Data Structures | Macros | Typedefs | Enumerations | Functions
Ecore_Audio.h File Reference

Audio utility functions. More...

Data Structures

struct  _Ecore_Audio_Vio
 

Typedefs

typedef enum _Ecore_Audio_Type Ecore_Audio_Type
 
typedef struct _Ecore_Audio_Module Ecore_Audio_Module
 The audio module. More...
 
typedef struct _Ecore_Audio_Object Ecore_Audio_Object
 The audio object. More...
 
typedef struct _Ecore_Audio_Vio Ecore_Audio_Vio
 Holds the callback functions to implement virtual file IO. More...
 

Enumerations

enum  _Ecore_Audio_Type {
  ECORE_AUDIO_TYPE_PULSE,
  ECORE_AUDIO_TYPE_ALSA,
  ECORE_AUDIO_TYPE_SNDFILE,
  ECORE_AUDIO_TYPE_TONE,
  ECORE_AUDIO_TYPE_CORE_AUDIO,
  ECORE_AUDIO_TYPE_CUSTOM,
  ECORE_AUDIO_TYPE_WASAPI,
  ECORE_AUDIO_MODULE_LAST
}
 

Functions

EAPI int ecore_audio_init (void)
 Initializes the Ecore_Audio library. More...
 
EAPI int ecore_audio_shutdown (void)
 Shuts down the Ecore_Audio library. More...
 
EAPI const char * ecore_audio_obj_name_get (const Efl_Object *obj)
 Get the name of the object. More...
 
EAPI void ecore_audio_obj_name_set (Efl_Object *obj, const char *name)
 Name of the object. More...
 

Detailed Description

Audio utility functions.

EVAS_IMAGE_FLIP_VERTICAL
@ EVAS_IMAGE_FLIP_VERTICAL
flip image vertically (along the y = height / 2 line)
Definition: Evas_Legacy.h:4919
elm_win_indicator_opacity_set
void elm_win_indicator_opacity_set(Evas_Object *obj, Elm_Win_Indicator_Opacity_Mode mode)
Sets the indicator opacity mode of the window.
Definition: efl_ui_win.c:8270
EET_ERROR_NOT_IMPLEMENTED
@ EET_ERROR_NOT_IMPLEMENTED
Function is not implemented.
Definition: Eet.h:217
ECORE_GETOPT_ACTION_CALLBACK
@ ECORE_GETOPT_ACTION_CALLBACK
Call a callback.
Definition: Ecore_Getopt.h:72
ecore_evas_gl_drm_new
EAPI Ecore_Evas * ecore_evas_gl_drm_new(const char *disp_name, unsigned int parent, int x, int y, int w, int h)
Create an Ecore_Evas window using the drm engine with GL support.
Definition: ecore_evas.c:4639
edje_edit_sound_compression_type_get
EAPI Edje_Edit_Sound_Comp edje_edit_sound_compression_type_get(Evas_Object *obj, const char *name)
Gets the sound type compression.
Definition: edje_edit.c:1548
ecore_x_window_move_resize
EAPI void ecore_x_window_move_resize(Ecore_X_Window win, int x, int y, int w, int h)
Moves and resizes a window.
Definition: ecore_x_window.c:620
eldbus_signal_handler_match_extra_vset
Eina_Bool eldbus_signal_handler_match_extra_vset(Eldbus_Signal_Handler *sh, va_list ap)
Add extra argument in match of signal handler to obtain specifics signals.
Definition: eldbus_signal_handler.c:72
eina_clist_count
static unsigned int eina_clist_count(const Eina_Clist *list)
Counts the elements of a list.
ECORE_WL2_WINDOW_TYPE_UTILITY
@ ECORE_WL2_WINDOW_TYPE_UTILITY
Definition: Ecore_Wl2.h:345
eina_module_load
Eina_Bool eina_module_load(Eina_Module *m)
Loads a module.
Definition: eina_module.c:295
eina_inlist_demote
Eina_Inlist * eina_inlist_demote(Eina_Inlist *list, Eina_Inlist *item)
Moves existing node to end of list.
Definition: eina_inlist.c:399
_Ecore_IMF_Context_Class::input_panel_return_key_disabled_set
void(* input_panel_return_key_disabled_set)(Ecore_IMF_Context *ctx, Eina_Bool disabled)
Disable return key of the input panel.
Definition: Ecore_IMF.h:799
ECORE_EVAS_EWS_EVENT_HIDE
EAPI int ECORE_EVAS_EWS_EVENT_HIDE
window become hidden
Definition: ecore_evas_ews.c:24
elput_touch_click_method_set
EAPI Eina_Bool elput_touch_click_method_set(Elput_Device *device, int method)
Set the button click method for a device.
Definition: elput_touch.c:131
Elm_Clock_Data
struct _Elm_Clock_Data Elm_Clock_Data
Base layout smart data extended with clock instance data.
Definition: elm_widget_clock.h:30
_Elm_Gesture_Zoom_Info::y
Evas_Coord y
Holds zoom center point reported to user
Definition: elm_gesture_layer_common.h:74
ELM_SEL_FORMAT_IMAGE
@ ELM_SEL_FORMAT_IMAGE
Images.
Definition: elm_cnp.h:81
ECORE_X_RAW_BUTTON_RELEASE
EAPI int ECORE_X_RAW_BUTTON_RELEASE
Definition: ecore_x.c:164
ecore_wl2_window_aspect_set
EAPI void ecore_wl2_window_aspect_set(Ecore_Wl2_Window *window, int w, int h, unsigned int aspect)
Definition: ecore_wl2_window.c:1476
ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_DONE
@ ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_DONE
Done.
Definition: Ecore_IMF.h:395
EINA_XATTR_REPLACE
@ EINA_XATTR_REPLACE
This will only succeed if the extended attribute previously existed.
Definition: eina_xattr.h:42
ephysics_quaternion_normalize
EAPI void ephysics_quaternion_normalize(EPhysics_Quaternion *quat)
Normalize the quaternion.
Eina_Tile_Grid_Info::rect
Eina_Rectangle rect
rectangle of the tile grid, coordinates are relative to tile
Definition: eina_tiler.h:170
EIO_MONITOR_DIRECTORY_DELETED
int EIO_MONITOR_DIRECTORY_DELETED
A directory has been deleted: this can be either a watched directory or one of its subdirectories.
Definition: eio_monitor.c:311
_Evas_Cserve_Stats::wasted_memory
int wasted_memory
current amount of wasted memory, in bytes
Definition: Evas_Common.h:2951
elm_obj_entry_selection_handler_disabled_get
EOAPI Eina_Bool elm_obj_entry_selection_handler_disabled_get(const Eo *obj)
This returns whether the entry's selection handlers are disabled.
eina_rectangle_free
void eina_rectangle_free(Eina_Rectangle *rect)
Frees the given rectangle.
Definition: eina_rectangle.c:619
eina_matrix3_multiply_copy
void eina_matrix3_multiply_copy(Eina_Matrix3 *out, const Eina_Matrix3 *mat_a, const Eina_Matrix3 *mat_b)
Multiplies two matrices without overwriting them.
Definition: eina_matrix.c:1233
ecore_wl2_display_compositor_version_get
EAPI int ecore_wl2_display_compositor_version_get(Ecore_Wl2_Display *disp)
Return the version of the display's compositor object.
Definition: ecore_wl2_display.c:1092
evas_vg_shape_fill_set
void evas_vg_shape_fill_set(Evas_Vg_Shape *obj, Evas_Vg_Node *f)
Set a vg object as the fill property.
ecore_x_dnd_aware_set
EAPI void ecore_x_dnd_aware_set(Ecore_X_Window win, Eina_Bool on)
Definition: ecore_x_dnd.c:145
eina_file_map_free
void eina_file_map_free(Eina_File *file, void *map)
Unrefs and unmaps memory if possible.
Definition: eina_file.c:1081
EMOTION_VIS_LIBVISUAL_NEBULUS
@ EMOTION_VIS_LIBVISUAL_NEBULUS
nebulus
Definition: Emotion.h:223
eina_streq
static Eina_Bool eina_streq(const char *a, const char *b)
streq function which takes NULL without crashing
Definition: eina_inline_str.x:130
Ecore_Pixmap
unsigned long Ecore_Pixmap
An Id of Pixmap.
Definition: Ecore_Buffer.h:400
_Ecore_Con_Event_Url_Progress::now
double now
current size of the downloading data (in bytes)
Definition: Ecore_Con.h:626
evas_object_smart_callback_priority_add
void evas_object_smart_callback_priority_add(Evas_Object *obj, const char *event, Evas_Callback_Priority priority, Evas_Smart_Cb func, const void *data)
Add (register) a callback function to the smart event specified by event on the smart object obj.
Definition: evas_object_smart.c:1076
ELM_GLVIEW_DEPTH_16
@ ELM_GLVIEW_DEPTH_16
Request min.
Definition: elm_glview_eo.h:47
EVAS_GL_BAD_MATCH
#define EVAS_GL_BAD_MATCH
Bad match; for more information, please refer to its EGL counterpart.
Definition: Evas_GL.h:5082
ELM_INPUT_PANEL_LAYOUT_MONTH
@ ELM_INPUT_PANEL_LAYOUT_MONTH
Month layout.
Definition: elm_general.h:83
ECORE_WIN32_WINDOW_TYPE_UTILITY
@ ECORE_WIN32_WINDOW_TYPE_UTILITY
Small persistent utility window, such as a palette or toolbox.
Definition: Ecore_Win32.h:92
Ecore_Wl_Subsurf
struct _Ecore_Wl_Subsurf Ecore_Wl_Subsurf
Definition: Ecore_Wayland.h:39
eina_freeq_free
void eina_freeq_free(Eina_FreeQ *fq)
Free a free queue and anything that is queued in it.
Definition: eina_freeq.c:449
ecore_drm_device_output_name_find
EAPI Ecore_Drm_Output * ecore_drm_device_output_name_find(Ecore_Drm_Device *dev, const char *name)
Finds an Ecore_Drm_Output which has the given name.
Definition: ecore_drm_device.c:666
eina_ustringshare_add_length
const Eina_Unicode * eina_ustringshare_add_length(const Eina_Unicode *str, unsigned int slen)
Retrieves an instance of a string for use in a program.
Definition: eina_ustringshare.c:152
ecore_x_input_touch_devices_ungrab
EAPI Eina_Bool ecore_x_input_touch_devices_ungrab(void)
Definition: ecore_x_xi2.c:943
ELM_IMAGE_ORIENT_0
@ ELM_IMAGE_ORIENT_0
no orientation change
Definition: elm_image_legacy.h:391
_Edje_Part_Image_Use::name
const char * name
name of the state
Definition: Edje_Edit.h:120
_Eina_File_Direct_Info::path
char path[EINA_PATH_MAX]
The path.
Definition: eina_file.h:198
ecore_evas_object_dissociate
EAPI Eina_Bool ecore_evas_object_dissociate(Ecore_Evas *ee, Evas_Object *obj)
Cancels the association set with ecore_evas_object_associate().
Definition: ecore_evas_util.c:251
elm_glview_del_func_set
void elm_glview_del_func_set(Elm_Glview *obj, Elm_GLView_Func_Cb func)
Set the delete function that runs in the main loop.
Definition: elm_glview.c:596
EFL_UI_TEXTPATH_DIRECTION_CW_CENTER
@ EFL_UI_TEXTPATH_DIRECTION_CW_CENTER
Clockwise, middle of text will be at start angle.
Definition: efl_ui_textpath_eo.legacy.h:22
ECORE_X_NET_WM_PROTOCOL_SYNC_REQUEST
@ ECORE_X_NET_WM_PROTOCOL_SYNC_REQUEST
If enabled the window manager can sync updating with the window (?)
Definition: Ecore_X.h:1220
Ecore_X.h
Ecore functions for dealing with the X Windows System.
elm_index_horizontal_get
Eina_Bool elm_index_horizontal_get(const Evas_Object *obj)
Get enable or disable status of horizontal mode on the index object.
Definition: elm_index.c:1199
efl_net_connman_init
Eina_Bool efl_net_connman_init(void)
Should be called from inside Efl.Object.constructor before using any of connman functions.
Definition: efl_net-connman.c:22
Evas_Alloc_Error
enum _Evas_Alloc_Error Evas_Alloc_Error
Possible allocation errors returned by evas_alloc_error()
elm_obj_entry_cursor_line_begin_set
EOAPI void elm_obj_entry_cursor_line_begin_set(Eo *obj)
This moves the cursor to the beginning of the current line.
ephysics_body_force_apply
EAPI void ephysics_body_force_apply(EPhysics_Body *body, double x, double y, double z, Evas_Coord pos_x, Evas_Coord pos_y, Evas_Coord pos_z)
Apply a force over a body.
eina_accessor_data_get
Eina_Bool eina_accessor_data_get(Eina_Accessor *accessor, unsigned int position, void **data)
Gets the data of an accessor at the given position.
Definition: eina_accessor.c:116
evas_gl_free
void evas_gl_free(Evas_GL *evas_gl)
Frees an Evas_GL object.
Definition: evas_gl.c:175
_Elm_Conformant_Data
Definition: elm_widget_conform.h:28
edje_object_access_part_list_get
Eina_List * edje_object_access_part_list_get(const Evas_Object *obj)
Retrieves a list all accessibility part names.
Definition: edje_util.c:4860
elm_fileselector_mime_types_filter_append
Eina_Bool elm_fileselector_mime_types_filter_append(Evas_Object *obj, const char *mime_type, const char *filter_name)
Append mime types filter into filter list.
Definition: elc_fileselector.c:2715
ELM_LIST_SCROLL
@ ELM_LIST_SCROLL
Default value.
Definition: elm_general.h:439
Eina_Lalloc
struct _Eina_Lalloc Eina_Lalloc
Public type definition for a lazy allocator.
Definition: eina_lalloc.h:66
emotion_object_border_set
EAPI void emotion_object_border_set(Evas_Object *obj, int l, int r, int t, int b)
Set borders for the emotion object.
Definition: emotion_smart.c:578
evas_object_textblock_add
Evas_Object * evas_object_textblock_add(Evas *e)
Adds a textblock to the given evas.
Definition: evas_object_textblock.c:7902
elm_obj_segment_control_item_selected_get
EOAPI Elm_Widget_Item * elm_obj_segment_control_item_selected_get(const Eo *obj)
Get the selected item.
elm_scale_all_set
EINA_DEPRECATED void elm_scale_all_set(double scale)
Set the global scaling factor for all applications on the display.
ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE
@ ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE
Autofill hint for a credit card expiration date.
Definition: Ecore_IMF.h:416
evas_vg_shape_append_scubic_to
void evas_vg_shape_append_scubic_to(Evas_Vg_Shape *obj, double x, double y, double ctrl_x, double ctrl_y)
Same as evas_vg_shape_append_cubic_to() api only difference is that it uses the current control point...
Definition: efl_canvas_vg_shape.c:410
_Eeze_Sensor_Obj::continuous_flow
Eina_Bool continuous_flow
FUTURE USE: Continuous flow of sensor read out.
Definition: Eeze_Sensor.h:150
edje_object_language_set
void edje_object_language_set(Edje_Object *obj, const char *language)
Sets the language for this object.
Definition: edje_legacy.c:199
ECORE_IMF_EVENT_MOUSE_WHEEL
@ ECORE_IMF_EVENT_MOUSE_WHEEL
Mouse Wheel event.
Definition: Ecore_IMF.h:255
ethumb_client_file_set
Eina_Bool ethumb_client_file_set(Ethumb_Client *client, const char *path, const char *key)
Set source file to be thumbnailed.
Definition: ethumb_client.c:1833
EET_COMPRESSION_HI
@ EET_COMPRESSION_HI
Slow but high compression level (Zlib)
Definition: Eet.h:246
evas_map_point_image_uv_get
void evas_map_point_image_uv_get(const Evas_Map *m, int idx, double *u, double *v)
Get the map point's U and V texture source points.
Definition: evas_map.c:802
_Elm_Map_Name
Definition: elm_widget_map.h:324
elm_icon_smooth_set
EINA_DEPRECATED void elm_icon_smooth_set(Evas_Object *obj, Eina_Bool smooth)
Set the smooth scaling for an icon object.
Definition: elm_icon.c:723
ELM_DATETIME_MINUTE
@ ELM_DATETIME_MINUTE
Indicates Minute field.
Definition: elm_datetime.h:214
elm_genlist_filter_iterator_new
Eina_Iterator * elm_genlist_filter_iterator_new(Elm_Genlist *obj)
Returns an iterator over the list of filtered items.
Definition: elm_genlist_eo.legacy.c:213
ECORE_WIN32_CURSOR_SHAPE_SIZE_NWSE
@ ECORE_WIN32_CURSOR_SHAPE_SIZE_NWSE
Double-pointed arrow pointing northwest and southeast.
Definition: Ecore_Win32.h:115
_Eina_Matrix_Axis
_Eina_Matrix_Axis
Definition: eina_matrix.h:61
eina_value_hash_vset
static Eina_Bool eina_value_hash_vset(Eina_Value *value, const char *key, va_list args)
Sets the generic value in an hash member.
elm_object_focused_object_get
Evas_Object * elm_object_focused_object_get(const Evas_Object *obj)
Get focused object in object tree.
Definition: elm_focus_legacy.c:344
ELM_CODE_PARSER_STANDARD_DIFF
Elm_Code_Parser * ELM_CODE_PARSER_STANDARD_DIFF
A provided parser that will mark up diff text.
Definition: elm_code_parse.c:11
flock
A structure that controls the lock of a file descriptor.
Definition: evil_fcntl.h:73
EINA_RECT_ZERO
#define EINA_RECT_ZERO()
A zero-size rectangle that can be used to initialize Eina_Rect structures.
Definition: eina_rectangle.h:53
edje_edit_state_map_rotation_center_set
EAPI Eina_Bool edje_edit_state_map_rotation_center_set(Evas_Object *obj, const char *part, const char *state, double value, const char *source_part)
Sets the part that is used as the center of rotation when rotating the part with this description.
Definition: edje_edit.c:7930
ECORE_COCOA_CURSOR_DISAPPEARING_ITEM
@ ECORE_COCOA_CURSOR_DISAPPEARING_ITEM
Disappearing item cursor.
Definition: Ecore_Cocoa.h:106
ELM_WIN_KEYBOARD_FILE
@ ELM_WIN_KEYBOARD_FILE
File keyboard layout.
Definition: elm_win_legacy.h:132
_Elm_Code_Config
Definition: elm_code_common.h:68
_Elm_Gen_Item_Class::decorate_item_style
const char * decorate_item_style
Style used if item is set to a decorate mode.
Definition: elm_gen.h:120
ecore_x_e_window_rotation_change_request_send
EAPI void ecore_x_e_window_rotation_change_request_send(Ecore_X_Window win, int rot)
Definition: ecore_x_e.c:2317
ecore_drm2_output_enabled_get
EAPI Eina_Bool ecore_drm2_output_enabled_get(Ecore_Drm2_Output *output)
Get if a given output is enabled.
Definition: ecore_drm2_outputs.c:1176
evas_textblock_cursor_cluster_prev
Eina_Bool evas_textblock_cursor_cluster_prev(Efl_Text_Cursor_Handle *cur)
Advances the cursor one grapheme cluster backwards.
Definition: evas_object_textblock.c:10628
eina_unicode_utf8_get_len
int eina_unicode_utf8_get_len(const char *buf)
Returns the number of unicode characters in the string.
Definition: eina_unicode.c:323
eet_data_image_write_cipher
EAPI int eet_data_image_write_cipher(Eet_File *ef, const char *name, const char *cipher_key, const void *data, unsigned int w, unsigned int h, int alpha, int compress, int quality, Eet_Image_Encoding lossy)
Writes image data to the named key in an eet file using a cipher.
Definition: eet_image.c:1322
edje_fontset_append_get
const char * edje_fontset_append_get(void)
Gets the edje append fontset.
Definition: edje_util.c:385
edje_edit_part_item_move_above
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_move_above(Evas_Object *obj, const char *part, const char *item_name)
Restacks existing item above.
Definition: edje_edit.c:5130
Eldbus_Pending
struct _Eldbus_Pending Eldbus_Pending
Represents a message that has been sent but has not yet reached its destination.
Definition: Eldbus.h:188
ecore_con_url_custom_new
EAPI Ecore_Con_Url * ecore_con_url_custom_new(const char *url, const char *custom_request)
Creates a custom connection object.
Definition: ecore_con_url.c:802
_Efl_Ui_Layout_Data::file_set
Eina_Bool file_set
This flag indicates if Efl.Ui.Layout source is set from a file.
Definition: elm_widget_layout.h:72
ecore_wl_window_input_region_set
EAPI void ecore_wl_window_input_region_set(Ecore_Wl_Window *win, int x, int y, int w, int h)
Sets the input region of the Ecore_Wl_Window.
Definition: ecore_wl_window.c:834
ephysics_world_new
EAPI EPhysics_World * ephysics_world_new(void)
Create a new physics world.
ECORE_IMF_DEVICE_SUBCLASS_HAND_SIZE
@ ECORE_IMF_DEVICE_SUBCLASS_HAND_SIZE
The side of your hand.
Definition: Ecore_IMF.h:506
_Eina_Iterator
structure of an iterator
Definition: eina_iterator.h:159
ecore_x_dpms_timeout_suspend_get
EAPI unsigned int ecore_x_dpms_timeout_suspend_get(void)
Returns the amount of time of inactivity before the second level of power saving is invoked.
Definition: ecore_x_dpms.c:198
elm_list_selected_items_get
const Eina_List * elm_list_selected_items_get(const Elm_List *obj)
Return a list of the currently selected list items.
Definition: elm_list_eo.legacy.c:93
Eina_Statgen
unsigned int Eina_Statgen
Stat Generation count state with it being 0 when disabled or some other value that is comparable (== ...
Definition: eina_file.h:793
Eldbus_Signal_Handler
struct _Eldbus_Signal_Handler Eldbus_Signal_Handler
Represents a listener that will listen for signals emitted by other applications.
Definition: Eldbus.h:196
ECORE_POS_MAP_SINUSOIDAL
@ ECORE_POS_MAP_SINUSOIDAL
Start slow, speed up then slow down at end.
Definition: Ecore_Common.h:2754
evas_smart_callback_description_find
const Evas_Smart_Cb_Description * evas_smart_callback_description_find(const Evas_Smart *s, const char *name)
Find a callback description for the callback named name.
Definition: evas_smart.c:78
evas_textblock_cursor_line_char_last
void evas_textblock_cursor_line_char_last(Efl_Text_Cursor_Handle *cur)
Go to the end of the current line.
Definition: evas_object_textblock.c:10721
eina_matrixsparse_cell_position_get
Eina_Bool eina_matrixsparse_cell_position_get(const Eina_Matrixsparse_Cell *cell, unsigned long *row, unsigned long *col)
Gets the row and column position of the given cell.
Definition: eina_matrixsparse.c:1147
evas_object_key_grab
Eina_Bool evas_object_key_grab(Evas_Object *obj, const char *keyname, Evas_Modifier_Mask modifiers, Evas_Modifier_Mask not_modifiers, Eina_Bool exclusive)
Requests keyname key events be directed to obj.
Definition: evas_key_grab.c:247
_Source_Route
Definition: elm_widget_map.h:88
ecore_x_client_message8_send
EAPI Eina_Bool ecore_x_client_message8_send(Ecore_X_Window win, Ecore_X_Atom type, const void *data, int len)
Send client message with given type and format 8.
Definition: ecore_x.c:2179
ELM_WIN_MOVE_RESIZE_BOTTOM
@ ELM_WIN_MOVE_RESIZE_BOTTOM
Start resizing window to the bottom.
Definition: elm_win_legacy.h:182
_Elm_Naviframe_Item_Data::popping
Eina_Bool popping
a flag to notify the item is on poping.
Definition: elm_widget_naviframe.h:66
elm_cache_all_flush
void elm_cache_all_flush(void)
Flush all caches.
Definition: elm_main.c:1647
eina_ustrbuf_manage_new_length
Eina_UStrbuf * eina_ustrbuf_manage_new_length(Eina_Unicode *str, size_t length)
Creates a new string buffer using the passed string.
elm_gengrid_wheel_disabled_set
void elm_gengrid_wheel_disabled_set(Eo *obj, Eina_Bool disabled)
Enable or disable mouse wheel to be used to scroll the gengrid.
Definition: elm_gengrid.c:5675
ELM_GLVIEW_MULTISAMPLE_HIGH
@ ELM_GLVIEW_MULTISAMPLE_HIGH
MSAA with maximum number of samples.
Definition: elm_glview_eo.h:68
elm_genlist_item_selected_set
void elm_genlist_item_selected_set(Elm_Genlist_Item *obj, Eina_Bool selected)
Set whether a given genlist item is selected or not.
Definition: elm_genlist_item_eo.legacy.c:27
setenv
int setenv(const char *name, const char *value, int overwrite)
Create, modify, or remove environment variables.
Definition: evil_stdlib.c:26
emile_load_error_str
const char * emile_load_error_str(Emile_Image *source, Emile_Image_Load_Error error)
Convert an error code related to an image handler into a meaningful string.
Definition: emile_image.c:2516
edje_text_class_set
Eina_Bool edje_text_class_set(const char *text_class, const char *font, Evas_Font_Size size)
Sets the Edje text class.
Definition: edje_util.c:1138
eio_file_map_new
Eio_File * eio_file_map_new(Eina_File *f, Eina_File_Populate rule, unsigned long int offset, unsigned long int length, Eio_Filter_Map_Cb filter_cb, Eio_Map_Cb map_cb, Eio_Error_Cb error_cb, const void *data)
Asynchronously map a part of a file in memory.
Definition: eio_map.c:281
eet_clearcache
EAPI void eet_clearcache(void)
Clears eet cache.
Definition: eet_lib.c:674
eina_barrier_wait
static Eina_Bool eina_barrier_wait(Eina_Barrier *barrier)
Increments the count of threads that are waiting on barrier.
EEZE_UDEV_TYPE_MOUSE
@ EEZE_UDEV_TYPE_MOUSE
Definition: Eeze.h:239
evas_object_freeze_events_get
Eina_Bool evas_object_freeze_events_get(const Eo *eo_obj)
Determine whether an object is set to freeze (discard) events.
Definition: evas_events.c:4026
ecore_x_keysym_get
EAPI unsigned int ecore_x_keysym_get(const char *string)
Return the X-specific keysym for a given key string.
Definition: ecore_x_test.c:170
EVAS_VG_GRADIENT_SPREAD_REPEAT
@ EVAS_VG_GRADIENT_SPREAD_REPEAT
The gradient is repeated outside the gradient area.
Definition: Evas_Legacy.h:3797
elm_object_parent_widget_get
Evas_Object * elm_object_parent_widget_get(const Evas_Object *obj)
Get the first parent of the given object that is an Elementary widget.
Definition: elm_main.c:1838
edje_edit_part_item_position_col_get
EINA_DEPRECATED EAPI unsigned short edje_edit_part_item_position_col_get(Evas_Object *obj, const char *part, const char *item_name)
Gets column position of the part's item.
evas_object_above_get
Evas_Object * evas_object_above_get(const Evas_Object *obj)
Get the Evas object stacked right above obj.
Definition: evas_stack.x:323
edje_edit_state_color3_get
EAPI void edje_edit_state_color3_get(Evas_Object *obj, const char *part, const char *state, double value, int *r, int *g, int *b, int *a)
Gets the color3 of a part state.
Definition: edje_edit.c:6869
ecore_wl2_window_rotation_set
EAPI void ecore_wl2_window_rotation_set(Ecore_Wl2_Window *window, int rotation)
Set the rotation of a given window.
Definition: ecore_wl2_window.c:1041
ecore_evas_aux_hints_supported_get
EAPI const Eina_List * ecore_evas_aux_hints_supported_get(const Ecore_Evas *ee)
Gets the list of supported auxiliary hint strings.
Definition: ecore_evas.c:2262
ELM_XDND_ACTION_MOVE
@ ELM_XDND_ACTION_MOVE
Move the data.
Definition: elm_cnp.h:94
ephysics_body_light_get
EAPI Eina_Bool ephysics_body_light_get(const EPhysics_Body *body)
Get light effect over body.
elm_obj_entry_prediction_hint_set
EOAPI void elm_obj_entry_prediction_hint_set(Eo *obj, const char *prediction_hint)
Sets the prediction hint to use an intelligent reply suggestion service.
edje_edit_program_transition_value1_get
EAPI double edje_edit_program_transition_value1_get(Evas_Object *obj, const char *prog)
Gets the interpolation value 1 of the transition.
ecore_con_client_server_get
EAPI Ecore_Con_Server * ecore_con_client_server_get(const Ecore_Con_Client *cl)
The server the client is connected to.
Definition: ecore_con_legacy.c:753
edje_edit_part_item_max_w_get
EINA_DEPRECATED EAPI int edje_edit_part_item_max_w_get(Evas_Object *obj, const char *part, const char *item)
Gets the maximum width value of a part's item.
edje_edit_group_max_h_set
EAPI Eina_Bool edje_edit_group_max_h_set(Evas_Object *obj, int h)
Sets the group maximum height.
EDJE_CURSOR_MAIN
@ EDJE_CURSOR_MAIN
Main cursor state.
Definition: Edje_Common.h:7
EINA_VALUE_BLOB_OPERATIONS_MALLOC
const Eina_Value_Blob_Operations * EINA_VALUE_BLOB_OPERATIONS_MALLOC
Assumes memory was create with malloc() and applies free() to it during flush (Eina_Value_Blob_Operat...
Definition: eina_value.c:5621
ELM_INPUT_HINT_AUTO_COMPLETE
@ ELM_INPUT_HINT_AUTO_COMPLETE
Suggest word auto completion.
Definition: elm_general.h:159
Efreet_Uri::protocol
const char * protocol
The protocol used (usually 'file')
Definition: efreet_uri.h:25
edje_edit_part_drag_event_set
EAPI Eina_Bool edje_edit_part_drag_event_set(Evas_Object *obj, const char *part, const char *event)
Sets the name of the part that will receive events from the given draggies.
_Efl_Ui_Theme_Data
Definition: elm_priv.h:261
elm_obj_entry_icon_visible_set
EOAPI void elm_obj_entry_icon_visible_set(Eo *obj, Eina_Bool setting)
Sets the visibility of the left-side widget of the entry, set by elm_object_part_content_set.
Eina_Rbtree_Free_Cb
void(* Eina_Rbtree_Free_Cb)(Eina_Rbtree *node, void *data)
Function used to free a node.
Definition: eina_rbtree.h:144
ecore_evas_object_associate
EAPI Eina_Bool ecore_evas_object_associate(Ecore_Evas *ee, Evas_Object *obj, Ecore_Evas_Object_Associate_Flags flags)
Associates the given object to this ecore evas.
Definition: ecore_evas_util.c:223
_Edje_External_Type::data
void * data
Private user data that will be passed to all of the class functions.
Definition: Edje_Common.h:862
eet_data_descriptor_free
EAPI void eet_data_descriptor_free(Eet_Data_Descriptor *edd)
This function frees a data descriptor when it is not needed anymore.
Definition: eet_data.c:2102
EINA_INLIST_CONTAINER_GET
#define EINA_INLIST_CONTAINER_GET(ptr, type)
Utility macro to get the container object of an inlist.
Definition: eina_inlist.h:415
elm_obj_gengrid_reorder_mode_set
EOAPI void elm_obj_gengrid_reorder_mode_set(Eo *obj, Eina_Bool reorder_mode)
Set whether a given gengrid widget is or not able have items reordered.
efreet_pictures_dir_get
const char * efreet_pictures_dir_get(void)
Retrieves the XDG Pictures directory.
Definition: efreet_base.c:185
_Elm_Widget_Smart_Data::parent_obj
Evas_Object * parent_obj
parent object of a widget in the elementary tree
Definition: elm_widget.h:334
elm_gengrid_nth_item_get
Elm_Object_Item * elm_gengrid_nth_item_get(const Evas_Object *obj, unsigned int nth)
Get the nth item, in a given gengrid widget, placed at position nth, in its internal items list.
Definition: elm_gengrid.c:5586
elm_table_padding_set
void elm_table_padding_set(Elm_Table *obj, int horizontal, int vertical)
Set padding between cells.
Definition: elm_table_eo.legacy.c:15
ELM_WRAP_WORD
@ ELM_WRAP_WORD
Word wrap - wrap in allowed wrapping points (as defined in the unicode standard).
Definition: elm_general.h:314
_Ecore_Exe_Event_Data::size
int size
The size of this data in bytes.
Definition: ecore_exe_eo.h:37
eina_matrixsparse_column_idx_clear
Eina_Bool eina_matrixsparse_column_idx_clear(Eina_Matrixsparse *m, unsigned long col)
Clears (erases all cells) of column given its index.
Definition: eina_matrixsparse.c:1276
evas_object_image_source_visible_set
void evas_object_image_source_visible_set(Evas_Object *eo, Eina_Bool visible)
Set the source object to be visible or not.
Definition: evas_image_legacy.c:1052
Elm_Store_Item_Mapping_Cb
void *(* Elm_Store_Item_Mapping_Cb)(void *data, Elm_Store_Item *sti, const char *part)
Custom mapping function to call.
Definition: elm_store.h:71
Efreet_Icon
Efreet_Icon.
Definition: efreet_icon.h:106
elm_progressbar_unit_format_set
void elm_progressbar_unit_format_set(Evas_Object *obj, const char *units)
Control the format string for a given progress bar widget's units label.
Definition: efl_ui_progressbar.c:973
Eeze_Net.h
Network manipulation.
elm_obj_gesture_layer_tap_finger_size_get
EOAPI int elm_obj_gesture_layer_tap_finger_size_get(const Eo *obj)
This function returns the gesture layer finger-size for taps.
elput_manager_disconnect
EAPI void elput_manager_disconnect(Elput_Manager *manager)
Disconnect an input manager.
Definition: elput_manager.c:56
ELM_WEB_ZOOM_MODE_AUTO_FILL
@ ELM_WEB_ZOOM_MODE_AUTO_FILL
Zoom until content fills web object.
Definition: elm_web_legacy.h:10
eina_vector2_scale
static void eina_vector2_scale(Eina_Vector2 *out, const Eina_Vector2 *v, double scale)
Scale vector.
eina_list_iterator_new
Eina_Iterator * eina_list_iterator_new(const Eina_List *list)
Returns a new iterator associated with a list.
Definition: eina_list.c:1574
elm_obj_prefs_item_visible_get
EOAPI Eina_Bool elm_obj_prefs_item_visible_get(const Eo *obj, const char *name)
Get whether the widget bound to a given prefs widget's item is visible or not.
_Eldbus_Version
Definition: Eldbus.h:140
elm_obj_slideshow_cache_after_set
EOAPI void elm_obj_slideshow_cache_after_set(Eo *obj, int count)
Set the number of items to cache, on a given slideshow widget, after the current item.
EVAS_NATIVE_SURFACE_VERSION
#define EVAS_NATIVE_SURFACE_VERSION
Magic version number to know what the native surface struct looks like.
Definition: Evas_Legacy.h:4777
_Ecore_IMF_Event_Commit_Content::ctx
Ecore_IMF_Context * ctx
The associated Ecore IMF Context.
Definition: Ecore_IMF.h:580
ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_NUMBER
@ ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_NUMBER
Autofill hint for a credit card number.
Definition: elm_general.h:183
elm_config_password_show_last_timeout_set
void elm_config_password_show_last_timeout_set(double password_show_last_timeout)
Set's the timeout value in "show last" password mode.
Definition: elm_config.c:3044
_Evas_Object_Style_Tag_Base::tag_len
size_t tag_len
Strlen of tag.
Definition: efl_canvas_textblock_internal.h:120
ecore_wl2_display_registry_get
EAPI struct wl_registry * ecore_wl2_display_registry_get(Ecore_Wl2_Display *display)
Retrieves the Wayland Registry used for the current Wayland display.
Definition: ecore_wl2_display.c:1084
ECORE_EVAS_EWS_EVENT_SHOW
EAPI int ECORE_EVAS_EWS_EVENT_SHOW
window become visible
Definition: ecore_evas_ews.c:23
Evas_GL_Context_Version
enum _Evas_GL_Context_Version Evas_GL_Context_Version
Enumeration that defines the available OpenGL ES version numbers.
elm_genlist_multi_select_get
Eina_Bool elm_genlist_multi_select_get(const Elm_Genlist *obj)
Get if multi-selection in genlist is enabled or disabled.
Definition: elm_genlist_eo.legacy.c:57
Ecore_Win32_Window_State
Ecore_Win32_Window_State
State of a window.
Definition: Ecore_Win32.h:66
evas_device_push
void evas_device_push(Evas *e, Evas_Device *dev)
Push the current context device onto the device stack.
Definition: evas_device.c:275
eio_file_check
Eina_Bool eio_file_check(Eio_File *ls)
Check if an Eio_File operation has been cancelled.
Definition: eio_file.c:752
ecore_input_joystick_event_axis_deadzone_get
EAPI int ecore_input_joystick_event_axis_deadzone_get(void)
Get deadzone of joystick event for an axis.
Definition: ecore_input_joystick.c:620
_Evas_Event_Mouse_Wheel::canvas
Evas_Coord_Point canvas
The X/Y location of the cursor.
Definition: Evas_Legacy.h:249
ecore_main_loop_select_func_set
void ecore_main_loop_select_func_set(Ecore_Select_Function func)
Sets the function to use when monitoring multiple file descriptors, and waiting until one of more of ...
Definition: ecore_main.c:1332
_Efl_Ui_Widget_Focus_State
All relevant fields needed for the current state of focus registeration.
Definition: efl_ui_widget_eo.legacy.h:19
ECORE_WIN32_EVENT_SELECTION_NOTIFY
int ECORE_WIN32_EVENT_SELECTION_NOTIFY
Ecore_Event for the Ecore_Win32_Event_Selection_Notify event.
Definition: ecore_win32.c:417
elm_store_item_data_get
void * elm_store_item_data_get(Elm_Store_Item *sti)
Get the item data.
Definition: elm_store.c:690
eio_file_is_lnk
static Eina_Bool eio_file_is_lnk(const Eina_Stat *st)
Return if path is a length.
Definition: eio_inline_helper.x:97
_Ecore_IMF_Event_Mouse_Move
The structure type used with the Mouse_Move event.
Definition: Ecore_IMF.h:665
eina_file_virtual
Eina_Bool eina_file_virtual(Eina_File *file)
Tells if a file is a real file or only exists in memory.
Definition: eina_file_common.c:498
edje_edit_state_rel1_relative_y_set
EAPI Eina_Bool edje_edit_state_rel1_relative_y_set(Evas_Object *obj, const char *part, const char *state, double value, double y)
Sets the 'rel1 relative Y' value of state.
edje_object_size_min_get
void edje_object_size_min_get(const Edje_Object *obj, int *minw, int *minh)
Gets the minimum size specified – as an EDC property – for a given Edje object.
Definition: edje_legacy.c:1145
eet_node_unsigned_char_new
EAPI Eet_Node * eet_node_unsigned_char_new(const char *name, unsigned char uc)
Creates a new unsigned character node.
_Elm_Mapbuf_Data
Definition: elm_widget_mapbuf.h:28
edje_edit_state_fill_origin_offset_x_get
EAPI int edje_edit_state_fill_origin_offset_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fill horizontal origin offset value of a part state.
ELM_TEXT_FORMAT_MARKUP_UTF8
@ ELM_TEXT_FORMAT_MARKUP_UTF8
Markup UTF8 type.
Definition: elm_general.h:328
_Ethumb_Version
Definition: Ethumb.h:44
elm_obj_menu_item_add
EOAPI Elm_Widget_Item * elm_obj_menu_item_add(Eo *obj, Elm_Widget_Item *parent, const char *icon, const char *label, Evas_Smart_Cb func, const void *data)
Add an item at the end of the given menu widget.
ecore_evas_iconified_get
EAPI Eina_Bool ecore_evas_iconified_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas' window is iconified or not.
Definition: ecore_evas.c:2058
EMOTION_META_INFO_TRACK_COUNT
@ EMOTION_META_INFO_TRACK_COUNT
track count - number of the track in the album
Definition: Emotion.h:187
ecore_sdl_feed_events
EAPI void ecore_sdl_feed_events(void)
Poll SDL for mouse, keyboard, and window events, and add corresponding events to ecore.
Definition: ecore_sdl.c:165
EVAS_RENDER_BLEND
@ EVAS_RENDER_BLEND
Default render operation: d = d*(1-sa) + s.
Definition: Evas_Legacy.h:2159
eina_hash_add
Eina_Bool eina_hash_add(Eina_Hash *hash, const void *key, const void *data)
Adds an entry to the given hash table.
Definition: eina_hash.c:931
eina_f8p24_sub
static Eina_F8p24 eina_f8p24_sub(Eina_F8p24 a, Eina_F8p24 b)
Calculates the subtraction of two Eina_F8p24 floating point numbers.
eina_debug_session_dispatch_get
EAPI Eina_Debug_Dispatch_Cb eina_debug_session_dispatch_get(Eina_Debug_Session *session)
Get the dispatcher of a specific session.
Definition: eina_debug.c:299
elput_touch_tap_enabled_set
EAPI Eina_Bool elput_touch_tap_enabled_set(Elput_Device *device, Eina_Bool enabled)
Enable or disable tap-to-click on a given device.
Definition: elput_touch.c:151
eina_matrix4_transpose
void eina_matrix4_transpose(Eina_Matrix4 *out, const Eina_Matrix4 *in)
Computes the transpose of the given matrix.
Definition: eina_matrix.c:912
ELM_WIN_KEYGRAB_TOPMOST
@ ELM_WIN_KEYGRAB_TOPMOST
Get the grabbed-key only when window is top of the stack.
Definition: elm_win_legacy.h:149
EEZE_SENSOR_TYPE_PROXIMITY
@ EEZE_SENSOR_TYPE_PROXIMITY
Proximity sensor.
Definition: Eeze_Sensor.h:75
evas_canvas_key_modifier_del
EOAPI void evas_canvas_key_modifier_del(Eo *obj, const char *keyname)
Removes the keyname key from the current list of modifier keys on canvas e.
eina_stringshare_refplace
static Eina_Bool eina_stringshare_refplace(Eina_Stringshare **p_str, Eina_Stringshare *news)
Replace the previously stringshared pointer with another stringshared pointer.
Definition: eina_inline_stringshare.x:50
eldbus_proxy_event_callback_add
void eldbus_proxy_event_callback_add(Eldbus_Proxy *proxy, Eldbus_Proxy_Event_Type type, Eldbus_Proxy_Event_Cb cb, const void *cb_data)
Add a callback function to be called when occurs a event of the type passed.
Definition: eldbus_proxy.c:389
edje_edit_style_tag_del
EAPI Eina_Bool edje_edit_style_tag_del(Evas_Object *obj, const char *style, const char *tag)
Deletes the given tag.
Definition: edje_edit.c:2920
edje_init
int edje_init(void)
Initializes the Edje library.
Definition: edje_main.c:35
ECORE_COCOA_CURSOR_OPERATION_NOT_ALLOWED
@ ECORE_COCOA_CURSOR_OPERATION_NOT_ALLOWED
Operation not allowed cursor.
Definition: Ecore_Cocoa.h:111
evas_gl_surface_query
Eina_Bool evas_gl_surface_query(Evas_GL *evas_gl, Evas_GL_Surface *surface, int attribute, void *value)
Query a surface for its properties.
Definition: evas_gl.c:688
Eet_Write_Cb
Eina_Bool Eet_Write_Cb(const void *data, size_t size, void *user_data)
Called back when a packet containing Eet Data Serialization data is ready to be send.
Definition: Eet.h:4825
ecore_x_selection_clipboard_set
EAPI Eina_Bool ecore_x_selection_clipboard_set(Ecore_X_Window w, const void *data, int size)
Claim ownership of the CLIPBOARD selection and set its data.
Definition: ecore_x_selection.c:273
elm_scroller_add
Evas_Object * elm_scroller_add(Evas_Object *parent)
Add a new scroller to the parent.
Definition: elm_scroller.c:866
elm_image_prescale_set
void elm_image_prescale_set(Evas_Object *obj, int size)
Set the prescale size for the image.
Definition: efl_ui_image.c:1546
edje_size_class_del
void edje_size_class_del(const char *size_class)
Deletes the size class.
Definition: edje_util.c:1765
_Eina_Iterator::get_container
Eina_Iterator_Get_Container_Callback get_container
Callback called when the container is requested.
Definition: eina_iterator.h:164
elm_slider_indicator_visible_mode_set
void elm_slider_indicator_visible_mode_set(Evas_Object *obj, Elm_Slider_Indicator_Visible_Mode indicator_visible_mode)
Set/Get the visible mode of indicator.
Definition: elm_slider.c:1768
edje_edit_state_text_fit_x_get
EAPI Eina_Bool edje_edit_state_text_fit_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets if the text part fit it's container horizontally.
_Ecore_X_Event_Window_Property::state
Eina_Bool state
Definition: Ecore_X.h:674
elm_map_overlay_data_set
void elm_map_overlay_data_set(Elm_Map_Overlay *overlay, void *data)
Set a pointer of user data for a overlay.
Definition: elm_map.c:4919
elm_ctxpopup_item_insert_after
Elm_Widget_Item * elm_ctxpopup_item_insert_after(Elm_Ctxpopup *obj, Elm_Widget_Item *after, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Insert a new item to a ctxpopup object after item after.
Definition: elm_ctxpopup_eo.legacy.c:99
eeze_disk_mount_wrapper_set
EAPI Eina_Bool eeze_disk_mount_wrapper_set(Eeze_Disk *disk, const char *wrapper)
Set a wrapper to run mount commands with.
Definition: eeze_disk_mount.c:232
ECORE_EXE_WIN32_PRIORITY_NORMAL
@ ECORE_EXE_WIN32_PRIORITY_NORMAL
Default priority.
Definition: Ecore_Common.h:1030
_Evas_Object_Box_Api::version
int version
Version of this smart class definition.
Definition: Evas_Common.h:2752
Elm_Interface_Scrollable_Cb
void(* Elm_Interface_Scrollable_Cb)(Evas_Object *, void *data)
Elementary scrollable interface base data.
Definition: elm_interface_scrollable.h:53
eina_value_array_pinsert
static Eina_Bool eina_value_array_pinsert(Eina_Value *value, unsigned int position, const void *ptr)
Inserts a generic value to an array member position from a pointer.
edje_edit_group_del
EAPI Eina_Bool edje_edit_group_del(Evas_Object *obj, const char *group_name)
Deletes the specified group from the edje file.
Definition: edje_edit.c:1915
elm_image_mmap_set
Eina_Bool elm_image_mmap_set(Evas_Object *obj, const Eina_File *file, const char *group)
Set the file that will be used as the image's source.
Definition: efl_ui_image.c:2472
_Ecore_X_Event_Window_Focus_Out
Definition: Ecore_X.h:541
EINA_DEPRECATED
#define EINA_DEPRECATED
Used to warn when the function is considered as deprecated.
Definition: eina_types.h:362
ecore_evas_manual_render_get
EAPI Eina_Bool ecore_evas_manual_render_get(const Ecore_Evas *ee)
Gets enable/disable status of manual render.
Definition: ecore_evas.c:2664
_Elm_Gengrid_Data::clear_me
Eina_Bool clear_me
a flag whether gengrid is marked as to be cleared or not.
Definition: elm_widget_gengrid.h:118
_Ecore_Getopt_Value::doublep
double * doublep
Double pointer.
Definition: Ecore_Getopt.h:139
elm_obj_genlist_item_expanded_depth_get
EOAPI int elm_obj_genlist_item_expanded_depth_get(const Eo *obj)
Get the depth of expanded item.
Eina_Future_Scheduler_Cb
void(* Eina_Future_Scheduler_Cb)(Eina_Future *f, Eina_Value value)
A callback used by the Eina_Future_Scheduler to deliver the future operation result.
Definition: eina_promise.h:153
embryo_program_run
EAPI Embryo_Status embryo_program_run(Embryo_Program *ep, Embryo_Function func)
Runs the given function of the given Embryo program in the current virtual machine.
Definition: embryo_amx.c:774
efreet_desktop_type_alias
int efreet_desktop_type_alias(int from_type, const char *alias)
Add an alias for an existing desktop type.
Definition: efreet_desktop.c:515
evas_engine_info_set
Eina_Bool evas_engine_info_set(Evas *obj, Evas_Engine_Info *info)
Applies the engine settings for the given evas from the given Evas_Engine_Info structure.
Definition: evas_main.c:696
ecore_evas_new
EAPI Ecore_Evas * ecore_evas_new(const char *engine_name, int x, int y, int w, int h, const char *extra_options)
Creates a new Ecore_Evas based on engine name and common parameters.
Definition: ecore_evas.c:1065
elm_obj_genlist_decorate_mode_set
EOAPI void elm_obj_genlist_decorate_mode_set(Eo *obj, Eina_Bool decorated)
Set Genlist decorate mode.
ecore_win32_cursor_size_get
EAPI void ecore_win32_cursor_size_get(int *width, int *height)
Retrieve the size of a valid cursor.
Definition: ecore_win32_cursor.c:350
eldbus_object_event_callback_del
void eldbus_object_event_callback_del(Eldbus_Object *obj, Eldbus_Object_Event_Type type, Eldbus_Object_Event_Cb cb, const void *cb_data)
Remove callback registered in eldbus_object_event_callback_add().
Definition: eldbus_object.c:455
eina_inarray_remove
int eina_inarray_remove(Eina_Inarray *array, const void *data)
Finds data and removes the matching member.
Definition: eina_inarray.c:494
ecore_imf_context_delete_surrounding_event_add
EINA_DEPRECATED EAPI void ecore_imf_context_delete_surrounding_event_add(Ecore_IMF_Context *ctx, int offset, int n_chars)
Adds ECORE_IMF_EVENT_DELETE_SURROUNDING to the event queue.
Definition: ecore_imf_context.c:747
EMOTION_VIS_LIBVISUAL_CORONA
@ EMOTION_VIS_LIBVISUAL_CORONA
corona
Definition: Emotion.h:210
EINA_SAFETY_ON_FALSE_RETURN_VAL
#define EINA_SAFETY_ON_FALSE_RETURN_VAL(exp, val)
The macro doesn't do anything unless EINA_SAFETY_CHECKS is defined.
Definition: eina_safety_checks.h:286
ephysics_quaternion_axis_angle_get
EAPI void ephysics_quaternion_axis_angle_get(const EPhysics_Quaternion *quat, double *nx, double *ny, double *nz, double *a)
Get quaternion axis and angle.
evas_object_map_set
void evas_object_map_set(Evas_Object *eo_obj, const Evas_Map *map)
Set current object transformation map.
Definition: evas_map.c:532
elm_image_aspect_fixed_set
void elm_image_aspect_fixed_set(Evas_Object *obj, Eina_Bool fixed)
Control whether the internal image's aspect ratio is fixed to the original image's aspect ratio.
Definition: efl_ui_image.c:2681
Edje_Message_Handler_Cb
void(* Edje_Message_Handler_Cb)(void *data, Evas_Object *obj, Edje_Message_Type type, int id, void *msg)
Edje message handler callback functions's prototype definition.
Definition: Edje_Legacy.h:612
ECORE_WIN32_CURSOR_SHAPE_SIZE_WE
@ ECORE_WIN32_CURSOR_SHAPE_SIZE_WE
Double-pointed arrow pointing west and east.
Definition: Ecore_Win32.h:116
ecore_throttle_get
double ecore_throttle_get(void)
Gets current throttle level.
Definition: ecore_throttle.c:23
_Evas_Cache_Image_Func::constructor
int(* constructor)(Image_Entry *im)
return is EVAS_LOAD_ERROR_* or EVAS_LOAD_ERROR_NONE!
Definition: evas_cache.h:20
_Elm_Segment_Control_Item_Data
Definition: elm_widget_segment_control.h:40
elm_gengrid_reorder_mode_start
void elm_gengrid_reorder_mode_start(Elm_Gengrid *obj, Ecore_Pos_Map tween_mode)
Starts the reorder mode of Gengrid.
Definition: elm_gengrid_eo.legacy.c:219
eina_value_uint64_new
static Eina_Value * eina_value_uint64_new(uint64_t c)
Create a new Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:152
edje_object_part_text_item_list_get
const Eina_List * edje_object_part_text_item_list_get(const Eo *obj, const char *part)
Returns a list of char item names.
Definition: edje_legacy.c:512
_Ecore_X_Event_Window_Configure
Definition: Ecore_X.h:616
ECORE_X_ATOM_E_KEYROUTER_SUPPORTED
Ecore_X_Atom ECORE_X_ATOM_E_KEYROUTER_SUPPORTED
Definition: ecore_x_atoms_decl.h:373
_Ecore_Version::minor
int minor
< major (binary or source incompatible changes)
Definition: Ecore_Common.h:145
evas_object_image_source_events_set
void evas_object_image_source_events_set(Evas_Object *eo, Eina_Bool repeat)
Set whether an Evas object is to source events.
Definition: evas_image_legacy.c:498
eina_array_clean
static void eina_array_clean(Eina_Array *array)
Clears an array of its elements, without deallocating memory.
eina_thread_cancel
Eina_Bool eina_thread_cancel(Eina_Thread t)
Attempts to cancel a running thread.
Definition: eina_thread.c:273
eina_cow_write
void * eina_cow_write(Eina_Cow *cow, const Eina_Cow_Data *const *data)
Gets a writeable pointer from a const pointer.
Definition: eina_cow.c:455
Ecore_IMF_Input_Panel_Event
Ecore_IMF_Input_Panel_Event
Enum containing input panel events.
Definition: Ecore_IMF.h:127
_Elm_Prefs_Page_Iface_Info::info
const Elm_Prefs_Page_Iface * info
The interface's implementation.
Definition: elm_prefs_common.h:283
evas_object_image_load_error_get
Evas_Load_Error evas_object_image_load_error_get(const Evas_Object *obj)
Retrieves a number representing any error that occurred during the last loading of the given image ob...
Definition: evas_image_legacy.c:400
_Evas_Coord_Precision_Size::h
Evas_Coord h
height
Definition: Evas_Common.h:225
_Color_Bar_Data
Definition: elm_widget_colorselector.h:83
_Eina_Vector2
Definition: eina_vector.h:46
ECORE_X_ERROR_CODE_BAD_MATCH
@ ECORE_X_ERROR_CODE_BAD_MATCH
Parameter mismatch.
Definition: Ecore_X.h:400
_Eldbus_Introspection_Signal::arguments
Eina_List * arguments
List with signal arguments.
Definition: eldbus_introspection.h:107
eina_inarray_insert
int eina_inarray_insert(Eina_Inarray *array, const void *data, Eina_Compare_Cb compare)
Copies the data to the array at a position found by the comparison function.
Definition: eina_inarray.c:446
ecore_timer_interval_get
double ecore_timer_interval_get(const Efl_Loop_Timer *obj)
Interval the timer ticks on.
Definition: efl_loop_timer_eo.legacy.c:9
evas_object_image_filled_add
Evas_Object * evas_object_image_filled_add(Evas *eo_e)
Creates a new image object that automatically scales its bound image to the object's area,...
Definition: evas_image_legacy.c:35
ECORE_IMF_CANDIDATE_PANEL_STATE_EVENT
@ ECORE_IMF_CANDIDATE_PANEL_STATE_EVENT
called when the state of the candidate word panel is changed.
Definition: Ecore_IMF.h:132
elm_version
EAPI Elm_Version * elm_version
Elementary Version Information.
Definition: elm_main.c:47
_Elm_List_Data::focused_item
Elm_Object_Item * focused_item
a focused item by keypad arrow or mouse.
Definition: elm_widget_list.h:39
elm_entry_line_wrap_set
void elm_entry_line_wrap_set(Elm_Entry *obj, Elm_Wrap_Type wrap)
Set the line wrap type to use on multi-line entries.
Definition: elm_entry_eo.legacy.c:243
_Elm_Config_Bindings_Widget
Definition: elm_priv.h:620
ELDBUS_PROXY_EVENT_LAST
@ ELDBUS_PROXY_EVENT_LAST
sentinel, not a real event type
Definition: eldbus_proxy.h:194
_Ecore_Win32_Event_Window_Focus_Out
Event sent when the window looses the focus.
Definition: Ecore_Win32.h:367
elm_thumb_size_set
void elm_thumb_size_set(Evas_Object *obj, int tw, int th)
Set the size for the thumb object.
Definition: elm_thumb.c:846
_Eina_Matrix4::zw
double zw
zw in z' = (x * zx) + (y * zy) + (z * zz) + zw
Definition: eina_matrix.h:137
eina_file_split
Eina_Array * eina_file_split(char *path)
Splits a path according to the delimiter of the filesystem.
Definition: eina_file.c:598
edje_edit_part_item_spread_h_get
EINA_DEPRECATED EAPI int edje_edit_part_item_spread_h_get(Evas_Object *obj, const char *part, const char *item)
Gets the spread height value of a part's item.
EINA_WARN_UNUSED_RESULT
#define EINA_WARN_UNUSED_RESULT
Used to warn when the returned value of the function is not used.
Definition: eina_types.h:345
elm_obj_genlist_item_append
EOAPI Elm_Widget_Item * elm_obj_genlist_item_append(Eo *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Genlist_Item_Type type, Evas_Smart_Cb func, const void *func_data)
Append a new item in a given genlist widget.
eldbus_message_iter_del
void eldbus_message_iter_del(Eldbus_Message_Iter *iter)
Manually delete the iterator.
Definition: eldbus_message.c:868
ECORE_IMF_INPUT_PANEL_LAYOUT_TERMINAL
@ ECORE_IMF_INPUT_PANEL_LAYOUT_TERMINAL
Command-line terminal layout including ESC, Alt, Ctrl key, so on (no auto-correct,...
Definition: Ecore_IMF.h:365
eina_strbuf_append
Eina_Bool eina_strbuf_append(Eina_Strbuf *buf, const char *str)
Appends a string to a buffer, reallocating as necessary.
_Elm_Store_Item_Mapping::type
Elm_Store_Item_Mapping_Type type
what kind of mapping is this
Definition: elm_store.h:116
ELM_TOOLBAR_EVENT_ITEM_FOCUSED
#define ELM_TOOLBAR_EVENT_ITEM_FOCUSED
Called when toolbar item got focus.
Definition: elm_toolbar_eo.h:540
Eet_Node_Walk_Struct_Alloc_Callback
void *(* Eet_Node_Walk_Struct_Alloc_Callback)(const char *type, void *user_data)
Callback prototype for Eet_Node_Walk_Struct_Alloc.
Definition: Eet.h:4736
evas_object_text_text_get
const char * evas_object_text_text_get(const Eo *obj)
Retrieves the text string currently being displayed by the given text object.
Definition: evas_object_text.c:2362
eina_str_has_extension
Eina_Bool eina_str_has_extension(const char *str, const char *ext)
Checks if the given string has the given extension.
Definition: eina_str.c:436
eina_strbuf_insert
Eina_Bool eina_strbuf_insert(Eina_Strbuf *buf, const char *str, size_t pos)
Inserts a string into a buffer, reallocating as necessary.
Eina_Position2D
struct _Eina_Position2D Eina_Position2D
A 2D position in pixel coordinates.
eina_strbuf_append_char
Eina_Bool eina_strbuf_append_char(Eina_Strbuf *buf, char c)
Appends a character to a string buffer, reallocating as necessary.
_Elm_Web_Menu::width
int width
Width of the popup menu.
Definition: elm_web_common.h:104
_Overlay_Scale
Definition: elm_widget_map.h:245
ecore_cocoa_window_size_max_set
EAPI void ecore_cocoa_window_size_max_set(Ecore_Cocoa_Window *window, int w, int h)
Sets the maximum size of a Cocoa window.
_Efreet_Desktop::actions
Eina_List * actions
List of Efreet_Desktop_Actions, application actions.
Definition: efreet_desktop.h:128
Elm_Web_Dialog_Confirm
Evas_Object *(* Elm_Web_Dialog_Confirm)(void *data, Evas_Object *obj, const char *message, Eina_Bool *ret)
Callback type for the JS confirm hook.
Definition: elm_web_common.h:192
edje_edit_color_class_name_set
EAPI Eina_Bool edje_edit_color_class_name_set(Evas_Object *obj, const char *name, const char *newname)
Changes the name of a color class.
Definition: edje_edit.c:2729
elput_input_keyboard_group_set
EAPI void elput_input_keyboard_group_set(Elput_Manager *manager, int group)
Set group layout to be used for keyboards.
Definition: elput_input.c:765
elm_segment_control_add
Evas_Object * elm_segment_control_add(Evas_Object *parent)
Add a new segment control widget to the given parent Elementary (container) object.
Definition: elm_segment_control.c:646
elm_obj_gengrid_item_size_get
EOAPI void elm_obj_gengrid_item_size_get(const Eo *obj, int *w, int *h)
Get the size set for the items of a given gengrid widget.
_Old_Edje_Part_Collection::script
Embryo_Program * script
all the embryo script code for this group
Definition: edje_convert.h:105
eina_hash_modify_by_hash
void * eina_hash_modify_by_hash(Eina_Hash *hash, const void *key, int key_length, int key_hash, const void *data)
Modifies the entry pointer at the specified key and returns the previous entry.
Definition: eina_hash.c:1090
_Ecore_X_WM_Protocol
_Ecore_X_WM_Protocol
Definition: Ecore_X.h:1205
_Ecore_IMF_Event_Commit_Content::mime_types
const char * mime_types
The content MIME types.
Definition: Ecore_IMF.h:583
ephysics_camera_perspective_enabled_get
EAPI Eina_Bool ephysics_camera_perspective_enabled_get(const EPhysics_Camera *camera)
Return if perspective is enabled or not.
EVAS_GL_MULTISAMPLE_NONE
@ EVAS_GL_MULTISAMPLE_NONE
No multisample rendering.
Definition: Evas_GL.h:529
ECORE_IMF_DEVICE_SUBCLASS_PALM
@ ECORE_IMF_DEVICE_SUBCLASS_PALM
The palm of a users hand.
Definition: Ecore_IMF.h:505
ephysics_world_serialize
EAPI Eina_Bool ephysics_world_serialize(EPhysics_World *world, const char *path)
Serializes the world to path.
edje_edit_state_map_light_set
EAPI Eina_Bool edje_edit_state_map_light_set(Evas_Object *obj, const char *part, const char *state, double value, const char *source_part)
Sets the part that is used as the 'light'.
Definition: edje_edit.c:7914
evas_textblock_cursor_char_geometry_get
int evas_textblock_cursor_char_geometry_get(const Evas_Textblock_Cursor *cur, Evas_Coord *cx, Evas_Coord *cy, Evas_Coord *cw, Evas_Coord *ch)
Returns the geometry of the char at cur.
Definition: evas_object_textblock.c:13166
_Ecore_IMF_Event_Mouse_Wheel::modifiers
Ecore_IMF_Keyboard_Modifiers modifiers
The keyboard modifiers active when the event has been emitted.
Definition: Ecore_IMF.h:694
ecore_con_url_new
EAPI Ecore_Con_Url * ecore_con_url_new(const char *url)
Creates and initializes a new Ecore_Con_Url connection object.
Definition: ecore_con_url.c:782
ELM_GENGRID_EVENT_ITEM_UNFOCUSED
#define ELM_GENGRID_EVENT_ITEM_UNFOCUSED
Called when item no longer has focus.
Definition: elm_gengrid_eo.h:717
elm_win_accel_preference_get
const char * elm_win_accel_preference_get(const Evas_Object *obj)
The hardware acceleration preference for this window.
Definition: efl_ui_win.c:9783
Ecore_Thread_Notify_Cb
void(* Ecore_Thread_Notify_Cb)(void *data, Ecore_Thread *thread, void *msg_data)
A callback used by the main loop to receive data sent by an Ecore Thread functions.
Definition: Ecore_Common.h:1742
elm_obj_menu_relative_move
EOAPI void elm_obj_menu_relative_move(Eo *obj, int x, int y)
Move the menu to a new position.
eina_strbuf_free
void eina_strbuf_free(Eina_Strbuf *buf)
Frees a string buffer.
elm_box_horizontal_set
void elm_box_horizontal_set(Elm_Box *obj, Eina_Bool horizontal)
Set the horizontal orientation.
Definition: elm_box_eo.legacy.c:27
eina_cpu_page_size
int eina_cpu_page_size(void)
Gets the current virtual page size.
Definition: eina_cpu.c:305
EFL_UI_TEXTPATH_DIRECTION_CCW
@ EFL_UI_TEXTPATH_DIRECTION_CCW
Counter-clockwise.
Definition: efl_ui_textpath_eo.legacy.h:21
elm_genlist_multi_select_mode_set
void elm_genlist_multi_select_mode_set(Elm_Genlist *obj, Elm_Object_Multi_Select_Mode mode)
Set the genlist multi select mode.
Definition: elm_genlist_eo.legacy.c:87
EINA_CLIST_ENTRY
#define EINA_CLIST_ENTRY(elem, type, field)
Gets a pointer to the object containing the list element.
Definition: eina_clist.h:438
elput_input_devices_calibrate
EAPI void elput_input_devices_calibrate(Elput_Manager *manager, int w, int h)
Calibrate input devices for given screen size.
Definition: elput_input.c:653
eina_strbuf_insert_length
Eina_Bool eina_strbuf_insert_length(Eina_Strbuf *buf, const char *str, size_t length, size_t pos)
Inserts a string of an exact length into a buffer, reallocating as necessary.
edje_edit_state_text_repch_set
EAPI Eina_Bool edje_edit_state_text_repch_set(Evas_Object *obj, const char *part, const char *state, double value, const char *repch)
Sets the replacement character string of the given part state.
Definition: edje_edit.c:8976
_Path_Waypoint
Definition: elm_widget_map.h:317
_Eina_Future_Scheduler::recall
void(* recall)(Eina_Future_Schedule_Entry *entry)
Called by Eina_Future when a delivery must be canceled.
Definition: eina_promise.h:188
ELM_POLICY_QUIT_LAST_WINDOW_CLOSED
@ ELM_POLICY_QUIT_LAST_WINDOW_CLOSED
quit when the application's last window is closed
Definition: elm_general.h:248
ephysics_shutdown
EAPI int ephysics_shutdown(void)
Shutdown EPhysics.
EINA_RBTREE_CMP_KEY_CB
#define EINA_RBTREE_CMP_KEY_CB(Function)
Cast using Eina_Rbtree_Cmp_Key_Cb.
Definition: eina_rbtree.h:138
ecore_imf_context_input_panel_position_set
EAPI void ecore_imf_context_input_panel_position_set(Ecore_IMF_Context *ctx, int x, int y)
Sets the x,y coordinates of the input panel.
Definition: ecore_imf_context.c:1463
ecore_evas_modal_set
EAPI void ecore_evas_modal_set(Ecore_Evas *ee, Eina_Bool on)
Sets the modal state flag on the canvas window.
Definition: ecore_evas.c:2584
_Ecore_Con_Event_Client_Upgrade
Used as the data param for the ECORE_CON_EVENT_CLIENT_UPGRADE event.
Definition: Ecore_Con.h:476
_Eldbus_Introspection_Annotation::value
Eina_Stringshare * value
Annotation value.
Definition: eldbus_introspection.h:86
_Ecore_Drm2_Event_Output_Changed
Definition: Ecore_Drm2.h:70
_Ecore_Wl2_Event_Window_Rotation
Definition: Ecore_Wl2.h:284
Ecore_Event_Press
enum _Ecore_Event_Press Ecore_Event_Press
An enum of press events.
ecore_drm2_output_relative_mode_get
EAPI Ecore_Drm2_Relative_Mode ecore_drm2_output_relative_mode_get(Ecore_Drm2_Output *output)
Get the relative mode of an output.
Definition: ecore_drm2_outputs.c:1730
ecore_evas_x11_shape_input_reset
EAPI void ecore_evas_x11_shape_input_reset(Ecore_Evas *ee)
Unsets the pointer containment for the window.
Definition: ecore_evas.c:4230
ephysics_quaternion_invert
EAPI void ephysics_quaternion_invert(EPhysics_Quaternion *quat)
Invert the quaternion.
_Efl_Ui_Scroller_Data
Definition: efl_ui_widget_scroller.h:7
Elm_Prefs_Item_Type
Elm_Prefs_Item_Type
Elm Prefs item types.
Definition: elm_prefs_data.h:51
elm_glview_add
Evas_Object * elm_glview_add(Evas_Object *parent)
Add a new glview to the parent.
Definition: elm_glview.c:334
elm_cache_flush_enabled_all_set
EINA_DEPRECATED void elm_cache_flush_enabled_all_set(Eina_Bool enabled)
Set the configured cache flush enabled state for all applications on the display.
EINA_INLIST_GET
#define EINA_INLIST_GET(Inlist)
Utility macro to get the inlist object of a struct.
Definition: eina_inlist.h:413
elm_gengrid_item_tooltip_text_set
void elm_gengrid_item_tooltip_text_set(Elm_Object_Item *it, const char *text)
Set the text to be shown in a given gengrid item's tooltips.
Definition: elm_gengrid.c:4852
eldbus_proxy_properties_changed_callback_add
Eldbus_Signal_Handler * eldbus_proxy_properties_changed_callback_add(Eldbus_Proxy *proxy, Eldbus_Signal_Cb cb, const void *data)
Register a callback on "PropertiesChanged" signal.
Definition: eldbus_proxy.c:780
eina_list_reverse_clone
Eina_List * eina_list_reverse_clone(const Eina_List *list)
Clones (copies) all the elements in the list in reverse order.
Definition: eina_list.c:1072
ecore_evas_sticky_set
EAPI void ecore_evas_sticky_set(Ecore_Evas *ee, Eina_Bool on)
Sets the sticky state of an Ecore_Evas window.
Definition: ecore_evas.c:2524
elm_theme_overlay_list_get
const Eina_List * elm_theme_overlay_list_get(const Elm_Theme *th)
Get the list of registered overlays for the given theme.
Definition: elm_theme.c:680
evas_damage_rectangle_add
void evas_damage_rectangle_add(Evas_Canvas *obj, int x, int y, int w, int h)
Add a damage rectangle.
Definition: evas_canvas_eo.legacy.c:267
_Eina_Matrix4::xw
double xw
xw in x' = (x * xx) + (y * xy) + (z * xz) + xw
Definition: eina_matrix.h:127
ECORE_IMF_KEYBOARD_MODIFIER_ALTGR
@ ECORE_IMF_KEYBOARD_MODIFIER_ALTGR
"AltGr" is pressed
Definition: Ecore_IMF.h:270
_Eldbus_Object_Event_Property_Changed
Definition: eldbus_object.h:97
EIO_UNLINK
@ EIO_UNLINK
I/O operation is about destroying a path: source will point to base path to be destroyed,...
Definition: Eio_Legacy.h:117
_Eina_Quad::x0
double x0
Top left x coordinate.
Definition: eina_quad.h:46
ecore_evas_callback_drop_motion_set
EAPI void ecore_evas_callback_drop_motion_set(Ecore_Evas *ee, Ecore_Evas_Drag_Motion_Cb cb)
Sets the method (callback) to call when the mouse pointer moves over the specified window while perfo...
Definition: ecore_evas.c:5682
elm_object_part_text_set
void elm_object_part_text_set(Evas_Object *obj, const char *part, const char *label)
Set a text of an object.
Definition: elm_main.c:1490
elm_obj_menu_first_item_get
EOAPI Elm_Widget_Item * elm_obj_menu_first_item_get(const Eo *obj)
Get the first item in the widget.
elm_obj_gengrid_group_item_size_get
EOAPI void elm_obj_gengrid_group_item_size_get(const Eo *obj, int *w, int *h)
Get the size set for the group items of a given gengrid widget.
_Elm_Widget_Item_Data
Definition: elm_widget.h:553
edje_object_color_class_del
void edje_object_color_class_del(Evas_Object *obj, const char *color_class)
Delete the object color class.
Definition: edje_util.c:978
ecore_wl2_window_update_begin
EAPI void ecore_wl2_window_update_begin(Ecore_Wl2_Window *window)
Latch window state at the start of an update.
Definition: ecore_wl2_window.c:1806
_Ecore_Win32_Event_Mouse_Out::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:345
elm_gengrid_item_update
void elm_gengrid_item_update(Elm_Gengrid_Item *obj)
Update the contents of a given gengrid item.
Definition: elm_gengrid_item_eo.legacy.c:81
elua_state_require_ref_push
Eina_Bool elua_state_require_ref_push(Elua_State *es)
Push the Elua "require" function onto the Lua stack.
Definition: elua.c:350
edje_object_item_provider_set
void edje_object_item_provider_set(Edje_Object *obj, Edje_Item_Provider_Cb func, void *data)
Sets the function that provides item objects for named items in an edje entry text.
Definition: edje_util.c:2106
edje_edit_object_add
EAPI Evas_Object * edje_edit_object_add(Evas *e)
Adds an editable Edje object to the canvas.
Definition: edje_edit.c:280
elm_obj_entry_scrollable_get
EOAPI Eina_Bool elm_obj_entry_scrollable_get(const Eo *obj)
Get the scrollable state of the entry.
EVAS_TOUCH_POINT_CANCEL
@ EVAS_TOUCH_POINT_CANCEL
Touch point is cancelled.
Definition: Evas_Legacy.h:1114
evas_map_util_zoom
void evas_map_util_zoom(Evas_Map *m, double zoomx, double zoomy, Evas_Coord cx, Evas_Coord cy)
Change the map to apply the given zooming.
Definition: evas_map.c:1001
_Ecore_X_Event_Window_State_Request
Definition: Ecore_X.h:1024
eina_freeq_ptr_add
void eina_freeq_ptr_add(Eina_FreeQ *fq, void *ptr, void(*free_func)(void *ptr), size_t size)
Add a pointer with free function and size to the free queue.
Definition: eina_freeq.c:568
ethumb_client_document_page_set
void ethumb_client_document_page_set(Ethumb_Client *client, unsigned int page)
Set the page number to thumbnail in paged documents.
Definition: ethumb_client.c:1806
elm_transit_duration_set
void elm_transit_duration_set(Elm_Transit *transit, double duration)
Set the transit animation time.
Definition: elm_transit.c:817
elm_obj_web_load_progress_get
EOAPI double elm_obj_web_load_progress_get(const Eo *obj)
Get the overall loading progress of the page.
eina_value_type_setup
static Eina_Bool eina_value_type_setup(const Eina_Value_Type *type, void *mem)
Initializes memory using type descriptor.
_Efl_Ui_Layout_Data::deferred_signals
Eina_Inarray * deferred_signals
signals which were generated during construction
Definition: elm_widget_layout.h:56
EVAS_VG_PATH_COMMAND_LINE_TO
@ EVAS_VG_PATH_COMMAND_LINE_TO
The next point is used to draw a line from current point.
Definition: Evas_Legacy.h:3758
edje_edit_group_min_h_get
EAPI int edje_edit_group_min_h_get(Evas_Object *obj)
Gets the group minimum height.
edje_edit_script_error_list_get
EAPI const Eina_List * edje_edit_script_error_list_get(Evas_Object *obj)
Gets the list of errors resulting from the last script build.
Definition: edje_edit.c:12645
__ECORE_COCOA_CURSOR_LAST
@ __ECORE_COCOA_CURSOR_LAST
Sentinel.
Definition: Ecore_Cocoa.h:121
ecore_x_killall
EAPI void ecore_x_killall(Ecore_X_Window root)
Kill all clients with subwindows under a given window.
Definition: ecore_x.c:1096
_Ecore_Win32_Event_Window_Focus_Out::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:369
ecore_evas_pixmap_visual_get
EAPI void * ecore_evas_pixmap_visual_get(const Ecore_Evas *ee)
Retrieves the Visual used for pixmap creation.
Definition: ecore_evas.c:2890
_Eldbus_Introspection_Signal
DBus Signal.
Definition: eldbus_introspection.h:105
eina_tiler_strict_set
void eina_tiler_strict_set(Eina_Tiler *t, Eina_Bool strict)
Defines if we need to follow a strict grid of tile or a loose one.
Definition: eina_tiler.c:1285
evas_object_image_snapshot_get
Eina_Bool evas_object_image_snapshot_get(const Evas_Object *eo)
Determine whether the Evas_Object_Image replicate the content of the canvas below.
Definition: evas_image_legacy.c:454
EDJE_TEXT_EFFECT_OUTLINE
@ EDJE_TEXT_EFFECT_OUTLINE
Outline text effect value.
Definition: Edje_Common.h:2120
evas_object_top_get
Efl_Canvas_Object * evas_object_top_get(const Evas_Canvas *obj)
Get the highest (stacked) Evas object on the canvas e.
Definition: evas_canvas_eo.legacy.c:63
_Elm_Thumb_Data
Definition: elm_widget_thumb.h:28
eio_file_unlink
Eio_File * eio_file_unlink(const char *path, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Unlink a file/directory.
Definition: eio_single.c:484
elm_obj_gengrid_item_prev_get
EOAPI Elm_Widget_Item * elm_obj_gengrid_item_prev_get(const Eo *obj)
Get the previous item in a gengrid widget's internal list of items, given a handle to one of those it...
elm_color_class_util_edje_file_list
Eina_List * elm_color_class_util_edje_file_list(Eina_File *f)
Create an allocated list of allocated Edje_Color_Class structs from an open edje file.
Definition: elm_color_class.c:809
edje_edit_part_item_index_aspect_mode_get
EAPI Edje_Aspect_Control edje_edit_part_item_index_aspect_mode_get(Evas_Object *obj, const char *part, unsigned int index)
Gets aspect mode for an item of TABLE or BOX.
Definition: edje_edit.c:5668
ecore_win32_cursor_new
EAPI Ecore_Win32_Cursor * ecore_win32_cursor_new(const void *pixels_and, const void *pixels_xor, int width, int height, int hot_x, int hot_y)
Create a new cursor.
Definition: ecore_win32_cursor.c:185
EINA_FILE_POPULATE
@ EINA_FILE_POPULATE
Request for all the mapped memory.
Definition: eina_file.h:146
elm_obj_slideshow_item_add
EOAPI Elm_Widget_Item * elm_obj_slideshow_item_add(Eo *obj, const Elm_Slideshow_Item_Class *itc, const void *data)
Add (append) a new item in a given slideshow widget.
Ecore_IMF_Input_Panel_Layout_Normal_Variation
Ecore_IMF_Input_Panel_Layout_Normal_Variation
Enumeration for defining the types of Ecore_IMF Input Panel layout for normal variation.
Definition: Ecore_IMF.h:435
evas_object_grid_pack
Eina_Bool evas_object_grid_pack(Evas_Grid *obj, Efl_Canvas_Object *child, int x, int y, int w, int h)
Add a new child to a grid object.
Definition: evas_grid_eo.legacy.c:57
edje_edit_color_class_description_get
EAPI Eina_Stringshare * edje_edit_color_class_description_get(Evas_Object *obj, const char *class_name)
Gets the description of a color class.
Definition: edje_edit.c:2641
elm_fileselector_entry_add
Evas_Object * elm_fileselector_entry_add(Evas_Object *parent)
Add a new file selector entry widget to the given parent Elementary (container) object.
Definition: elc_fileselector_entry.c:285
_Eina_Array::count
unsigned int count
Number of used slots in data that point to valid payloads.
Definition: eina_array.h:235
ecore_drm_device_master_get
EAPI Eina_Bool ecore_drm_device_master_get(Ecore_Drm_Device *dev)
Gets if a given Ecore_Drm_Device is master.
Definition: ecore_drm_device.c:458
eina_file_xattr_get
Eina_Iterator * eina_file_xattr_get(Eina_File *file)
Gets the extended attribute of an open file.
Definition: eina_file.c:1169
EEZE_SENSOR_TYPE_LIGHT
@ EEZE_SENSOR_TYPE_LIGHT
Light sensor.
Definition: Eeze_Sensor.h:74
ecore_evas_gl_x11_direct_resize_set
EAPI void ecore_evas_gl_x11_direct_resize_set(Ecore_Evas *ee, Eina_Bool on)
Sets direct_resize for Ecore_Evas using opengl x11.
Definition: ecore_evas.c:4120
EINA_ARG_NONNULL
#define EINA_ARG_NONNULL(...)
Used to warn when the specified arguments of the function are NULL.
Definition: eina_types.h:356
ELM_PREFS_EVENT_ITEM_CHANGED
#define ELM_PREFS_EVENT_ITEM_CHANGED
Called when item changed.
Definition: elm_prefs_eo.h:370
edje_edit_part_item_item_align_y_set
EAPI Eina_Bool edje_edit_part_item_item_align_y_set(Evas_Object *obj, const char *part, unsigned int index, double align_y)
Sets the vertical align value of a part state.
ecore_drm2_output_rotation_get
EAPI int ecore_drm2_output_rotation_get(Ecore_Drm2_Output *output)
Get current output rotation.
Definition: ecore_drm2_outputs.c:1594
EET_DATA_DESCRIPTOR_ADD_MAPPING
#define EET_DATA_DESCRIPTOR_ADD_MAPPING(unified_type, name, subtype)
Adds a mapping to a data descriptor that will be used by union, variant or inherited type.
Definition: Eet.h:3870
eina_ustrbuf_insert_escaped
Eina_Bool eina_ustrbuf_insert_escaped(Eina_UStrbuf *buf, const Eina_Unicode *str, size_t pos)
Inserts an escaped string to a buffer, reallocating as necessary.
elm_panel_hidden_get
Eina_Bool elm_panel_hidden_get(const Elm_Panel *obj)
Get the state of the panel.
Definition: elm_panel_eo.legacy.c:21
eina_tiler_free
void eina_tiler_free(Eina_Tiler *t)
Frees a tiler.
Definition: eina_tiler.c:1161
ELM_AUTOCAPITAL_TYPE_WORD
@ ELM_AUTOCAPITAL_TYPE_WORD
Autocapitalize each word typed.
Definition: elm_general.h:122
_Elm_Entry_Filter_Limit_Size
Data for the elm_entry_filter_limit_size() entry filter.
Definition: elm_entry_common.h:184
eina_binbuf_append_slice
Eina_Bool eina_binbuf_append_slice(Eina_Binbuf *buf, const Eina_Slice slice)
Appends a slice to a buffer, reallocating as necessary.
EMOTION_META_INFO_TRACK_ALBUM
@ EMOTION_META_INFO_TRACK_ALBUM
album name
Definition: Emotion.h:182
elm_icon_animated_set
EINA_DEPRECATED void elm_icon_animated_set(Evas_Object *obj, Eina_Bool animated)
Set animation mode of the icon.
Definition: elm_icon.c:689
_Elm_Layout_Data::restricted_calc_h
Eina_Bool restricted_calc_h
This is a flag to support edje restricted_calc in y axis.
Definition: elm_widget_layout.h:86
elm_spinner_value_get
double elm_spinner_value_get(const Evas_Object *obj)
Control the value the spinner displays.
Definition: elm_spinner.c:1390
evas_object_image_memfile_set
void evas_object_image_memfile_set(Evas_Object *eo_obj, void *data, int size, char *format, char *key)
Sets the data for an image from memory to be loaded.
Definition: evas_image_legacy.c:44
eina_strftime
char * eina_strftime(const char *format, const struct tm *tm)
Creates and update the buffer based on strftime output.
Definition: eina_str.c:383
eina_inarray_grow
void * eina_inarray_grow(Eina_Inarray *array, unsigned int size)
Allocates new item at the end of the array.
Definition: eina_inarray.c:429
elm_box_homogeneous_get
Eina_Bool elm_box_homogeneous_get(const Elm_Box *obj)
Get whether the box is using homogeneous mode or not ($true if it's homogeneous, false otherwise)
Definition: elm_box_eo.legacy.c:9
eet_node_value_get
EAPI Eet_Node_Data * eet_node_value_get(Eet_Node *node)
Returns the node's data.
Definition: eet_node.c:369
EET_ERROR_X509_ENCODING_FAILED
@ EET_ERROR_X509_ENCODING_FAILED
Could not encode using X509.
Definition: Eet.h:213
evas_textblock_node_format_prev_get
const Evas_Object_Textblock_Node_Format * evas_textblock_node_format_prev_get(const Evas_Object_Textblock_Node_Format *n)
Returns the prev format node (after n)
Definition: evas_object_textblock.c:9913
elm_obj_diskselector_side_text_max_length_set
EOAPI void elm_obj_diskselector_side_text_max_length_set(Eo *obj, int len)
Set the side labels max length.
_Ecore_Getopt::prog
const char * prog
to be used when ecore_app_args_get() fails
Definition: Ecore_Getopt.h:213
_Eolian_Class
Definition: eolian_database.h:178
elm_map_zoom_get
int elm_map_zoom_get(const Eo *obj)
Get the zoom level of the map.
Definition: elm_map.c:4349
ECORE_WL2_WINDOW_TYPE_LAST
@ ECORE_WL2_WINDOW_TYPE_LAST
Definition: Ecore_Wl2.h:349
elm_box_padding_set
void elm_box_padding_set(Elm_Box *obj, int horizontal, int vertical)
Set the space (padding) between the box's elements.
Definition: elm_box_eo.legacy.c:39
evas_vg_shape_append_cubic_to
void evas_vg_shape_append_cubic_to(Evas_Vg_Shape *obj, double x, double y, double ctrl_x0, double ctrl_y0, double ctrl_x1, double ctrl_y1)
Adds a cubic Bezier curve between the current position and the given end point (x,...
Definition: efl_canvas_vg_shape.c:403
elm_gesture_layer_rotate_angular_tolerance_get
double elm_gesture_layer_rotate_angular_tolerance_get(const Evas_Object *obj)
This function returns the gesture layer rotate angular tolerance of an object.
Definition: elm_gesture_layer.c:4087
ecore_x_e_keyrouter_get
EAPI Eina_Bool ecore_x_e_keyrouter_get(Ecore_X_Window root)
Definition: ecore_x_e.c:2382
EPHYSICS_BODY_DENSITY_WOOD
#define EPHYSICS_BODY_DENSITY_WOOD
Density of wood in kg / m ^ 3.
Definition: EPhysics.h:2051
eina_promise.h
ecore_evas_shutdown
EAPI int ecore_evas_shutdown(void)
Shuts down the Ecore_Evas system.
Definition: ecore_evas.c:674
Evas_GL_Options_Bits
enum _Evas_GL_Options_Bits Evas_GL_Options_Bits
Enumeration that defines the Configuration Options.
_Elm_Entry_Anchor_Hover_Info
The info sent in the callback for "anchor,clicked" signals emitted by the Anchor_Hover widget.
Definition: elm_entry_common.h:83
evas_object_textblock_obstacles_update
void evas_object_textblock_obstacles_update(Efl_Canvas_Textblock *obj)
Triggers for relayout due to obstacles' state change.
Definition: efl_canvas_textblock_eo.legacy.c:69
ecore_x_drawable_geometry_get
EAPI void ecore_x_drawable_geometry_get(Ecore_X_Drawable d, int *x, int *y, int *w, int *h)
Retrieves the geometry of the given drawable.
Definition: ecore_x_drawable.c:24
evas_object_image_load_size_get
void evas_object_image_load_size_get(const Evas_Object *obj, int *w, int *h)
Get the load size of a given image object's source image.
Definition: evas_image_legacy.c:316
eina_strbuf_remove
Eina_Bool eina_strbuf_remove(Eina_Strbuf *buf, size_t start, size_t end)
Removes a section from the given string buffer.
elm_config_profile_list_full_get
Eina_List * elm_config_profile_list_full_get(void)
Get Elementary's list of available profiles including hidden ones.
Definition: elm_config.c:3092
elm_obj_entry_input_panel_return_key_autoenabled_set
EOAPI void elm_obj_entry_input_panel_return_key_autoenabled_set(Eo *obj, Eina_Bool enabled)
Set whether the return key on the input panel is disabled automatically when entry has no text.
elm_config_scroll_thumbscroll_momentum_animation_duration_min_limit_set
void elm_config_scroll_thumbscroll_momentum_animation_duration_min_limit_set(double min)
Set the min limit for the momentum animation duration(unit:second)
Definition: elm_config.c:3936
elm_layout_box_insert_at
Eina_Bool elm_layout_box_insert_at(Eo *obj, const char *part, Evas_Object *child, unsigned int pos)
Insert child to layout box part at a given position.
Definition: efl_ui_layout.c:3114
edje_edit_style_tag_value_set
EAPI Eina_Bool edje_edit_style_tag_value_set(Evas_Object *obj, const char *style, const char *tag, const char *new_value)
Sets the value of the given tag.
Definition: edje_edit.c:2879
ecore_drm_tty_open
EAPI Eina_Bool ecore_drm_tty_open(Ecore_Drm_Device *dev, const char *name)
Opens a tty for use.
Definition: ecore_drm_tty.c:164
Elm_Label_Slide_Mode
Elm_Label_Slide_Mode
Slide mode of a label widget.
Definition: elm_label_eo.legacy.h:19
edje_edit_state_text_min_x_set
EAPI Eina_Bool edje_edit_state_text_min_x_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool v)
Sets if the text part forces the minimum horizontal size of the container to be equal to the minimum ...
ELM_ACTIONSLIDER_NONE
@ ELM_ACTIONSLIDER_NONE
No position is set.
Definition: elm_actionslider_eo.h:20
ecore_x_init
EAPI int ecore_x_init(const char *name)
Initialize the X display connection to the given display.
Definition: ecore_x.c:714
eina_value_hash_new
Eina_Value * eina_value_hash_new(const Eina_Value_Type *subtype, unsigned int buckets_power_size)
Creates generic value storage of type hash.
Definition: eina_value.c:5803
ELM_WRAP_MIXED
@ ELM_WRAP_MIXED
Mixed wrap - Word wrap, and if that fails, char wrap.
Definition: elm_general.h:316
elm_obj_ctxpopup_hover_parent_set
EOAPI void elm_obj_ctxpopup_hover_parent_set(Eo *obj, Efl_Canvas_Object *parent)
Set the Ctxpopup's parent.
_Evas_Textgrid_Cell::double_width
unsigned short double_width
if the codepoint is merged with the following cell to the right visually (cells must be in pairs with...
Definition: Evas_Common.h:1874
Elm_Win_Indicator_Opacity_Mode
Elm_Win_Indicator_Opacity_Mode
Defines the opacity modes of indicator that can be shown.
Definition: elm_win_legacy.h:25
eet_data_read_cipher_buffer
EAPI void * eet_data_read_cipher_buffer(Eet_File *ef, Eet_Data_Descriptor *edd, const char *name, const char *cipher_key, char *buffer, int buffer_size)
Reads a data structure from an eet file and decodes it into a buffer using a cipher.
Definition: eet_data.c:2299
_Edje_Version::micro
int micro
The micro number of Edje version.
Definition: Edje_Common.h:154
elm_map_rotate_set
void elm_map_rotate_set(Elm_Map *obj, double degree, int cx, int cy)
Rotate the map.
Definition: elm_map_eo.legacy.c:15
ELM_WIN_KEYBOARD_URL
@ ELM_WIN_KEYBOARD_URL
URL keyboard layout.
Definition: elm_win_legacy.h:133
elm_obj_slideshow_item_current_get
EOAPI Elm_Widget_Item * elm_obj_slideshow_item_current_get(const Eo *obj)
Returns the currently displayed item, in a given slideshow widget.
ELM_SEL_TYPE_PRIMARY
@ ELM_SEL_TYPE_PRIMARY
Primary text selection (highlighted or selected text)
Definition: elm_cnp.h:61
EET_T_ULONG_LONG
#define EET_T_ULONG_LONG
Data type: unsigned long long.
Definition: Eet.h:2588
eio_file_associate_direct_add
Eina_Bool eio_file_associate_direct_add(Eio_File *ls, const char *key, const void *data, Eina_Free_Cb free_cb)
Associate data with the current filtered file.
Definition: eio_file.c:782
eio_file_copy
Eio_File * eio_file_copy(const char *source, const char *dest, Eio_Progress_Cb progress_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Copy a file asynchronously.
Definition: eio_file.c:813
edje_edit_group_aliases_get
EAPI Eina_List * edje_edit_group_aliases_get(Evas_Object *obj, const char *group_name)
Retrieves a list of aliases for this group.
Definition: edje_edit.c:2194
eina_value_int_convert
static Eina_Bool eina_value_int_convert(const Eina_Value *v, int *c)
Check value type and convert contents.
Definition: eina_inline_value_util.x:263
ELM_MAP_ROUTE_METHOD_SHORTEST
@ ELM_MAP_ROUTE_METHOD_SHORTEST
Route should prioritize distance.
Definition: elm_map_eo.h:59
ecore_con_server_clients_get
EAPI const Eina_List * ecore_con_server_clients_get(const Ecore_Con_Server *svr)
Retrieves the current list of clients.
Definition: ecore_con_legacy.c:2277
ephysics_body_density_set
EAPI void ephysics_body_density_set(EPhysics_Body *body, double density)
Set body's material density.
_Eina_Accessor
Structure to provide random access to data structures.
Definition: eina_accessor.h:153
elm_win_screen_position_get
void elm_win_screen_position_get(const Evas_Object *obj, int *x, int *y)
Get the screen position of a window.
Definition: efl_ui_win.c:8488
Eeze_Disk
struct _Eeze_Disk Eeze_Disk
Definition: Eeze_Disk.h:90
ecore_imf_context_client_window_set
EAPI void ecore_imf_context_client_window_set(Ecore_IMF_Context *ctx, void *window)
Sets the client window for the Input Method Context; this is the Ecore_X_Window when using X11,...
Definition: ecore_imf_context.c:235
evas_object_textblock_cursor_new
Efl_Text_Cursor_Handle * evas_object_textblock_cursor_new(const Evas_Object *eo_obj)
Create a new cursor, associate it to the obj and init it to point to the start of the textblock.
Definition: evas_object_textblock.c:9790
evas_object_image_add
Evas_Object * evas_object_image_add(Evas *eo_e)
Creates a new image object on the given Evas e canvas.
Definition: evas_image_legacy.c:25
_Evas_Native_Surface::surface
void * surface
evas gl surface to use
Definition: Evas_Legacy.h:4881
edje_edit_state_map_perspective_zplane_set
EAPI Eina_Bool edje_edit_state_map_perspective_zplane_set(Evas_Object *obj, const char *part, const char *state, double value, int zplane)
Sets map.perspective.zplane value of given part state.
Definition: edje_edit.c:7876
ecore_buffer_provider_buffer_enqueue
Eina_Bool ecore_buffer_provider_buffer_enqueue(Ecore_Buffer_Provider *provider, Ecore_Buffer *buffer)
Submits the Ecore_Buffer to Consumer to request compositing.
Definition: ecore_buffer_provider.c:140
ephysics_world_linear_slop_get
EAPI double ephysics_world_linear_slop_get(const EPhysics_World *world)
Get linear slop used by world.
elm_obj_entry_append
EOAPI void elm_obj_entry_append(Eo *obj, const char *str)
Appends str to the text of the entry.
EINA_SIMPLE_XML_IGNORED
@ EINA_SIMPLE_XML_IGNORED
Definition: eina_simple_xml_parser.h:204
elm_map_add
Evas_Object * elm_map_add(Evas_Object *parent)
Add a new map widget to the given parent Elementary (container) object.
Definition: elm_map.c:4299
elm_obj_genlist_tree_effect_enabled_get
EOAPI Eina_Bool elm_obj_genlist_tree_effect_enabled_get(const Eo *obj)
Control genlist tree effect.
eina_file_map_key_length
unsigned int eina_file_map_key_length(const void *key)
Get the length of a map key.
Definition: eina_file_common.c:198
eina_value_reference_copy
static Eina_Value eina_value_reference_copy(const Eina_Value *val)
Return a reference to Eina_Value containing a copy of the passed parameter.
Definition: eina_inline_value_util.x:302
ELM_FLIP_PAGE_UP
@ ELM_FLIP_PAGE_UP
Page up flip mode.
Definition: efl_ui_flip_legacy.h:20
edje_object_part_text_select_begin
void edje_object_part_text_select_begin(const Evas_Object *obj, const char *part)
Starts selecting at current cursor position.
Definition: edje_util.c:2468
_Eina_Lines_Iterator::boundary
int boundary
Currently hard coded to 4096.
Definition: eina_file_common.h:146
edje_edit_state_text_min_y_get
EAPI Eina_Bool edje_edit_state_text_min_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets if the text part forces the minimum vertical size of the container to be equal to the minimum ve...
eina_file_current_directory_get
Eina_Tmpstr * eina_file_current_directory_get(const char *path, size_t len)
Gets the current directory and optionally appends a path to it.
Definition: eina_file.c:532
EVAS_IMAGE_ORIENT_NONE
@ EVAS_IMAGE_ORIENT_NONE
no orientation change
Definition: Evas_Legacy.h:4913
Ecore_Buffer_Consumer_Provider_Del_Cb
void(* Ecore_Buffer_Consumer_Provider_Del_Cb)(Ecore_Buffer_Consumer *consumer, void *data)
Called whenever a Ecore_Buffer_Provider disconnected.
Definition: Ecore_Buffer_Queue.h:125
Emile_Cipher_Algorithm
enum _Emile_Cipher_Algorithm Emile_Cipher_Algorithm
Flags describing known cipher algorithm.
eio_monitor_del
void eio_monitor_del(Eio_Monitor *monitor)
Deletes a path from the “watched” list.
Definition: eio_monitor.c:401
evas_textblock_cursor_pen_geometry_get
int evas_textblock_cursor_pen_geometry_get(const Evas_Textblock_Cursor *cur, Evas_Coord *cx, Evas_Coord *cy, Evas_Coord *cw, Evas_Coord *ch)
Returns the geometry of the pen at cur.
Definition: evas_object_textblock.c:13176
ecore_drm_output_subpixel_order_get
EAPI unsigned int ecore_drm_output_subpixel_order_get(Ecore_Drm_Output *output)
Gets the subpixel order of Ecore_Drm_Output.
Definition: ecore_drm_output.c:1212
ECORE_CON_EVENT_SERVER_UPGRADE
EAPI int ECORE_CON_EVENT_SERVER_UPGRADE
A server connection has been upgraded to SSL.
Definition: ecore_con_legacy.c:164
EINA_COMPARE_CB
#define EINA_COMPARE_CB(function)
Macro to cast to Eina_Compare_Cb.
Definition: eina_types.h:554
elm_obj_gesture_layer_cb_del
EOAPI void elm_obj_gesture_layer_cb_del(Eo *obj, Elm_Gesture_Type idx, Elm_Gesture_State cb_type, Elm_Gesture_Event_Cb cb, void *data)
Remove a gesture callback.
ELM_HOVERSEL_EVENT_EXPANDED
#define ELM_HOVERSEL_EVENT_EXPANDED
Called when hoversel is expanded.
Definition: elm_hoversel_eo.h:186
eina_matrix3_array_set
void eina_matrix3_array_set(Eina_Matrix3 *m, const double *v)
Sets matrix values using an array.
Definition: eina_matrix.c:1203
eina_cow_memcpy
void eina_cow_memcpy(Eina_Cow *cow, const Eina_Cow_Data *const *dst, const Eina_Cow_Data *src)
Makes the destination contain the same thing as the source pointer.
Definition: eina_cow.c:573
ecore_x_e_window_profile_set
EAPI void ecore_x_e_window_profile_set(Ecore_X_Window win, const char *profile)
Set the window profile.
Definition: ecore_x_e.c:1252
evas_object_image_video_surface_caps_set
void evas_object_image_video_surface_caps_set(Evas_Object *eo_obj, unsigned int caps)
Set the video surface capabilities to a given image of the canvas.
Definition: evas_image_legacy.c:1003
elm_win_alpha_get
Eina_Bool elm_win_alpha_get(const Evas_Object *obj)
Get the alpha channel state of a window.
Definition: efl_ui_win.c:9795
alloca
void * alloca(size_t size)
Allocates memory in the stack frame of the caller, so that it is automatically freed when the caller ...
evas_font_cache_flush
void evas_font_cache_flush(Evas_Canvas *obj)
Force the given evas and associated engine to flush its font cache.
Definition: evas_canvas_eo.legacy.c:213
ecore_drm2_device_pointer_accel_speed_set
EAPI void ecore_drm2_device_pointer_accel_speed_set(Ecore_Drm2_Device *device, double speed)
Set pointer acceleration speed.
Definition: ecore_drm2_device.c:778
ecore_wl2_offer_proxy_receive
void ecore_wl2_offer_proxy_receive(Ecore_Wl2_Offer *offer, const char *mime, int fd)
Request the data from this offer on an externally managed fd.
Definition: ecore_wl2_dnd.c:867
efl_net_connman_connection_get
Eldbus_Connection * efl_net_connman_connection_get(void)
Returns the DBus connection shared by all objects.
Definition: efl_net-connman.c:100
elm_config_all_flush
void elm_config_all_flush(void)
Flush all config settings then apply those settings to all applications using elementary on the curre...
Definition: elm_config.c:4217
eina_value_list_setup
static Eina_Bool eina_value_list_setup(Eina_Value *value, const Eina_Value_Type *subtype)
Initializes generic value storage of type list.
edje_edit_part_below_get
EAPI const char * edje_edit_part_below_get(Evas_Object *obj, const char *part)
Gets the name of part stacked below the one passed.
Definition: edje_edit.c:3561
_Eldbus_Proxy_Event_Property_Loaded::proxy
const Eldbus_Proxy * proxy
the proxy object
Definition: eldbus_proxy.h:216
ecore_job_del
void * ecore_job_del(Ecore_Job *job)
Deletes a queued job that has not yet been executed.
Definition: ecore_job.c:73
edje_edit_data_value_set
EAPI Eina_Bool edje_edit_data_value_set(Evas_Object *obj, const char *itemname, const char *value)
Sets the data associated with the given itemname.
Definition: edje_edit.c:2507
EMOTION_ASPECT_CROP
@ EMOTION_ASPECT_CROP
respect video aspect, cropping exceding area
Definition: Emotion.h:257
elm_store_sorted_get
Eina_Bool elm_store_sorted_get(const Elm_Store *st)
Get the sorting flag.
Definition: elm_store.c:673
eldbus_message_iter_dict_iterate
void eldbus_message_iter_dict_iterate(Eldbus_Message_Iter *array, const char *signature, Eldbus_Dict_Cb_Get cb, const void *data)
Iterate over a dictionary.
Definition: eldbus_message_helper.c:5
ecore_drm_output_modes_get
EAPI Eina_List * ecore_drm_output_modes_get(Ecore_Drm_Output *output)
Gets a list of the modes supported on a given output.
Definition: ecore_drm_output.c:1352
eina_hash_find_by_hash
void * eina_hash_find_by_hash(const Eina_Hash *hash, const void *key, int key_length, int key_hash)
Retrieves a specific entry from the given hash table.
Definition: eina_hash.c:1042
elm_thumb_animate_set
void elm_thumb_animate_set(Evas_Object *obj, Elm_Thumb_Animation_Setting setting)
Set the animation state for the thumb object.
Definition: elm_thumb.c:920
ecore_con_url_cookies_session_clear
EAPI void ecore_con_url_cookies_session_clear(Ecore_Con_Url *url_con)
Clears currently loaded session cookies.
Definition: ecore_con_url.c:1071
elm_win_modal_set
void elm_win_modal_set(Evas_Object *obj, Eina_Bool modal)
Set the modal state of a window.
Definition: efl_ui_win.c:8597
elm_win_keyboard_win_get
Eina_Bool elm_win_keyboard_win_get(const Evas_Object *obj)
Get whether the window is a keyboard.
Definition: efl_ui_win.c:8338
ecore_ipc_ssl_available_get
EAPI int ecore_ipc_ssl_available_get(void)
Returns if SSL support is available.
Definition: ecore_ipc.c:1492
elm_gengrid_item_item_class_update
void elm_gengrid_item_item_class_update(Elm_Gengrid_Item *obj, const Elm_Gengrid_Item_Class *itc)
Update the item class of a gengrid item.
Definition: elm_gengrid_item_eo.legacy.c:93
ecore_main_loop_thread_safe_call_sync
EAPI void * ecore_main_loop_thread_safe_call_sync(Ecore_Data_Cb callback, void *data)
Calls callback synchronously in the main loop.
Definition: ecore.c:626
ecore_ipc_client_data_get
EAPI void * ecore_ipc_client_data_get(Ecore_Ipc_Client *cl)
Retrieves the data that has been associated with the given IPC client.
Definition: ecore_ipc.c:1417
ecore_thread_global_data_del
Eina_Bool ecore_thread_global_data_del(const char *key)
Deletes from the shared hash the data corresponding to the given key.
Definition: ecore_thread.c:1456
eldbus_service_signal_send
Eina_Bool eldbus_service_signal_send(const Eldbus_Service_Interface *iface, Eldbus_Message *signal_msg)
Send a signal message.
Definition: eldbus_service.c:1444
ECORE_X_EVENT_GENERIC
EAPI int ECORE_X_EVENT_GENERIC
Definition: ecore_x.c:146
ECORE_X_MODIFIER_ALTGR
EAPI int ECORE_X_MODIFIER_ALTGR
Definition: ecore_x.c:156
elm_map_overlay_del
void elm_map_overlay_del(Elm_Map_Overlay *overlay)
Delete a overlay from the map.
Definition: elm_map.c:4865
ECORE_X_ERROR_CODE_BAD_LENGTH
@ ECORE_X_ERROR_CODE_BAD_LENGTH
Request length incorrect.
Definition: Ecore_X.h:408
eio_dir_direct_ls
Eio_File * eio_dir_direct_ls(const char *dir, Eio_Filter_Dir_Cb filter_cb, Eio_Main_Direct_Cb main_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
List the content of a directory and all its sub-content asynchronously.
Definition: eio_dir.c:1086
eina_promise_resolve
void eina_promise_resolve(Eina_Promise *p, Eina_Value value)
Resolves a promise.
Definition: eina_promise.c:788
ELM_WIN_MOVE_RESIZE_LEFT
@ ELM_WIN_MOVE_RESIZE_LEFT
Start resizing window to the left.
Definition: elm_win_legacy.h:184
evas_object_textgrid_cell_size_get
void evas_object_textgrid_cell_size_get(const Evas_Textgrid *obj, int *width, int *height)
Retrieve the size of a cell of the given textgrid object in pixels.
Definition: evas_textgrid_eo.legacy.c:27
ecore_evas_wayland_resize
EAPI void ecore_evas_wayland_resize(Ecore_Evas *ee, int location)
Begin resizing the Ecore_Evas window.
Definition: ecore_evas.c:4549
EVAS_VG_GRADIENT_SPREAD_REFLECT
@ EVAS_VG_GRADIENT_SPREAD_REFLECT
The gradient is reflected outside the gradient area.
Definition: Evas_Legacy.h:3795
ephysics_world_bodies_outside_bottom_autodel_set
EAPI void ephysics_world_bodies_outside_bottom_autodel_set(EPhysics_World *world, Eina_Bool autodel)
Set world autodeleting bodies mode when they're outside of render area by the bottom.
edje_edit_sound_sample_del
EAPI Eina_Bool edje_edit_sound_sample_del(Evas_Object *obj, const char *name)
Deletes sound sample from the collection.
Definition: edje_edit.c:1277
ELM_CODE_PARSER_STANDARD_SYNTAX
Elm_Code_Parser * ELM_CODE_PARSER_STANDARD_SYNTAX
A provided parser to provide syntax highlighting.
Definition: elm_code_parse.c:10
edje_edit_part_item_align_x_get
EINA_DEPRECATED EAPI double edje_edit_part_item_align_x_get(Evas_Object *obj, const char *part, const char *item)
Gets the horizontal align value of a part state.
ECORE_COCOA_CURSOR_RESIZE_RIGHT
@ ECORE_COCOA_CURSOR_RESIZE_RIGHT
Resize right cursor.
Definition: Ecore_Cocoa.h:116
elm_genlist_focus_on_selection_set
void elm_genlist_focus_on_selection_set(Elm_Genlist *obj, Eina_Bool enabled)
Set focus upon items selection mode.
Definition: elm_genlist_eo.legacy.c:27
edje_edit_state_text_size_range_min_max_set
EAPI Eina_Bool edje_edit_state_text_size_range_min_max_set(Evas_Object *obj, const char *part, const char *state, double value, int min, int max)
Sets the min and max font size allowed for the text part.
Definition: edje_edit.c:9011
EINA_SAFETY_ON_TRUE_RETURN
#define EINA_SAFETY_ON_TRUE_RETURN(exp)
The macro doesn't do anything unless EINA_SAFETY_CHECKS is defined.
Definition: eina_safety_checks.h:251
evas_canvas_render_async
EOAPI Eina_Bool evas_canvas_render_async(Eo *obj)
Render the given Evas canvas asynchronously.
Efreet_Icon::ref_count
unsigned int ref_count
References to this icon.
Definition: efreet_icon.h:123
edje_edit_state_fill_type_get
EAPI unsigned char edje_edit_state_fill_type_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fill type property for given part state.
Definition: edje_edit.c:7079
Elm_Datetime_Field_Type
Elm_Datetime_Field_Type
Identifies a Datetime field, The widget supports 6 fields : Year, month, Date, Hour,...
Definition: elm_datetime.h:209
elm_entry_select_allow_get
Eina_Bool elm_entry_select_allow_get(const Elm_Entry *obj)
Allow selection in the entry.
Definition: elm_entry_eo.legacy.c:369
_Ecore_Con_Event_Server_Add
Used as the data param for the ECORE_CON_EVENT_SERVER_ADD event.
Definition: Ecore_Con.h:504
ECORE_CON_EVENT_SERVER_ERROR
EAPI int ECORE_CON_EVENT_SERVER_ERROR
A server experienced an error.
Definition: ecore_con_legacy.c:155
eina_value_type_vset
static Eina_Bool eina_value_type_vset(const Eina_Value_Type *type, void *mem, va_list args)
Sets memory using type descriptor and variable argument.
EINA_VALUE_TYPE_VERSION
#define EINA_VALUE_TYPE_VERSION
Current API version, used to validate type.
Definition: eina_value.h:3669
elm_transit_chain_transit_add
void elm_transit_chain_transit_add(Elm_Transit *transit, Elm_Transit *chain_transit)
Makes the chain relationship between two transits.
Definition: elm_transit.c:1002
Evas_Video_Cb
void(* Evas_Video_Cb)(void *data, Evas_Object *obj, const Evas_Video_Surface *surface)
Evas video callback function signature.
Definition: Evas_Legacy.h:6189
ECORE_WL2_WINDOW_TYPE_DOCK
@ ECORE_WL2_WINDOW_TYPE_DOCK
Definition: Ecore_Wl2.h:347
ELM_INPUT_PANEL_LAYOUT_EMOTICON
@ ELM_INPUT_PANEL_LAYOUT_EMOTICON
Emoticon layout.
Definition: elm_general.h:95
eldbus_message_interface_get
const char * eldbus_message_interface_get(const Eldbus_Message *msg)
Get the Eldbus message interface.
Definition: eldbus_message.c:198
_Edje_External_Type
Information about an external type to be used.
Definition: Edje_Common.h:833
edje_edit_program_channel_get
EAPI unsigned char edje_edit_program_channel_get(Evas_Object *obj, const char *prog)
Gets sample channel of the program.
Definition: edje_edit.c:11396
EVAS_TEXT_STYLE_SHADOW_DIRECTION_RIGHT
@ EVAS_TEXT_STYLE_SHADOW_DIRECTION_RIGHT
shadow growing to the right
Definition: Evas_Legacy.h:6384
elm_gesture_layer_cb_del
void elm_gesture_layer_cb_del(Elm_Gesture_Layer *obj, Elm_Gesture_Type idx, Elm_Gesture_State cb_type, Elm_Gesture_Event_Cb cb, void *data)
Remove a gesture callback.
Definition: elm_gesture_layer_eo.legacy.c:63
elm_obj_genlist_decorated_item_get
EOAPI Elm_Widget_Item * elm_obj_genlist_decorated_item_get(const Eo *obj)
Get active genlist mode item.
_Ecore_Sdl_Event_Mouse_Button_Up::triple_click
int triple_click
Set if click was a triple click
Definition: Ecore_Sdl.h:98
ECORE_IMF_CALLBACK_DELETE_SURROUNDING
@ ECORE_IMF_CALLBACK_DELETE_SURROUNDING
"DELETE_SURROUNDING" is called when the input method needs to delete all or part of the context surro...
Definition: Ecore_IMF.h:233
ecore_con_url_pipeline_get
EAPI Eina_Bool ecore_con_url_pipeline_get(void)
Is HTTP 1.1 pipelining enable ?
Definition: ecore_con_url.c:97
ecore_ipc_server_data_size_max_get
EAPI int ecore_ipc_server_data_size_max_get(Ecore_Ipc_Server *svr)
Gets the max data payload size for an Ipc message in bytes.
Definition: ecore_ipc.c:1038
efreet_desktop_x_field_get
const char * efreet_desktop_x_field_get(Efreet_Desktop *desktop, const char *key)
Get the value for a X- field (Non spec) in the structure.
Definition: efreet_desktop.c:543
_Ecore_Win32_Event_Mouse_In::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:335
Ecore_IMF_Mouse_Flags
Ecore_IMF_Mouse_Flags
Types for Ecore_IMF mouse flags.
Definition: Ecore_IMF.h:290
ECORE_GETOPT_TYPE_DOUBLE
@ ECORE_GETOPT_TYPE_DOUBLE
Value of type double.
Definition: Ecore_Getopt.h:95
_Evas_Coord_Point::y
Evas_Coord y
y co-ordinate
Definition: Evas_Common.h:212
evas_cserve_want_get
Eina_Bool evas_cserve_want_get(void)
Retrieves if the system wants to share bitmaps using the server.
Definition: evas_stats.c:6
elm_obj_flipselector_items_get
EOAPI const Eina_List * elm_obj_flipselector_items_get(const Eo *obj)
Get the internal list of items in a given flip selector widget.
eldbus_name_owner_changed_callback_add
void eldbus_name_owner_changed_callback_add(Eldbus_Connection *conn, const char *bus, Eldbus_Name_Owner_Changed_Cb cb, const void *cb_data, Eina_Bool allow_initial_call)
Add a callback to be called when unique id of a bus name changed.
Definition: eldbus_core.c:1397
_Ecore_Event_Mouse_Move::y
double y
same as x, y root.x, root.y, but with sub-pixel precision, if available
Definition: Ecore_Input.h:310
ecore_timer_pending_get
double ecore_timer_pending_get(const Efl_Loop_Timer *obj)
Pending time regarding a timer.
Definition: efl_loop_timer_eo.legacy.c:15
eina_inlist_sorted_state_new
Eina_Inlist_Sorted_State * eina_inlist_sorted_state_new(void)
Creates state with valid data in it.
Definition: eina_inlist.c:490
elm_gengrid_reorder_mode_stop
void elm_gengrid_reorder_mode_stop(Elm_Gengrid *obj)
Stops the reorder mode of Gengrid.
Definition: elm_gengrid_eo.legacy.c:225
edje_object_file_set
Eina_Bool edje_object_file_set(Evas_Object *obj, const char *file, const char *group)
Sets the EDJ file (and group within it) to load an Edje object's contents from.
Definition: edje_smart.c:467
_Eina_Inlist::prev
Eina_Inlist * prev
previous node
Definition: eina_inlist.h:407
Evas_GL_Context
struct _Evas_GL_Context Evas_GL_Context
The structure type of the Evas GL Context object, a GL rendering context in Evas GL.
Definition: Evas_GL.h:441
ecore_imf_context_use_preedit_set
EAPI void ecore_imf_context_use_preedit_set(Ecore_IMF_Context *ctx, Eina_Bool use_preedit)
Sets whether the IM context should use the preedit string to display feedback.
Definition: ecore_imf_context.c:416
ecore_main_fd_handler_file_add
Ecore_Fd_Handler * ecore_main_fd_handler_file_add(int fd, Ecore_Fd_Handler_Flags flags, Ecore_Fd_Cb func, const void *data, Ecore_Fd_Cb buf_func, const void *buf_data)
Adds a callback for activity on the given file descriptor.
Definition: ecore_main.c:1453
edje_color_class_set
Eina_Bool edje_color_class_set(const char *color_class, int r, int g, int b, int a, int r2, int g2, int b2, int a2, int r3, int g3, int b3, int a3)
Sets Edje color class.
Definition: edje_util.c:696
eina_inarray_free
void eina_inarray_free(Eina_Inarray *array)
Frees an array and its members.
Definition: eina_inarray.c:355
evas_canvas_coord_screen_x_to_world
EOAPI int evas_canvas_coord_screen_x_to_world(const Eo *obj, int x)
Convert/scale an output screen coordinate into canvas coordinates.
emotion_object_video_mute_get
EAPI Eina_Bool emotion_object_video_mute_get(const Evas_Object *obj)
Get the mute video option of this object.
Definition: emotion_smart.c:984
_Ecore_Sdl_Event_Mouse_Button_Down::double_click
int double_click
Set if click was a double click.
Definition: Ecore_Sdl.h:86
Ecore_Win32_Cursor
void Ecore_Win32_Cursor
Abstract type for a cursor.
Definition: Ecore_Win32.h:228
EVAS_DEVICE_SUBCLASS_HAND_FLAT
@ EVAS_DEVICE_SUBCLASS_HAND_FLAT
The flat of your hand.
Definition: Evas_Common.h:345
elm_config_longpress_timeout_get
double elm_config_longpress_timeout_get(void)
Get the duration for occurring long press event.
Definition: elm_config.c:3989
elm_box_clear
void elm_box_clear(Elm_Box *obj)
Clear the box of all children.
Definition: elm_box_eo.legacy.c:99
eina_matrix3_determinant
double eina_matrix3_determinant(const Eina_Matrix3 *m)
Calculates the determinant of the given matrix.
Definition: eina_matrix.c:333
ephysics_shape_load
EAPI EPhysics_Shape * ephysics_shape_load(const char *filename)
Load the shape from a file.
EEZE_UDEV_TYPE_DRIVE_INTERNAL
@ EEZE_UDEV_TYPE_DRIVE_INTERNAL
Definition: Eeze.h:245
_Ecore_Win32_Event_Mouse_Out::modifiers
unsigned int modifiers
The keyboard modifiers.
Definition: Ecore_Win32.h:349
elm_obj_gengrid_reorder_mode_get
EOAPI Eina_Bool elm_obj_gengrid_reorder_mode_get(const Eo *obj)
Get whether a given gengrid widget is or not able have items reordered.
eina_file_cleanup
char * eina_file_cleanup(Eina_Tmpstr *path)
Cleans up Eina after a file is no longer needed.
Definition: eina_file.c:549
elm_image_prescale_get
int elm_image_prescale_get(const Evas_Object *obj)
Get the prescale size for the image.
Definition: efl_ui_image.c:1661
ecore_drm_device_pointer_xy_get
EAPI void ecore_drm_device_pointer_xy_get(Ecore_Drm_Device *dev, int *x, int *y)
Gets the pointer position of Ecore_Drm_Device.
Definition: ecore_drm_device.c:525
_Evas_Textgrid_Cell::underline
unsigned short underline
whether the character is underlined
Definition: Evas_Common.h:1870
elm_scroller_page_relative_get
void elm_scroller_page_relative_get(const Evas_Object *obj, double *h_pagerel, double *v_pagerel)
Get a given scroller widget's scrolling page size, relative to its viewport size.
Definition: elm_scroller.c:1080
elm_textpath_text_user_style_set
void elm_textpath_text_user_style_set(Eo *obj, const char *style)
Set the user text style.
Definition: efl_ui_textpath.c:1042
_Elm_Gesture_Momentum_Info::y2
Evas_Coord y2
Final-swipe direction ending point on Y
Definition: elm_gesture_layer_common.h:39
EET_ERROR_WRITE_ERROR_FILE_CLOSED
@ EET_ERROR_WRITE_ERROR_FILE_CLOSED
Failed to write because file was closed.
Definition: Eet.h:211
EPhysics_Shape
struct _EPhysics_Shape EPhysics_Shape
Shape handle, represents a shape to be used to create a body.
Definition: EPhysics.h:507
efreet_shutdown
EAPI int efreet_shutdown(void)
Shuts down Efreet if a balanced number of init/shutdown calls have been made.
Definition: efreet.c:141
Elm_Gen_Item
Definition: elm_gen_common.h:30
_Efl_Ui_Pan_Data
Definition: efl_ui_widget_pan.h:8
elm_obj_entry_select_all
EOAPI void elm_obj_entry_select_all(Eo *obj)
This selects all text within the entry.
dlsym
void * dlsym(void *handle, const char *symbol)
Get the address of a symbol.
Definition: evil_dlfcn.c:111
EINA_VALUE_TYPE_FLOAT
const Eina_Value_Type * EINA_VALUE_TYPE_FLOAT
manages float type.
Definition: eina_value.c:5605
edje_object_part_box_prepend
Eina_Bool edje_object_part_box_prepend(Evas_Object *obj, const char *part, Evas_Object *child)
Prepends an object to the box.
Definition: edje_part_table.c:239
eio_monitor_stringshared_add
Eio_Monitor * eio_monitor_stringshared_add(const char *path)
Adds a file/directory to monitor.
Definition: eio_monitor.c:331
EINA_LOG_STATE_START
@ EINA_LOG_STATE_START
Logging is Started.
Definition: eina_log.h:485
eina_binshare_length
int eina_binshare_length(const void *obj)
Notes that the given object must be shared.
Definition: eina_binshare.c:173
ELM_GENLIST_EVENT_FILTER_DONE
#define ELM_GENLIST_EVENT_FILTER_DONE
Called when genlist filter is done.
Definition: elm_genlist_eo.h:1012
_Eina_Value_List::subtype
const Eina_Value_Type * subtype
how to allocate and access items
Definition: eina_value.h:1915
elm_object_item_focus_set
void elm_object_item_focus_set(Elm_Widget_Item *obj, Eina_Bool focused)
Control the object item focused.
Definition: elm_widget_item_eo.legacy.c:87
edje_edit_part_source4_get
EAPI const char * edje_edit_part_source4_get(Evas_Object *obj, const char *part)
Gets the source4 of part.
efl_net-connman.h
Common infrastructure to create Efl_Net_Control_Manager and Efl_Net_Session based on ConnMan connecti...
_Evas_Pixel_Import_Source::rows
void ** rows
an array of pointers (size depends on format) pointing to left edge of each scanline
Definition: Evas_Common.h:286
eina_binshare_ref
const void * eina_binshare_ref(const void *obj)
Increments references of the given shared object.
Definition: eina_binshare.c:167
edje_object_update_hints_get
Eina_Bool edje_object_update_hints_get(const Edje_Object *obj)
Whether this object updates its size hints automatically.
Definition: edje_legacy.c:1053
_Ecore_Ipc_Event_Client_Data::minor
int minor
The message minor opcode number.
Definition: Ecore_Ipc.h:296
ECORE_IMF_INPUT_PANEL_STATE_EVENT
@ ECORE_IMF_INPUT_PANEL_STATE_EVENT
called when the state of the input panel is changed.
Definition: Ecore_IMF.h:128
Elm_Image_Error
struct _Elm_Image_Error Elm_Image_Error
Structure associated with smart callback 'download,progress'.
elm_obj_box_align_get
EOAPI void elm_obj_box_align_get(const Eo *obj, double *horizontal, double *vertical)
Get the alignment of the whole bounding box of contents.
Efreet_Menu_Entry_Type
Efreet_Menu_Entry_Type
The type of entry.
Definition: efreet_menu.h:19
_Ecore_Event_Mouse_Wheel::timestamp
unsigned int timestamp
Time when the event occurred.
Definition: Ecore_Input.h:266
_Evas_Video_Surface::parent
Evas_Object * parent
The parent object.
Definition: Evas_Legacy.h:6202
evas_object_smart_clipped_class_get
const Evas_Smart_Class * evas_object_smart_clipped_class_get(void)
Get a pointer to the clipped smart object's class, to use for proper inheritance.
Definition: evas_object_smart_clipped.c:121
ELM_DAY_MONDAY
@ ELM_DAY_MONDAY
Monday weekday.
Definition: elm_calendar_eo.h:62
elm_obj_hover_target_get
EOAPI Efl_Canvas_Object * elm_obj_hover_target_get(const Eo *obj)
Get the target object for the hover.
_Evas_Image_Load_Opts
Definition: Evas_Loader.h:130
ELM_TRANSIT_EFFECT_WIPE_DIR_DOWN
@ ELM_TRANSIT_EFFECT_WIPE_DIR_DOWN
Wipe down.
Definition: elm_transit.h:107
elm_textpath_circle_set
void elm_textpath_circle_set(Eo *obj, double x, double y, double radius, double start_angle, Efl_Ui_Textpath_Direction direction)
Set a circle with given center, radius, and start angle.
Definition: efl_ui_textpath.c:1002
evas_language_direction_get
Evas_BiDi_Direction evas_language_direction_get(void)
Get language direction.
Definition: evas_main.c:1064
Elm_Scroller_Single_Direction
Elm_Scroller_Single_Direction
Type that controls how the content is scrolled.
Definition: elm_scroller_legacy.h:30
eina_matrix2_values_set
void eina_matrix2_values_set(Eina_Matrix2 *m, double xx, double xy, double yx, double yy)
Sets the values of the coefficients of the given floating point matrix.
Definition: eina_matrix.c:1304
eina_iterator_next
Eina_Bool eina_iterator_next(Eina_Iterator *iterator, void **data)
Returns the value of the current element and go to the next one.
Definition: eina_iterator.c:118
eina_list_split_list
Eina_List * eina_list_split_list(Eina_List *list, Eina_List *relative, Eina_List **right)
Splits a list into 2 lists.
Definition: eina_list.c:1316
EINA_FILE_DONTNEED
@ EINA_FILE_DONTNEED
Indicate that the memory is no longer needed.
Definition: eina_file.h:147
ecore_main_loop_iterate_may_block
int ecore_main_loop_iterate_may_block(int may_block)
Runs a single iteration of the main loop to process everything on the queue with blocking/non-blockin...
Definition: ecore_main.c:1291
ecore_sdl_shutdown
EAPI int ecore_sdl_shutdown(void)
Shuts down the Ecore_Sdl library.
Definition: ecore_sdl.c:96
eina_error_msg_register
Eina_Error eina_error_msg_register(const char *msg)
Registers a new error type.
Definition: eina_error.c:229
_Eet_Entry::offset
int offset
Where it start in the file
Definition: Eet.h:547
elm_transit_effect_rotation_add
Elm_Transit_Effect * elm_transit_effect_rotation_add(Elm_Transit *transit, float from_degree, float to_degree)
Add the Rotation Effect to Elm_Transit.
Definition: elm_transit.c:2557
elm_table_homogeneous_get
Eina_Bool elm_table_homogeneous_get(const Elm_Table *obj)
Control the homogeneous state in a table.
Definition: elm_table_eo.legacy.c:9
evas_changed_get
Eina_Bool evas_changed_get(const Evas_Canvas *obj)
Get the changed marker for the canvas.
Definition: evas_canvas_eo.legacy.c:105
elm_popup_allow_events_get
Eina_Bool elm_popup_allow_events_get(const Elm_Popup *obj)
Returns value indicating whether allow event is enabled or not.
Definition: elm_popup_eo.legacy.c:21
elm_genlist_item_cursor_set
void elm_genlist_item_cursor_set(Elm_Object_Item *item, const char *cursor)
Set the type of mouse pointer/cursor decoration to be shown, when the mouse pointer is over the given...
Definition: elm_genlist.c:7711
Ecore_Evas_Drop_Cb
void(* Ecore_Evas_Drop_Cb)(Ecore_Evas *ee, unsigned int seat, Eina_Position2D p, const char *action)
This method is called when the mouse pointer is released over the specified window while performing a...
Definition: Ecore_Evas.h:3888
elm_object_item_style_set
void elm_object_item_style_set(Elm_Widget_Item *obj, const char *style)
Control the style of an object item.
Definition: elm_widget_item_eo.legacy.c:99
_Eldbus_Service_Interface_Desc::signals
const Eldbus_Signal * signals
array of signal that this interface send, the last item of array should be filled with NULL
Definition: eldbus_service.h:106
_Elm_Toolbar_Item_State
State of a Elm_Toolbar_Item.
Definition: elm_toolbar_item_eo.h:36
elm_notify_add
Evas_Object * elm_notify_add(Evas_Object *parent)
Add a new notify to the parent.
Definition: elm_notify.c:478
_Eio_Progress
Represents the current progress of the operation.
Definition: Eio_Legacy.h:176
eina_promise_continue_new
Eina_Promise * eina_promise_continue_new(const Eina_Future *dead_future, Eina_Promise_Cancel_Cb cancel_cb, const void *data)
Creates a new promise from a dead_future.
Definition: eina_promise.c:762
_Slice
Definition: efl_ui_widget_flip.h:67
_Ecore_Con_Event_Url_Data::data
unsigned char data[1]
the data received on this event
Definition: Ecore_Con.h:601
elua_state_setup
Eina_Bool elua_state_setup(Elua_State *es)
Set up the Elua state.
Definition: elua.c:677
eina_error_msg_modify
Eina_Bool eina_error_msg_modify(Eina_Error error, const char *msg)
Changes the message of an already registered message.
Definition: eina_error.c:267
_Elm_Dayselector_Item_Data
Definition: elm_widget_dayselector.h:41
edje_edit_state_text_text_source_set
EAPI Eina_Bool edje_edit_state_text_text_source_set(Evas_Object *obj, const char *part, const char *state, double value, const char *source)
Sets the source text part for a given part.
Definition: edje_edit.c:8849
_Ecore_Getopt_Value::uintp
unsigned int * uintp
Unsigned int pointer.
Definition: Ecore_Getopt.h:137
evas_cserve_stats_get
Eina_Bool evas_cserve_stats_get(Evas_Cserve_Stats *stats)
Retrieves statistics from a running bitmap sharing server.
Definition: evas_stats.c:18
elm_glview_gl_api_get
Evas_GL_API * elm_glview_gl_api_get(const Elm_Glview *obj)
Get the gl api struct for gl rendering.
Definition: elm_glview_eo.legacy.c:21
EPHYSICS_BODY_DENSITY_POLYSTYRENE
#define EPHYSICS_BODY_DENSITY_POLYSTYRENE
Density of polystyrene in kg / m ^ 3.
Definition: EPhysics.h:2079
elm_gengrid_page_relative_set
void elm_gengrid_page_relative_set(Eo *obj, double h_pagerel, double v_pagerel)
Control a given gengrid widget's scrolling page size, relative to its viewport size.
Definition: elm_gengrid.c:5120
ecore_evas_aux_hints_allowed_get
EAPI Eina_List * ecore_evas_aux_hints_allowed_get(const Ecore_Evas *ee)
Gets the list of allowed auxiliary hint IDs.
Definition: ecore_evas.c:2269
edje_edit_part_item_index_align_y_get
EAPI double edje_edit_part_item_index_align_y_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the vertical align value of a part state.
elm_obj_entry_anchor_hover_parent_set
EOAPI void elm_obj_entry_anchor_hover_parent_set(Eo *obj, Efl_Canvas_Object *parent)
Set the parent of the hover popup.
evas_object_grid_mirrored_get
Eina_Bool evas_object_grid_mirrored_get(const Eo *obj)
Gets the mirrored mode of the grid.
Definition: evas_object_grid.c:508
elm_object_item_disabled_get
Eina_Bool elm_object_item_disabled_get(const Elm_Widget_Item *obj)
Control the disabled state of a widget item.
Definition: elm_widget_item_eo.legacy.c:117
Eina_Accessor_Get_Container_Callback
void *(* Eina_Accessor_Get_Container_Callback)(Eina_Accessor *it)
Type for a callback to return the container of the accessor.
Definition: eina_accessor.h:125
_Ecore_Sdl_Event_Mouse_Move
SDL Mouse Move event.
Definition: Ecore_Sdl.h:104
eina_tls_cb_new
static Eina_Bool eina_tls_cb_new(Eina_TLS *key, Eina_TLS_Delete_Cb delete_cb)
Initializes a new Eina_TLS, or thread level storage, to store thread specific data.
EMILE_COLORSPACE_YCBCR420TM12601_PL
@ EMILE_COLORSPACE_YCBCR420TM12601_PL
YCbCr 4:2:0, ITU.BT-601 specification.
Definition: emile_image.h:32
_Evas_Pixel_Import_Source
Definition: Evas_Common.h:283
elm_gengrid_item_prev_get
Elm_Widget_Item * elm_gengrid_item_prev_get(const Elm_Gengrid_Item *obj)
Get the previous item in a gengrid widget's internal list of items, given a handle to one of those it...
Definition: elm_gengrid_item_eo.legacy.c:3
EDJE_TWEEN_MODE_LAST
@ EDJE_TWEEN_MODE_LAST
Last tween mode value.
Definition: Edje_Common.h:1895
evas_object_textblock_bidi_delimiters_get
const char * evas_object_textblock_bidi_delimiters_get(const Efl_Canvas_Textblock *obj)
BiDi delimiters are used for in-paragraph separation of bidi segments.
Definition: efl_canvas_textblock_eo.legacy.c:21
ecore_con_lookup
EAPI Eina_Bool ecore_con_lookup(const char *name, Ecore_Con_Dns_Cb done_cb, const void *data)
Do an asynchronous DNS lookup.
Definition: ecore_con_legacy.c:2678
EINA_MATRIX_AXIS_X
@ EINA_MATRIX_AXIS_X
X-Axis.
Definition: eina_matrix.h:62
_Ecore_Con_Event_Client_Write::client
Ecore_Con_Client * client
the client that connected
Definition: Ecore_Con.h:565
evas_object_textblock_style_get
Evas_Textblock_Style * evas_object_textblock_style_get(const Eo *eo_obj)
Gets the object's current style.
Definition: evas_object_textblock.c:8335
Ecore_X_Atoms.h
Ecore X atoms.
eina_f32p32_sin
Eina_F32p32 eina_f32p32_sin(Eina_F32p32 a)
Calculates the sine of a floating point number.
Definition: eina_fp.c:475
_Eio_Version
Definition: Eio_Legacy.h:10
efreet_desktop_environment_get
const char * efreet_desktop_environment_get(void)
gets the global desktop environment name (e.g. "Enlightenment" or "Gnome")
Definition: efreet_desktop.c:442
evil_pipe
int evil_pipe(int *fds)
Create a pair of sockets.
Definition: evil_unistd.c:75
ELM_POPUP_ORIENT_LEFT
@ ELM_POPUP_ORIENT_LEFT
Popup should appear in the left of parent.
Definition: elm_popup_eo.h:30
evas_vg_gradient_stop_get
void evas_vg_gradient_stop_get(Evas_Vg_Gradient *obj, const Evas_Vg_Gradient_Stop **colors, unsigned int *length)
Get the list of color stops.
Definition: efl_canvas_vg_gradient.c:127
Elm_Drag_Item_Container_Pos
void(* Elm_Drag_Item_Container_Pos)(void *data, Evas_Object *cont, Elm_Object_Item *it, Evas_Coord x, Evas_Coord y, int xposret, int yposret, Elm_Xdnd_Action action)
Callback called when a drag is over an object.
Definition: elm_cnp.h:441
evas_object_image_border_scale_get
double evas_object_image_border_scale_get(const Evas_Object *obj)
Scaling factor applied to the image borders.
Definition: evas_image_legacy.c:138
evas_object_intercept_color_set_callback_del
void * evas_object_intercept_color_set_callback_del(Evas_Object *obj, Evas_Object_Intercept_Color_Set_Cb func)
Unset the callback function that intercepts a color set event of an object.
_Elm_Web_Menu_Item
Structure describing the items in a menu.
Definition: elm_web_common.h:58
_Elm_List_Data::item_loop_enable
Eina_Bool item_loop_enable
value whether item loop feature is enabled or not.
Definition: elm_widget_list.h:65
elm_obj_entry_input_panel_hide
EOAPI void elm_obj_entry_input_panel_hide(Eo *obj)
Hide the input panel (virtual keyboard).
ECORE_IMF_INPUT_PANEL_LANG_AUTOMATIC
@ ECORE_IMF_INPUT_PANEL_LANG_AUTOMATIC
Automatic.
Definition: Ecore_IMF.h:381
_Ecore_X_Event_Window_Reparent
Definition: Ecore_X.h:608
_Eina_Value_Hash::buckets_power_size
unsigned int buckets_power_size
how to allocate hash buckets, if zero a sane default is chosen.
Definition: eina_value.h:2583
Eet_Read_Cb
Eina_Bool Eet_Read_Cb(const void *eet_data, size_t size, void *user_data)
Called back when an Eet Data Serialization has been received completely and could be used.
Definition: Eet.h:4817
eina_list_data_find
void * eina_list_data_find(const Eina_List *list, const void *data)
Finds a member of a list and returns it.
Definition: eina_list.c:928
evas_object_intercept_clip_unset_callback_del
void * evas_object_intercept_clip_unset_callback_del(Evas_Object *obj, Evas_Object_Intercept_Clip_Unset_Cb func)
Unset the callback function that intercepts a clip unset event of an object.
EVAS_GL_BAD_SURFACE
#define EVAS_GL_BAD_SURFACE
Bad surface; for more information, please refer to its EGL counterpart.
Definition: Evas_GL.h:5086
eina_matrix3_fixed_values_get
void eina_matrix3_fixed_values_get(const Eina_Matrix3 *m, Eina_F16p16 *xx, Eina_F16p16 *xy, Eina_F16p16 *xz, Eina_F16p16 *yx, Eina_F16p16 *yy, Eina_F16p16 *yz, Eina_F16p16 *zx, Eina_F16p16 *zy, Eina_F16p16 *zz)
Gets the values of the coefficients of the given fixed point matrix.
Definition: eina_matrix.c:213
edje_edit_part_item_insert_before
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_insert_before(Evas_Object *obj, const char *part, const char *item_name, const char *item_before, const char *source_group)
Inserts new item to box or table part before specified existing item.
Definition: edje_edit.c:4905
_Eina_Value_Struct_Desc::member_count
unsigned int member_count
if > 0, specifies number of members.
Definition: eina_value.h:3148
edje_edit_state_minmul_w_set
EAPI Eina_Bool edje_edit_state_minmul_w_set(Evas_Object *obj, const char *part, const char *state, double value, double minmul_w)
Sets the multiplier (minmul) width value of a part state.
ecore_evas_gl_x11_window_get
EAPI Ecore_X_Window ecore_evas_gl_x11_window_get(const Ecore_Evas *ee)
Gets the window from Ecore_Evas using opengl x11.
Definition: ecore_evas.c:4110
ecore_drm_output_connected_get
EAPI Eina_Bool ecore_drm_output_connected_get(Ecore_Drm_Output *output)
Gets if a given output is connected.
Definition: ecore_drm_output.c:1303
EVAS_AXIS_LABEL_X
@ EVAS_AXIS_LABEL_X
Position along physical X axis; not window relative.
Definition: Evas_Legacy.h:360
EDJE_ACTION_TYPE_VG_ANIM_PLAY
@ EDJE_ACTION_TYPE_VG_ANIM_PLAY
Vector animation resume action value.
Definition: Edje_Common.h:1937
_Evas_Glyph_Array
Definition: evas_text_utils.h:29
ECORE_EVENT_MODIFIER_ALTGR
#define ECORE_EVENT_MODIFIER_ALTGR
Definition: Ecore_Input.h:73
evas_output_framespace_get
void evas_output_framespace_get(const Evas *eo_e, Evas_Coord *x, Evas_Coord *y, Evas_Coord *w, Evas_Coord *h)
Get the render engine's output framespace coordinates in canvas units.
Definition: evas_main.c:1279
Eina_TLS
pthread_key_t Eina_TLS
An opaque type for working with thread level storage.
Definition: eina_inline_lock_posix.x:81
_Eina_Value_Type::compare
int(* compare)(const Eina_Value_Type *type, const void *a, const void *b)
how to compare values, both memory are value_size
Definition: eina_value.h:3685
evas_sync
void evas_sync(Evas_Canvas *obj)
Sync evas canvas.
Definition: evas_canvas_eo.legacy.c:273
eina_iterator_processed_new
Eina_Iterator * eina_iterator_processed_new(Eina_Iterator *iterator, Eina_Process_Cb process, Eina_Free_Cb free_cb, void *data)
Calls the process method on each node of iterator, producing new "processed" nodes and returning a ne...
Definition: eina_iterator.c:469
ELM_INPUT_PANEL_RETURN_KEY_TYPE_LOGIN
@ ELM_INPUT_PANEL_RETURN_KEY_TYPE_LOGIN
Login.
Definition: elm_general.h:138
edje_mmap_size_class_iterator_new
Eina_Iterator * edje_mmap_size_class_iterator_new(Eina_File *f)
Iterates over all size classes provided by an Edje file.
Definition: edje_util.c:2058
ecore_x_icccm_protocol_atoms_set
EAPI void ecore_x_icccm_protocol_atoms_set(Ecore_X_Window win, Ecore_X_Atom *protos, int num)
Set protocol atoms explicitly.
Definition: ecore_x_icccm.c:580
eina_file_common_map_free
void eina_file_common_map_free(Eina_File *file, void *map, void(*free_func)(Eina_File_Map *map))
Removes a mapped region from the file and frees the resources.
Definition: eina_file_common.c:306
ELDBUS_OBJECT_EVENT_IFACE_REMOVED
@ ELDBUS_OBJECT_EVENT_IFACE_REMOVED
a parent path must have a ObjectManager interface
Definition: eldbus_object.h:63
_Ecore_Drm2_Event_Activate
Definition: Ecore_Drm2.h:83
elm_drag_start
Eina_Bool elm_drag_start(Evas_Object *obj, Elm_Sel_Format format, const char *data, Elm_Xdnd_Action action, Elm_Drag_Icon_Create_Cb createicon, void *createdata, Elm_Drag_Pos dragpos, void *dragdata, Elm_Drag_Accept acceptcb, void *acceptdata, Elm_Drag_State dragdone, void *donecbdata)
Begins a drag given a source object.
Definition: elm_dnd.c:765
edje_edit_part_item_index_position_row_set
EAPI Eina_Bool edje_edit_part_item_index_position_row_set(Evas_Object *obj, const char *part, unsigned int index, unsigned short row)
Sets row position of a part item.
_Ecore_Event_Mouse_Move::y
int y
y coordinate relative to window where event happened
Definition: Ecore_Input.h:299
Evas_Engine_Render_Mode
enum _Evas_Engine_Render_Mode Evas_Engine_Render_Mode
behaviour of the renderer
elm_object_item_data_set
void elm_object_item_data_set(Elm_Object_Item *it, void *data)
Set the data associated with an object item.
Definition: efl_ui_widget.c:3790
elm_win_fake_canvas_set
void elm_win_fake_canvas_set(Evas_Object *obj, Ecore_Evas *oee)
Internal.
Definition: efl_ui_win.c:9164
ecore_imf_context_input_panel_layout_get
EAPI Ecore_IMF_Input_Panel_Layout ecore_imf_context_input_panel_layout_get(Ecore_IMF_Context *ctx)
Gets the layout of the current active input panel.
Definition: ecore_imf_context.c:956
eina_mempool_del
void eina_mempool_del(Eina_Mempool *mp)
Deletes the given mempool.
Definition: eina_mempool.c:285
ecore_wl_dnd_drag_end
EAPI void ecore_wl_dnd_drag_end(Ecore_Wl_Input *input)
Definition: ecore_wl_dnd.c:311
edje_edit_state_container_padding_y_get
EAPI int edje_edit_state_container_padding_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets y padding for BOX or TABLE part.
EVAS_CALLBACK_MOVE
@ EVAS_CALLBACK_MOVE
Move Event.
Definition: Evas_Common.h:436
EVAS_GL_GLES_1_X
@ EVAS_GL_GLES_1_X
OpenGL-ES 1.x.
Definition: Evas_GL.h:547
_Eina_Inlist
Inlined list type.
Definition: eina_inlist.h:405
EPHYSICS_BODY_DENSITY_RUBBER
#define EPHYSICS_BODY_DENSITY_RUBBER
Density of rubber in kg / m ^ 3.
Definition: EPhysics.h:2072
edje_size_class_get
Eina_Bool edje_size_class_get(const char *size_class, Evas_Coord *minw, Evas_Coord *minh, Evas_Coord *maxw, Evas_Coord *maxh)
Gets the Edje size class.
Definition: edje_util.c:1730
eina_str_convert_len
char * eina_str_convert_len(const char *enc_from, const char *enc_to, const char *text, size_t len, size_t *retlen)
Uses Iconv to convert a text string from one encoding to another.
Definition: eina_str.c:640
eina_binbuf_manage_new
Eina_Binbuf * eina_binbuf_manage_new(const unsigned char *str, size_t length, Eina_Bool ro)
Creates a new string buffer using the passed string.
elm_obj_web_html_string_load
EOAPI Eina_Bool elm_obj_web_html_string_load(Eo *obj, const char *html, const char *base_url, const char *unreachable_url)
Loads the specified html string as the content of the web object.
ECORE_IMF_DEVICE_SUBCLASS_FINGERNAIL
@ ECORE_IMF_DEVICE_SUBCLASS_FINGERNAIL
A fingernail.
Definition: Ecore_IMF.h:503
elm_label_wrap_width_get
int elm_label_wrap_width_get(const Elm_Label *obj)
Control wrap width of the label.
Definition: elm_label_eo.legacy.c:9
eina_debug_remote_connect
EAPI Eina_Debug_Session * eina_debug_remote_connect(int port)
Connect to remote daemon.
Definition: eina_debug.c:466
Ecore_File.h
Files utility functions.
eina_hash_iterator_tuple_new
Eina_Iterator * eina_hash_iterator_tuple_new(const Eina_Hash *hash)
Returned a new iterator associated with hash keys and data.
Definition: eina_hash.c:1299
_Ecore_Wl2_Event_Offer_Data_Ready
Definition: Ecore_Wl2.h:268
ecore_drm_outputs_create
EAPI Eina_Bool ecore_drm_outputs_create(Ecore_Drm_Device *dev)
Creates outputs for a drm device.
Definition: ecore_drm_output.c:929
evas_event_default_flags_get
Evas_Event_Flags evas_event_default_flags_get(const Evas_Canvas *obj)
Get the default set of flags an event begins with.
Definition: evas_canvas_eo.legacy.c:21
elm_object_domain_part_text_translatable_set
void elm_object_domain_part_text_translatable_set(Evas_Object *obj, const char *part, const char *domain, Eina_Bool translatable)
Mark the part text to be translatable or not.
Definition: elm_main.c:1548
EINA_RECTANGLE_INIT
#define EINA_RECTANGLE_INIT
A zero-size rectangle.
Definition: eina_rectangle.h:43
ecore_drm2_output_dpi_get
EAPI void ecore_drm2_output_dpi_get(Ecore_Drm2_Output *output, int *xdpi, int *ydpi)
Get the dpi of a given output.
Definition: ecore_drm2_outputs.c:1133
Elm_Store_Item_Mapping_Type
Elm_Store_Item_Mapping_Type
Possible mappings types.
Definition: elm_store.h:78
elm_index_item_letter_get
const char * elm_index_item_letter_get(const Elm_Index_Item *obj)
Get the letter (string) set on a given index widget item.
Definition: elm_index_item_eo.legacy.c:15
eina_vector2_dot_product
static double eina_vector2_dot_product(const Eina_Vector2 *a, const Eina_Vector2 *b)
Return the dot product of the two vectors.
edje_object_text_insert_filter_callback_del_full
void * edje_object_text_insert_filter_callback_del_full(Eo *obj, const char *part, Edje_Text_Filter_Cb func, void *data)
Deletes a function and matching user data from the filter list.
Definition: edje_legacy.c:579
ecore_wl2_window_buffer_transform_set
EAPI void ecore_wl2_window_buffer_transform_set(Ecore_Wl2_Window *window, int transform)
Set a buffer transform on a given window.
Definition: ecore_wl2_window.c:1206
ELM_ENTRY_EVENT_PREEDIT_CHANGED
#define ELM_ENTRY_EVENT_PREEDIT_CHANGED
Called when entry preedit changed.
Definition: elm_entry_eo.h:1344
elm_theme_user_dir_get
const char * elm_theme_user_dir_get(void)
Get the file path where elementary user theme files are found.
Definition: elm_theme.c:1076
eina_f32p32_add
static Eina_F32p32 eina_f32p32_add(Eina_F32p32 a, Eina_F32p32 b)
Calculates the sum of two Eina_F32p32 floating point numbers.
eet_node_next_get
EAPI Eet_Node * eet_node_next_get(Eet_Node *node)
Gets the next node in a list of nodes.
Definition: eet_node.c:235
Efl_Ui_Focus_Graph_Calc_Result
Definition: efl_ui_focus_graph.h:17
ECORE_CON_URL_HTTP_VERSION_1_0
@ ECORE_CON_URL_HTTP_VERSION_1_0
HTTP version 1.0.
Definition: Ecore_Con.h:1760
ethumb_client_aspect_get
Ethumb_Thumb_Aspect ethumb_client_aspect_get(const Ethumb_Client *client)
Get current aspect in use for requests.
Definition: ethumb_client.c:1379
elm_web_zoom_set
void elm_web_zoom_set(Evas_Object *obj, double zoom)
Sets the zoom level of the web object.
Definition: elm_web2.c:207
Elm_Input_Panel_Layout_Password_Variation
Elm_Input_Panel_Layout_Password_Variation
Enumeration for defining the types of Elm Input Panel Layout for password variation.
Definition: elm_entry_common.h:41
evas_object_image_border_set
void evas_object_image_border_set(Evas_Object *obj, int l, int r, int t, int b)
Dimensions of this image's border, a region that does not scale with the center area.
Definition: evas_image_legacy.c:117
_Evas_Axis_Label
_Evas_Axis_Label
Definition: Evas_Legacy.h:358
eet_data_descriptor_file_new
EAPI Eet_Data_Descriptor * eet_data_descriptor_file_new(const Eet_Data_Descriptor_Class *eddc)
This function creates a new data descriptor and returns a handle to the new data descriptor.
Definition: eet_data.c:2088
elm_obj_prefs_reset
EOAPI void elm_obj_prefs_reset(Eo *obj, Elm_Prefs_Reset_Mode mode)
Reset the values of a given prefs widget to a previous state.
EMBRYO_FLOAT_TO_CELL
#define EMBRYO_FLOAT_TO_CELL(f)
Float to Embryo_Cell.
Definition: Embryo.h:454
ecore_timer_dump
char * ecore_timer_dump(void)
This function returns a human readable text-based log for Ecore_Timer events.
Definition: ecore_timer.c:403
_Edje_External_Param
Struct that holds parameters for parts of type EXTERNAL.
Definition: Edje_Common.h:651
edje_edit_part_item_index_aspect_h_set
EAPI Eina_Bool edje_edit_part_item_index_aspect_h_set(Evas_Object *obj, const char *part, unsigned int index, int aspect_h)
Sets the aspect height value of a part's item.
_Evas_Event_Mouse_Down::flags
Evas_Button_Flags flags
button flags set during the event
Definition: Evas_Legacy.h:170
elm_gengrid_align_set
void elm_gengrid_align_set(Elm_Gengrid *obj, double align_x, double align_y)
Set the items grid's alignment within a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:3
eina_rw_slice_strchr
static void * eina_rw_slice_strchr(const Eina_Rw_Slice rw_slice, int c)
Find a character inside the slice, similar to memchr().
EVAS_DEVICE_SUBCLASS_PALM
@ EVAS_DEVICE_SUBCLASS_PALM
The palm of a users hand.
Definition: Evas_Common.h:343
elm_list_items_get
const Eina_List * elm_list_items_get(const Elm_List *obj)
Get a list of all the list items.
Definition: elm_list_eo.legacy.c:81
ecore_drm2_fb_stride_get
EAPI unsigned int ecore_drm2_fb_stride_get(Ecore_Drm2_Fb *fb)
Get a framebuffer's stride.
Definition: ecore_drm2_fb.c:206
evas_canvas_seat_key_lock_off
EOAPI void evas_canvas_seat_key_lock_off(Eo *obj, const char *keyname, Evas_Device *seat)
Disables or turns off programmatically the lock key with name keyname for a given seat.
Evas_Common.h
These routines are used for Evas library interaction.
EMBRYO_ERROR_VERSION
@ EMBRYO_ERROR_VERSION
Invalid file format.
Definition: Embryo.h:408
evas_gl_surface_destroy
void evas_gl_surface_destroy(Evas_GL *evas_gl, Evas_GL_Surface *surf)
Destroys an Evas GL Surface.
Definition: evas_gl.c:325
Elm_Gen_Item::generation
int generation
a generation of an item.
Definition: elm_gen_common.h:41
EDJE_ACTION_TYPE_PHYSICS_STOP
@ EDJE_ACTION_TYPE_PHYSICS_STOP
Physics stop action value.
Definition: Edje_Common.h:1930
ecore_wl2_window_role_get
EAPI const char * ecore_wl2_window_role_get(Ecore_Wl2_Window *window)
Get the role of a given window.
Definition: ecore_wl2_window.c:1454
ECORE_IMF_INPUT_PANEL_STATE_WILL_SHOW
@ ECORE_IMF_INPUT_PANEL_STATE_WILL_SHOW
Notification prior to the display of the input panel.
Definition: Ecore_IMF.h:145
eolian_aux_implement_parent_get
EAPI const Eolian_Implement * eolian_aux_implement_parent_get(const Eolian_Implement *impl)
Get previous implementation in the inheritance hierarchy.
Definition: eolian_aux.c:243
elm_obj_toolbar_select_mode_set
EOAPI void elm_obj_toolbar_select_mode_set(Eo *obj, Elm_Object_Select_Mode mode)
Control the toolbar select mode.
eina_value_list_pappend
static Eina_Bool eina_value_list_pappend(Eina_Value *value, const void *ptr)
Appends the generic value in a list from pointer.
_Eina_Bezier::y
double y
y coordinate of start point
Definition: eina_bezier.h:38
elm_app_compile_data_dir_set
void elm_app_compile_data_dir_set(const char *dir)
Provide information on the fallback application's data directory, on scenarios where they get overrid...
Definition: elm_main.c:528
elm_entry_cursor_down
Eina_Bool elm_entry_cursor_down(Elm_Entry *obj)
This moves the cursor one line down within the entry.
Definition: elm_entry_eo.legacy.c:417
edje_edit_size_class_max_w_get
EAPI Evas_Coord edje_edit_size_class_max_w_get(Evas_Object *obj, const char *class_name)
Returns width max size of specified size class.
eina_error_set
void eina_error_set(Eina_Error err)
Sets the last error.
Definition: eina_error.c:398
ecore_x_screen_size_get
EAPI void ecore_x_screen_size_get(const Ecore_X_Screen *screen, int *w, int *h)
Retrieves the size of an Ecore_X_Screen.
Definition: ecore_x.c:960
evas_coord_screen_y_to_world
int evas_coord_screen_y_to_world(const Evas_Canvas *obj, int y)
Convert/scale an output screen coordinate into canvas coordinates.
Definition: evas_canvas_eo.legacy.c:309
ecore_thread_wait
Eina_Bool ecore_thread_wait(Ecore_Thread *thread, double wait)
Blocks the main loop until the thread execution is over.
Definition: ecore_thread.c:850
elm_obj_entry_cursor_end_set
EOAPI void elm_obj_entry_cursor_end_set(Eo *obj)
This moves the cursor to the end of the entry.
eet_node_array_new
EAPI Eet_Node * eet_node_array_new(const char *name, int count, Eina_List *nodes)
Creates a new array node.
Definition: eet_node.c:135
ELM_WEB_ZOOM_MODE_MANUAL
@ ELM_WEB_ZOOM_MODE_MANUAL
Zoom controlled normally by elm_web_zoom_set.
Definition: elm_web_legacy.h:7
elm_win_quickpanel_zone_get
int elm_win_quickpanel_zone_get(const Evas_Object *obj)
Get which zone this quickpanel should appear in.
Definition: efl_ui_win.c:8202
xdg_surface_listener::configure
void(* configure)(void *data, struct xdg_surface *xdg_surface, int32_t width, int32_t height, struct wl_array *states, uint32_t serial)
Suggest a surface change.
Definition: xdg-shell-client-protocol.h:288
elm_scroll_bounce_enabled_all_set
EINA_DEPRECATED void elm_scroll_bounce_enabled_all_set(Eina_Bool enabled)
Set whether scrollers should bounce when they reach their viewport's edge during a scroll,...
EINA_VALUE_TYPE_TM
const Eina_Value_Type * EINA_VALUE_TYPE_TM
manages 'struct tm' type
Definition: eina_value.c:5618
_Eina_File::fd
int fd
The file descriptor.
Definition: eina_file_common.h:95
elm_index_item_insert_after
Elm_Widget_Item * elm_index_item_insert_after(Elm_Index *obj, Elm_Widget_Item *after, const char *letter, Evas_Smart_Cb func, const void *data)
Insert a new item into the index object after item after.
Definition: elm_index_eo.legacy.c:93
elm_entry_cursor_begin_set
void elm_entry_cursor_begin_set(Elm_Entry *obj)
This moves the cursor to the beginning of the entry.
Definition: elm_entry_eo.legacy.c:303
_Efl_Canvas_Surface_Data
Definition: efl_canvas_surface.h:10
eina_f32p32_sqrt
static Eina_F32p32 eina_f32p32_sqrt(Eina_F32p32 a)
Calculates the square root of an Eina_F32p32 floating point number.
_Edje_Message_Int_Set
Structure passed as value on EDJE_MESSAGE_INT_SET messages.
Definition: Edje_Legacy.h:527
elm_diskselector_item_cursor_style_set
EINA_DEPRECATED void elm_diskselector_item_cursor_style_set(Elm_Object_Item *it, const char *style)
Sets a different style for this item cursor.
eina_quaternion_length_square_get
double eina_quaternion_length_square_get(const Eina_Quaternion *v)
Return the length in square of the given quaternion.
Definition: eina_quaternion.c:1060
eet_data_descriptor_encode_cipher
EAPI void * eet_data_descriptor_encode_cipher(Eet_Data_Descriptor *edd, const void *data_in, const char *cipher_key, int *size_ret)
Encodes a data struct to memory and return that encoded data using a cipher.
Definition: eet_data.c:5204
evas_object_image_border_scale_set
void evas_object_image_border_scale_set(Evas_Object *obj, double scale)
Scaling factor applied to the image borders.
Definition: evas_image_legacy.c:131
_Ecore_Getopt_Desc
Structure that describe an option of the command line.
Definition: Ecore_Getopt.h:189
_Eina_Xattr::length
size_t length
The length of the extended attribute value.
Definition: eina_xattr.h:57
_Elm_Widget_Smart_Data::on_translate
Eina_Bool on_translate
This is true when any types of elm translate function is being called.
Definition: elm_widget.h:417
_Evas_Event_Mouse_Wheel::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:252
edje_edit_state_container_min_v_set
EAPI Eina_Bool edje_edit_state_container_min_v_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool v)
Sets whether vertical min size of the container should be equal to the min vertical size of items (BO...
_Eina_Rbtree
Definition: eina_rbtree.h:82
elm_win_focus_highlight_enabled_get
Eina_Bool elm_win_focus_highlight_enabled_get(const Elm_Win *obj)
Get the enabled value of the focus highlight for this window.
elm_photocam_internal_image_get
Evas_Object * elm_photocam_internal_image_get(const Evas_Object *obj)
Get the internal low-res image used for photocam.
Definition: efl_ui_image_zoomable.c:3355
ethumb_client_quality_get
int ethumb_client_quality_get(const Ethumb_Client *client)
Get quality to be used in thumbnails.
Definition: ethumb_client.c:1499
ELM_GLVIEW_ALPHA
@ ELM_GLVIEW_ALPHA
Alpha channel enabled rendering mode.
Definition: elm_glview_eo.h:34
Efreet_Icon::y1
int y1
y1 position
Definition: efreet_icon.h:116
_Ecore_Exe_Event_Data_Line::size
int size
The size of the line buffer in bytes.
Definition: ecore_exe_eo.h:25
Elm_Map_Route_Cb
void(* Elm_Map_Route_Cb)(void *data, Evas_Object *map, Elm_Map_Route *route)
Async-callback function for the route request.
Definition: elm_map_common.h:61
evas_textblock_node_format_next_get
const Evas_Object_Textblock_Node_Format * evas_textblock_node_format_next_get(const Evas_Object_Textblock_Node_Format *n)
Returns the next format node (after n)
Definition: evas_object_textblock.c:9906
ECORE_CON_EVENT_URL_COMPLETE
EAPI int ECORE_CON_EVENT_URL_COMPLETE
A URL object has completed its transfer to and from the server and can be reused.
Definition: ecore_con_url.c:30
ecore_drm2_fb_size_get
EAPI unsigned int ecore_drm2_fb_size_get(Ecore_Drm2_Fb *fb)
Get a framebuffer's size.
Definition: ecore_drm2_fb.c:198
_Ecore_IMF_Context_Class::input_panel_caps_lock_mode_set
void(* input_panel_caps_lock_mode_set)(Ecore_IMF_Context *ctx, Eina_Bool mode)
Set input panel caps lock mode.
Definition: Ecore_IMF.h:800
_Eldbus_Introspection_Interface
DBus Interface.
Definition: eldbus_introspection.h:48
EPHYSICS_BODY_MATERIAL_WOOD
@ EPHYSICS_BODY_MATERIAL_WOOD
Density:680,Fric:0.4,Rest:0.7.
Definition: EPhysics.h:2289
ephysics_world_bodies_outside_bottom_autodel_get
EAPI Eina_Bool ephysics_world_bodies_outside_bottom_autodel_get(const EPhysics_World *world)
Get world autodeleting bodies mode when they're outside of render area by the bottom.
edje_edit_style_del
EAPI Eina_Bool edje_edit_style_del(Evas_Object *obj, const char *style)
Deletes the given text style and all the child tags.
Definition: edje_edit.c:2793
evas_output_viewport_set
void evas_output_viewport_set(Evas *eo_e, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h)
Sets the output viewport of the given evas in evas units.
Definition: evas_main.c:1413
ELM_POPUP_ORIENT_TOP
@ ELM_POPUP_ORIENT_TOP
Popup should appear in the top of parent, default.
Definition: elm_popup_eo.h:26
eina_binshare_add_length
const void * eina_binshare_add_length(const void *obj, unsigned int olen)
Retrieves an instance of an object for use in a program.
Definition: eina_binshare.c:158
EDJE_ACTION_TYPE_NONE
@ EDJE_ACTION_TYPE_NONE
None action value.
Definition: Edje_Common.h:1908
_Ecore_Getopt_Value::strp
char ** strp
String pointer.
Definition: Ecore_Getopt.h:131
ecore_exe_pause
void ecore_exe_pause(Ecore_Exe *exe)
Pauses the given process by sending it a SIGSTOP signal.
Definition: ecore_exe.c:264
ELM_TOOLTIP_ORIENT_BOTTOM_LEFT
@ ELM_TOOLTIP_ORIENT_BOTTOM_LEFT
Tooltip should appear at the bottom left of parent.
Definition: elm_tooltip.h:29
elm_obj_calendar_mark_add
EOAPI Elm_Calendar_Mark * elm_obj_calendar_mark_add(Eo *obj, const char *mark_type, Efl_Time *mark_time, Elm_Calendar_Mark_Repeat_Type repeat)
Add a new mark to the calendar.
edje_edit_state_fill_size_offset_y_get
EAPI int edje_edit_state_fill_size_offset_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fill vertical size offset value of a part state.
eldbus_service_object_data_del
void * eldbus_service_object_data_del(Eldbus_Service_Interface *iface, const char *key)
Del data stored in object path.
Definition: eldbus_service.c:1470
evas_object_size_hint_padding_get
void evas_object_size_hint_padding_get(const Evas_Object *obj, Evas_Coord *l, Evas_Coord *r, Evas_Coord *t, Evas_Coord *b)
Retrieves the hints for an object's padding space.
Definition: evas_object_main.c:2632
evas_gl_string_query
const char * evas_gl_string_query(Evas_GL *evas_gl, int name)
Returns a pointer to a static, null-terminated string describing some aspect of Evas GL.
Definition: evas_gl.c:581
elm_object_scroll_freeze_pop
void elm_object_scroll_freeze_pop(Evas_Object *obj)
Pop the scroll freeze by 1.
Definition: elm_main.c:1754
_Edje_Message_Int_Set::count
int count
The size of the message's array (may be greater than 1)
Definition: Edje_Legacy.h:528
ECORE_EVAS_EWS_EVENT_LAYER_CHANGE
EAPI int ECORE_EVAS_EWS_EVENT_LAYER_CHANGE
window layer changed
Definition: ecore_evas_ews.c:33
_Eolian_Event
Definition: eolian_database.h:332
_Eina_Matrix3::xy
double xy
xy in x' = (x * xx) + (y * xy) + xz
Definition: eina_matrix.h:88
ELM_HOVER_CLASS
#define ELM_HOVER_CLASS
Elementary hover class.
Definition: elm_hover_eo.h:33
_Evas_Position::canvas
Evas_Coord_Point canvas
position on the canvas
Definition: Evas_Common.h:247
_Elm_Gen_Item_Class::version
int version
Set by elementary if you alloc an item class using elm_genlist/gengrid_item_class_new(),...
Definition: elm_gen.h:110
evas_object_box_children_get
Eina_List * evas_object_box_children_get(const Evas_Object *o)
Get the list of children objects in a given box object.
Definition: evas_object_box.c:1924
eina_hash_list_remove
void eina_hash_list_remove(Eina_Hash *hash, const void *key, const void *data)
Removes data from an Eina_List inside a hash.
Definition: eina_hash.c:1514
elm_index_item_clear
void elm_index_item_clear(Elm_Index *obj)
Removes all items from a given index widget.
Definition: elm_index_eo.legacy.c:87
ELM_DAY_SUNDAY
@ ELM_DAY_SUNDAY
Sunday weekday.
Definition: elm_calendar_eo.h:61
_Old_Edje_File::size_classes
Eina_List * size_classes
list of Edje_Size_Class
Definition: edje_convert.h:71
ecore_loop_time_get
double ecore_loop_time_get(void)
Retrieves the time at which the last loop stopped waiting for timeouts or events.
Definition: ecore_time.c:74
ELM_HOVERSEL_EVENT_DISMISSED
#define ELM_HOVERSEL_EVENT_DISMISSED
Called when hoversel is dismissed.
Definition: elm_hoversel_eo.h:178
ELM_HOVER_AXIS_VERTICAL
@ ELM_HOVER_AXIS_VERTICAL
ELM_HOVER_AXIS_VERTICAL – vertical.
Definition: elm_hover_eo.h:23
elm_obj_slideshow_cache_before_get
EOAPI int elm_obj_slideshow_cache_before_get(const Eo *obj)
Get the number of items to cache, on a given slideshow widget, before the current item.
eina_alloca.h
Check if GCC's alloca() is available.
edje_edit_part_item_prefer_h_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_prefer_h_set(Evas_Object *obj, const char *part, const char *item, int prefer_h)
Sets the prefer height value of a part's item.
ecore_imf_context_retrieve_surrounding_callback_set
EAPI void ecore_imf_context_retrieve_surrounding_callback_set(Ecore_IMF_Context *ctx, Eina_Bool(*func)(void *data, Ecore_IMF_Context *ctx, char **text, int *cursor_pos), const void *data)
Sets the callback to be used on surrounding_get request.
Definition: ecore_imf_context.c:491
ecore_evas_gl_x11_pixmap_new
EAPI Ecore_Evas * ecore_evas_gl_x11_pixmap_new(const char *disp_name, Ecore_X_Window parent, int x, int y, int w, int h)
Creates a new Ecore_Evas which does not contain an XWindow.
Definition: ecore_evas.c:4076
elm_map_overlay_region_set
void elm_map_overlay_region_set(Elm_Map_Overlay *overlay, double lon, double lat)
Set the geographic coordinates of the overlay.
Definition: elm_map.c:5072
_Ecore_IMF_Event_Mouse_In::locks
Ecore_IMF_Keyboard_Locks locks
The keyboard locks active when the event has been emitted.
Definition: Ecore_IMF.h:638
EET_ERROR_NOT_SIGNED
@ EET_ERROR_NOT_SIGNED
File or contents are not signed.
Definition: Eet.h:216
_Eina_File_Direct_Info::name_start
size_t name_start
Start position of the filename/basename component.
Definition: eina_file.h:196
_Elm_Entry_Anchor_Info::w
Evas_Coord w
Anchor geometry, relative to canvas.
Definition: elm_entry_common.h:62
elm_icon_fill_outside_set
EINA_DEPRECATED void elm_icon_fill_outside_set(Evas_Object *obj, Eina_Bool fill_outside)
Set if the icon fill the entire object area.
Definition: elm_icon.c:777
Eet_Compression
enum _Eet_Compression Eet_Compression
Eet compression modes.
evas_render
void evas_render(Evas_Canvas *obj)
Force renderization of the given canvas.
Definition: evas_canvas_eo.legacy.c:339
elm_transit_progress_value_get
double elm_transit_progress_value_get(const Elm_Transit *transit)
Get the time progression of the animation (a double value between 0.0 and 1.0).
Definition: elm_transit.c:973
_Efl_Text_Attribute_Handle
Definition: efl_canvas_textblock_internal.h:170
eina_quadtree_free
void eina_quadtree_free(Eina_QuadTree *q)
Destructs quadtree and its data.
Definition: eina_quadtree.c:616
edje_edit_program_target_add
EAPI Eina_Bool edje_edit_program_target_add(Evas_Object *obj, const char *prog, const char *target)
Adds a new target program to the list of 'targets' in the given program.
Definition: edje_edit.c:11889
_Ecore_Getopt_Value
Union listing the types of parameters that can take Getopt values.
Definition: Ecore_Getopt.h:130
eina_ustrbuf_length_get
size_t eina_ustrbuf_length_get(const Eina_UStrbuf *buf)
Retrieves the length of the string buffer's content.
EEZE_SENSOR_TYPE_BAROMETER
@ EEZE_SENSOR_TYPE_BAROMETER
Barometer sensor.
Definition: Eeze_Sensor.h:87
ecore_evas_geometry_get
EAPI void ecore_evas_geometry_get(const Ecore_Evas *ee, int *x, int *y, int *w, int *h)
Gets the geometry of an Ecore_Evas.
Definition: ecore_evas.c:1388
ecore_thread_pending_total_get
int ecore_thread_pending_total_get(void)
Gets the total number of pending jobs.
Definition: ecore_thread.c:1193
elm_config_profile_list_free
void elm_config_profile_list_free(Eina_List *l)
Free Elementary's list of available profiles.
Definition: elm_config.c:3098
eina_rbtree_iterator_prefix
Eina_Iterator * eina_rbtree_iterator_prefix(const Eina_Rbtree *root)
Returns a new prefix iterator associated with a rbtree.
Definition: eina_rbtree.c:521
ecore_evas_software_x11_window_get
EAPI Ecore_X_Window ecore_evas_software_x11_window_get(const Ecore_Evas *ee)
Gets the window from Ecore_Evas using software x11.
Definition: ecore_evas.c:3961
ecore_wl2_display_shm_get
EAPI struct wl_shm * ecore_wl2_display_shm_get(Ecore_Wl2_Display *display)
Retrieve the wl_shm from a given Ecore_Wl2_Display.
Definition: ecore_wl2_display.c:1028
edje_edit_state_container_min_h_set
EAPI Eina_Bool edje_edit_state_container_min_h_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool h)
Sets whether horizontal min size of the container should be equal to the min horizontal size of items...
_Ecore_Sdl_Event_Video_Resize
Definition: Ecore_Sdl.h:46
_Ecore_Event_Signal_Exit::interrupt
Eina_Bool interrupt
Set if the exit request was an interrupt signal.
Definition: Ecore_Common.h:638
ELM_POPUP_ORIENT_BOTTOM_RIGHT
@ ELM_POPUP_ORIENT_BOTTOM_RIGHT
Notify should appear in the bottom right of parent.
Definition: elm_popup_eo.h:38
_Eina_Stat::ino
unsigned long int ino
The inode.
Definition: eina_file.h:209
_Edje_External_Param_Info::deny_fmt
const char * deny_fmt
Not implemented.
Definition: Edje_Common.h:728
elm_config_scroll_thumbscroll_friction_standard_get
double elm_config_scroll_thumbscroll_friction_standard_get(void)
Get the standard velocity of the scroller.
Definition: elm_config.c:3764
elm_progressbar_add
Evas_Object * elm_progressbar_add(Evas_Object *parent)
Add a new progress bar widget to the given parent Elementary (container) object.
Definition: efl_ui_progressbar.c:809
eina_file_close
void eina_file_close(Eina_File *file)
Unrefs the file handler.
Definition: eina_file_common.c:548
ECORE_X_WINDOW_STATE_MAXIMIZED_HORZ
@ ECORE_X_WINDOW_STATE_MAXIMIZED_HORZ
The window has the maximum vertical size.
Definition: Ecore_X.h:162
edje_edit_image_id_get
EAPI int edje_edit_image_id_get(Evas_Object *obj, const char *image_name)
Gets image id for a given image name.
Definition: edje_edit.c:10368
_Old_Edje_Part::multiline
unsigned char multiline
multiline enabled
Definition: edje_convert.h:139
elm_obj_gengrid_realized_items_update
EOAPI void elm_obj_gengrid_realized_items_update(Eo *obj)
Update the contents of all realized items.
ELM_BUBBLE_POS_BOTTOM_LEFT
@ ELM_BUBBLE_POS_BOTTOM_LEFT
The arrow of the bubble points to the bottom left corner.
Definition: elm_bubble_eo.h:29
Efreet_Xml::tag
const char * tag
The tag for this node.
Definition: efreet_xml.h:45
evas_canvas_pointer_button_down_mask_by_device_get
EOAPI unsigned int evas_canvas_pointer_button_down_mask_by_device_get(const Eo *obj, Evas_Device *dev)
Returns a bitmask with the mouse buttons currently pressed, set to 1.
edje_edit_state_map_backface_cull_get
EAPI Eina_Bool edje_edit_state_map_backface_cull_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets backface_cull value of given part state.
Definition: edje_edit.c:7752
_Ecore_Getopt::descs
const Ecore_Getopt_Desc descs[]
A table that contains the description of all the other options (NULL terminated).
Definition: Ecore_Getopt.h:220
elm_obj_entry_input_panel_layout_variation_set
EOAPI void elm_obj_entry_input_panel_layout_variation_set(Eo *obj, int variation)
Set the input panel layout variation of the entry.
elm_obj_toolbar_homogeneous_set
EOAPI void elm_obj_toolbar_homogeneous_set(Eo *obj, Eina_Bool homogeneous)
Control homogeneous mode.
EVAS_CANVAS_CLASS
#define EVAS_CANVAS_CLASS
Evas canvas class.
Definition: evas_canvas_eo.h:20
ecore_audio_obj_in_tone.h
Ecore_Audio tone input.
eina_convert_xtoa
int eina_convert_xtoa(unsigned int n, char *s)
Converts an integer number to a string in hexadecimal base.
Definition: eina_convert.c:179
eet_data_read_cipher
EAPI void * eet_data_read_cipher(Eet_File *ef, Eet_Data_Descriptor *edd, const char *name, const char *cipher_key)
Reads a data structure from an eet file and decodes it using a cipher.
Definition: eet_data.c:2260
_Elm_Slideshow_Item_Class
member definitions of Elm_Slideshow_Item_Class
Definition: elm_slideshow_common.h:26
elm_calendar_text_sunday_color_set
EINA_DEPRECATED void elm_calendar_text_sunday_color_set(Evas_Object *obj, int pos)
Set a day text color to the same that represents Sundays.
_Eina_Value_Hash
Used to store the hash and its subtype.
Definition: eina_value.h:2581
eina_inarray_pop
void * eina_inarray_pop(Eina_Inarray *array)
Removes the last member of the array.
Definition: eina_inarray.c:532
eina_quaternion_angle_plains
double eina_quaternion_angle_plains(Eina_Quaternion *a, Eina_Quaternion *b)
Return the angle plains between of two quaternions.
Definition: eina_quaternion.c:1103
EPHYSICS_WORLD_SOLVER_RANDMIZE_ORDER
@ EPHYSICS_WORLD_SOLVER_RANDMIZE_ORDER
Randomize the order of solving the constraint rows.
Definition: EPhysics.h:941
elm_obj_colorselector_mode_get
EOAPI Elm_Colorselector_Mode elm_obj_colorselector_mode_get(const Eo *obj)
Get Colorselector's mode.
_Eldbus_Service_Interface_Desc::properties
const Eldbus_Property * properties
array of property that this interface have, the last item of array should be filled with NULL
Definition: eldbus_service.h:107
_Eolian_Function
Definition: eolian_database.h:204
_Elm_Color_RGBA
Definition: elm_colorselector_common.h:9
_Ecore_Wl2_Event_Focus_Out
Definition: Ecore_Wl2.h:100
ecore_evas_x11_shape_input_apply
EAPI void ecore_evas_x11_shape_input_apply(Ecore_Evas *ee)
Applies the pointer containment region to the client window.
Definition: ecore_evas.c:4240
ecore_con_socks_lookup_get
EAPI Eina_Bool ecore_con_socks_lookup_get(Ecore_Con_Socks *ecs)
Gets DNS lookup mode on an existing SOCKS proxy.
Definition: ecore_con_socks.c:294
elm_store_filesystem_directory_get
const char * elm_store_filesystem_directory_get(const Elm_Store *store)
Get the directory set on a filesystem store.
Definition: elm_store.c:603
EINA_VALUE_TYPE_USHORT
const Eina_Value_Type * EINA_VALUE_TYPE_USHORT
manages unsigned short type.
Definition: eina_value.c:5595
_Edje_External_Param_Info::step
int step
Values will be a multiple of this.
Definition: Edje_Common.h:715
_Eina_Value_Blob_Operations::version
unsigned int version
must be EINA_VALUE_BLOB_OPERATIONS_VERSION
Definition: eina_value.h:2957
elm_win_noblank_set
void elm_win_noblank_set(Evas_Object *obj, Eina_Bool noblank)
Set the noblank property of a window.
Definition: efl_ui_win.c:9724
PROT_READ
#define PROT_READ
Data can be read.
Definition: evil_mman.h:28
elm_config_window_auto_focus_animate_get
Eina_Bool elm_config_window_auto_focus_animate_get(void)
Get the auto focus animate flag.
Definition: elm_config.c:4191
_Elm_Color_Name
Definition: elm_widget_colorselector.h:109
_Edje_Message_String_Int_Set::val
int val[1]
The message's array of integers.
Definition: Edje_Legacy.h:554
_Evas_Point
A point.
Definition: Evas_Common.h:239
_Old_Edje_Part_Collection::parts
Eina_List * parts
a list of Edje_Part
Definition: edje_convert.h:85
ecore_x_randr_edid_model_get
EAPI int ecore_x_randr_edid_model_get(unsigned char *edid, unsigned long edid_length)
Get the encoded model number from raw EDID data.
Definition: ecore_x_randr.c:3619
_Eldbus_Object_Event_Interface_Added
Definition: eldbus_object.h:76
elm_fileselector_button_is_save_set
EINA_DEPRECATED void elm_fileselector_button_is_save_set(Evas_Object *obj, Eina_Bool value)
Enable/disable the file name entry box where the user can type in a name for a file,...
Definition: elc_fileselector_button.c:464
evas_seat_key_lock_off
void evas_seat_key_lock_off(Evas_Canvas *obj, const char *keyname, Evas_Device *seat)
Disables or turns off programmatically the lock key with name keyname for a given seat.
Definition: evas_canvas_eo.legacy.c:159
edje_edit_state_max_h_get
EAPI int edje_edit_state_max_h_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the maximum height value of a part state.
ELM_GENLIST_EVENT_ITEM_FOCUSED
#define ELM_GENLIST_EVENT_ITEM_FOCUSED
Called when genlist item got focus.
Definition: elm_genlist_eo.h:718
_Ecore_Ipc_Event_Client_Data::client
Ecore_Ipc_Client * client
An IPC connection handle.
Definition: Ecore_Ipc.h:293
ephysics_body_linear_velocity_set
EAPI void ephysics_body_linear_velocity_set(EPhysics_Body *body, double x, double y, double z)
Set body's linear velocity on x, y and z axes.
evil_gettimeofday
int evil_gettimeofday(struct timeval *tv, struct timezone *tz)
Get time and timezone.
Definition: evil_time.c:20
_Elm_Spinner_Data::spin_timer
Ecore_Timer * spin_timer
a timer for a repeated spinner value change on mouse down
Definition: elm_widget_spinner.h:48
ELM_SLIDESHOW_EVENT_TRANSITION_END
#define ELM_SLIDESHOW_EVENT_TRANSITION_END
Called on transition end.
Definition: elm_slideshow_eo.h:406
_Embryo_Version::revision
int revision
< micro (bugfix, internal improvements, no new features version)
Definition: Embryo.h:383
elm_config_profile_get
const char * elm_config_profile_get(void)
Get Elementary's profile in use.
Definition: elm_config.c:3066
EDJE_ACTION_TYPE_DRAG_VAL_STEP
@ EDJE_ACTION_TYPE_DRAG_VAL_STEP
Drag val step action value.
Definition: Edje_Common.h:1913
ecore_win32_window_size_get
EAPI void ecore_win32_window_size_get(Ecore_Win32_Window *window, int *width, int *height)
Get the size of the given window.
Definition: ecore_win32_window.c:806
EDJE_TEXT_EFFECT_LAST
@ EDJE_TEXT_EFFECT_LAST
Last text effect value.
Definition: Edje_Common.h:2130
elm_entry_input_panel_layout_variation_set
void elm_entry_input_panel_layout_variation_set(Elm_Entry *obj, int variation)
Set the input panel layout variation of the entry.
Definition: elm_entry_eo.legacy.c:75
Eina_Rectangle_Pool
struct _Eina_Rectangle_Pool Eina_Rectangle_Pool
Type for an opaque pool of rectangles.
Definition: eina_rectangle.h:139
evas_vg_node_raise
void evas_vg_node_raise(Evas_Vg_Node *obj)
Raise obj to the top of its layer.
Definition: efl_canvas_vg_node.c:769
ECORE_GETOPT_ACTION_VERSION
@ ECORE_GETOPT_ACTION_VERSION
Show version.
Definition: Ecore_Getopt.h:74
elm_label_ellipsis_set
void elm_label_ellipsis_set(Elm_Label *obj, Eina_Bool ellipsis)
Control the ellipsis behavior of the label.
Definition: elm_label_eo.legacy.c:63
_EPhysics_Quaternion::z
double z
z coordinate
Definition: EPhysics.h:194
elm_object_scale_set
void elm_object_scale_set(Evas_Object *obj, double scale)
Set the scaling factor for a given Elementary object.
Definition: elm_main.c:1475
eina_strbuf_ltrim
void eina_strbuf_ltrim(Eina_Strbuf *buf)
Left trims the string buffer.
Definition: eina_strbuf.c:175
_Ecore_IMF_Context_Class::mime_type_accept_set
void(* mime_type_accept_set)(Ecore_IMF_Context *ctx, const char *mime_type)
Set the MIME type to the input panel.
Definition: Ecore_IMF.h:811
_Elm_Store_Item_Mapping_Empty
Definition: elm_store.h:100
elm_obj_entry_markup_filter_append
EOAPI void elm_obj_entry_markup_filter_append(Eo *obj, Elm_Entry_Filter_Cb func, void *data)
Append a markup filter function for text inserted in the entry.
_Old_Edje_Part_Collection::alias
Eina_Hash * alias
aliasing part
Definition: edje_convert.h:90
ephysics_body_center_mass_get
EAPI void ephysics_body_center_mass_get(const EPhysics_Body *body, double *x, double *y, double *z)
Get the center of mass of physics body.
ecore_x_pixmap_geometry_get
EAPI void ecore_x_pixmap_geometry_get(Ecore_X_Pixmap pmap, int *x, int *y, int *w, int *h)
Retrieves the size of the given pixmap.
Definition: ecore_x_pixmap.c:105
_Eina_Inarray::members
void * members
Actual array of elements.
Definition: eina_inarray.h:233
evas_canvas_event_default_flags_get
EOAPI Evas_Event_Flags evas_canvas_event_default_flags_get(const Eo *obj)
Get the default set of flags an event begins with.
ecore_file_mkdirs
int ecore_file_mkdirs(const char **dirs)
Creates complete directory in a batch.
Definition: ecore_file.c:200
elm_entry_input_panel_show_on_demand_get
Eina_Bool elm_entry_input_panel_show_on_demand_get(const Elm_Entry *obj)
Get the attribute to show the input panel in case of only a user's explicit Mouse Up event.
Definition: elm_entry_eo.legacy.c:21
edje_edit_save
EAPI Eina_Bool edje_edit_save(Evas_Object *obj)
Saves the modified edje object back to his file.
Definition: edje_edit.c:16654
evas_object_pointer_mode_set
Eina_Bool evas_object_pointer_mode_set(Efl_Canvas_Object *obj, Evas_Object_Pointer_Mode pointer_mode)
Low-level pointer behaviour.
Definition: efl_canvas_object_eo.legacy.c:3
elm_gengrid_multi_select_set
void elm_gengrid_multi_select_set(Elm_Gengrid *obj, Eina_Bool multi)
Enable or disable multi-selection in a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:27
elm_gengrid_last_item_get
Elm_Widget_Item * elm_gengrid_last_item_get(const Elm_Gengrid *obj)
Get the last item in a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:153
evas_object_textgrid_cellrow_set
void evas_object_textgrid_cellrow_set(Evas_Textgrid *obj, int y, const Evas_Textgrid_Cell *row)
Set the string at the given row of the given textgrid object.
Definition: evas_textgrid_eo.legacy.c:39
ephysics_camera_position_set
EAPI void ephysics_camera_position_set(EPhysics_Camera *camera, Evas_Coord x, Evas_Coord y)
Set camera's position.
elm_gengrid_wheel_disabled_get
Eina_Bool elm_gengrid_wheel_disabled_get(const Eo *obj)
Get a value whether mouse wheel is enabled or not.
Definition: elm_gengrid.c:5681
eeze_disk_free
void eeze_disk_free(Eeze_Disk *disk)
Frees a disk object.
Definition: eeze_disk.c:270
ecore_wl_globals_get
EAPI Eina_Inlist * ecore_wl_globals_get(void)
Retrieves the Wayland Globals Interface list used for the current Wayland connection.
Definition: ecore_wl.c:293
_Evas_Image_Property
Definition: Evas_Loader.h:141
edje_object_part_external_object_get
Evas_Object * edje_object_part_external_object_get(const Edje_Object *obj, const char *part)
Gets the object created by this external part.
Definition: edje_legacy.c:174
ECORE_COCOA_CURSOR_DEFAULT
#define ECORE_COCOA_CURSOR_DEFAULT
Defines the default Cocoa cursor, to be used when nothing is specified or as a fallback.
Definition: Ecore_Cocoa.h:131
eina_matrixsparse_cell_idx_clear
Eina_Bool eina_matrixsparse_cell_idx_clear(Eina_Matrixsparse *m, unsigned long row, unsigned long col)
Clears (erases) cell at a given row, column position.
Definition: eina_matrixsparse.c:1315
ECORE_GETOPT_ACTION_COUNT
@ ECORE_GETOPT_ACTION_COUNT
Store a count number.
Definition: Ecore_Getopt.h:71
elm_notify_dismiss
void elm_notify_dismiss(Elm_Notify *obj)
Dismiss a notify object.
Definition: elm_notify_eo.legacy.c:39
eet_data_text_undump
EAPI void * eet_data_text_undump(const char *text, int textlen, int *size_ret)
Takes an ascii encoding from eet_data_text_dump() and re-encode in binary.
Definition: eet_data.c:4955
eina_log_print_cb_journald
void eina_log_print_cb_journald(const Eina_Log_Domain *d, Eina_Log_Level level, const char *file, const char *fnc, int line, const char *fmt, void *data, va_list args)
Alternative logging method, this will output to systemd journal.
Definition: eina_log.c:2140
evas_pointer_button_down_mask_by_device_get
unsigned int evas_pointer_button_down_mask_by_device_get(const Evas_Canvas *obj, Evas_Device *dev)
Returns a bitmask with the mouse buttons currently pressed, set to 1.
Definition: evas_canvas_eo.legacy.c:129
edje_edit_part_item_insert_after_index
EAPI Eina_Bool edje_edit_part_item_insert_after_index(Evas_Object *obj, const char *part, const char *item_name, unsigned int index, const char *source_group)
Inserts new item to box or table part after specified existing item.
Definition: edje_edit.c:5006
elm_diskselector_item_tooltip_text_set
EINA_DEPRECATED void elm_diskselector_item_tooltip_text_set(Elm_Object_Item *it, const char *text)
Set the text to be shown in the diskselector item.
Eldbus_Object_Event_Interface_Removed
struct _Eldbus_Object_Event_Interface_Removed Eldbus_Object_Event_Interface_Removed
Structure used with the ELDBUS_OBJECT_EVENT_IFACE_REMOVED event.
evas_object_image_load_head_skip_set
void evas_object_image_load_head_skip_set(Evas_Object *obj, Eina_Bool skip)
Set a load option to skip initial header load and defer to preload.
Definition: evas_image_legacy.c:386
evas_canvas_pointer_button_down_mask_get
EOAPI unsigned int evas_canvas_pointer_button_down_mask_get(const Eo *obj)
Returns a bitmask with the default mouse buttons currently pressed, set to 1.
eina_xattr_fd_get
void * eina_xattr_fd_get(int fd, const char *attribute, ssize_t *size)
Retrieves an extended attribute from a file descriptor.
Definition: eina_xattr.c:385
edje_object_signal_callback_del_full
void * edje_object_signal_callback_del_full(Evas_Object *obj, const char *emission, const char *source, Edje_Signal_Cb func, void *data)
Unregisters/deletes a callback set for an arriving Edje signal, emitted by a given Edje object.
Definition: edje_legacy.c:95
_Eina_File_Line
The structure to store information of a line.
Definition: eina_file.h:232
eeze_udev_syspath_get_sysattr_list
EAPI Eina_List * eeze_udev_syspath_get_sysattr_list(const char *syspath)
Get the sysattr list of a device from the /sys/ path.
Definition: eeze_udev_syspath.c:234
_Elm_Index_Omit
Definition: elm_widget_index.h:74
ELM_FOCUS_PREVIOUS
@ ELM_FOCUS_PREVIOUS
previous direction
Definition: elm_general.h:461
_Ecore_X_Event_Xkb::locked_group
int locked_group
Definition: Ecore_X.h:2531
_Elm_Gesture_Rotate_Info::base_angle
double base_angle
Holds start-angle.
Definition: elm_gesture_layer_common.h:92
_Old_Edje_Image_Directory::entries
Eina_List * entries
a list of Edje_Image_Directory_Entry
Definition: edje_convert.h:41
ecore_x_dnd_abort
EAPI Eina_Bool ecore_x_dnd_abort(Ecore_X_Window xwin_source)
Definition: ecore_x_dnd.c:775
ELM_SCROLLER_POLICY_AUTO
@ ELM_SCROLLER_POLICY_AUTO
Show scrollbars as needed.
Definition: elm_scroller_legacy.h:15
ecore_evas_name_class_set
EAPI void ecore_evas_name_class_set(Ecore_Evas *ee, const char *n, const char *c)
Sets the name and class of an Ecore_Evas' window.
Definition: ecore_evas.c:1568
_Evas_Cache_Image_Func::load
int(* load)(Image_Entry *im)
return is EVAS_LOAD_ERROR_* or EVAS_LOAD_ERROR_NONE!
Definition: evas_cache.h:38
Ecore_X_Event_Present_Complete
Definition: Ecore_X.h:1091
eina_file_mkstemp
int eina_file_mkstemp(const char *templatename, Eina_Tmpstr **path)
Generates and creates a uniquely named temporary file from a template name.
Definition: eina_file_common.c:997
ethumb_video_start_set
EAPI void ethumb_video_start_set(Ethumb *e, float start)
set the video play start point
Definition: ethumb.c:739
EPHYSICS_WORLD_SOLVER_SIMD
@ EPHYSICS_WORLD_SOLVER_SIMD
Use a SSE optimized innerloop, using assembly intrinsics, this is implemented and can be enabled/disa...
Definition: EPhysics.h:944
Ecore_IMF_Event_Cb
void(* Ecore_IMF_Event_Cb)(void *data, Ecore_IMF_Context *ctx, void *event_info)
Called when a Ecore_IMF event happens.
Definition: Ecore_IMF.h:218
edje_edit_part_states_list_get
EAPI Eina_List * edje_edit_part_states_list_get(Evas_Object *obj, const char *part)
Gets the list of all the states in the given part.
Definition: edje_edit.c:6172
evas_key_modifier_mask_get
Evas_Modifier_Mask evas_key_modifier_mask_get(const Evas *eo_e, const char *keyname)
Creates a bit mask from the keyname modifier key.
Definition: evas_key.c:271
_Edje_External_Param::d
double d
Used by double.
Definition: Edje_Common.h:657
_Ecore_Con_Event_Url_Complete::url_con
Ecore_Con_Url * url_con
a pointer to the connection object
Definition: Ecore_Con.h:611
evas_map_util_object_move_sync_set
void evas_map_util_object_move_sync_set(Evas_Map *m, Eina_Bool enabled)
Set the flag of the object move synchronization for map rendering.
Definition: evas_map.c:710
elm_obj_calendar_selected_time_set
EOAPI void elm_obj_calendar_selected_time_set(Eo *obj, Efl_Time *selected_time)
Set selected date to be highlighted on calendar.
_Ecore_Getopt_Value::intp
int * intp
Int pointer.
Definition: Ecore_Getopt.h:134
eina_value_setup
static Eina_Bool eina_value_setup(Eina_Value *value, const Eina_Value_Type *type)
Initializes generic value storage.
elm_animation_view_frame_get
int elm_animation_view_frame_get(const Elm_Animation_View *obj)
Number of current frame.
_Edje_Message_Float_Set
Structure passed as value on EDJE_MESSAGE_FLOAT_SET messages.
Definition: Edje_Legacy.h:533
eina_list_sort
Eina_List * eina_list_sort(Eina_List *list, unsigned int limit, Eina_Compare_Cb func)
Sorts a list according to the ordering func will return.
Definition: eina_list.c:1112
_Evas_Object_Textblock_Node_Text::dirty
Eina_Bool dirty
EINA_TRUE if already handled/format changed, else EINA_FALSE.
Definition: efl_canvas_textblock_internal.h:136
edje_edit_state_fixed_h_get
EAPI Eina_Bool edje_edit_state_fixed_h_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fixed height value of a part state.
Eina_Matrix4
A 4x4 floating point matrix.
ecore_buffer_size_get
EAPI Eina_Bool ecore_buffer_size_get(Ecore_Buffer *buf, unsigned int *width, unsigned int *height)
Returns size of given Ecore_Buffer.
Definition: ecore_buffer.c:353
elm_obj_ctxpopup_item_prev_get
EOAPI Elm_Widget_Item * elm_obj_ctxpopup_item_prev_get(const Eo *obj)
Get the item before this one in the widget's list of items.
eina_tls_set
static Eina_Bool eina_tls_set(Eina_TLS key, const void *data)
Sets the value in Eina_TLS for this thread.
Efreet_Icon_Theme_Directory::threshold
unsigned int threshold
Size difference threshold.
Definition: efreet_icon.h:92
EDJE_EXTERNAL_PARAM_FLAGS_GET
@ EDJE_EXTERNAL_PARAM_FLAGS_GET
Property can be read/get.
Definition: Edje_Common.h:639
evas_canvas_obscured_rectangle_add
EOAPI void evas_canvas_obscured_rectangle_add(Eo *obj, int x, int y, int w, int h)
Add an "obscured region" to an Evas canvas.
Evas_Async_Events_Put_Cb
void(* Evas_Async_Events_Put_Cb)(void *target, Evas_Callback_Type type, void *event_info)
Evas async callback function signature.
Definition: Evas_Common.h:467
embryo_program_vm_push
EAPI void embryo_program_vm_push(Embryo_Program *ep)
Starts a new virtual machine session for the given program.
Definition: embryo_amx.c:415
ELM_CONFORMANT_EVENT_CLIPBOARD_STATE_ON
#define ELM_CONFORMANT_EVENT_CLIPBOARD_STATE_ON
Called when clipboard was enabled.
Definition: elm_conformant_eo.h:46
_Eina_Matrix3_F16p16::zy
Eina_F16p16 zy
zy in z' = (x * zx) + (y * zy) + zz
Definition: eina_matrix.h:177
_Edje_Data::value
char * value
contents value
Definition: edje_convert.h:21
_Ecore_X_Event_Mouse_Out
Definition: Ecore_X.h:516
elm_transit_del
void elm_transit_del(Elm_Transit *transit)
Stops the animation and delete the transit object.
Definition: elm_transit.c:584
ecore_imf_context_preedit_string_get
EAPI void ecore_imf_context_preedit_string_get(Ecore_IMF_Context *ctx, char **str, int *cursor_pos)
Retrieves the current preedit string and cursor position for the Input Method Context.
Definition: ecore_imf_context.c:314
_Evas_Event_Multi_Down
Multi button press event.
Definition: Evas_Legacy.h:260
ecore_buffer_consumer_buffer_release
Eina_Bool ecore_buffer_consumer_buffer_release(Ecore_Buffer_Consumer *consumer, Ecore_Buffer *buffer)
Releases the acquired Ecore_Buffer.
Definition: ecore_buffer_consumer.c:110
evas_object_image_extension_can_load_get
Eina_Bool evas_object_image_extension_can_load_get(const char *file)
Check if a file extension may be supported by Image Object Functions.
Definition: evas_main.c:781
elm_player_add
Evas_Object * elm_player_add(Evas_Object *parent)
Add a new Elm_Player object to the given parent Elementary (container) object.
Definition: elc_player.c:646
elm_layout_theme_set
Eina_Bool elm_layout_theme_set(Evas_Object *obj, const char *klass, const char *group, const char *style)
Set the edje group from the elementary theme that will be used as layout.
Definition: efl_ui_layout.c:3398
EPHYSICS_BODY_RESTITUTION_PLASTIC
#define EPHYSICS_BODY_RESTITUTION_PLASTIC
Restitution coefficient of plastic.
Definition: EPhysics.h:2172
edje_perspective_global_get
Eina_Bool edje_perspective_global_get(const Edje_Perspective *ps)
Gets whether the given perspective object is global or not.
Definition: edje_util.c:5356
ecore_x_icccm_colormap_window_set
EAPI void ecore_x_icccm_colormap_window_set(Ecore_X_Window win, Ecore_X_Window subwin)
Add a subwindow to the list of windows that need a different colormap installed.
Definition: ecore_x_icccm.c:1003
ecore_evas_selection_get
EAPI Eina_Future * ecore_evas_selection_get(Ecore_Evas *ee, unsigned int seat, Ecore_Evas_Selection_Buffer buffer, Eina_Iterator *acceptable_types)
Retrieves the content of the specified selection buffer.
Definition: ecore_evas.c:5636
eina_unicode_utf8_get_next
EAPI Eina_Unicode eina_unicode_utf8_get_next(const char *buf, int *iindex)
Definition: eina_abi.c:28
ecore_x_dnd_callback_pos_update_set
EAPI void ecore_x_dnd_callback_pos_update_set(void(*cb)(void *, Ecore_X_Xdnd_Position *data), const void *data)
The DND position update cb is called Ecore_X sends a DND position to a client.
Definition: ecore_x_dnd.c:405
_Ecore_Wl2_Event_Seat_Name
Definition: Ecore_Wl2.h:193
_Ecore_Getopt::usage
const char * usage
usage example, %prog is replaced by prog
Definition: Ecore_Getopt.h:214
edje_object_signal_callback_extra_data_get
void * edje_object_signal_callback_extra_data_get(void)
Gets extra data passed to callbacks.
Definition: edje_program.c:1702
elm_transit_effect_blend_add
Elm_Transit_Effect * elm_transit_effect_blend_add(Elm_Transit *transit)
Add the Blend Effect to Elm_Transit.
Definition: elm_transit.c:2461
evas_vg_shape_stroke_cap_get
Evas_Vg_Cap evas_vg_shape_stroke_cap_get(Evas_Vg_Shape *obj)
Gets the cap style used for stroking path.
Definition: efl_canvas_vg_shape.c:304
_Elm_Prefs_Item_Iface::editable_get
Eina_Bool(* editable_get)(Evas_Object *obj)
function to retrieve whether an item widget is editable or not
Definition: elm_prefs_common.h:153
_Edje_Message_String_Int_Set::count
int count
The size of the message's array (may be greater than 1)
Definition: Edje_Legacy.h:553
eldbus_object_unref
void eldbus_object_unref(Eldbus_Object *obj)
Decrease object reference.
Definition: eldbus_object.c:250
Elm_Transit_Del_Cb
void(* Elm_Transit_Del_Cb)(void *data, Elm_Transit *transit)
Elm_Transit_Del_Cb.
Definition: elm_transit.h:152
Elm_Popup_Data
struct _Elm_Popup_Data Elm_Popup_Data
Base layout smart data extended with popup instance data.
Definition: elm_widget_popup.h:34
elm_entry_input_panel_show_on_demand_set
void elm_entry_input_panel_show_on_demand_set(Elm_Entry *obj, Eina_Bool ondemand)
Set the attribute to show the input panel in case of only a user's explicit Mouse Up event.
Definition: elm_entry_eo.legacy.c:15
ELM_FILESELECTOR_SORT_BY_FILENAME_DESC
@ ELM_FILESELECTOR_SORT_BY_FILENAME_DESC
Alphabetical sorting by descending filename.
Definition: elm_interface_fileselector_eo.h:35
ecore_x_icccm_name_class_get
EAPI void ecore_x_icccm_name_class_get(Ecore_X_Window win, char **n, char **c)
Get a window name & class.
Definition: ecore_x_icccm.c:758
_Evas_Coord_Precision_Size::w
Evas_Coord w
width
Definition: Evas_Common.h:224
evas_object_text_bidi_delimiters_set
void evas_object_text_bidi_delimiters_set(Evas_Text *obj, const char *delim)
Sets the BiDi delimiters used in the textblock.
Definition: evas_text_eo.legacy.c:27
efreet_icon_find
Efreet_Icon * efreet_icon_find(const char *theme_name, const char *icon, unsigned int size)
Retrieves all of the information about the given icon.
Definition: efreet_icon.c:350
ELM_MENU_EVENT_ELM_ACTION_BLOCK_MENU
#define ELM_MENU_EVENT_ELM_ACTION_BLOCK_MENU
Called when menu blocking have been enabled.
Definition: elm_menu_eo.h:148
_Ecore_Win32_Event_Window_Create::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:393
_Elm_Index_Item_Data
Definition: elm_widget_index.h:58
_Ecore_X_Event_Window_Shape
Definition: Ecore_X.h:855
edje_edit_group_data_add
EAPI Eina_Bool edje_edit_group_data_add(Evas_Object *obj, const char *itemname, const char *value)
Creates a new data object in the given edje file belonging to the current group.
Definition: edje_edit.c:2351
xdg_shell_listener::ping
void(* ping)(void *data, struct xdg_shell *xdg_shell, uint32_t serial)
Check if the client is alive.
Definition: xdg-shell-client-protocol.h:105
Evas_Vg_Cap_Type
Evas_Vg_Cap_Type
These values determine how the end of opened sub-paths are rendered in a stroke.
Definition: Evas_Legacy.h:3713
ecore_con_url_limit_upload_speed
EAPI void ecore_con_url_limit_upload_speed(Ecore_Con_Url *url_obj, off_t max_speed)
Sets a maximum upload speed.
Definition: ecore_con_url.c:1223
edje_edit_group_limits_horizontal_add
EAPI Eina_Bool edje_edit_group_limits_horizontal_add(Evas_Object *obj, const char *name, int value)
Adds given pair name-value to the horizontal limits block at the group level.
Elm_Entry_Filter_Cb
void(* Elm_Entry_Filter_Cb)(void *data, Evas_Object *entry, char **text)
This callback type is used by entry filters to modify text.
Definition: elm_entry_common.h:136
evas_object_size_hint_align_get
void evas_object_size_hint_align_get(const Evas_Object *obj, double *x, double *y)
Retrieves the hints for on object's alignment.
Definition: evas_object_main.c:2656
EDJE_CHANNEL_ALL
@ EDJE_CHANNEL_ALL
All audio channels (convenience)
Definition: Edje_Common.h:341
edje_edit_part_ignore_flags_get
EAPI Evas_Event_Flags edje_edit_part_ignore_flags_get(Evas_Object *obj, const char *part)
Gets ignore_flags for part.
Definition: edje_edit.c:4012
elm_mapbuf_auto_set
void elm_mapbuf_auto_set(Elm_Mapbuf *obj, Eina_Bool on)
Set or unset auto flag for map rendering.
Definition: elm_mapbuf_eo.legacy.c:3
_Ecore_Event_Mouse_Wheel::window
Ecore_Window window
The main window where event happened.
Definition: Ecore_Input.h:262
ECORE_IMF_DEVICE_CLASS_SEAT
@ ECORE_IMF_DEVICE_CLASS_SEAT
The user/seat (the user themselves)
Definition: Ecore_IMF.h:485
Ecore_Sdl.h
Ecore SDL system functions.
evas_device_pop
void evas_device_pop(Evas *e)
This pops the top of the device stack for the canvas.
Definition: evas_device.c:289
ELM_IMAGE_FLIP_VERTICAL
@ ELM_IMAGE_FLIP_VERTICAL
flip image vertically (along the y = height / 2 line)
Definition: elm_image_legacy.h:399
evas_object_name_find
Efl_Canvas_Object * evas_object_name_find(const Evas_Canvas *obj, const char *name)
Retrieves the object on the given evas with the given name.
Definition: evas_canvas_eo.legacy.c:243
eina_ustrbuf_new
Eina_UStrbuf * eina_ustrbuf_new(void)
Creates a new unicode string buffer.
_Elm_Photocam_Progress
Definition: elm_photocam.h:66
_Eio_Progress::percent
float percent
Percent done for the I/O operation.
Definition: Eio_Legacy.h:181
ethumb_thumb_quality_get
EAPI int ethumb_thumb_quality_get(const Ethumb *e)
Get the thumbnail compression quality.
Definition: ethumb.c:587
Eina_Tile_Grid_Info::full
Eina_Bool full
whether the grid is full or not
Definition: eina_tiler.h:172
edje_object_part_text_input_panel_return_key_disabled_set
void edje_object_part_text_input_panel_return_key_disabled_set(Evas_Object *obj, const char *part, Eina_Bool disabled)
Sets the return key on the input panel to be disabled.
Definition: edje_util.c:3080
ELM_POPUP_ORIENT_TOP_LEFT
@ ELM_POPUP_ORIENT_TOP_LEFT
Popup should appear in the top left of parent.
Definition: elm_popup_eo.h:32
EVAS_ASPECT_CONTROL_VERTICAL
@ EVAS_ASPECT_CONTROL_VERTICAL
Use all vertical container space to place an object, using the given aspect.
Definition: Evas_Common.h:377
_Ecore_IMF_Context_Class::candidate_panel_geometry_get
void(* candidate_panel_geometry_get)(Ecore_IMF_Context *ctx, int *x, int *y, int *w, int *h)
Return the candidate panel geometry.
Definition: Ecore_IMF.h:806
evas_tree_objects_at_xy_get
Eina_List * evas_tree_objects_at_xy_get(Evas_Canvas *obj, Efl_Canvas_Object *stop, int x, int y)
Retrieve a list of Evas objects lying over a given position in a canvas.
Definition: evas_canvas_eo.legacy.c:141
_Eina_Matrix3_F16p16
Definition: eina_matrix.h:167
evas_object_box_padding_set
void evas_object_box_padding_set(Evas_Box *obj, int horizontal, int vertical)
Set the (space) padding between cells set for a given box object.
Definition: evas_box_eo.legacy.c:15
ELM_GENLIST_ITEM_NONE
@ ELM_GENLIST_ITEM_NONE
Simple item.
Definition: elm_general.h:349
_Eina_Matrix3_F16p16::zz
Eina_F16p16 zz
zz in z' = (x * zx) + (y * zy) + zz
Definition: eina_matrix.h:178
Elm_Map_Marker_Class
struct _Elm_Map_Marker_Class Elm_Map_Marker_Class
Each marker must be associated to a class.
Definition: elm_map_common.h:46
_Old_Edje_Part_Description_Spec_Image::id
int id
the image id to use
Definition: edje_convert.h:151
edje_edit_text_class_size_set
EAPI Eina_Bool edje_edit_text_class_size_set(Evas_Object *obj, const char *class_name, Evas_Font_Size size)
Sets font size for specified text class.
Definition: edje_edit.c:8363
ecore_x_randr_edid_display_ascii_get
EAPI char * ecore_x_randr_edid_display_ascii_get(unsigned char *edid, unsigned long edid_length)
Get the encoded ASCII from raw EDID data.
Definition: ecore_x_randr.c:3547
ELM_IMAGE_ROTATE_270
@ ELM_IMAGE_ROTATE_270
rotate 90 degrees counter-clockwise (i.e.
Definition: elm_image_legacy.h:396
Elm_Object_Item
Eo Elm_Object_Item
An Elementary Object item handle.
Definition: elm_object_item.h:6
EINA_DOUBLE_EQUAL
#define EINA_DOUBLE_EQUAL(x, y)
Macro to compare 2 double floating point values and deal with precision loss issues.
Definition: eina_types.h:630
ecore_imf_input_panel_hide
EAPI Eina_Bool ecore_imf_input_panel_hide(void)
Hides the input panel.
Definition: ecore_imf.c:65
ephysics_quaternion_scale
EAPI void ephysics_quaternion_scale(EPhysics_Quaternion *quat, double scale)
Scale the quaternion.
elm_obj_actionslider_enabled_pos_get
EOAPI Elm_Actionslider_Pos elm_obj_actionslider_enabled_pos_get(const Eo *obj)
Actionslider enabled position.
elm_entry_cursor_selection_begin
void elm_entry_cursor_selection_begin(Elm_Entry *obj)
This begins a selection within the entry as though the user were holding down the mouse button to mak...
Definition: elm_entry_eo.legacy.c:411
evas_string_char_len_get
int evas_string_char_len_get(const char *str)
Get the length in characters of the string.
Definition: evas_object_text.c:1490
EDJE_PART_TYPE_RECTANGLE
@ EDJE_PART_TYPE_RECTANGLE
Rectangle type value.
Definition: Edje_Legacy.h:3247
elm_datetime_field_visible_set
void elm_datetime_field_visible_set(Evas_Object *obj, Elm_Datetime_Field_Type fieldtype, Eina_Bool visible)
Set a field to be visible or not.
Definition: elm_datetime.c:158
Ector_Renderer
Eo Ector_Renderer
The base type describing what to render.
Definition: Ector.h:99
eina_hash_find
void * eina_hash_find(const Eina_Hash *hash, const void *key)
Retrieves a specific entry in the given hash table.
Definition: eina_hash.c:1069
_Item_Block
Definition: elm_widget_genlist.h:260
_Ecore_IMF_Context_Class::input_panel_layout_get
Ecore_IMF_Input_Panel_Layout(* input_panel_layout_get)(Ecore_IMF_Context *ctx)
Return the current layout of the input panel.
Definition: Ecore_IMF.h:792
EMBRYO_FUNCTION_CONT
#define EMBRYO_FUNCTION_CONT
Continue from last address.
Definition: Embryo.h:439
elm_object_item_track_get
int elm_object_item_track_get(const Elm_Widget_Item *obj)
Get the track object reference count.
Definition: elm_widget_item_eo.legacy.c:225
elm_obj_box_padding_get
EOAPI void elm_obj_box_padding_get(const Eo *obj, int *horizontal, int *vertical)
Get the space (padding) between the box's elements.
elm_map_user_agent_set
void elm_map_user_agent_set(Elm_Map *obj, const char *user_agent)
Set the user agent used by the map object to access routing services.
Definition: elm_map_eo.legacy.c:27
eet_data_image_header_decode
EAPI int eet_data_image_header_decode(const void *data, int size, unsigned int *w, unsigned int *h, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Decodes Image data header only to get information.
Definition: eet_image.c:1907
edje_edit_state_fixed_h_set
EAPI Eina_Bool edje_edit_state_fixed_h_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool fixed)
Sets the fixed height value of a part state.
ecore_wl_subsurf_position_get
EAPI void ecore_wl_subsurf_position_get(Ecore_Wl_Subsurf *ess, int *x, int *y)
Gets the position of this subsurface, relative to its parent surface.
Definition: ecore_wl_subsurf.c:140
elm_diskselector_bounce_get
EINA_DEPRECATED void elm_diskselector_bounce_get(const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Get the bouncing behaviour of the internal scroller.
Definition: elm_diskselector.c:1535
elm_multibuttonentry_format_function_set
void elm_multibuttonentry_format_function_set(Eo *obj, Elm_Multibuttonentry_Format_Cb format_function, const void *data)
Set a function to format the string that will be used to display the hidden items counter.
Definition: elm_multibuttonentry_eo.legacy.c:27
ecore_drm2_device_prefer_shadow
EAPI Eina_Bool ecore_drm2_device_prefer_shadow(Ecore_Drm2_Device *device)
Get if a given device prefers the use of shadow buffers.
Definition: ecore_drm2_device.c:876
elm_win_util_dialog_add
Evas_Object * elm_win_util_dialog_add(Evas_Object *parent, const char *name, const char *title)
Adds a window object with dialog setup.
Definition: efl_ui_win.c:9594
ECORE_X_ERROR_CODE_BAD_CURSOR
@ ECORE_X_ERROR_CODE_BAD_CURSOR
Parameter not a Cursor.
Definition: Ecore_X.h:398
_Ecore_Wl_Event_Interfaces_Bound
Definition: Ecore_Wayland.h:218
eina_xattr_set
Eina_Bool eina_xattr_set(const char *file, const char *attribute, const void *data, ssize_t length, Eina_Xattr_Flags flags)
Sets an extended attribute on a file.
Definition: eina_xattr.c:423
_Ecore_Event_Mouse_Move::root_window
Ecore_Window root_window
The root window where event happened.
Definition: Ecore_Input.h:290
_Ecore_IMF_Event_Commit_Content::content_uri
const char * content_uri
The content URI.
Definition: Ecore_IMF.h:581
ethumb_video_ntimes_get
EAPI unsigned int ethumb_video_ntimes_get(const Ethumb *e)
Get the number of times the video loops (if applicable).
Definition: ethumb.c:802
ELM_HOVER_AXIS_NONE
@ ELM_HOVER_AXIS_NONE
ELM_HOVER_AXIS_NONE – no preferred orientation.
Definition: elm_hover_eo.h:20
EINA_VALUE_STRUCT_OPERATIONS_BINSEARCH
const Eina_Value_Struct_Operations * EINA_VALUE_STRUCT_OPERATIONS_BINSEARCH
Assumes members is sorted by name and applies binary search for names.
Definition: eina_value.c:5623
_Ecore_IMF_Context_Class::input_panel_language_locale_get
void(* input_panel_language_locale_get)(Ecore_IMF_Context *ctx, char **lang)
Return the current language locale.
Definition: Ecore_IMF.h:805
ecore_file_escape_name
char * ecore_file_escape_name(const char *filename)
Adds the escape sequence ('\') to the given file name.
Definition: ecore_file.c:819
Ecore_Version
struct _Ecore_Version Ecore_Version
This is the Ecore version information structure that can be used at runtime to detect which version o...
elm_layout_box_remove
Evas_Object * elm_layout_box_remove(Eo *obj, const char *part, Evas_Object *child)
Remove a child of the given part box.
Definition: efl_ui_layout.c:3120
evas_object_box_layout_homogeneous_max_size_horizontal
void evas_object_box_layout_homogeneous_max_size_horizontal(Evas_Box *obj, Evas_Object_Box_Data *priv, void *data)
Layout function which sets the box o to a maximum size, homogeneous horizontal box.
Definition: evas_box_eo.legacy.c:45
evas_object_image_colorspace_get
Evas_Colorspace evas_object_image_colorspace_get(const Evas_Object *obj)
Get the colorspace of a given image of the canvas.
Definition: evas_image_legacy.c:169
eina_strbuf_manage_new_length
Eina_Strbuf * eina_strbuf_manage_new_length(char *str, size_t length)
Creates a new string buffer using the passed string.
elm_radio_add
Evas_Object * elm_radio_add(Evas_Object *parent)
Add a new radio to the parent.
Definition: efl_ui_radio.c:401
FUNC_ACCESSOR_FREE
#define FUNC_ACCESSOR_FREE(Function)
Definition for helper macro to cast Function to a Eina_Accessor_Free_Callback.
Definition: eina_accessor.h:186
elm_obj_gengrid_highlight_mode_set
EOAPI void elm_obj_gengrid_highlight_mode_set(Eo *obj, Eina_Bool highlight)
Control whether the gengrid items' should be highlighted when item selected.
elm_entry_context_menu_item_label_get
const char * elm_entry_context_menu_item_label_get(const Elm_Entry_Context_Menu_Item *item)
Get the text of the contextual menu item of entry.
Definition: elm_entry.c:4699
_Elm_Widget_Smart_Data::resize_obj
Evas_Object * resize_obj
an unique object for each widget that shows the look of a widget.
Definition: elm_widget.h:336
EDJE_TEXT_EFFECT_SHADOW_DIRECTION_TOP
@ EDJE_TEXT_EFFECT_SHADOW_DIRECTION_TOP
Top shadow direction value.
Definition: Edje_Common.h:2137
EVAS_TEXT_STYLE_SHADOW
@ EVAS_TEXT_STYLE_SHADOW
text with shadow underneath
Definition: Evas_Legacy.h:6366
elm_naviframe_content_preserve_on_pop_set
void elm_naviframe_content_preserve_on_pop_set(Elm_Naviframe *obj, Eina_Bool preserve)
Preserve the content objects when items are popped.
Definition: elm_naviframe_eo.legacy.c:15
elm_gesture_layer_tap_finger_size_set
void elm_gesture_layer_tap_finger_size_set(Evas_Object *obj, Evas_Coord sz)
This function sets the gesture layer finger-size for taps If not set, this size taken from elm_config...
Definition: elm_gesture_layer_eo.legacy.c:15
ELM_SLIDESHOW_EVENT_CHANGED
#define ELM_SLIDESHOW_EVENT_CHANGED
Called when slideshow widget changed.
Definition: elm_slideshow_eo.h:397
elm_entry_autocapital_type_get
Elm_Autocapital_Type elm_entry_autocapital_type_get(const Elm_Entry *obj)
Get the autocapitalization type on the immodule.
Definition: elm_entry_eo.legacy.c:93
ECORE_IMF_INPUT_HINT_NONE
@ ECORE_IMF_INPUT_HINT_NONE
No active hints.
Definition: Ecore_IMF.h:412
ECORE_CON_EVENT_SERVER_DEL
EAPI int ECORE_CON_EVENT_SERVER_DEL
A server connection was lost.
Definition: ecore_con_legacy.c:154
_Old_Edje_Part::use_alternate_font_metrics
unsigned char use_alternate_font_metrics
use alternate font metrics
Definition: edje_convert.h:135
ECORE_COCOA_CURSOR_DRAG_LINK
@ ECORE_COCOA_CURSOR_DRAG_LINK
Drag copy cursor.
Definition: Ecore_Cocoa.h:108
eina_binbuf_insert_char
Eina_Bool eina_binbuf_insert_char(Eina_Binbuf *buf, unsigned char c, size_t pos)
Inserts a character into a string buffer, reallocating as necessary.
EINA_VALUE_BLOB_OPERATIONS_MALLOC
const Eina_Value_Blob_Operations * EINA_VALUE_BLOB_OPERATIONS_MALLOC
Assumes memory was create with malloc() and applies free() to it during flush (Eina_Value_Blob_Operat...
Definition: eina_value.c:5621
EINA_PREFETCH
#define EINA_PREFETCH(arg)
Hints that the pointer arg needs to be pre-fetched into cache.
Definition: eina_types.h:468
EINA_ERROR_MAGIC_FAILED
Eina_Error EINA_ERROR_MAGIC_FAILED
The error identifier corresponding to the magic check failure.
Definition: eina_magic.c:122
EINA_RBTREE_GET
#define EINA_RBTREE_GET(Rbtree)
access the inlined node if it was created with EINA_RBTREE.
Definition: eina_rbtree.h:108
evas_canvas_focus_out
EOAPI void evas_canvas_focus_out(Eo *obj)
Inform the evas that it lost the focus from the default seat.
Edje_External_Param_Flags
enum _Edje_External_Param_Flags Edje_External_Param_Flags
Flags that determine how a parameter may be accessed in different circumstances.
ECORE_X_WM_PROTOCOL_NUM
@ ECORE_X_WM_PROTOCOL_NUM
Number of defined items.
Definition: Ecore_X.h:1223
evas_vg_gradient_radial_center_set
void evas_vg_gradient_radial_center_set(Evas_Vg_Gradient_Radial *obj, double x, double y)
Sets the center of this radial gradient.
Definition: efl_canvas_vg_gradient_radial.c:197
elm_object_item_signal_emit
void elm_object_item_signal_emit(Elm_Widget_Item *obj, const char *emission, const char *source)
Send a signal to the edje object of the widget item.
Definition: elm_widget_item_eo.legacy.c:177
_Eina_Rect::h
int h
Height of rectangle.
Definition: eina_rectangle.h:131
elm_obj_entry_single_line_set
EOAPI void elm_obj_entry_single_line_set(Eo *obj, Eina_Bool single_line)
Sets the entry to single line mode.
ECORE_COCOA_CURSOR_RESIZE_LEFT
@ ECORE_COCOA_CURSOR_RESIZE_LEFT
Resize left cursor.
Definition: Ecore_Cocoa.h:114
ECORE_X_EVENT_PRESENT_CONFIGURE
EAPI int ECORE_X_EVENT_PRESENT_CONFIGURE
Definition: ecore_x.c:148
ELM_TOOLTIP_ORIENT_LEFT
@ ELM_TOOLTIP_ORIENT_LEFT
Tooltip should appear at the left of parent.
Definition: elm_tooltip.h:26
elm_obj_hoversel_auto_update_get
EOAPI Eina_Bool elm_obj_hoversel_auto_update_get(const Eo *obj)
Update icon and text of hoversel same to those of selected item automatically.
ELM_INPUT_HINT_AUTOFILL_NAME
@ ELM_INPUT_HINT_AUTOFILL_NAME
Autofill hint for a user's real name.
Definition: elm_general.h:191
evas_device_class_set
void evas_device_class_set(Evas_Device *dev, Evas_Device_Class clas) EINA_DEPRECATED
Set the major class of device.
Definition: evas_device.c:355
evas_key_modifier_off
void evas_key_modifier_off(Evas_Canvas *obj, const char *keyname)
Disables or turns off programmatically the modifier key with name keyname for the default seat.
Definition: evas_canvas_eo.legacy.c:171
_Eolian_Constructor
Definition: eolian_database.h:325
ivi_surface_listener
Application interface to surface in ivi compositor.
Definition: ivi-application-client-protocol.h:61
efreet_menu_desktop_insert
int efreet_menu_desktop_insert(Efreet_Menu *menu, Efreet_Desktop *desktop, int pos)
Insert a desktop element in a menu structure. Only accepts desktop files in default directories.
Definition: efreet_menu.c:671
ELM_IMAGE_ORIENT_180
@ ELM_IMAGE_ORIENT_180
rotate 180 degrees clockwise
Definition: elm_image_legacy.h:395
ecore_x_randr_edid_display_colorscheme_get
EAPI Ecore_X_Randr_Edid_Display_Colorscheme ecore_x_randr_edid_display_colorscheme_get(unsigned char *edid, unsigned long edid_length)
Get the supported colorschemes from raw EDID data.
Definition: ecore_x_randr.c:3795
ecore_time_unix_get
double ecore_time_unix_get(void)
Retrieves the current UNIX time as a floating point value in seconds.
Definition: ecore_time.c:61
ELM_TOOLTIP_ORIENT_TOP
@ ELM_TOOLTIP_ORIENT_TOP
Tooltip should appear at the top of parent.
Definition: elm_tooltip.h:24
_Elm_Entry_Anchor_Hover_Info::hover_parent
struct _Elm_Entry_Anchor_Hover_Info::@0 hover_parent
Geometry of the object used as parent by the hover.
ecore_evas_object_cursor_set
EAPI void ecore_evas_object_cursor_set(Ecore_Evas *ee, Evas_Object *obj, int layer, int hot_x, int hot_y)
Sets the cursor for the default pointer device.
Definition: ecore_evas.c:1857
ecore_imf_context_input_panel_geometry_get
EAPI void ecore_imf_context_input_panel_geometry_get(Ecore_IMF_Context *ctx, int *x, int *y, int *w, int *h)
Gets the position of the current active input panel.
Definition: ecore_imf_context.c:1183
_Ecore_Fd_Handler_Flags
_Ecore_Fd_Handler_Flags
What to monitor the file descriptor for: reading, writing or error.
Definition: Ecore_Common.h:1387
efreet_trash_is_empty
EAPI int efreet_trash_is_empty(void)
Check if the trash is currently empty.
Definition: efreet_trash.c:260
elm_obj_genlist_select_mode_get
EOAPI Elm_Object_Select_Mode elm_obj_genlist_select_mode_get(const Eo *obj)
Get the genlist select mode.
eina_prefix_locale_get
const char * eina_prefix_locale_get(Eina_Prefix *pfx)
Gets the locale installation directory.
Definition: eina_prefix.c:796
elm_obj_entry_selection_cut
EOAPI void elm_obj_entry_selection_cut(Eo *obj)
This executes a "cut" action on the selected text in the entry.
eina_safepointer_get
static void * eina_safepointer_get(const Eina_Safepointer *safe)
Get the associated pointer from an Eina_Safepointer mapping.
_Evas_Smart_Class::del
void(* del)(Evas_Object *o)
code to be run when removing object from a canvas
Definition: Evas_Common.h:1952
elm_layout_part_cursor_style_get
const char * elm_layout_part_cursor_style_get(const Eo *obj, const char *part)
Get a specific cursor style for an edje part.
Definition: efl_ui_layout.c:3245
EINA_VALUE_TYPE_LIST
const Eina_Value_Type * EINA_VALUE_TYPE_LIST
manages list type.
Definition: eina_value.c:5610
ECORE_WIN32_CURSOR_SHAPE_NO
@ ECORE_WIN32_CURSOR_SHAPE_NO
Slashed circle.
Definition: Ecore_Win32.h:111
ECORE_WIN32_WINDOW_STATE_UNKNOWN
@ ECORE_WIN32_WINDOW_STATE_UNKNOWN
Unknown state.
Definition: Ecore_Win32.h:67
Elm_Calendar_Selectable
Elm_Calendar_Selectable
A bitmask used to define which fields of a tm struct will be taken into account, when elm_calendar_se...
Definition: elm_calendar_eo.h:100
ecore_evas_ignore_events_get
EAPI Eina_Bool ecore_evas_ignore_events_get(const Ecore_Evas *ee)
Returns the ignore state of an Ecore_Evas' window.
Definition: ecore_evas.c:2637
elm_object_part_text_get
const char * elm_object_part_text_get(const Evas_Object *obj, const char *part)
Get a text of an object.
Definition: elm_main.c:1497
Elm_Widget_Smart_Data
struct _Elm_Widget_Smart_Data Elm_Widget_Smart_Data
Base widget smart data.
EEZE_UDEV_TYPE_GRAPHICS
@ EEZE_UDEV_TYPE_GRAPHICS
Definition: Eeze.h:281
_Ecore_IMF_Context_Class::bidi_direction_set
void(* bidi_direction_set)(Ecore_IMF_Context *ctx, Ecore_IMF_BiDi_Direction direction)
Set bidirectionality at the cursor position.
Definition: Ecore_IMF.h:808
_Elm_Prefs_Page_Iface::add
Evas_Object *(* add)(const Elm_Prefs_Page_Iface *iface, Evas_Object *prefs)
Function to instantiate the page widget.
Definition: elm_prefs_common.h:238
evas_event_feed_mouse_cancel
void evas_event_feed_mouse_cancel(Evas *obj, unsigned int timestamp, const void *data)
Mouse cancel event feed.
Definition: evas_events.c:2159
Evas_Textblock_Rectangle
Eina_Rectangle Evas_Textblock_Rectangle
General-purpose rectangle that represents some geometry in this object.
Definition: evas_textblock_legacy.h:172
evas_vg_gradient_radial_center_get
void evas_vg_gradient_radial_center_get(Evas_Vg_Gradient_Radial *obj, double *x, double *y)
Gets the center of this radial gradient.
Definition: efl_canvas_vg_gradient_radial.c:203
elm_gengrid_item_insert_before
Elm_Widget_Item * elm_gengrid_item_insert_before(Elm_Gengrid *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Elm_Widget_Item *relative, Evas_Smart_Cb func, const void *func_data)
Insert an item before another in a gengrid widget.
Definition: elm_gengrid_eo.legacy.c:159
edje_edit_state_rel2_relative_y_get
EAPI double edje_edit_state_rel2_relative_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the 'rel2 relative Y' value of state.
ELM_THUMB_ANIMATION_STOP
@ ELM_THUMB_ANIMATION_STOP
Keep playing animation until stop is requested.
Definition: elm_thumb_legacy.h:10
elm_diskselector_item_cursor_engine_only_get
EINA_DEPRECATED Eina_Bool elm_diskselector_item_cursor_engine_only_get(const Elm_Object_Item *it)
Get the cursor engine only usage for this item cursor.
ECORE_WL2_EVENT_WINDOW_CREATE
EAPI int ECORE_WL2_EVENT_WINDOW_CREATE
Definition: ecore_wl2.c:61
elm_map_name_region_get
void elm_map_name_region_get(const Elm_Map_Name *name, double *lon, double *lat)
Get the current coordinates of the name.
Definition: elm_map.c:4815
_Efreet_Desktop::try_exec
char * try_exec
Binary to determine if app is installed.
Definition: efreet_desktop.h:103
eina_rectangle_equal
static Eina_Bool eina_rectangle_equal(const Eina_Rectangle *rect1, const Eina_Rectangle *rect2)
Compares two rectangles for equality.
_Ecore_IMF_Event_Key_Up::keycode
unsigned int keycode
Key scan code numeric value.
Definition: Ecore_IMF.h:734
EFREET_EVENT_ICON_CACHE_UPDATE
int EFREET_EVENT_ICON_CACHE_UPDATE
Event id for cache update.
Definition: efreet_cache.c:107
eina_value_list_pget
static Eina_Bool eina_value_list_pget(const Eina_Value *value, unsigned int position, void *ptr)
Gets the generic value to pointer from a list member.
_Evas_GL_API::evasglWaitSync
int(* evasglWaitSync)(Evas_GL *evas_gl, EvasGLSync sync, int flags)
Definition: Evas_GL.h:5845
Elm_Widget_Item
Eo Elm_Widget_Item
An Elementary widget item handle.
Definition: elm_widget_item_eo.h:7
evas_object_intercept_stack_below_callback_add
void evas_object_intercept_stack_below_callback_add(Evas_Object *obj, Evas_Object_Intercept_Stack_Below_Cb func, const void *data)
Set the callback function that intercepts a stack below event of an object.
evas_object_box_layout_flow_vertical
void evas_object_box_layout_flow_vertical(Evas_Box *obj, Evas_Object_Box_Data *priv, void *data)
Layout function which sets the box o to a flow vertical box.
Definition: evas_box_eo.legacy.c:51
_Ecore_Win32_Event_Window_Resize::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:447
eina_array_count_get
static unsigned int eina_array_count_get(const Eina_Array *array)
Returns the number of elements in an array.
_Evas_Event_Mouse_Move
Mouse move event.
Definition: Evas_Legacy.h:228
EINA_VALUE_TYPE_INT64
const Eina_Value_Type * EINA_VALUE_TYPE_INT64
manages integer of 64 bits type.
Definition: eina_value.c:5604
elm_datetime_add
Evas_Object * elm_datetime_add(Evas_Object *parent)
Adds a new datetime Widget.
Definition: elm_datetime.c:40
elm_animation_view_play
Eina_Bool elm_animation_view_play(Elm_Animation_View *obj)
Play animation one time instantly when it's available.
edje_edit_part_item_position_row_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_position_row_set(Evas_Object *obj, const char *part, const char *item_name, unsigned short row)
Sets row position of a part item.
eldbus_message_method_call_new
Eldbus_Message * eldbus_message_method_call_new(const char *dest, const char *path, const char *iface, const char *method)
Create a new message to invoke a method on a remote object.
Definition: eldbus_message.c:102
eina_quaternion_f16p16_rotate
void eina_quaternion_f16p16_rotate(Eina_Point_3D_F16p16 *p, const Eina_Point_3D_F16p16 *center, const Eina_Quaternion_F16p16 *q)
Definition: eina_quaternion.c:271
edje_edit_image_set_image_border_set
EAPI Eina_Bool edje_edit_image_set_image_border_set(Evas_Object *obj, const char *set_name, unsigned int place, int l, int r, int b, int t)
Sets border of set's image.
Definition: edje_edit.c:9592
_Edje_External_Param_Info::true_str
const char * true_str
String shown by editors to indicate the true state.
Definition: Edje_Common.h:733
_Ecore_Getopt::description
const char * description
long description, possible multiline
Definition: Ecore_Getopt.h:218
EDJE_ACTION_TYPE_PHYSICS_VEL_SET
@ EDJE_ACTION_TYPE_PHYSICS_VEL_SET
Physics velocity set action value.
Definition: Edje_Common.h:1928
_Evas_Event_Mouse_Up::output
Evas_Point output
The X/Y location of the cursor.
Definition: Evas_Legacy.h:181
_Evas_Native_Surface::resource
void * resource
Wayland resource pointer, kept as is.
Definition: Evas_Legacy.h:4872
_Ecore_Version
Definition: Ecore_Common.h:143
eeze_disk_label_get
const char * eeze_disk_label_get(Eeze_Disk *disk)
Return the label of the disk.
Definition: eeze_disk.c:417
_Ecore_X_Selection_Data_Files
Definition: Ecore_X.h:757
_Elm_Selection_Data::data
void * data
The selection data, type determined by format member.
Definition: elm_cnp.h:108
EET_ERROR_INVALID_SIGNATURE
@ EET_ERROR_INVALID_SIGNATURE
Signature is invalid.
Definition: Eet.h:215
elm_theme_get
const char * elm_theme_get(Elm_Theme *th)
Return the theme search order.
Definition: elm_theme.c:763
evas_object_smart_data_set
void evas_object_smart_data_set(Evas_Object *eo_obj, void *data)
Store a pointer to user data for a given smart object.
Definition: evas_object_smart.c:136
edje_edit_state_text_align_y_get
EAPI double edje_edit_state_text_align_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the text vertical align of a part state.
elm_obj_flipselector_first_interval_get
EOAPI double elm_obj_flipselector_first_interval_get(const Eo *obj)
Get the interval on time updates for a user mouse button hold on a flip selector widget.
Eeze_Sensor_Type
Eeze_Sensor_Type
All sensor types known by Eeze Sensor.
Definition: Eeze_Sensor.h:66
evil_sockets_shutdown
void evil_sockets_shutdown(void)
Shutdown the Windows socket system.
Definition: evil_unistd.c:65
elm_transit_current_repeat_times_get
int elm_transit_current_repeat_times_get(const Elm_Transit *transit)
Get current transit repeated count.
Definition: elm_transit.c:763
ELM_FLIP_CUBE_UP
@ ELM_FLIP_CUBE_UP
Cube up flip mode.
Definition: efl_ui_flip_legacy.h:16
elm_obj_web_tab_propagate_get
EOAPI Eina_Bool elm_obj_web_tab_propagate_get(const Eo *obj)
Get the status of the tab propagation.
EINA_VALUE_TYPE_UINT64
const Eina_Value_Type * EINA_VALUE_TYPE_UINT64
manages unsigned integer of 64 bits type.
Definition: eina_value.c:5599
_Ecore_Wl2_Surface_Interface
Definition: Ecore_Wl2.h:436
_Ecore_Ipc_Event_Server_Data::response
int response
Requires response.
Definition: Ecore_Ipc.h:317
_Elm_Menu_Item_Data
Definition: elm_widget_menu.h:44
elm_thumb_file_set
void elm_thumb_file_set(Eo *obj, const char *file, const char *key)
Set the file that will be used as thumbnail source.
Definition: elm_thumb.c:756
eina_value_type_name_get
const char * eina_value_type_name_get(const Eina_Value_Type *type)
Queries type name.
Definition: eina_value.c:5848
ECORE_GETOPT_TYPE_STR
@ ECORE_GETOPT_TYPE_STR
Value of type string.
Definition: Ecore_Getopt.h:87
ephysics_world_rate_get
EAPI double ephysics_world_rate_get(const EPhysics_World *world)
Get rate between pixels on evas canvas and meters on ephysics world.
elm_obj_toolbar_item_insert_after
EOAPI Elm_Widget_Item * elm_obj_toolbar_item_insert_after(Eo *obj, Elm_Widget_Item *after, const char *icon, const char *label, Evas_Smart_Cb func, const void *data)
Insert a new item into the toolbar object after item after.
EVAS_DEVICE_SUBCLASS_FINGER
@ EVAS_DEVICE_SUBCLASS_FINGER
The normal flat of your finger.
Definition: Evas_Common.h:340
ecore_wl_dnd_get_selection
EINA_DEPRECATED EAPI Eina_Bool ecore_wl_dnd_get_selection(Ecore_Wl_Dnd *dnd, const char *type)
Definition: ecore_wl_dnd.c:98
elm_ctxpopup_direction_get
Elm_Ctxpopup_Direction elm_ctxpopup_direction_get(const Elm_Ctxpopup *obj)
Get the current direction of a ctxpopup.
Definition: elm_ctxpopup_eo.legacy.c:75
ecore_con_socks_bind_get
EAPI Eina_Bool ecore_con_socks_bind_get(Ecore_Con_Socks *ecs)
Returns bind mode of a SOCKS proxy.
Definition: ecore_con_socks.c:309
Elput_Switch_State
Elput_Switch_State
Definition: Elput.h:113
ECORE_AUDIO_TYPE_PULSE
@ ECORE_AUDIO_TYPE_PULSE
Use Pulseaudio module.
Definition: Ecore_Audio.h:55
ecore_wl2_offer_mimes_get
Eina_Array * ecore_wl2_offer_mimes_get(Ecore_Wl2_Offer *offer)
Get the mime types which are given by the source.
Definition: ecore_wl2_dnd.c:733
_Ecore_Sdl_Event_Mouse_Button_Up::y
int y
Mouse co-ordinates when mouse button was raised.
Definition: Ecore_Sdl.h:96
ECORE_CALLBACK_PASS_ON
#define ECORE_CALLBACK_PASS_ON
Return value to pass event to next handler.
Definition: Ecore_Common.h:155
_Old_Edje_Part::pointer_mode
unsigned char pointer_mode
pointer mode
Definition: edje_convert.h:136
elm_obj_clock_show_am_pm_get
EOAPI Eina_Bool elm_obj_clock_show_am_pm_get(const Eo *obj)
If the given clock widget must show hours in military or am/pm mode.
ecore_con_ssl_server_crl_add
EAPI Eina_Bool ecore_con_ssl_server_crl_add(Ecore_Con_Server *svr, const char *crl_file)
Adds an SSL CRL for use in ecore_con functions.
Definition: ecore_con_legacy.c:2498
_Ecore_Win32_Event_Window_Configure
Event sent when the window is configured.
Definition: Ecore_Win32.h:431
ecore_imf_context_default_id_by_canvas_type_get
EAPI const char * ecore_imf_context_default_id_by_canvas_type_get(const char *canvas_type)
Gets the id of the default Input Method Context corresponding to a canvas type.
Definition: ecore_imf_context.c:62
_Ecore_Con_Curl
Definition: ecore_con_url_curl.h:411
edje_object_part_drag_step_set
Eina_Bool edje_object_part_drag_step_set(Evas_Object *obj, const char *part, double dx, double dy)
Sets the drag step increment.
Definition: edje_legacy.c:252
_Eina_File::rmap
Eina_Hash * rmap
Similar function to map, but used to look up mapped areas by pointer rather than offset/length.
Definition: eina_file_common.h:74
elm_win_norender_get
int elm_win_norender_get(const Evas_Object *obj)
The returns how many times norender has been pushed on the window.
Definition: efl_ui_win.c:6805
elm_genlist_item_pin_get
Eina_Bool elm_genlist_item_pin_get(const Elm_Genlist_Item *obj)
Get whether a given genlist item is pinned or not.
Definition: elm_genlist_item_eo.legacy.c:111
evas_font_path_list
const Eina_List * evas_font_path_list(const Evas_Canvas *obj)
Retrieves the list of font paths used by the given evas.
Definition: evas_canvas_eo.legacy.c:279
eina_value_array_append
static Eina_Bool eina_value_array_append(Eina_Value *value,...)
Appends a generic value in an array.
elm_transit_go_in
void elm_transit_go_in(Elm_Transit *transit, double in)
Starts the transition in given seconds.
Definition: elm_transit.c:902
ELM_CTXPOPUP_EVENT_GEOMETRY_UPDATE
#define ELM_CTXPOPUP_EVENT_GEOMETRY_UPDATE
Called when context popup geometry was updated.
Definition: elm_ctxpopup_eo.h:338
ecore_x_icccm_transient_for_set
EAPI void ecore_x_icccm_transient_for_set(Ecore_X_Window win, Ecore_X_Window forwin)
Specify that a window is transient for another top-level window and should be handled accordingly.
Definition: ecore_x_icccm.c:1134
EINA_VALUE_STRUCT_DESC_VERSION
#define EINA_VALUE_STRUCT_DESC_VERSION
Current API version, used to validate _Eina_Value_Struct_Desc.
Definition: eina_value.h:3131
EDJE_INPUT_HINT_SENSITIVE_DATA
@ EDJE_INPUT_HINT_SENSITIVE_DATA
Typed text should not be stored.
Definition: Edje_Common.h:41
_Evas_Object_Smart_Clipped_Data
Definition: Evas_Common.h:2580
EINA_SAFETY_ON_FALSE_GOTO
#define EINA_SAFETY_ON_FALSE_GOTO(exp, label)
The macro doesn't do anything unless EINA_SAFETY_CHECKS is defined.
Definition: eina_safety_checks.h:295
edje_object_part_text_cursor_content_get
char * edje_object_part_text_cursor_content_get(const Edje_Object *obj, const char *part, Edje_Cursor cur)
Returns the content (char) at the cursor position.
Definition: edje_legacy.c:372
ecore_wl_dnd_drag_types_set
EAPI void ecore_wl_dnd_drag_types_set(Ecore_Wl_Input *input, const char **types_offered)
Definition: ecore_wl_dnd.c:377
elm_fileselector_mode_get
Elm_Fileselector_Mode elm_fileselector_mode_get(const Evas_Object *obj)
Get the mode in which a given file selector widget is displaying (layouting) file system entries in i...
Definition: elc_fileselector.c:2265
edje_edit_part_item_index_source_set
EAPI Eina_Bool edje_edit_part_item_index_source_set(Evas_Object *obj, const char *part, unsigned int index, const char *source_group)
Sets source for item from table or box items.
Definition: edje_edit.c:5427
ecore_x_dpi_get
EAPI int ecore_x_dpi_get(void)
Return the screen DPI.
Definition: ecore_x.c:1158
elm_genlist_item_prev_get
Elm_Widget_Item * elm_genlist_item_prev_get(const Elm_Genlist_Item *obj)
Get the previous item in a genlist widget's internal list of items, given a handle to one of those it...
Definition: elm_genlist_item_eo.legacy.c:3
ECORE_X_ATOM_TEAMWORK_DEACTIVATE
Ecore_X_Atom ECORE_X_ATOM_TEAMWORK_DEACTIVATE
Definition: ecore_x_atoms_decl.h:380
edje_edit_state_fill_origin_offset_x_set
EAPI Eina_Bool edje_edit_state_fill_origin_offset_x_set(Evas_Object *obj, const char *part, const char *state, double value, double x)
Sets the fill horizontal origin offset value of a part state.
edje_edit_size_class_max_h_get
EAPI Evas_Coord edje_edit_size_class_max_h_get(Evas_Object *obj, const char *class_name)
Returns height max size of specified size class.
elm_diskselector_bounce_set
EINA_DEPRECATED void elm_diskselector_bounce_set(Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
Set bouncing behaviour when the scrolled content reaches an edge.
Definition: elm_diskselector.c:1525
ecore_file_download_protocol_available
EAPI Eina_Bool ecore_file_download_protocol_available(const char *protocol)
Checks if the given protocol is available.
Definition: ecore_file_download.c:289
_Ecore_Version::micro
int micro
< minor (new features, bugfixes, major improvements version)
Definition: Ecore_Common.h:146
elm_genlist_item_flip_set
void elm_genlist_item_flip_set(Elm_Genlist_Item *obj, Eina_Bool flip)
Set the flip state of a given genlist item.
Definition: elm_genlist_item_eo.legacy.c:75
EVAS_OBJECT_VG_FILL_MODE_STRETCH
@ EVAS_OBJECT_VG_FILL_MODE_STRETCH
Scale the viewbox so that it matches the canvas viewport.
Definition: efl_canvas_vg_object_eo.legacy.h:19
eina_inarray_remove_at
Eina_Bool eina_inarray_remove_at(Eina_Inarray *array, unsigned int position)
Removes a member from the given position.
Definition: eina_inarray.c:609
evas_object_smart_iterator_new
Eina_Iterator * evas_object_smart_iterator_new(const Efl_Canvas_Group *obj)
Returns an iterator over the children of this object, which are canvas objects.
Definition: efl_canvas_group_eo.legacy.c:27
EDJE_EXTERNAL_PARAM_TYPE_MAX
@ EDJE_EXTERNAL_PARAM_TYPE_MAX
Sentinel value to indicate last enum field during iteration.
Definition: Edje_Common.h:629
ecore_evas_buffer_allocfunc_new
EAPI Ecore_Evas * ecore_evas_buffer_allocfunc_new(int w, int h, void *(*alloc_func)(void *data, int size), void(*free_func)(void *data, void *pix), const void *data)
Creates a new Ecore_Evas canvas bound to the Evas buffer engine, giving custom allocation and freeing...
Definition: ecore_evas_buffer.c:773
eina_convert_atofp
Eina_Bool eina_convert_atofp(const char *src, int length, Eina_F32p32 *fp)
Converts a string to a 32.32 fixed point number.
Definition: eina_convert.c:438
_Evas_Button_Flags
_Evas_Button_Flags
Flags for Mouse Button events.
Definition: Evas_Common.h:356
eina_f16p16_mul
static Eina_F16p16 eina_f16p16_mul(Eina_F16p16 a, Eina_F16p16 b)
Calculates the multiplication of two Eina_F16p16 floating point numbers.
edje_object_part_geometry_get
Eina_Bool edje_object_part_geometry_get(const Edje_Object *obj, const char *part, int *x, int *y, int *w, int *h)
Retrieves the geometry of a given Edje part, in a given Edje object's group definition,...
Definition: edje_legacy.c:25
elm_cnp_selection_loss_callback_set
void elm_cnp_selection_loss_callback_set(Evas_Object *obj, Elm_Sel_Type type, Elm_Selection_Loss_Cb func, const void *data)
Set a function to be called when a selection is lost.
Definition: elm_cnp.c:219
ecore_x_randr_edid_dpms_suspend_available_get
EAPI Eina_Bool ecore_x_randr_edid_dpms_suspend_available_get(unsigned char *edid, unsigned long edid_length)
Looks up the DPMS Suspend support from raw EDID data.
Definition: ecore_x_randr.c:3680
_Ecore_Getopt_Desc_Store::doublev
double doublev
Double value.
Definition: Ecore_Getopt.h:163
ELM_GENGRID_EVENT_SCROLL_PAGE_CHANGED
#define ELM_GENGRID_EVENT_SCROLL_PAGE_CHANGED
Called when scroll page changed.
Definition: elm_gengrid_eo.h:667
EDJE_MESSAGE_FLOAT
@ EDJE_MESSAGE_FLOAT
A message with a floating pointer number as value.
Definition: Edje_Legacy.h:580
elm_obj_entry_cursor_next
EOAPI Eina_Bool elm_obj_entry_cursor_next(Eo *obj)
This moves the cursor one place to the right within the entry.
Eina_Spinlock
Eina_Lock Eina_Spinlock
An opaque type for working with spinlocks.
Definition: eina_inline_lock_posix.x:88
ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_SEND
@ ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_SEND
Send.
Definition: Ecore_IMF.h:401
evas_object_is_frame_object_get
Eina_Bool evas_object_is_frame_object_get(const Efl_Canvas_Object *obj)
If true the object belongs to the window border decorations.
Definition: evas_object_main.c:2716
elm_win_screen_dpi_get
void elm_win_screen_dpi_get(const Evas_Object *obj, int *xdpi, int *ydpi)
Get screen dpi for the screen that a window is on.
Definition: efl_ui_win.c:8498
_Ecore_IMF_Context_Class::input_panel_language_set
void(* input_panel_language_set)(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Lang lang)
Set the language of the input panel.
Definition: Ecore_IMF.h:793
eina_counter_start
void eina_counter_start(Eina_Counter *counter)
Starts the time count.
Definition: eina_counter.c:151
ECORE_EVAS_EXTN_CLIENT_ADD
EAPI int ECORE_EVAS_EXTN_CLIENT_ADD
this event is received when a plug has connected to an extn socket
Definition: ecore_evas_extn.c:8
_Ecore_Event_Mouse_Move::dev
Eo * dev
The Efl_Input_Device that originated the event.
Definition: Ecore_Input.h:316
elm_thumb_quality_get
void elm_thumb_quality_get(const Evas_Object *obj, int *quality)
Get the quality of the thumb object.
Definition: elm_thumb.c:911
elm_font_fontconfig_name_free
void elm_font_fontconfig_name_free(char *name)
Free the font string return by elm_font_fontconfig_name_get().
Definition: elm_font.c:164
ECORE_EXE_RESPAWN
@ ECORE_EXE_RESPAWN
FIXME: Exe is restarted if it dies.
Definition: ecore_exe_eo.h:60
_Ecore_Event_Key::root_window
Ecore_Window root_window
The root window where event happened.
Definition: Ecore_Input.h:203
ecore_win32_dnd_register_drop_target
EAPI Eina_Bool ecore_win32_dnd_register_drop_target(Ecore_Win32_Window *window, Ecore_Win32_Dnd_DropTarget_Callback callback)
Register a Drop operation.
Definition: ecore_win32_dnd.c:191
eina_strbuf_string_free
void eina_strbuf_string_free(Eina_Strbuf *buf)
Frees the contents of a string buffer but not the buffer.
emotion_object_audio_mute_set
EAPI void emotion_object_audio_mute_set(Evas_Object *obj, Eina_Bool mute)
Set the mute audio option for this object.
Definition: emotion_smart.c:905
elm_win_wm_rotation_manual_rotation_done
void elm_win_wm_rotation_manual_rotation_done(Evas_Object *obj)
To notify the rotation done to WM manually.
Definition: efl_ui_win.c:8416
_Ecore_X_Event_Window_Delete_Request
Definition: Ecore_X.h:947
EINA_LOG_DOM_WARN
#define EINA_LOG_DOM_WARN(DOM, fmt,...)
Logs a message with level WARN on the specified domain and format.
Definition: eina_log.h:357
evas_object_table_homogeneous_get
Evas_Object_Table_Homogeneous_Mode evas_object_table_homogeneous_get(const Evas_Table *obj)
Set how this table should layout children.
Definition: evas_table_eo.legacy.c:9
eina_inlist_sorted_state_init
int eina_inlist_sorted_state_init(Eina_Inlist_Sorted_State *state, Eina_Inlist *list)
Forces an Eina_Inlist_Sorted_State to match the content of a list.
Definition: eina_inlist.c:460
evas_object_propagate_events_set
void evas_object_propagate_events_set(Efl_Canvas_Object *obj, Eina_Bool propagate)
Set whether events on a smart object's member should be propagated up to its parent.
Definition: efl_canvas_object_eo.legacy.c:63
edje_frametime_set
void edje_frametime_set(double t)
Sets edje transitions' frame time.
Definition: edje_program.c:216
ECORE_IMF_INPUT_PANEL_LAYOUT_PHONENUMBER
@ ECORE_IMF_INPUT_PANEL_LAYOUT_PHONENUMBER
Phone Number layout.
Definition: Ecore_IMF.h:359
eina_value_string_convert
static Eina_Bool eina_value_string_convert(const Eina_Value *v, const char **c)
Check value type and convert contents.
Definition: eina_inline_value_util.x:269
ecore_evas_name_class_get
EAPI void ecore_evas_name_class_get(const Ecore_Evas *ee, const char **n, const char **c)
Gets the name and class of an Ecore_Evas' window.
Definition: ecore_evas.c:1576
EVAS_TEXT_STYLE_SHADOW_DIRECTION_TOP
@ EVAS_TEXT_STYLE_SHADOW_DIRECTION_TOP
shadow growing to the top
Definition: Evas_Legacy.h:6382
evas_map_coords_get
Eina_Bool evas_map_coords_get(const Evas_Map *m, double x, double y, double *mx, double *my, int grab)
Apply a map transformation on given coordinate.
Definition: evas_map.c:248
edje_object_seat_name_get
Eina_Stringshare * edje_object_seat_name_get(const Efl_Canvas_Layout *obj, Efl_Input_Device *device)
Gets the name given to a set by Edje.
Definition: efl_canvas_layout_eo.legacy.c:21
eina_mempool_calloc
static void * eina_mempool_calloc(Eina_Mempool *mp, unsigned int size)
Allocates and zeros memory using the given mempool.
_Evas_Native_Surface::tbm
struct _Evas_Native_Surface::@0::@5 tbm
Set this struct fields if surface data is Tizen based.
elm_obj_gengrid_filled_set
EOAPI void elm_obj_gengrid_filled_set(Eo *obj, Eina_Bool fill)
Set how the items grid's filled within a given gengrid widget.
eina_list_search_sorted_near_list
Eina_List * eina_list_search_sorted_near_list(const Eina_List *list, Eina_Compare_Cb func, const void *data, int *result_cmp)
Returns node nearest to data from the sorted list.
Definition: eina_list.c:1439
_Evas_Smart_Class::show
void(* show)(Evas_Object *o)
code to be run when showing object on a canvas
Definition: Evas_Common.h:1955
elm_table_align_get
void elm_table_align_get(const Elm_Table *obj, double *horizontal, double *vertical)
Get alignment of table.
Definition: elm_table_eo.legacy.c:33
eina_quaternion_f16p16_negative
void eina_quaternion_f16p16_negative(Eina_Quaternion_F16p16 *out, const Eina_Quaternion_F16p16 *in)
Definition: eina_quaternion.c:58
_Efl_Event_Animator_Tick
EFL event animator tick data structure.
Definition: efl_canvas_object_eo.legacy.h:25
elm_video_file_set
Eina_Bool elm_video_file_set(Eo *obj, const char *filename)
Define the file or URI that will be the video source.
Definition: efl_ui_video.c:478
evas_vg_shape_stroke_width_set
void evas_vg_shape_stroke_width_set(Evas_Vg_Shape *obj, double w)
Sets the stroke width to be used for stroking the path.
Definition: efl_canvas_vg_shape.c:271
ECORE_IMF_EVENT_MOUSE_OUT
@ ECORE_IMF_EVENT_MOUSE_OUT
Mouse Out event.
Definition: Ecore_IMF.h:253
munmap
int munmap(void *addr, size_t len EVIL_UNUSED)
Unmaps a mapped view of a file from the calling process's address space.
Definition: evil_mman.c:137
ELM_COLORSELECTOR_COMPONENTS
@ ELM_COLORSELECTOR_COMPONENTS
Only color selector is displayed.
Definition: elm_colorselector_eo.h:25
eina_log_print_cb_stderr
void eina_log_print_cb_stderr(const Eina_Log_Domain *d, Eina_Log_Level level, const char *file, const char *fnc, int line, const char *fmt, void *data, va_list args)
Default logging method, this will output to standard error stream.
Definition: eina_log.c:2041
emotion_object_audio_volume_set
EAPI void emotion_object_audio_volume_set(Evas_Object *obj, double vol)
Set the audio volume.
Definition: emotion_smart.c:878
_Evas_Textgrid_Cell::codepoint
Eina_Unicode codepoint
the UNICODE value of the character
Definition: Evas_Common.h:1865
Efreet_Menu
Efreet_Menu Stores information on a entry in the menu.
Definition: efreet_menu.h:36
ecore_drm2_output_user_data_set
EAPI void ecore_drm2_output_user_data_set(Ecore_Drm2_Output *o, void *data)
Set the user data for the output's page flip handler.
Definition: ecore_drm2_outputs.c:1479
ELM_ICON_FILE
@ ELM_ICON_FILE
Icon is of type file.
Definition: elm_general.h:65
eina_file_virtual_map_new
void * eina_file_virtual_map_new(Eina_File *file, unsigned long int offset, unsigned long int length)
Map a part of a virtual file to a buffer.
Definition: eina_file_common.c:235
elm_spinner_editable_get
Eina_Bool elm_spinner_editable_get(const Elm_Spinner *obj)
Control whether the spinner can be directly edited by the user or not.
Definition: elm_spinner_eo.legacy.c:45
_Edje_Edit_Entry_Mode
_Edje_Edit_Entry_Mode
Mode for a textblock part.
Definition: Edje_Edit.h:82
_Elm_Entry_Anchor_Hover_Info::hover_top
Eina_Bool hover_top
Hint indicating content fits on top of the hover.
Definition: elm_entry_common.h:104
eina_f32p32_fracc_get
static unsigned int eina_f32p32_fracc_get(Eina_F32p32 v)
Gets the absolute value of the integer part of and Eina_F32p32 floating point number.
evas_event_thaw
void evas_event_thaw(Evas *e)
Thaw a canvas out after freezing (for input events).
Definition: evas_events.c:1546
elm_obj_calendar_weekdays_names_set
EOAPI void elm_obj_calendar_weekdays_names_set(Eo *obj, const char **weekdays)
Weekdays names to be displayed by the calendar.
EVAS_CALLBACK_CANVAS_OBJECT_FOCUS_OUT
@ EVAS_CALLBACK_CANVAS_OBJECT_FOCUS_OUT
Canvas object lost focus.
Definition: Evas_Common.h:451
EVAS_TEXTBLOCK_TEXT_PLAIN
@ EVAS_TEXTBLOCK_TEXT_PLAIN
textblock text of type plain
Definition: evas_textblock_legacy.h:180
_Ecore_IMF_Event_Mouse_Move::modifiers
Ecore_IMF_Keyboard_Modifiers modifiers
The keyboard modifiers active when the event has been emitted.
Definition: Ecore_IMF.h:675
elput_init
int elput_init(void)
Initialize the Elput library.
Definition: elput.c:19
edje_edit_part_drag_x_set
EAPI Eina_Bool edje_edit_part_drag_x_set(Evas_Object *obj, const char *part, int drag)
Sets horizontal draggable state for part.
Definition: edje_edit.c:4267
ecore_thread_feedback
Eina_Bool ecore_thread_feedback(Ecore_Thread *thread, const void *msg_data)
Sends data from the worker thread to the main loop.
Definition: ecore_thread.c:1037
elm_obj_web_back
EOAPI Eina_Bool elm_obj_web_back(Eo *obj)
Goes back one step in the browsing history.
EINA_VALUE_TYPE_LONG
const Eina_Value_Type * EINA_VALUE_TYPE_LONG
manages long type.
Definition: eina_value.c:5603
eina_value_list_vinsert
static Eina_Bool eina_value_list_vinsert(Eina_Value *value, unsigned int position, va_list args)
Inserts the generic value in a list member position.
ecore_con_eet_server_disconnect_callback_del
EAPI void ecore_con_eet_server_disconnect_callback_del(Ecore_Con_Eet *ece, Ecore_Con_Eet_Server_Cb func, const void *data)
Removes a server disconnect callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:903
elm_win_fake_add
Evas_Object * elm_win_fake_add(Ecore_Evas *ee)
Creates a fake window object using a pre-existing canvas.
Definition: efl_ui_win.c:9570
elm_object_focus_move_policy_get
Elm_Focus_Move_Policy elm_object_focus_move_policy_get(const Evas_Object *obj)
Get the focus movement policy from a given Elementary object.
Definition: elm_main.c:1705
elm_store_cache_set
void elm_store_cache_set(Elm_Store *st, int max)
Set the maximum number of items that are not visible to keep cached.
Definition: elm_store.c:612
_Elm_Prefs_Page_Iface::item_pack
Eina_Bool(* item_pack)(Evas_Object *obj, Evas_Object *it, const Elm_Prefs_Item_Type type, const Elm_Prefs_Item_Iface *iface)
function to pack an item (widget) on the page widget
Definition: elm_prefs_common.h:250
edje_object_part_text_anchor_list_get
const Eina_List * edje_object_part_text_anchor_list_get(const Eo *obj, const char *part)
Returns a list of char anchor names.
Definition: edje_legacy.c:437
ephysics_body_mass_get
EAPI double ephysics_body_mass_get(const EPhysics_Body *body)
Get body's mass.
elm_progressbar_span_size_get
Evas_Coord elm_progressbar_span_size_get(const Evas_Object *obj)
Control the (exact) length of the bar region of a given progress bar widget.
Definition: efl_ui_progressbar.c:966
_Elm_Gesture_Line_Info
Struct holds line info for user.
Definition: elm_gesture_layer_common.h:59
elm_obj_genlist_item_insert_before
EOAPI Elm_Widget_Item * elm_obj_genlist_item_insert_before(Eo *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Widget_Item *before_it, Elm_Genlist_Item_Type type, Evas_Smart_Cb func, const void *func_data)
Insert an item before another in a genlist widget.
ecore_con_url_shutdown
EAPI int ecore_con_url_shutdown(void)
Shuts down the Ecore_Con_Url library.
Definition: ecore_con_url.c:68
_Efreet_Desktop::type
int type
type of desktop file
Definition: efreet_desktop.h:90
Eeze.h
Easy device manipulation.
ecore_con_eet_data_callback_del
EAPI void ecore_con_eet_data_callback_del(Ecore_Con_Eet *ece, const char *name)
Removes a data callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:763
efreet_icon_theme_list_get
Eina_List * efreet_icon_theme_list_get(void)
Retrieves all of the non-hidden icon themes available on the system. The returned list must be freed....
Definition: efreet_icon.c:171
_Eet_Version
Definition: Eet.h:175
Eldbus_Connection_Type
Eldbus_Connection_Type
Enum of several Eldbus connection types.
Definition: eldbus_connection.h:16
eet_node_int_new
EAPI Eet_Node * eet_node_int_new(const char *name, int i)
Creates a new integer node.
ecore_x_icccm_protocol_isset
EAPI Eina_Bool ecore_x_icccm_protocol_isset(Ecore_X_Window win, Ecore_X_WM_Protocol protocol)
Determines whether a protocol is set for a window.
Definition: ecore_x_icccm.c:691
ELM_FILESELECTOR_LIST
@ ELM_FILESELECTOR_LIST
Layout as a list.
Definition: elm_interface_fileselector_eo.h:21
EFL_GFX_FILL_RESTRICT_REFLECT
@ EFL_GFX_FILL_RESTRICT_REFLECT
Tiling clamps and any range offset reflects.
Definition: Evas_Legacy.h:5484
ELM_OBJECT_SELECT_MODE_NONE
@ ELM_OBJECT_SELECT_MODE_NONE
no select mode.
Definition: elm_general.h:43
Eina_Random_Cb
int(* Eina_Random_Cb)(const int min, const int max)
Function used in shuffling functions.
Definition: eina_types.h:563
evas_object_box_iterator_new
Eina_Iterator * evas_object_box_iterator_new(const Evas_Box *obj)
Get an iterator to walk the list of children of a given box object.
Definition: evas_box_eo.legacy.c:69
eeze_init
EAPI int eeze_init(void)
Initialize the eeze library.
Definition: eeze_main.c:25
eina_tiler_tile_size_set
void eina_tiler_tile_size_set(Eina_Tiler *t, int w, int h)
Sets the size of tiles for a tiler.
Definition: eina_tiler.c:1188
elm_icon_file_get
EINA_DEPRECATED void elm_icon_file_get(const Evas_Object *obj, const char **file, const char **group)
Get the file that will be used as icon.
Definition: elm_icon.c:671
ecore_imf_context_input_panel_layout_variation_set
EAPI void ecore_imf_context_input_panel_layout_variation_set(Ecore_IMF_Context *ctx, int variation)
Sets the layout variation of the current active input panel.
Definition: ecore_imf_context.c:972
Ecore_Cocoa_Object
void Ecore_Cocoa_Object
Opaque handler to refer to an objective-c object (a.k.a.
Definition: Ecore_Cocoa.h:53
_Eina_Value_Type
API to access values.
Definition: eina_value.h:3678
elm_mapbuf_add
Evas_Object * elm_mapbuf_add(Evas_Object *parent)
Add a new mapbuf widget to the given parent Elementary (container) object.
Definition: elm_mapbuf.c:310
ecore_x_icccm_transient_for_get
EAPI Ecore_X_Window ecore_x_icccm_transient_for_get(Ecore_X_Window win)
Get the window this window is transient for, if any.
Definition: ecore_x_icccm.c:1160
ecore_wl2_window_floating_mode_set
EAPI void ecore_wl2_window_floating_mode_set(Ecore_Wl2_Window *window, Eina_Bool floating)
Set if a given window is in floating mode.
Definition: ecore_wl2_window.c:1462
ethumb_client_category_get
const char * ethumb_client_category_get(const Ethumb_Client *client)
Get category sub-directory where to store thumbnails.
Definition: ethumb_client.c:1669
Eina_Key_Length
unsigned int(* Eina_Key_Length)(const void *key)
Type for a function to determine the length of a hash key.
Definition: eina_hash.h:308
elm_win_resize_object_add
void elm_win_resize_object_add(Eo *obj, Evas_Object *subobj)
Add subobj as a resize object of window obj.
Definition: efl_ui_win.c:8995
evas_map_point_color_get
void evas_map_point_color_get(const Evas_Map *m, int idx, int *r, int *g, int *b, int *a)
Get the color set on a vertex in the map.
Definition: evas_map.c:839
_Ecore_Fb_Input_Device_Cap
_Ecore_Fb_Input_Device_Cap
Device capabilities.
Definition: Ecore_Fb.h:56
evas_vg_shape_append_svg_path
void evas_vg_shape_append_svg_path(Evas_Vg_Shape *obj, const char *svg_path_data)
Append the SVG path data.
Definition: efl_canvas_vg_shape.c:452
edje_edit_state_text_min_y_set
EAPI Eina_Bool edje_edit_state_text_min_y_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool v)
Sets if the text part forces the minimum vertical size of the container to be equal to the minimum ve...
_Evas_Smart_Interface::add
Eina_Bool(* add)(Evas_Object *obj)
Function to be called at object creation time.
Definition: Evas_Common.h:1992
elm_genlist_tree_effect_enabled_set
void elm_genlist_tree_effect_enabled_set(Elm_Genlist *obj, Eina_Bool enabled)
Control genlist tree effect.
Definition: elm_genlist_eo.legacy.c:111
_Elm_Slideshow_Data
Definition: elm_widget_slideshow.h:39
elm_popup_allow_events_set
void elm_popup_allow_events_set(Elm_Popup *obj, Eina_Bool allow)
Sets whether events should be passed to by a click outside.
Definition: elm_popup_eo.legacy.c:15
EET_G_VARIANT
#define EET_G_VARIANT
Selectable subtype group.
Definition: Eet.h:2604
ecore_x_e_window_profile_change_request_send
EAPI void ecore_x_e_window_profile_change_request_send(Ecore_X_Window win, const char *profile)
Send a profile change request event to the client.
Definition: ecore_x_e.c:1493
ecore_x_selection_primary_set
EAPI Eina_Bool ecore_x_selection_primary_set(Ecore_X_Window w, const void *data, int size)
Claim ownership of the PRIMARY selection and set its data.
Definition: ecore_x_selection.c:174
evas_device_description_get
const char * evas_device_description_get(const Evas_Device *dev)
Get the description of a device.
Definition: evas_device.c:329
elm_config_item_select_on_focus_disabled_get
Eina_Bool elm_config_item_select_on_focus_disabled_get(void)
Get disable status of item select on focus feature.
Definition: elm_config.c:3557
evas_object_box_align_get
void evas_object_box_align_get(const Evas_Box *obj, double *horizontal, double *vertical)
Get the alignment of the whole bounding box of contents, for a given box object.
Definition: evas_box_eo.legacy.c:9
eina_unicode_unicode_to_utf8_range
char * eina_unicode_unicode_to_utf8_range(const Eina_Unicode *uni, int ulen, int *_len)
Converts an Eina_Unicode string to a newly allocated utf-8 substring at given length.
Definition: eina_unicode.c:361
evas_object_type_get
const char * evas_object_type_get(const Evas_Object *eo_obj)
Retrieves the type of the given Evas object.
Definition: evas_object_main.c:2558
elm_object_scroll_item_loop_enabled_get
Eina_Bool elm_object_scroll_item_loop_enabled_get(const Evas_Object *obj)
Get the item loop enable status of the given widget.
Definition: elm_main.c:1823
evas_vg_gradient_radial_radius_set
void evas_vg_gradient_radial_radius_set(Evas_Vg_Gradient_Radial *obj, double r)
Sets the center radius of this radial gradient.
Definition: efl_canvas_vg_gradient_radial.c:209
ecore_wl2_display_get
EAPI struct wl_display * ecore_wl2_display_get(Ecore_Wl2_Display *display)
Retrieve the existing Wayland display.
Definition: ecore_wl2_display.c:1021
ELM_FILESELECTOR_SORT_BY_TYPE_ASC
@ ELM_FILESELECTOR_SORT_BY_TYPE_ASC
Sort by file type.
Definition: elm_interface_fileselector_eo.h:37
_Eina_File_Map::hugetlb
Eina_Bool hugetlb
Indicates if we are using HugeTLB.
Definition: eina_file_common.h:125
evas_object_raise
void evas_object_raise(Evas_Object *obj)
Raise obj to the top of its layer.
Definition: evas_stack.x:38
eina_value_struct_setup
static Eina_Bool eina_value_struct_setup(Eina_Value *value, const Eina_Value_Struct_Desc *desc)
Initializes generic value storage of type struct.
EINA_FILE_REG
@ EINA_FILE_REG
Regular file type.
Definition: eina_file.h:125
evas_object_image_save
Eina_Bool evas_object_image_save(const Evas_Object *obj, const char *file, const char *key, const char *flags)
Save the given image object's contents to an (image) file.
Definition: evas_image_legacy.c:222
edje_edit_state_external_param_double_get
EAPI Eina_Bool edje_edit_state_external_param_double_get(Evas_Object *obj, const char *part, const char *state, double value, const char *param, double *val)
Gets external parameter of type DOUBLE.
Definition: edje_edit.c:7444
elm_entry_filter_accept_set
void elm_entry_filter_accept_set(void *data, Evas_Object *entry, char **text)
Filter inserted text based on accepted or rejected sets of characters.
Definition: elm_entry.c:4894
EPHYSICS_BODY_FRICTION_PLASTIC
#define EPHYSICS_BODY_FRICTION_PLASTIC
Friction coefficient of plastic.
Definition: EPhysics.h:2129
ecore_file_can_write
Eina_Bool ecore_file_can_write(const char *file)
Checks if the given file can be written.
Definition: ecore_file.c:615
ELM_ENTRY_EVENT_ANCHOR_IN
#define ELM_ENTRY_EVENT_ANCHOR_IN
Called on anchor in.
Definition: elm_entry_eo.h:1411
ecore_file_download_abort_all
EAPI void ecore_file_download_abort_all(void)
Aborts all downloads.
Definition: ecore_file_download.c:335
_Ecore_Con_Event_Server_Data
Used as the data param for the ECORE_CON_EVENT_SERVER_DATA event.
Definition: Ecore_Con.h:553
ephysics_body_volume_get
EAPI double ephysics_body_volume_get(const EPhysics_Body *body)
Get body's volume.
elm_obj_bubble_pos_set
EOAPI void elm_obj_bubble_pos_set(Eo *obj, Elm_Bubble_Pos pos)
The corner of the bubble.
elm_obj_dayselector_weekdays_names_get
EOAPI Eina_List * elm_obj_dayselector_weekdays_names_get(const Eo *obj)
Get weekdays names displayed by the calendar.
elm_config_scroll_accel_factor_set
void elm_config_scroll_accel_factor_set(double factor)
Set the value for this option.
Definition: elm_config.c:3846
eina_rectangle_rescale_out
static void eina_rectangle_rescale_out(const Eina_Rectangle *out, const Eina_Rectangle *in, Eina_Rectangle *res)
FIXME I am useless and used by no one.
eet_identity_close
EAPI void eet_identity_close(Eet_Key *key)
Close and release all resource used by an Eet_Key.
Definition: eet_cipher.c:244
elm_obj_genlist_item_parent_item_get
EOAPI Elm_Widget_Item * elm_obj_genlist_item_parent_item_get(const Eo *obj)
Get the parent item of the given item.
eina_log_domain_registered_level_set
void eina_log_domain_registered_level_set(int domain, int level)
Sets the domain level given its identifier.
Definition: eina_log.c:2027
_Ecore_X_Event_Xkb::mods
unsigned int mods
Definition: Ecore_X.h:2532
elm_config_scroll_thumbscroll_hold_threshold_set
void elm_config_scroll_thumbscroll_hold_threshold_set(unsigned int threshold)
Set the number of pixels the range which can be scrolled, while the scroller is holded.
Definition: elm_config.c:3679
ECORE_EXE_PIPE_ERROR_LINE_BUFFERED
@ ECORE_EXE_PIPE_ERROR_LINE_BUFFERED
Errors are buffered until a newline and split 1 line per Ecore_Exe_Event_Data_Line.
Definition: ecore_exe_eo.h:56
ecore_con_ssl_server_privkey_add
EAPI Eina_Bool ecore_con_ssl_server_privkey_add(Ecore_Con_Server *svr, const char *key_file)
Adds an SSL private key for use in ecore_con functions.
Definition: ecore_con_legacy.c:2483
eeze_sensor_new
Eeze_Sensor_Obj * eeze_sensor_new(Eeze_Sensor_Type type)
Create sensor object to operate on.
Definition: eeze_sensor.c:201
eina_f8p24_sqrt
static Eina_F8p24 eina_f8p24_sqrt(Eina_F8p24 a)
Calculates the square root of an Eina_F8p24 floating point number.
elua_state_from_lua_state_get
Elua_State * elua_state_from_lua_state_get(lua_State *L)
Retrieve an Elua state from a Lua state.
Definition: elua.c:375
edje_edit_image_set_image_min_get
EAPI Eina_Bool edje_edit_image_set_image_min_get(Evas_Object *obj, const char *set_name, unsigned int place, int *w, int *h)
Gets min size of set's image.
_Ecore_Event_Mouse_IO::dev
Eo * dev
The Efl_Input_Device that originated the event.
Definition: Ecore_Input.h:377
ecore_x_window_at_xy_get
EAPI Ecore_X_Window ecore_x_window_at_xy_get(int x, int y)
Retrieves the top, visible window at the given location.
Definition: ecore_x_window.c:1457
eina_value_string_init
static Eina_Value eina_value_string_init(const char *c)
Initialize Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:193
_Evas_Native_Surface_Status
_Evas_Native_Surface_Status
Native surface types that image object supports.
Definition: Evas_Legacy.h:4803
eina_binbuf_string_get
const unsigned char * eina_binbuf_string_get(const Eina_Binbuf *buf)
Retrieves a pointer to the contents of a string buffer.
ELM_EVENT_PROCESS_BACKGROUND
int ELM_EVENT_PROCESS_BACKGROUND
Emitted when nothing is visible and the process as a whole should go into a background state.
Definition: elm_main.c:122
EDJE_CHANNEL_EFFECT
@ EDJE_CHANNEL_EFFECT
Standard audio effects.
Definition: Edje_Common.h:334
_Ecore_Win32_Event_Window_Configure::height
int height
The new height.
Definition: Ecore_Win32.h:437
ECORE_POS_MAP_ACCELERATE_FACTOR
@ ECORE_POS_MAP_ACCELERATE_FACTOR
Start slow then speed up, v1 being a power factor, 0.0 being linear, 1.0 being normal accelerate,...
Definition: Ecore_Common.h:2755
eldbus_name_owner_get
Eldbus_Pending * eldbus_name_owner_get(Eldbus_Connection *conn, const char *name, Eldbus_Message_Cb cb, const void *cb_data)
Send a "GetNameOwner" method call in proxy.
Definition: eldbus_freedesktop.c:26
ecore_wl2_display_screen_size_get
EAPI void ecore_wl2_display_screen_size_get(Ecore_Wl2_Display *display, int *w, int *h)
Retrieves the size of the current screen.
Definition: ecore_wl2_display.c:1051
embryo_data_string_get
EAPI void embryo_data_string_get(Embryo_Program *ep, Embryo_Cell *str_cell, char *dst)
Copies the string starting at the given cell to the given buffer.
Definition: embryo_amx.c:636
evas_vg_shape_path_length_get
void evas_vg_shape_path_length_get(Evas_Vg_Shape *obj, unsigned int *commands, unsigned int *points)
Gets the command and points length.
Definition: efl_canvas_vg_shape.c:343
ecore_sdl_init
EAPI int ecore_sdl_init(const char *name)
Sets up the Ecore_Sdl library.
Definition: ecore_sdl.c:65
elm_obj_entry_cnp_mode_get
EOAPI Elm_Cnp_Mode elm_obj_entry_cnp_mode_get(const Eo *obj)
Getting elm_entry text paste/drop mode.
edje_edit_state_rel1_relative_x_set
EAPI Eina_Bool edje_edit_state_rel1_relative_x_set(Evas_Object *obj, const char *part, const char *state, double value, double x)
Sets the 'rel1 relative X' value of state.
ecore_imf_context_input_panel_return_key_type_get
EAPI Ecore_IMF_Input_Panel_Return_Key_Type ecore_imf_context_input_panel_return_key_type_get(Ecore_IMF_Context *ctx)
Gets the "return" key type.
Definition: ecore_imf_context.c:1107
ecore_buffer_provider_buffer_acquirable_check
Ecore_Buffer_Return ecore_buffer_provider_buffer_acquirable_check(Ecore_Buffer_Provider *provider)
Checks if state of queue.
Definition: ecore_buffer_provider.c:195
elm_diskselector_scroller_policy_set
EINA_DEPRECATED void elm_diskselector_scroller_policy_set(Evas_Object *obj, Elm_Scroller_Policy policy_h, Elm_Scroller_Policy policy_v)
Set the scrollbar policy.
Definition: elm_diskselector.c:1564
elm_obj_entry_text_style_user_pop
EOAPI void elm_obj_entry_text_style_user_pop(Eo *obj)
Remove the style in the top of user style stack.
ecore_buffer_provider_free
void ecore_buffer_provider_free(Ecore_Buffer_Provider *provider)
Frees an Ecore_Buffer_Provider.
Definition: ecore_buffer_provider.c:75
Eet_Descriptor_Hash_Foreach_Callback_Callback
int(* Eet_Descriptor_Hash_Foreach_Callback_Callback)(void *h, const char *k, void *dt, void *fdt)
Callback prototype for Eet_Descriptor_Hash_Foreach_Callback.
Definition: Eet.h:2660
elm_layout_part_cursor_engine_only_set
Eina_Bool elm_layout_part_cursor_engine_only_set(Eo *obj, const char *part, Eina_Bool engine_only)
Sets if the cursor set should be searched on the theme or should use the provided by the engine,...
Definition: efl_ui_layout.c:3205
Elm_Cnp_Event_Selection_Changed
struct Elm_Cnp_Event_Selection_Changed Elm_Cnp_Event_Selection_Changed
Event to notify when a display server's selection has changed Only sent for PRIMARY and CLIPBOARD sel...
edje_edit_state_proxy_source_clip_set
EAPI Eina_Bool edje_edit_state_proxy_source_clip_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool clip)
Sets the source clip for given PROXY part state.
Definition: edje_edit.c:9063
edje_edit_state_map_on_set
EAPI Eina_Bool edje_edit_state_map_on_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool on)
Enables mapping for the part.
Definition: edje_edit.c:8070
elm_object_item_access_info_set
void elm_object_item_access_info_set(Elm_Widget_Item *obj, const char *txt)
Set the text to read out when in accessibility mode.
Definition: elm_widget_item_eo.legacy.c:183
evas_object_grid_unpack
Eina_Bool evas_object_grid_unpack(Evas_Grid *obj, Efl_Canvas_Object *child)
Remove child from grid.
Definition: evas_grid_eo.legacy.c:45
_Eina_Lines_Iterator::fp
Eina_File * fp
The file this iterator is associated with.
Definition: eina_file_common.h:142
ephysics_quaternion_inverse_scale
EAPI void ephysics_quaternion_inverse_scale(EPhysics_Quaternion *quat, double scale)
Inversely scale the quaternion.
ecore_evas_focus_get
EAPI Eina_Bool ecore_evas_focus_get(const Ecore_Evas *ee)
Queries whether the default seat has the Ecore_Evas focus.
Definition: ecore_evas.c:2043
ephysics_body_cloth_anchor_del
EAPI void ephysics_body_cloth_anchor_del(EPhysics_Body *body)
Removes the anchors in a cloth body.
eina_inlist_last
static Eina_Inlist * eina_inlist_last(const Eina_Inlist *list)
Gets the last list node in the list.
eet_data_descriptor_new
EINA_DEPRECATED EAPI Eet_Data_Descriptor * eet_data_descriptor_new(const char *name, int size, Eet_Descriptor_List_Next_Callback func_list_next, Eet_Descriptor_List_Append_Callback func_list_append, Eet_Descriptor_List_Data_Callback func_list_data, Eet_Descriptor_List_Free_Callback func_list_free, Eet_Descriptor_Hash_Foreach_Callback func_hash_foreach, Eet_Descriptor_Hash_Add_Callback func_hash_add, Eet_Descriptor_Hash_Free_Callback func_hash_free)
Creates a new empty data structure descriptor.
Definition: eet_data.c:2037
EDJE_EXTERNAL_PARAM_FLAGS_CONSTRUCTOR
@ EDJE_EXTERNAL_PARAM_FLAGS_CONSTRUCTOR
This property is only set once when the object is constructed using its value from "default" 0....
Definition: Edje_Common.h:642
Elm_Diskselector_Data
struct _Elm_Diskselector_Data Elm_Diskselector_Data
Base widget smart data extended with diskselector instance data.
Definition: elm_widget_diskselector.h:26
edje_edit_group_max_w_set
EAPI Eina_Bool edje_edit_group_max_w_set(Evas_Object *obj, int w)
Sets the group maximum width.
_Elm_Scrollable_Smart_Interface_Data::momentum_animator
Eina_Bool momentum_animator
an animator which is called whenever a scroller is moving due to a flick action(mouse down,...
Definition: elm_interface_scrollable.h:119
ecore_x_e_window_rotation_available_rotations_set
EAPI void ecore_x_e_window_rotation_available_rotations_set(Ecore_X_Window win, const int *rots, unsigned int count)
Definition: ecore_x_e.c:2213
ecore_evas_callback_resize_set
EAPI void ecore_evas_callback_resize_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas resize events.
Definition: ecore_evas.c:1166
elput_input_pointer_accel_speed_set
EAPI void elput_input_pointer_accel_speed_set(Elput_Manager *manager, const char *seat, double speed)
Set the pointer acceleration speed.
Definition: elput_input.c:813
embryo_program_vm_pop
EAPI void embryo_program_vm_pop(Embryo_Program *ep)
Frees the current virtual machine session associated with the given program.
Definition: embryo_amx.c:437
_Eina_File::refcount
int refcount
Keeps track of references to map.
Definition: eina_file_common.h:90
EDJE_ACTION_TYPE_FOCUS_SET
@ EDJE_ACTION_TYPE_FOCUS_SET
Focus set action value.
Definition: Edje_Common.h:1916
ETHUMB_THUMB_IGNORE_ASPECT
@ ETHUMB_THUMB_IGNORE_ASPECT
ignore aspect and foce it to match thumbnail's width and height
Definition: Ethumb.h:263
eina_future_cb_log_from_desc
Eina_Future_Desc eina_future_cb_log_from_desc(const Eina_Future_Cb_Log_Desc desc)
Creates an Eina_Future_Desc that will log the previous future resolved value.
Definition: eina_promise.c:1545
_Old_Edje_Part_Collection
A structure that stores old Edje part collection information.
Definition: edje_convert.h:83
ECORE_WIN32_WINDOW_STATE_ICONIFIED
@ ECORE_WIN32_WINDOW_STATE_ICONIFIED
iconified window
Definition: Ecore_Win32.h:68
evas_key_modifier_add
void evas_key_modifier_add(Evas_Canvas *obj, const char *keyname)
Adds the keyname key to the current list of modifier keys.
Definition: evas_canvas_eo.legacy.c:165
eina_evlog
EAPI void eina_evlog(const char *event, void *obj, double srctime, const char *detail)
Logs an event for profiling data.
Definition: eina_evlog.c:154
elm_object_item_focus_next_object_set
void elm_object_item_focus_next_object_set(Elm_Widget_Item *obj, Efl_Canvas_Object *next, Elm_Focus_Direction dir)
Set the next object with specific focus direction.
Definition: elm_widget_item_eo.legacy.c:267
edje_object_part_text_escaped_set
Eina_Bool edje_object_part_text_escaped_set(Eo *obj, const char *part, const char *text)
Sets the text for an object part, but converts HTML escapes to UTF8.
Definition: edje_legacy.c:758
elm_entry_icon_visible_set
void elm_entry_icon_visible_set(Elm_Entry *obj, Eina_Bool setting)
Sets the visibility of the left-side widget of the entry, set by elm_object_part_content_set.
Definition: elm_entry_eo.legacy.c:267
ecore_file_ls
Eina_List * ecore_file_ls(const char *dir)
Gets the list of the files and directories in the given directory.
Definition: ecore_file.c:733
_Evas_Video_Surface::update_pixels
Evas_Video_Cb update_pixels
Please update the Evas_Object_Image pixels when called.
Definition: Evas_Legacy.h:6200
Eet_Descriptor_Mem_Alloc_Callback
void *(* Eet_Descriptor_Mem_Alloc_Callback)(size_t size)
Callback prototype for Eet_Descriptor_Mem_Alloc.
Definition: Eet.h:2668
ethumb_file_free
EAPI void ethumb_file_free(Ethumb *e)
Reset the source file information.
Definition: ethumb.c:1085
eldbus_proxy_call
Eldbus_Pending * eldbus_proxy_call(Eldbus_Proxy *proxy, const char *member, Eldbus_Message_Cb cb, const void *cb_data, double timeout, const char *signature,...)
Call a method in proxy.
Definition: eldbus_proxy.c:621
eeze_disk_scan
void eeze_disk_scan(Eeze_Disk *disk)
Retrieve all disk information.
Definition: eeze_disk.c:289
Eina_Future
An opaque structure representing a callback to be called when a promise is fulfilled.
ecore_x_screensaver_reset
EAPI void ecore_x_screensaver_reset(void)
Definition: ecore_x_screensaver.c:267
elm_obj_entry_cursor_is_visible_format_get
EOAPI Eina_Bool elm_obj_entry_cursor_is_visible_format_get(const Eo *obj)
Get if the current cursor position holds a visible format node.
evas_output_viewport_get
void evas_output_viewport_get(const Evas *eo_e, Evas_Coord *x, Evas_Coord *y, Evas_Coord *w, Evas_Coord *h)
Get the render engine's output viewport coordinates in canvas units.
Definition: evas_main.c:1441
ECORE_EVAS_AVOID_DAMAGE_NONE
@ ECORE_EVAS_AVOID_DAMAGE_NONE
every expose event triggers a new damage and consequently render of the affected area.
Definition: Ecore_Evas.h:160
eina_list_append_relative_list
Eina_List * eina_list_append_relative_list(Eina_List *list, const void *data, Eina_List *relative)
Appends a list node to a linked list after the specified member.
Definition: eina_list.c:670
emotion_file_meta_artwork_get
EAPI Evas_Object * emotion_file_meta_artwork_get(const Evas_Object *obj, const char *path, Emotion_Artwork_Info type)
Get the album artwork from file meta data tags.
Definition: emotion_smart.c:1319
ELM_INPUT_PANEL_LAYOUT_VOICE
@ ELM_INPUT_PANEL_LAYOUT_VOICE
Voice layout, but if the IME does not support voice layout, then normal layout will be shown.
Definition: elm_general.h:98
_Eina_File_Line::index
unsigned int index
The line number.
Definition: eina_file.h:235
_Eina_Rw_Slice::bytes
uint8_t * bytes
memory as uint8_t pointer
Definition: eina_slice.h:121
eina_thread_cancellable_set
Eina_Bool eina_thread_cancellable_set(Eina_Bool cancellable, Eina_Bool *was_cancellable)
Enables or disables if the current thread can be canceled.
Definition: eina_thread.c:280
eeze_udev_syspath_get_parent
EAPI const char * eeze_udev_syspath_get_parent(const char *syspath)
Find the root device of a device from its syspath.
Definition: eeze_udev_syspath.c:26
EDJE_MESSAGE_INT_SET
@ EDJE_MESSAGE_INT_SET
A message with a list of integer numbers as value.
Definition: Edje_Legacy.h:586
ecore_imf_evas_event_mouse_wheel_wrap
EAPI void ecore_imf_evas_event_mouse_wheel_wrap(Evas_Event_Mouse_Wheel *evas_event, Ecore_IMF_Event_Mouse_Wheel *imf_event)
Converts a "mouse_wheel" event from Evas to the corresponding event of Ecore_IMF.
Definition: ecore_imf_evas.c:157
ECORE_EXE_WIN32_PRIORITY_IDLE
@ ECORE_EXE_WIN32_PRIORITY_IDLE
Idle priority, for monitoring the system.
Definition: Ecore_Common.h:1028
ecore_x_randr_edid_dpms_available_get
EAPI Eina_Bool ecore_x_randr_edid_dpms_available_get(unsigned char *edid, unsigned long edid_length)
Looks up the DPMS support from raw EDID data.
Definition: ecore_x_randr.c:3651
elm_store_target_genlist_set
void elm_store_target_genlist_set(Elm_Store *st, Evas_Object *obj)
Set the target genlist to fill in from the store.
Definition: elm_store.c:568
_Elm_Config_Binding_Key
Definition: elm_priv.h:626
ecore_wl_input_cursor_size_set
EAPI void ecore_wl_input_cursor_size_set(Ecore_Wl_Input *input, const int size)
Definition: ecore_wl_input.c:218
_Eina_File::delete_me
Eina_Bool delete_me
Indicates that this file should be deleted.
Definition: eina_file_common.h:103
Eina_Stringshare
const char Eina_Stringshare
"Eina_Stringshare *" is interchangeable with "const char *" but still a good visual hint for the purp...
Definition: eina_stringshare.h:175
ELM_INPUT_HINT_AUTOFILL_EMAIL_ADDRESS
@ ELM_INPUT_HINT_AUTOFILL_EMAIL_ADDRESS
Autofill hint for an email address.
Definition: elm_general.h:187
EET_ERROR_OUT_OF_MEMORY
@ EET_ERROR_OUT_OF_MEMORY
Could not allocate memory.
Definition: Eet.h:206
eet_data_descriptor_stream_new
EAPI Eet_Data_Descriptor * eet_data_descriptor_stream_new(const Eet_Data_Descriptor_Class *eddc)
This function creates a new data descriptor and returns a handle to the new data descriptor.
Definition: eet_data.c:2082
edje_edit_state_min_w_get
EAPI int edje_edit_state_min_w_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the minimum width value of a part state.
ELM_DAYSELECTOR_SAT
@ ELM_DAYSELECTOR_SAT
Indicates Saturday.
Definition: elm_dayselector_eo.h:31
ECORE_POS_MAP_CUBIC_BEZIER
@ ECORE_POS_MAP_CUBIC_BEZIER
Follow the cubic-bezier curve calculated with the control points (x1, y1), (x2, y2)
Definition: Ecore_Common.h:2778
eina_clist_empty
static int eina_clist_empty(const Eina_Clist *list)
Checks whether a list is empty.
edje_edit_string_free
EAPI void edje_edit_string_free(const char *str)
Frees a generic string (char *) allocated by an edje_edit_*_get() function.
Definition: edje_edit.c:1068
ethumb_video_time_set
EAPI void ethumb_video_time_set(Ethumb *e, float t)
Set the video time (duration) in seconds.
Definition: ethumb.c:758
ecore_evas_buffer_new
EAPI Ecore_Evas * ecore_evas_buffer_new(int w, int h)
Creates a new Ecore_Evas canvas bound to the Evas buffer engine.
Definition: ecore_evas_buffer.c:896
ecore_drm_output_primary_set
EAPI void ecore_drm_output_primary_set(Ecore_Drm_Output *output)
Sets a given output as primary.
Definition: ecore_drm_output.c:1375
_Ecore_Event_Signal_Exit::quit
Eina_Bool quit
set if the exit request was a quit signal
Definition: Ecore_Common.h:639
eina_ustringshare_dump
void eina_ustringshare_dump(void)
Dumps the contents of the share_common.
Definition: eina_ustringshare.c:186
efreet_trash_ls
EAPI Eina_List * efreet_trash_ls(void)
List all the files and directory currently inside the trash.
Definition: efreet_trash.c:288
Ecore_Exe_Cb
void(* Ecore_Exe_Cb)(void *data, const Ecore_Exe *exe)
A callback to run with the associated Ecore_Exe, usually for cleanup purposes.
Definition: Ecore_Common.h:1046
emotion_object_extension_may_play_fast_get
EAPI Eina_Bool emotion_object_extension_may_play_fast_get(const char *file)
Do we have a chance to play that file.
Definition: emotion_main.c:119
ELM_FOCUS_MOVE_POLICY_CLICK
@ ELM_FOCUS_MOVE_POLICY_CLICK
Move focus by mouse click or touch.
Definition: elm_general.h:811
eina_convert_atod
Eina_Bool eina_convert_atod(const char *src, int length, long long *m, long *e)
Converts a string to a double.
Definition: eina_convert.c:198
_Ecore_X_Event_Window_Visibility_Change
Definition: Ecore_X.h:562
ecore_con_ssl_server_verify_name_get
EAPI const char * ecore_con_ssl_server_verify_name_get(Ecore_Con_Server *svr)
Gets the hostname to verify against in certificate verification.
Definition: ecore_con_legacy.c:2583
eina_str_split
char ** eina_str_split(const char *str, const char *delim, int max_tokens)
Splits a string using a delimiter.
Definition: eina_str.c:452
Ecore_Buffer_Provider
struct _Ecore_Buffer_Provider Ecore_Buffer_Provider
An object representing a provider of Ecore_Buffer.
Definition: Ecore_Buffer_Queue.h:103
elm_map_overlay_add
Elm_Map_Overlay * elm_map_overlay_add(Elm_Map *obj, double lon, double lat)
Add a new overlay to the map object.
Definition: elm_map_eo.legacy.c:183
_Elm_Gesture_Momentum_Info::my
Evas_Coord my
Momentum on Y.
Definition: elm_gesture_layer_common.h:45
eina_module_find
Eina_Module * eina_module_find(const Eina_Array *array, const char *module)
Finds a module in array.
Definition: eina_module.c:524
_Elm_Selection_Data
Structure holding the info about selected data.
Definition: elm_cnp.h:105
elm_entry_entry_insert
void elm_entry_entry_insert(Elm_Entry *obj, const char *entry)
Inserts the given text into the entry at the current cursor position.
Definition: elm_entry_eo.legacy.c:465
elm_index_indicator_disabled_set
void elm_index_indicator_disabled_set(Elm_Index *obj, Eina_Bool disabled)
Control the indicator as to be disabled.
Definition: elm_index_eo.legacy.c:51
Ecore_Ipc_Type
enum _Ecore_Ipc_Type Ecore_Ipc_Type
Enum containing IPC types.
eldbus_private_address_connection_get
Eldbus_Connection * eldbus_private_address_connection_get(const char *address)
Always create and establish a new connection to bus and integrate it with the ecore main loop.
Definition: eldbus_core.c:1164
elm_object_mirrored_set
void elm_object_mirrored_set(Evas_Object *obj, Eina_Bool mirrored)
Set the widget's mirrored mode.
Definition: elm_main.c:1450
_Evas_Axis
Definition: Evas_Legacy.h:378
ecore_con_url_ftp_use_epsv_set
EAPI void ecore_con_url_ftp_use_epsv_set(Ecore_Con_Url *url_con, Eina_Bool use_epsv)
Enables or disables EPSV extension.
Definition: ecore_con_url.c:1215
ELM_PREFS_TYPE_SWALLOW
@ ELM_PREFS_TYPE_SWALLOW
swallow type, bound to an empty 'spot' on the UI meant to receive and display external content
Definition: elm_prefs_data.h:65
elm_entry_utf8_to_markup
char * elm_entry_utf8_to_markup(const char *s)
This converts a UTF-8 string into markup (HTML-like).
Definition: elm_entry.c:4820
_Ecore_Event_Mouse_Button::x
int x
x coordinate relative to window where event happened
Definition: Ecore_Input.h:235
elm_object_cursor_theme_search_enabled_set
Eina_Bool elm_object_cursor_theme_search_enabled_set(Eo *obj, Eina_Bool allow)
Whether the cursor may be looked in the theme or not.
Definition: elm_main.c:2065
ELM_FOCUS_RIGHT
@ ELM_FOCUS_RIGHT
right direction
Definition: elm_general.h:465
_Ecore_Event_Modifier
_Ecore_Event_Modifier
Definition: Ecore_Input.h:95
ecore_drm_output_model_get
EAPI Eina_Stringshare * ecore_drm_output_model_get(Ecore_Drm_Output *output)
Gets the model of Ecore_Drm_Output.
Definition: ecore_drm_output.c:1220
edje_edit_group_limits_vertical_add
EAPI Eina_Bool edje_edit_group_limits_vertical_add(Evas_Object *obj, const char *name, int value)
Adds given pair name-value to the vertical limits block at the group level.
_Old_Edje_Part_Description::text
Edje_Part_Description_Spec_Text text
text part description
Definition: edje_convert.h:167
DataObject
Definition: ecore_win32_dnd_data_object.h:12
ecore_evas_engines_free
EAPI void ecore_evas_engines_free(Eina_List *engines)
Free list returned by ecore_evas_engines_get()
Definition: ecore_evas.c:1038
elm_entry_context_menu_clear
void elm_entry_context_menu_clear(Elm_Entry *obj)
This clears and frees the items in a entry's contextual (longpress) menu.
Definition: elm_entry_eo.legacy.c:453
_Elm_Naviframe_Data
Definition: elm_widget_naviframe.h:28
eina_f8p24_float_from
static Eina_F8p24 eina_f8p24_float_from(float v)
Creates a new Eina_F8p24 floating point number from standard float.
elm_layout_content_set
Eina_Bool elm_layout_content_set(Evas_Object *obj, const char *swallow, Evas_Object *content)
Set the layout content.
Definition: efl_ui_layout.c:1194
eeze_udev_syspath_check_sysattr
EAPI Eina_Bool eeze_udev_syspath_check_sysattr(const char *syspath, const char *sysattr, const char *value)
Check the sysattr value of a device from the /sys/ path against a provided value.
Definition: eeze_udev_syspath.c:164
emile_image_close
void emile_image_close(Emile_Image *image)
Close an opened image handler.
Definition: emile_image.c:2476
ethumb_client_thumb_path_set
void ethumb_client_thumb_path_set(Ethumb_Client *client, const char *path, const char *key)
Set a defined path and key to store the thumbnail.
Definition: ethumb_client.c:1899
elm_prefs_data_version_set
Eina_Bool elm_prefs_data_version_set(Elm_Prefs_Data *prefs_data, unsigned int version)
Set the version field of a given prefs data handle.
Definition: elm_prefs_data.c:600
EINA_SAFETY_ON_FALSE_RETURN
#define EINA_SAFETY_ON_FALSE_RETURN(exp)
The macro doesn't do anything unless EINA_SAFETY_CHECKS is defined.
Definition: eina_safety_checks.h:277
elm_calendar_add
Evas_Object * elm_calendar_add(Evas_Object *parent)
Add a new calendar widget to the given parent Elementary (container) object.
Definition: elm_calendar.c:1501
ELM_REG_NOMATCH
@ ELM_REG_NOMATCH
Failed to match.
Definition: elm_helper.h:34
elm_frame_collapse_go
void elm_frame_collapse_go(Efl_Ui_Frame *obj, Eina_Bool collapse)
Manually collapse a frame with animations Use this to toggle the collapsed state of a frame,...
Definition: efl_ui_frame_eo.legacy.c:27
eeze_disk_devpath_get
const char * eeze_disk_devpath_get(Eeze_Disk *disk)
Return the /dev/ path of a disk.
Definition: eeze_disk.c:350
_Ecore_Win32_Event_Window_Destroy
Event sent when the window is destroyed.
Definition: Ecore_Win32.h:401
Ecore_Win32_Handler
struct _Ecore_Win32_Handler Ecore_Win32_Handler
A handle for HANDLE handlers on Windows.
Definition: Ecore_Common.h:575
ecore_pipe_write_fd
int ecore_pipe_write_fd(Ecore_Pipe *p)
Gets the pipe write file descriptor.
Definition: ecore_pipe.c:191
elm_ctxpopup_dismiss
void elm_ctxpopup_dismiss(Elm_Ctxpopup *obj)
Dismiss a ctxpopup object.
Definition: elm_ctxpopup_eo.legacy.c:81
evas_object_box_remove
Eina_Bool evas_object_box_remove(Evas_Box *obj, Efl_Canvas_Object *child)
Remove a given object from a box object, unparenting it again.
Definition: evas_box_eo.legacy.c:141
_Ecore_Exe_Event_Del::data
siginfo_t data
Signal info.
Definition: Ecore_Common.h:1075
elm_win_main_menu_get
Evas_Object * elm_win_main_menu_get(Evas_Object *obj)
Get the Main Menu of a window.
Definition: efl_ui_win.c:8852
ecore_buffer_provider_buffer_acquire
Ecore_Buffer_Return ecore_buffer_provider_buffer_acquire(Ecore_Buffer_Provider *provider, Ecore_Buffer **ret_buf)
Returns the Ecore_Buffer released by consumer or State of Queue.
Definition: ecore_buffer_provider.c:100
EEZE_DISK_MOUNTOPT_UID
@ EEZE_DISK_MOUNTOPT_UID
use current user's uid
Definition: Eeze_Disk.h:70
eina_sched_prio_drop
void eina_sched_prio_drop(void)
Lowers the priority of the current thread.
Definition: eina_sched.c:38
_Old_Edje_Part_Collection::min
Edje_Size min
minimum size
Definition: edje_convert.h:93
edje_edit_script_compile
EAPI Eina_Bool edje_edit_script_compile(Evas_Object *obj)
Compiles the Embryo script for the given object.
Definition: edje_edit.c:12634
elm_gengrid_item_fields_update
void elm_gengrid_item_fields_update(Elm_Gengrid_Item *obj, const char *parts, Elm_Gengrid_Item_Field_Type itf)
Update the part of an item.
Definition: elm_gengrid_item_eo.legacy.c:87
ecore_evas_raise
EAPI void ecore_evas_raise(Ecore_Evas *ee)
Raises an Ecore_Evas' window.
Definition: ecore_evas.c:1529
ecore_buffer_provider_new
Ecore_Buffer_Provider * ecore_buffer_provider_new(const char *name)
Creates a new Buffer Provider based on name.
Definition: ecore_buffer_provider.c:43
Ethumb_Generate_Cb
void(* Ethumb_Generate_Cb)(void *data, Ethumb *e, Eina_Bool success)
reports results of ethumb_generate().
Definition: Ethumb.h:145
eina_rw_slice_seek
static Eina_Rw_Slice eina_rw_slice_seek(const Eina_Rw_Slice rw_slice, ssize_t offset, int whence)
Seek within a read-write slice, similar to fseek().
_Ecore_Win32_Event_Selection_Notify::data
void * data
The data of the selection.
Definition: Ecore_Win32.h:498
_Evas_Event_Key_Down::compose
const char * compose
A UTF8 string if this keystroke has modified a string in the middle of being composed - this string r...
Definition: Evas_Legacy.h:322
elm_obj_genlist_block_count_set
EOAPI void elm_obj_genlist_block_count_set(Eo *obj, int count)
Set the maximum number of items within an item block.
ECORE_EVAS_EWS_EVENT_MOVE
EAPI int ECORE_EVAS_EWS_EVENT_MOVE
window was moved
Definition: ecore_evas_ews.c:22
efreet_icon_extension_add
void efreet_icon_extension_add(const char *ext)
Adds the given extension to the list of possible icon extensions.
Definition: efreet_icon.c:139
_Evas_Object_Style_Tag_Base
Definition: efl_canvas_textblock_internal.h:117
edje_edit_part_item_position_col_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_position_col_set(Evas_Object *obj, const char *part, const char *item_name, unsigned short col)
Sets column position of a part item.
eina_hash_free
void eina_hash_free(Eina_Hash *hash)
Frees the given hash table's resources.
Definition: eina_hash.c:868
EVAS_VG_PATH_COMMAND_LAST
@ EVAS_VG_PATH_COMMAND_LAST
Sentinel value to indicate last enum field during iteration.
Definition: Evas_Legacy.h:3765
evas_object_textgrid_update_add
void evas_object_textgrid_update_add(Evas_Textgrid *obj, int x, int y, int w, int h)
Indicate for evas that part of a textgrid region (cells) has been updated.
Definition: evas_textgrid_eo.legacy.c:33
ecore_drm2_output_physical_size_get
EAPI void ecore_drm2_output_physical_size_get(Ecore_Drm2_Output *output, int *w, int *h)
Get the physical size of a given output.
Definition: ecore_drm2_outputs.c:1217
ecore_con_eet_reply
EAPI Ecore_Con_Eet * ecore_con_eet_reply(Ecore_Con_Reply *reply)
Gets the Ecore_Con_Eet object corresponding to the Ecore_Con_Reply object.
Definition: ecore_con_eet.c:933
edje_edit_program_transition_value2_set
EAPI Eina_Bool edje_edit_program_transition_value2_set(Evas_Object *obj, const char *prog, double value)
Sets the interpolation value 2 of the transition.
eina_future_resolved
Eina_Future * eina_future_resolved(Eina_Future_Scheduler *scheduler, Eina_Value value)
Creates a new future that is already resolved to a value.
Definition: eina_promise.c:902
elm_index_item_find
Elm_Widget_Item * elm_index_item_find(Elm_Index *obj, const void *data)
Find a given index widget's item, using item data.
Definition: elm_index_eo.legacy.c:99
eina_vector3_homogeneous_position_set
static void eina_vector3_homogeneous_position_set(Eina_Vector3 *out, const Eina_Quaternion *v)
Homogeneous position set.
_Efl_Ui_Layout_Data
Base widget smart data extended with layout instance data.
Definition: elm_widget_layout.h:51
ECORE_X_ERROR_CODE_BAD_COLOR
@ ECORE_X_ERROR_CODE_BAD_COLOR
No such colormap.
Definition: Ecore_X.h:404
_Ecore_Ipc_Event_Server_Data::size
int size
The data length (in bytes)
Definition: Ecore_Ipc.h:319
EINA_LOG_LEVEL_DBG
@ EINA_LOG_LEVEL_DBG
Debug log level.
Definition: eina_log.h:461
elm_plug_add
Evas_Object * elm_plug_add(Evas_Object *parent)
Add a new plug image to the parent.
Definition: elm_plug.c:135
elm_object_unfocus
EINA_DEPRECATED void elm_object_unfocus(Evas_Object *obj)
Remove the focus from an Elementary object.
ELM_SEL_TYPE_CLIPBOARD
@ ELM_SEL_TYPE_CLIPBOARD
Clipboard selection (ctrl+C)
Definition: elm_cnp.h:65
evas_object_size_hint_max_get
void evas_object_size_hint_max_get(const Evas_Object *obj, Evas_Coord *w, Evas_Coord *h)
Retrieves the hints for an object's maximum size.
Definition: evas_object_main.c:2602
ecore_x_icccm_client_leader_set
EAPI void ecore_x_icccm_client_leader_set(Ecore_X_Window win, Ecore_X_Window l)
Set the window's client leader.
Definition: ecore_x_icccm.c:1209
ECORE_FILE_EVENT_DELETED_FILE
@ ECORE_FILE_EVENT_DELETED_FILE
Deleted file event.
Definition: Ecore_File.h:74
evas_gl_config_new
Evas_GL_Config * evas_gl_config_new(void)
Allocates a new config object for the user to fill out.
Definition: evas_gl.c:203
ECORE_MEMORY_STATE_NORMAL
@ ECORE_MEMORY_STATE_NORMAL
The normal memory usage state.
Definition: Ecore_Common.h:924
elua_state_dirs_fill
void elua_state_dirs_fill(Elua_State *es, Eina_Bool ignore_env)
Fill the currently unset Elua dirs.
Definition: elua.c:260
ELM_SCROLLER_SINGLE_DIRECTION_NONE
@ ELM_SCROLLER_SINGLE_DIRECTION_NONE
Scroll every direction.
Definition: elm_interface_scrollable.eo.h:42
_Evas_Textblock_Node_Format::format
const char * format
Cached, parsed and translated version of orig_format.
Definition: efl_canvas_textblock_internal.h:143
elm_gengrid_item_index_get
int elm_gengrid_item_index_get(const Elm_Gengrid_Item *obj)
Get the index of the item.
Definition: elm_gengrid_item_eo.legacy.c:33
_Ecore_X_Randr_Mode_Info
Definition: Ecore_X.h:2116
_Eina_Matrix3
A 3x3 floating point matrix.
Definition: eina_matrix.h:86
EMILE_IMAGE_SCALE_HINT_STATIC
@ EMILE_IMAGE_SCALE_HINT_STATIC
Image is not being re-scaled over time, thus turning scaling cache on for its data.
Definition: emile_image.h:79
eina_quaternion_transform
void eina_quaternion_transform(Eina_Quaternion *out, const Eina_Quaternion *v, const Eina_Matrix4 *m)
Transform quaternion.
Definition: eina_quaternion.c:1084
Ecore_X_Illume_Indicator_Type_Mode
enum _Ecore_X_Illume_Indicator_Type_Mode Ecore_X_Illume_Indicator_Type_Mode
eldbus_pending_path_get
const char * eldbus_pending_path_get(const Eldbus_Pending *pending)
Get the path of the pending message.
Definition: eldbus_pending.c:315
ecore_x_icccm_command_get
EAPI void ecore_x_icccm_command_get(Ecore_X_Window win, int *argc, char ***argv)
Get the WM_COMMAND property for win.
Definition: ecore_x_icccm.c:833
ecore_win32_clipboard_clear
EAPI void ecore_win32_clipboard_clear(const Ecore_Win32_Window *window)
Cleat the clipboard.
Definition: ecore_win32_clipboard.c:229
EDJE_DRAG_DIR_X
@ EDJE_DRAG_DIR_X
Part can be dragged in the horizontal direction.
Definition: Edje_Legacy.h:1568
_Old_Edje_Part_Description::external_params
Eina_List * external_params
list of Edje_External_Param
Definition: edje_convert.h:171
eet_node_char_new
EAPI Eet_Node * eet_node_char_new(const char *name, char c)
Creates a new character node.
elm_ctxpopup_item_selected_get
Eina_Bool elm_ctxpopup_item_selected_get(const Elm_Ctxpopup_Item *obj)
Indicates whether this item is currently selected.
Definition: elm_ctxpopup_item_eo.legacy.c:21
edje_edit_state_image_border_fill_set
EAPI Eina_Bool edje_edit_state_image_border_fill_set(Evas_Object *obj, const char *part, const char *state, double value, unsigned char fill)
Sets if the image center should be draw.
Definition: edje_edit.c:10918
ecore_wl_dnd_drag_start
EAPI void ecore_wl_dnd_drag_start(Ecore_Wl_Input *input, Ecore_Wl_Window *win, Ecore_Wl_Window *dragwin, int x, int y, int w, int h)
Definition: ecore_wl_dnd.c:254
_Evas_Event_Mouse_Move::event_src
Evas_Object * event_src
The Evas Object that actually triggered the event, used in cases of proxy event propagation.
Definition: Evas_Legacy.h:240
elm_gengrid_item_sorted_insert
Elm_Widget_Item * elm_gengrid_item_sorted_insert(Elm_Gengrid *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Eina_Compare_Cb comp, Evas_Smart_Cb func, const void *func_data)
Insert an item in a gengrid widget using a user-defined sort function.
Definition: elm_gengrid_eo.legacy.c:207
_Ecore_Event_Mouse_Move::pressure
double pressure
pressure - 1.0 == normal, > 1.0 == more, 0.0 == none
Definition: Ecore_Input.h:308
elm_list_multi_select_mode_get
Elm_Object_Multi_Select_Mode elm_list_multi_select_mode_get(const Elm_List *obj)
Control the list multi select mode.
Definition: elm_list_eo.legacy.c:57
elm_map_wheel_disabled_get
Eina_Bool elm_map_wheel_disabled_get(const Evas_Object *obj)
Get a value whether mouse wheel is enabled or not.
Definition: elm_map.c:5515
ELM_FILESELECTOR_LAST
@ ELM_FILESELECTOR_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_interface_fileselector_eo.h:23
Ecore_Con_Client
struct _Ecore_Con_Client Ecore_Con_Client
Used to provide legacy API/ABI compatibility with non-Eo applications.
Definition: Ecore_Con.h:332
ecore_exe_data_set
void * ecore_exe_data_set(Ecore_Exe *exe, void *data)
Sets the data attached to the given process handle.
Definition: ecore_exe.c:242
Eina_Process_Cb
void *(* Eina_Process_Cb)(const void *container, void *data, void *fdata)
Method that processes some data and returns new data.
Definition: eina_types.h:580
_Ecore_Getopt_Desc_Store::intv
int intv
Int value.
Definition: Ecore_Getopt.h:158
_Eet_Data_Descriptor_Class::hash_add
Eet_Descriptor_Hash_Add_Callback hash_add
add a new data d with key k in hash h
Definition: Eet.h:2843
ecore_evas_extn_plug_object_data_unlock
EAPI void ecore_evas_extn_plug_object_data_unlock(Evas_Object *obj)
Unlocks the pixel data so the socket can change it again.
Definition: ecore_evas.c:4356
elm_theme_extension_mmap_del
void elm_theme_extension_mmap_del(Elm_Theme *th, const Eina_File *f)
Deletes a theme extension from the list of extensions.
Definition: elm_theme.c:725
Ecore_X_Present
Definition: Ecore_X.h:1067
elm_photocam_file_get
const char * elm_photocam_file_get(const Evas_Object *obj)
Returns the path of the current image file.
Definition: efl_ui_image_zoomable.c:3429
edje_edit_group_limits_vertical_del
EAPI Eina_Bool edje_edit_group_limits_vertical_del(Evas_Object *obj, const char *name, int value)
Deletes given pair name-value from the vertical limits block at the group level.
ECORE_IMF_PREEDIT_TYPE_SUB3
@ ECORE_IMF_PREEDIT_TYPE_SUB3
Substring style 3.
Definition: Ecore_IMF.h:324
_Evas_Native_Surface::version
int version
Current Native Surface Version.
Definition: Evas_Legacy.h:4847
_Ecore_Cocoa_Event_Window_Destroy::cocoa_window
Ecore_Cocoa_Object * cocoa_window
Handler of the Cocoa window.
Definition: Ecore_Cocoa.h:196
evas_object_image_filled_set
void evas_object_image_filled_set(Evas_Object *eo_obj, Eina_Bool value)
Set whether the image object's fill property should track the object's size.
Definition: evas_image_legacy.c:81
edje_object_part_text_input_panel_enabled_get
Eina_Bool edje_object_part_text_input_panel_enabled_get(const Evas_Object *obj, const char *part)
Retrieves the attribute to show the input panel automatically.
Definition: edje_util.c:2919
EINA_VALUE_TYPE_INT
const Eina_Value_Type * EINA_VALUE_TYPE_INT
manages int type.
Definition: eina_value.c:5602
elm_obj_ctxpopup_first_item_get
EOAPI Elm_Widget_Item * elm_obj_ctxpopup_first_item_get(const Eo *obj)
Get the first item in the widget.
eina_vector3_plane_by_points
static void eina_vector3_plane_by_points(Eina_Quaternion *out, const Eina_Vector3 *a, const Eina_Vector3 *b, const Eina_Vector3 *c)
Plane by points between three vectors.
EMOTION_VIS_LIBVISUAL_LV_FLOWER
@ EMOTION_VIS_LIBVISUAL_LV_FLOWER
lv flower
Definition: Emotion.h:219
elm_obj_gesture_layer_zoom_step_set
EOAPI void elm_obj_gesture_layer_zoom_step_set(Eo *obj, double step)
Control step value for zoom action.
eio_file_xattr_double_set
Eio_File * eio_file_xattr_double_set(const char *path, const char *attribute, double xattr_double, Eina_Xattr_Flags flags, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Define an extended attribute on a file/directory.
Definition: eio_xattr.c:535
eina_stringshare_strlen
int eina_stringshare_strlen(Eina_Stringshare *str)
Notes that the given string must be shared.
Definition: eina_stringshare.c:726
evas_object_data_get
void * evas_object_data_get(const Evas_Object *obj, const char *key)
Return an attached data pointer on an Evas object by its given string key.
Definition: evas_data.c:12
_Ecore_Win32_Event_Selection_Notify
Event sent when the content of the clipboard has been added.
Definition: Ecore_Win32.h:494
Eina_Lalloc_Free
void(* Eina_Lalloc_Free)(void *user_data)
Type definition for the callback used to allocate new items in a lazy allocator.
Definition: eina_lalloc.h:54
efl_net_connman_control_access_points_reload
void efl_net_connman_control_access_points_reload(Efl_Net_Control_Manager *ctl)
Ask Efl.Net.Control to reload access point list.
elm_obj_genlist_item_selected_get
EOAPI Eina_Bool elm_obj_genlist_item_selected_get(const Eo *obj)
Get whether a given genlist item is selected or not.
elm_config_popup_scrollable_set
void elm_config_popup_scrollable_set(Eina_Bool scrollable)
Set the popup scrollable flag.
Definition: elm_config.c:4210
EMBRYO_ERROR_INIT
@ EMBRYO_ERROR_INIT
Debugger cannot run.
Definition: Embryo.h:412
elm_font_properties_get
Elm_Font_Properties * elm_font_properties_get(const char *font)
Translate a font (family) name string in fontconfig's font names syntax into an Elm_Font_Properties s...
Definition: elm_font.c:133
eldbus_connection_free_cb_del
void eldbus_connection_free_cb_del(Eldbus_Connection *conn, Eldbus_Free_Cb cb, const void *data)
Remove callback registered in eldbus_connection_free_cb_add().
Definition: eldbus_core.c:1324
_Ecore_X_Event_Xkb::latched_group
int latched_group
Definition: Ecore_X.h:2530
ecore_win32_window_resize
EAPI void ecore_win32_window_resize(Ecore_Win32_Window *window, int width, int height)
Resize the given window to a given size.
Definition: ecore_win32_window.c:613
_Eina_Value_Struct_Member::name
const char * name
member name, used in lookups such as eina_value_struct_get()
Definition: eina_value.h:3122
edje_edit_part_drag_step_y_set
EAPI Eina_Bool edje_edit_part_drag_step_y_set(Evas_Object *obj, const char *part, int step)
Sets vertical draggable state for part.
ecore_loop_time_set
void ecore_loop_time_set(double t)
Sets the loop time.
Definition: ecore_time.c:80
elm_obj_box_pack_after
EOAPI void elm_obj_box_pack_after(Eo *obj, Efl_Canvas_Object *subobj, Efl_Canvas_Object *after)
Adds an object to the box after the indicated object.
ecore_main_loop_quit
void ecore_main_loop_quit(void)
Quits the main loop once all the events currently on the queue have been processed.
Definition: ecore_main.c:1308
ELM_ACTIONSLIDER_CENTER
@ ELM_ACTIONSLIDER_CENTER
Center position.
Definition: elm_actionslider_eo.h:22
edje_edit_state_rel2_to_x_set
EAPI Eina_Bool edje_edit_state_rel2_to_x_set(Evas_Object *obj, const char *part, const char *state, double value, const char *rel_to)
Sets the part rel2x is relative to.
ecore_main_fd_handler_prepare_callback_set
void ecore_main_fd_handler_prepare_callback_set(Ecore_Fd_Handler *fd_handler, Ecore_Fd_Prep_Cb func, const void *data)
Sets the prepare callback with data for a given Ecore_Fd_Handler.
Definition: ecore_main.c:1589
ELM_STORE_ITEM_MAPPING_PHOTO
@ ELM_STORE_ITEM_MAPPING_PHOTO
char * -> photo path
Definition: elm_store.h:83
_Elm_Entry_Anchor_Hover_Info::hover
Evas_Object * hover
The hover object to use for the popup.
Definition: elm_entry_common.h:85
edje_edit_part_item_padding_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_padding_set(Evas_Object *obj, const char *part, const char *item_name, int l, int r, int t, int b)
Sets paddings of the part's item.
Definition: edje_edit.c:5742
Eina_Free_Cb
void(* Eina_Free_Cb)(void *data)
A callback type used to free data when iterating over a container.
Definition: eina_types.h:603
eina_list_append
Eina_List * eina_list_append(Eina_List *list, const void *data)
Appends the given data to the given linked list.
Definition: eina_list.c:584
eina_counter_free
void eina_counter_free(Eina_Counter *counter)
Deletes a counter.
Definition: eina_counter.c:135
ecore_wl2_window_surface_id_get
EAPI int ecore_wl2_window_surface_id_get(Ecore_Wl2_Window *window)
Get the id of a given Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:615
evas_output_size_set
void evas_output_size_set(Evas *eo_e, int w, int h)
Sets the output size of the render engine of the given evas.
Definition: evas_main.c:1374
ecore_wl2_input_seat_id_get
EAPI unsigned int ecore_wl2_input_seat_id_get(Ecore_Wl2_Input *input)
Get the wayland's seat id from an input.
Definition: ecore_wl2_input.c:1796
ecore_drm2_outputs_create
EAPI Eina_Bool ecore_drm2_outputs_create(Ecore_Drm2_Device *device)
Iterate drm resources and create outputs.
Definition: ecore_drm2_outputs.c:942
Evas_Object_Intercept_Color_Set_Cb
void(* Evas_Object_Intercept_Color_Set_Cb)(void *data, Evas_Object *obj, int r, int g, int b, int a)
Function signature for the color set event of an evas object.
Definition: Evas_Legacy.h:3055
elm_entry_calc_force
void elm_entry_calc_force(Evas_Object *obj)
Forces calculation of the entry size and text layouting.
Definition: elm_entry.c:4298
_Ecore_X_Selection_Data_Text
Definition: Ecore_X.h:764
ecore_event_type_new
int ecore_event_type_new(void)
Allocates a new event type id sensibly and returns the new id.
Definition: ecore_events.c:80
elm_obj_genlist_items_count
EOAPI unsigned int elm_obj_genlist_items_count(const Eo *obj)
Return how many items are currently in a list.
_Ecore_Win32_Event_Window_Resize::width
int width
The new width.
Definition: Ecore_Win32.h:448
elm_grid_unpack
void elm_grid_unpack(Elm_Grid *obj, Efl_Canvas_Object *subobj)
Unpack a child from a grid object.
Definition: elm_grid_eo.legacy.c:27
ECORE_WIN32_WINDOW_STATE_HIDDEN
@ ECORE_WIN32_WINDOW_STATE_HIDDEN
hidden (minimized or iconified) window
Definition: Ecore_Win32.h:75
elm_obj_entry_textblock_cursor_content_get
EOAPI char * elm_obj_entry_textblock_cursor_content_get(const Eo *obj)
Get the character pointed by the cursor at its current position.
edje_edit_image_replace
EAPI Eina_Bool edje_edit_image_replace(Evas_Object *obj, const char *name, const char *new_name)
Replaces one image in all descriptions.
Definition: edje_edit.c:9994
elm_obj_genlist_filter_iterator_new
EOAPI Eina_Iterator * elm_obj_genlist_filter_iterator_new(Eo *obj)
Returns an iterator over the list of filtered items.
evas_textblock_cursor_geometry_get
int evas_textblock_cursor_geometry_get(const Efl_Text_Cursor_Handle *cur, Evas_Coord *cx, Evas_Coord *cy, Evas_Coord *cw, Evas_Coord *ch, Evas_BiDi_Direction *dir, Evas_Textblock_Cursor_Type ctype)
Returns the geometry of the cursor.
Definition: evas_object_textblock.c:12976
evas_canvas_changed_get
EOAPI Eina_Bool evas_canvas_changed_get(const Eo *obj)
Get the changed marker for the canvas.
eet_data_write
EAPI int eet_data_write(Eet_File *ef, Eet_Data_Descriptor *edd, const char *name, const void *data, int compress)
Writes a data structure from memory and store in an eet file.
Definition: eet_data.c:2414
_Old_Edje_Part_Description::image
Old_Edje_Part_Description_Spec_Image image
image part description
Definition: edje_convert.h:166
ecore_x_window_keygrab_unset
EAPI Eina_Bool ecore_x_window_keygrab_unset(Ecore_X_Window win, const char *key, int mod, int any_mod)
Definition: ecore_x_keygrab.c:605
ECORE_CON_EVENT_SERVER_DATA
EAPI int ECORE_CON_EVENT_SERVER_DATA
A server connection object has data.
Definition: ecore_con_legacy.c:161
emotion_object_smooth_scale_set
EAPI void emotion_object_smooth_scale_set(Evas_Object *obj, Eina_Bool smooth)
Sets whether to use of high-quality image scaling algorithm of the given video object.
Definition: emotion_smart.c:828
elm_obj_box_pack_end
EOAPI void elm_obj_box_pack_end(Eo *obj, Efl_Canvas_Object *subobj)
Add an object at the end of the pack list.
edje_edit_part_source4_set
EAPI Eina_Bool edje_edit_part_source4_set(Evas_Object *obj, const char *part, const char *source)
Sets the source4 of part.
EVAS_CALLBACK_MOUSE_OUT
@ EVAS_CALLBACK_MOUSE_OUT
Mouse Out Event.
Definition: Evas_Common.h:421
elm_toolbar_select_mode_get
Elm_Object_Select_Mode elm_toolbar_select_mode_get(const Elm_Toolbar *obj)
Control the toolbar select mode.
Definition: elm_toolbar_eo.legacy.c:57
_Eina_Future_Cb_Log_Desc::line
int line
The line number to be passed to eina_log_print().
Definition: eina_promise.h:426
ethumb_document_page_get
EAPI unsigned int ethumb_document_page_get(const Ethumb *e)
Get the page number thumbnailed in paged documents.
Definition: ethumb.c:837
elm_grid_add
Evas_Object * elm_grid_add(Evas_Object *parent)
Add a new grid to the parent.
Definition: elm_grid.c:94
_Eina_Range
A Int range.
Definition: eina_range.h:33
_Evas_Native_Surface::internal_format
unsigned int internal_format
same as 'internalFormat' for glTexImage2D()
Definition: Evas_Legacy.h:4861
_Elm_Web_Callback_Proxy_Context
Definition: elm_widget_web.h:31
eina_counter_dump
char * eina_counter_dump(Eina_Counter *counter)
Dumps the result of all the clocks of a counter to a stream.
Definition: eina_counter.c:189
ecore_drm_output_cursor_size_set
EAPI void ecore_drm_output_cursor_size_set(Ecore_Drm_Output *output, int handle, int w, int h)
Sets the cursor size for Ecore_Drm_Output.
Definition: ecore_drm_output.c:1008
ecore_wl_registry_get
EAPI struct wl_registry * ecore_wl_registry_get(void)
Retrieves the Wayland Registry used for the current Wayland connection.
Definition: ecore_wl.c:304
ELM_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED_AND_DECIMAL
@ ELM_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED_AND_DECIMAL
The number layout to allow decimal point and negative sign.
Definition: elm_entry_common.h:32
eina_rectangle_pool_request
Eina_Rectangle * eina_rectangle_pool_request(Eina_Rectangle_Pool *pool, int w, int h)
Requests a rectangle of given size in the given pool.
Definition: eina_rectangle.c:701
EINA_FILE_CHR
@ EINA_FILE_CHR
Character device type (unused on Windows)
Definition: eina_file.h:122
Ecore_IMF_Input_Panel_Layout_Password_Variation
Ecore_IMF_Input_Panel_Layout_Password_Variation
Enumeration for defining the types of Ecore_IMF Input Panel layout for password variation.
Definition: Ecore_IMF.h:460
EVAS_CALLBACK_IMAGE_RESIZE
@ EVAS_CALLBACK_IMAGE_RESIZE
Image size is changed.
Definition: Evas_Common.h:455
elm_icon_no_scale_get
EINA_DEPRECATED Eina_Bool elm_icon_no_scale_get(const Evas_Object *obj)
Get whether scaling is disabled on the object.
Definition: elm_icon.c:749
ecore_ipc_client_data_set
EAPI void ecore_ipc_client_data_set(Ecore_Ipc_Client *cl, const void *data)
Sets the IPC data associated with the given IPC client to data.
Definition: ecore_ipc.c:1405
elm_spinner_base_set
void elm_spinner_base_set(Elm_Spinner *obj, double base)
Control the base for rounding.
Definition: elm_spinner_eo.legacy.c:51
eldbus_message_arguments_vget
Eina_Bool eldbus_message_arguments_vget(const Eldbus_Message *msg, const char *signature, va_list ap)
Get the arguments from an Eldbus_Message using a va_list.
Definition: eldbus_message.c:289
_Eina_Value_Struct_Desc::ops
const Eina_Value_Struct_Operations * ops
operations, if NULL defaults will be used.
Definition: eina_value.h:3146
edje_text_class_list
Eina_List * edje_text_class_list(void)
Lists text classes.
Definition: edje_util.c:1244
_Content_Info
Definition: elm_widget_hover.h:32
evas_pointer_output_xy_get
void evas_pointer_output_xy_get(const Evas_Canvas *obj, int *x, int *y)
This function returns the current known default pointer coordinates.
Definition: evas_canvas_eo.legacy.c:117
elm_obj_entry_input_panel_enabled_get
EOAPI Eina_Bool elm_obj_entry_input_panel_enabled_get(const Eo *obj)
Get the attribute to show the input panel automatically.
elm_scroller_policy_get
void elm_scroller_policy_get(const Evas_Object *obj, Elm_Scroller_Policy *policy_h, Elm_Scroller_Policy *policy_v)
Get scrollbar visibility policy.
Definition: elm_scroller.c:964
evas_object_size_hint_min_set
void evas_object_size_hint_min_set(Evas_Object *obj, Evas_Coord w, Evas_Coord h)
Sets the hints for an object's minimum size.
Definition: evas_object_main.c:2611
ecore_con_eet_data_set
EAPI void ecore_con_eet_data_set(Ecore_Con_Eet *ece, const void *data)
Attaches data to an Ecore_Con_Eet object.
Definition: ecore_con_eet.c:921
evas_object_table_add_to
Efl_Canvas_Object * evas_object_table_add_to(Evas_Table *obj)
Create a table that is child of a given element parent.
Definition: evas_table_eo.legacy.c:75
elm_need_efreet
Eina_Bool elm_need_efreet(void)
Request that your elementary application needs Efreet.
Definition: elm_main.c:702
_Eio_Sentry_Event
Wraps the data about a monitor event on a file.
Definition: eio_sentry.eo.h:20
evas_textblock_cursor_content_get
char * evas_textblock_cursor_content_get(const Evas_Textblock_Cursor *cur)
Return the content of the cursor.
Definition: evas_object_textblock.c:12349
ephysics_body_soft_cylinder_add
EAPI EPhysics_Body * ephysics_body_soft_cylinder_add(EPhysics_World *world)
Create a new deformable cylinder physics body.
elm_ctxpopup_direction_priority_set
void elm_ctxpopup_direction_priority_set(Elm_Ctxpopup *obj, Elm_Ctxpopup_Direction first, Elm_Ctxpopup_Direction second, Elm_Ctxpopup_Direction third, Elm_Ctxpopup_Direction fourth)
Set the direction priority of a ctxpopup.
Definition: elm_ctxpopup_eo.legacy.c:63
elm_entry_cursor_up
Eina_Bool elm_entry_cursor_up(Elm_Entry *obj)
This moves the cursor one line up within the entry.
Definition: elm_entry_eo.legacy.c:459
embryo_parameter_cell_array_push
EAPI int embryo_parameter_cell_array_push(Embryo_Program *ep, Embryo_Cell *cells, int num)
Pushes an array of Embryo_Cells onto the function stack to be used as parameters for the next functio...
Definition: embryo_amx.c:1975
ELM_IMAGE_ROTATE_90
@ ELM_IMAGE_ROTATE_90
rotate 90 degrees clockwise
Definition: elm_image_legacy.h:392
ELM_GENLIST_EVENT_MULTI_SWIPE_UP
#define ELM_GENLIST_EVENT_MULTI_SWIPE_UP
Called when multitouch swipe up detected.
Definition: elm_genlist_eo.h:879
_Ecore_IMF_Event_Mouse_Up
The structure type used with the Mouse_Up event.
Definition: Ecore_IMF.h:610
evas_object_size_hint_min_get
void evas_object_size_hint_min_get(const Evas_Object *obj, Evas_Coord *w, Evas_Coord *h)
Retrieves the hints for an object's minimum size.
Definition: evas_object_main.c:2617
ECORE_IMF_KEYBOARD_MODIFIER_WIN
@ ECORE_IMF_KEYBOARD_MODIFIER_WIN
"Win" (between "Ctrl" and "Alt") is pressed
Definition: Ecore_IMF.h:269
evas_nochange_push
void evas_nochange_push(Evas_Canvas *obj)
Push the nochange flag up 1.
Definition: evas_canvas_eo.legacy.c:207
Ecore_Animator_Source
Ecore_Animator_Source
Defines the timing sources for animators.
Definition: Ecore_Common.h:2737
emotion_object_keep_aspect_set
EAPI void emotion_object_keep_aspect_set(Evas_Object *obj, Emotion_Aspect a)
Set whether emotion should keep the aspect ratio of the video.
Definition: emotion_smart.c:625
Evas_Aspect_Control
enum _Evas_Aspect_Control Evas_Aspect_Control
Aspect types/policies for scaling size hints, used for evas_object_size_hint_aspect_set()
efreet_documents_dir_get
const char * efreet_documents_dir_get(void)
Retrieves the XDG Documents directory.
Definition: efreet_base.c:168
evas_textblock_text_utf8_to_markup
char * evas_textblock_text_utf8_to_markup(const Evas_Object *eo_obj, const char *text)
Return the markup version of the plain text.
Definition: evas_object_textblock.c:9281
EDJE_PART_TYPE_SWALLOW
@ EDJE_PART_TYPE_SWALLOW
Swallow type value.
Definition: Edje_Legacy.h:3250
eet_data_text_undump_cipher
EAPI void * eet_data_text_undump_cipher(const char *text, const char *cipher_key, int textlen, int *size_ret)
Takes an ascii encoding from eet_data_text_dump() and re-encode in binary using a cipher.
Definition: eet_data.c:4922
EET_DATA_DESCRIPTOR_ADD_SUB
#define EET_DATA_DESCRIPTOR_ADD_SUB(edd, struct_type, name, member, subtype)
Adds a sub-element type to a data descriptor.
Definition: Eet.h:3459
_Eina_Thread_Queue_Msg_Sub
Definition: eina_thread_queue.h:64
elm_fileselector_multi_select_get
Eina_Bool elm_fileselector_multi_select_get(const Evas_Object *obj)
Get if multi-selection in the file selector is enabled or disabled.
Definition: elc_fileselector.c:2320
_Edje_Entry_Change_Info::insert
Eina_Bool insert
True if the "change" union's "insert" is valid.
Definition: Edje_Common.h:1293
evas_device_get_by_seat_id
Evas_Device * evas_device_get_by_seat_id(Evas *eo_e, unsigned int id)
Get a device by its seat id.
Definition: evas_device.c:171
embryo_swap_32
EAPI void embryo_swap_32(unsigned int *v)
Ensures that the given unsigned integer is in the small endian format.
Definition: embryo_amx.c:459
EINA_VALUE_TYPE_ERROR
const Eina_Value_Type * EINA_VALUE_TYPE_ERROR
manages Eina_Error values.
Definition: eina_value.c:5592
ecore_win32_window_move
EAPI void ecore_win32_window_move(Ecore_Win32_Window *window, int x, int y)
Move the given window to a given position.
Definition: ecore_win32_window.c:575
Efreet_Trash.h
Contains the methods used to support the FDO trash specification.
EMILE_COLORSPACE_RGBA_S3TC_DXT4
@ EMILE_COLORSPACE_RGBA_S3TC_DXT4
DirectDraw DXT4 format with premultiplied RGBA.
Definition: emile_image.h:42
EINA_COW_WRITE_END
#define EINA_COW_WRITE_END(Cow, Read, Write)
Definition for the macro to close the writeable pointer.
Definition: eina_cow.h:173
evas_textblock_cursor_range_text_get
char * evas_textblock_cursor_range_text_get(const Efl_Text_Cursor_Handle *cur1, const Evas_Textblock_Cursor *cur2, Evas_Textblock_Text_Type format)
Return the text in the range between cur1 and cur2.
Definition: evas_object_textblock.c:12639
eina_hash_add_by_hash
Eina_Bool eina_hash_add_by_hash(Eina_Hash *hash, const void *key, int key_length, int key_hash, const void *data)
Adds an entry to the given hash table by its key hash.
Definition: eina_hash.c:906
ecore_exe_kill
void ecore_exe_kill(Ecore_Exe *exe)
Kills the given spawned process by sending it a SIGKILL signal.
Definition: ecore_exe.c:311
elm_datetime_value_set
Eina_Bool elm_datetime_value_set(Evas_Object *obj, const Efl_Time *newtime)
Set the current value of a Datetime object.
Definition: elm_datetime.c:136
eina_clist_remove
static void eina_clist_remove(Eina_Clist *elem)
Removes an element from its list.
ethumb_client_video_fps_set
void ethumb_client_video_fps_set(Ethumb_Client *client, unsigned int fps)
Set the number of frames per second to thumbnail the video.
Definition: ethumb_client.c:1787
edje_edit_part_item_weight_x_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_weight_x_set(Evas_Object *obj, const char *part, const char *item, double weight_x)
Sets the horizontal we value of a part item.
_Edje_External_Param_Info::accept_fmt
const char * accept_fmt
Not implemented.
Definition: Edje_Common.h:727
EINA_LIKELY
#define EINA_LIKELY(exp)
Indicates that the expression is likely to be TRUE.
Definition: eina_types.h:435
elm_win_focus_highlight_animate_set
void elm_win_focus_highlight_animate_set(Elm_Win *obj, Eina_Bool animate)
Set the animate status for the focus highlight for this window.
eina_semaphore_lock
static Eina_Bool eina_semaphore_lock(Eina_Semaphore *sem)
Gets a lock on an Eina_Semaphore.
ECORE_IMF_AUTOCAPITAL_TYPE_WORD
@ ECORE_IMF_AUTOCAPITAL_TYPE_WORD
Autocapitalize each word typed.
Definition: Ecore_IMF.h:341
elm_entry_cursor_content_get
char * elm_entry_cursor_content_get(const Elm_Entry *obj)
Get the character pointed by the cursor at its current position.
Definition: elm_entry_eo.legacy.c:345
EINA_SIMPLE_XML_NODE_DOCTYPE_CHILD
@ EINA_SIMPLE_XML_NODE_DOCTYPE_CHILD
Definition: eina_simple_xml_parser.h:163
eina_list_search_sorted
void * eina_list_search_sorted(const Eina_List *list, Eina_Compare_Cb func, const void *data)
Returns node data if it is in the sorted list.
Definition: eina_list.c:1541
_Elm_Toolbar_Item_State::data
const void * data
Item data.
Definition: elm_toolbar_item_eo.h:41
elm_video_audio_level_set
void elm_video_audio_level_set(Evas_Object *obj, double volume)
Set the audio level of an Elm_Video object.
Definition: efl_ui_video.c:490
elm_image_smooth_get
Eina_Bool elm_image_smooth_get(const Evas_Object *obj)
Get the smooth effect for an image.
Definition: efl_ui_image.c:2418
EINA_FUTURE_SENTINEL
#define EINA_FUTURE_SENTINEL
Used by eina_promise_race_array() and eina_promise_all_array() and friends to flag the end of the arr...
Definition: eina_promise.h:1673
ecore_evas_request_geometry_get
EAPI void ecore_evas_request_geometry_get(const Ecore_Evas *ee, int *x, int *y, int *w, int *h)
Gets the geometry which an Ecore_Evas was latest recently requested.
Definition: ecore_evas.c:1408
elm_obj_entry_input_panel_layout_get
EOAPI Elm_Input_Panel_Layout elm_obj_entry_input_panel_layout_get(const Eo *obj)
Get the input panel layout of the entry.
ecore_imf_context_available_ids_by_canvas_type_get
EAPI Eina_List * ecore_imf_context_available_ids_by_canvas_type_get(const char *canvas_type)
Gets the list of the available Input Method Context ids by canvas type.
Definition: ecore_imf_context.c:24
elm_obj_genlist_item_next_get
EOAPI Elm_Widget_Item * elm_obj_genlist_item_next_get(const Eo *obj)
Get the next item in a genlist widget's internal lis of items, given a handle to one of those items.
EET_T_USHORT
#define EET_T_USHORT
Data type: unsigned short.
Definition: Eet.h:2586
ELM_ENTRY_EVENT_REJECTED
#define ELM_ENTRY_EVENT_REJECTED
Called when entry was rejected.
Definition: elm_entry_eo.h:1328
elm_config_scroll_thumbscroll_friction_standard_set
void elm_config_scroll_thumbscroll_friction_standard_set(double standard)
Set the standard velocity of the scroller.
Definition: elm_config.c:3770
ecore_imf_context_input_panel_language_set
EAPI void ecore_imf_context_input_panel_language_set(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Lang lang)
Sets the language of the input panel.
Definition: ecore_imf_context.c:998
eina_module_symbol_path_get
char * eina_module_symbol_path_get(const void *symbol, const char *sub_dir)
Returns the path built from the location of a library and a given sub directory.
Definition: eina_module.c:403
ecore_con_ssl_client_upgrade
Eina_Bool ecore_con_ssl_client_upgrade(Ecore_Con_Client *cl, Ecore_Con_Type compl_type)
Upgrades a connection to a specified level of encryption.
Definition: ecore_con_legacy.c:900
Elm_Win_Keyboard_Mode
Elm_Win_Keyboard_Mode
The different layouts that can be requested for the virtual keyboard.
Definition: elm_win_legacy.h:119
_Evas_Version::revision
int revision
git revision (0 if a proper release or the git revision number Evas is built from)
Definition: Evas_Common.h:44
elm_label_add
Evas_Object * elm_label_add(Evas_Object *parent)
Add a new label to the parent.
Definition: elm_label.c:421
edje_evas_global_perspective_get
const Edje_Perspective * edje_evas_global_perspective_get(const Evas *e)
Gets the global perspective object set for this canvas.
Definition: edje_util.c:5363
ecore_drm2_device_fd_get
EAPI int ecore_drm2_device_fd_get(Ecore_Drm2_Device *device)
Get the fd of an Ecore_Drm2_Device.
Definition: ecore_drm2_device.c:907
ecore_buffer_flags_get
EAPI unsigned int ecore_buffer_flags_get(Ecore_Buffer *buf)
Returns the flags of given Ecore_Buffer.
Definition: ecore_buffer.c:372
elm_object_item_tooltip_unset
void elm_object_item_tooltip_unset(Elm_Widget_Item *obj)
Unset tooltip from item.
Definition: elm_widget_item_eo.legacy.c:147
EPHYSICS_BODY_DENSITY_PLASTIC
#define EPHYSICS_BODY_DENSITY_PLASTIC
Density of plastic in kg / m ^ 3.
Definition: EPhysics.h:2086
elm_genlist_item_cursor_engine_only_set
void elm_genlist_item_cursor_engine_only_set(Elm_Object_Item *eo_it, Eina_Bool engine_only)
Set if the (custom) cursor for a given genlist item should be searched in its theme,...
Definition: elm_genlist.c:7764
_Efl_Gfx_Fill_Spread
_Efl_Gfx_Fill_Spread
Definition: Evas_Legacy.h:5478
EVAS_CALLBACK_MULTI_MOVE
@ EVAS_CALLBACK_MULTI_MOVE
Multi-touch Move Event.
Definition: Evas_Common.h:428
elput_input_pointer_left_handed_set
EAPI Eina_Bool elput_input_pointer_left_handed_set(Elput_Manager *manager, const char *seat, Eina_Bool left)
Set the pointer left-handed mode.
Definition: elput_input.c:553
EINA_SLICE_STR_LITERAL
#define EINA_SLICE_STR_LITERAL(buf)
Initializer for string literals (those declared as double-quoted).
Definition: eina_slice.h:441
elm_obj_gengrid_horizontal_get
EOAPI Eina_Bool elm_obj_gengrid_horizontal_get(const Eo *obj)
Get for what direction a given gengrid widget will expand while placing its items.
ELM_GENGRID_EVENT_HIGHLIGHTED
#define ELM_GENGRID_EVENT_HIGHLIGHTED
Called when gengrid is highlighted.
Definition: elm_gengrid_eo.h:753
edje_edit_part_effect_set
EAPI Eina_Bool edje_edit_part_effect_set(Evas_Object *obj, const char *part, Edje_Text_Effect effect)
Sets the effect for a given part.
Definition: edje_edit.c:8814
eina_future_new
Eina_Future * eina_future_new(Eina_Promise *p)
Creates a new future.
Definition: eina_promise.c:867
ecore_wl2_window_title_get
EAPI const char * ecore_wl2_window_title_get(Ecore_Wl2_Window *window)
Get the title of a given window.
Definition: ecore_wl2_window.c:1065
_Eina_File::filename
const char * filename
The absolute path of the file.
Definition: eina_file_common.h:72
evas_object_textblock_style_user_push
void evas_object_textblock_style_user_push(Eo *eo_obj, Evas_Textblock_Style *ts)
Pushes ts to the top of the user style stack.
Definition: evas_object_textblock.c:8364
edje_edit_image_set_image_border_scale_set
EAPI Eina_Bool edje_edit_image_set_image_border_scale_set(Evas_Object *obj, const char *set_name, unsigned int place, double scale_by)
Sets border scale of set's image.
Definition: edje_edit.c:9649
evas_object_static_clip_get
Eina_Bool evas_object_static_clip_get(const Evas_Object *obj)
Get the "static clipper" hint flag for a given Evas object.
Definition: evas_object_main.c:2574
_Eina_Accessor::get_at
Eina_Accessor_Get_At_Callback get_at
Callback called when a data element is requested.
Definition: eina_accessor.h:157
ecore_fb_input_device_name_get
EAPI const char * ecore_fb_input_device_name_get(Ecore_Fb_Input_Device *dev)
Retrieve the name of the given device.
Definition: ecore_fb_li.c:675
elm_win_quickpanel_get
Eina_Bool elm_win_quickpanel_get(const Evas_Object *obj)
Get if this window is a quickpanel or not.
Definition: efl_ui_win.c:8085
elm_obj_gengrid_select_mode_get
EOAPI Elm_Object_Select_Mode elm_obj_gengrid_select_mode_get(const Eo *obj)
Get the gengrid select mode.
ecore_x_icccm_window_role_get
EAPI char * ecore_x_icccm_window_role_get(Ecore_X_Window win)
Get the window role.
Definition: ecore_x_icccm.c:1194
EVAS_TEXT_STYLE_GLOW
@ EVAS_TEXT_STYLE_GLOW
text with a glow effect
Definition: Evas_Legacy.h:6369
Eina_Value_Array
struct _Eina_Value_Array Eina_Value_Array
Value type for EINA_VALUE_TYPE_ARRAY.
Definition: eina_value.h:1175
ethumb_generate
EAPI Eina_Bool ethumb_generate(Ethumb *e, Ethumb_Generate_Cb finished_cb, const void *data, Eina_Free_Cb free_data)
Generate the thumbnail.
Definition: ethumb.c:1576
_Ecore_Sdl_Event_Key_Down::keycompose
const char * keycompose
The UTF-8 string conversion if any.
Definition: Ecore_Sdl.h:68
ecore_imf_context_input_panel_show_on_demand_set
EAPI void ecore_imf_context_input_panel_show_on_demand_set(Ecore_IMF_Context *ctx, Eina_Bool ondemand)
Sets whether the Input Method Context should request to show the input panel in case of only a user's...
Definition: ecore_imf_context.c:1358
_Evas_Event_Multi_Down::flags
Evas_Button_Flags flags
button flags set during the event
Definition: Evas_Legacy.h:272
Eina_Module_Init
Eina_Bool(* Eina_Module_Init)(void)
If a function with this signature is exported by module as __eina_module_init, it will be called on t...
Definition: eina_module.h:85
eeze_udev_syspath_get_sysnum
EAPI int eeze_udev_syspath_get_sysnum(const char *syspath)
Get the sysnum value of a device from the /sys/ path.
Definition: eeze_udev_syspath.c:373
Elm_Drop_Cb
Eina_Bool(* Elm_Drop_Cb)(void *data, Evas_Object *obj, Elm_Selection_Data *ev)
Callback invoked in when the selected data is 'dropped' at its destination.
Definition: elm_cnp.h:135
Ecore_IMF_Candidate_Panel_State
Ecore_IMF_Candidate_Panel_State
Enum containing candidate word panel state notifications.
Definition: Ecore_IMF.h:163
_Elm_Prefs_Item_Iface::icon_set
Eina_Bool(* icon_set)(Evas_Object *obj, const char *icon)
function to set an icon on the item widget
Definition: elm_prefs_common.h:147
elm_fileselector_sort_method_set
void elm_fileselector_sort_method_set(Evas_Object *obj, Elm_Fileselector_Sort sort)
Set the sort method of the file selector widget.
Definition: elc_fileselector.c:2925
ephysics_world_stack_enable_set
EAPI void ephysics_world_stack_enable_set(EPhysics_World *world, Eina_Bool enabled)
Enable / disable stacking based on bodies z coordinates.
Eet_Descriptor_Hash_Foreach_Callback
void(* Eet_Descriptor_Hash_Foreach_Callback)(void *h, Eet_Descriptor_Hash_Foreach_Callback_Callback func, void *fdt)
Callback for Eet_Descriptor_Hash_Foreach.
Definition: Eet.h:2740
Eina_Matrix_Axis
enum _Eina_Matrix_Axis Eina_Matrix_Axis
Matrix Axes.
elm_layout_edje_object_can_access_set
Eina_Bool elm_layout_edje_object_can_access_set(Eo *obj, Eina_Bool can_access)
Set accessibility to all texblock(text) parts in the layout object.
Definition: efl_ui_layout.c:2191
elm_config_scroll_thumbscroll_smooth_time_window_get
double elm_config_scroll_thumbscroll_smooth_time_window_get(void)
Get the time window to look back at for events for smoothing.
Definition: elm_config.c:3885
Eldbus_Message_Iter
struct _Eldbus_Message_Iter Eldbus_Message_Iter
Represents an iterator over a complex message type (array, dict, struct, or variant).
Definition: Eldbus.h:181
evas_object_intercept_raise_callback_add
void evas_object_intercept_raise_callback_add(Evas_Object *obj, Evas_Object_Intercept_Raise_Cb func, const void *data)
Set the callback function that intercepts a raise event of an object.
_Evas_Event_Key_Down
Key press event.
Definition: Evas_Legacy.h:314
EINA_SIMPLE_XML_DOCTYPE
@ EINA_SIMPLE_XML_DOCTYPE
Definition: eina_simple_xml_parser.h:202
eina_barrier_free
static void eina_barrier_free(Eina_Barrier *barrier)
Frees an allocated Eina_Barrier.
ecore_win32_window_size_step_get
EAPI void ecore_win32_window_size_step_get(Ecore_Win32_Window *window, int *step_width, int *step_height)
Get the step size of the given window.
Definition: ecore_win32_window.c:1053
ecore_cocoa_init
EAPI int ecore_cocoa_init(void)
Inits the Ecore_Cocoa library.
flock::l_pid
pid_t l_pid
lock owner
Definition: evil_fcntl.h:78
elm_prefs_file_set
Eina_Bool elm_prefs_file_set(Eo *obj, const char *file, const char *page)
Set file and page to populate a given prefs widget's interface.
Definition: elm_prefs.c:1794
eina_file_statgen_enable
void eina_file_statgen_enable(void)
Enable stat generation count optimiziing to only stat/do file i/o between generation counts changing.
Definition: eina_file_common.c:99
Elm_Slider_Indicator_Visible_Mode
Elm_Slider_Indicator_Visible_Mode
Definition: elm_general.h:798
elm_spinner_wrap_get
Eina_Bool elm_spinner_wrap_get(const Elm_Spinner *obj)
Control whether the spinner should wrap when it reaches its minimum or maximum value.
Definition: elm_spinner_eo.legacy.c:9
edje_edit_state_image_border_fill_get
EAPI unsigned char edje_edit_state_image_border_fill_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets if the image center should be draw.
Definition: edje_edit.c:10900
_Ecore_X_Event_Desktop_Change
Definition: Ecore_X.h:1044
Ecore_Fd_Handler
struct _Ecore_Fd_Handler Ecore_Fd_Handler
A handle for Fd handlers.
Definition: Ecore_Common.h:1380
ecore_evas_withdrawn_get
EAPI Eina_Bool ecore_evas_withdrawn_get(const Ecore_Evas *ee)
Returns the withdrawn state of an Ecore_Evas' window.
Definition: ecore_evas.c:2517
_Ecore_Wl_Event_Dnd_Drop
Definition: Ecore_Wayland.h:177
eina_stringshare_ref
Eina_Stringshare * eina_stringshare_ref(Eina_Stringshare *str)
Increment references of the given shared string.
Definition: eina_stringshare.c:685
ELM_GENLIST_EVENT_RELEASED
#define ELM_GENLIST_EVENT_RELEASED
Called when genlist is released.
Definition: elm_genlist_eo.h:906
eina_value_util_time_string_new
Eina_Value * eina_value_util_time_string_new(const char *timestr)
Creates a new Eina_Value containing the passed parameter.
Definition: eina_value_util.c:89
EVAS_RENDER_TINT_REL
@ EVAS_RENDER_TINT_REL
DEPRECATED.
Definition: Evas_Legacy.h:2172
edje_edit_part_item_spread_h_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_spread_h_set(Evas_Object *obj, const char *part, const char *item, int spread_h)
Sets the spread height value of a part's item.
ecore_drm2_output_find
EAPI Ecore_Drm2_Output * ecore_drm2_output_find(Ecore_Drm2_Device *device, int x, int y)
Find an output at the given position.
Definition: ecore_drm2_outputs.c:1107
eina_rectangle_coords_from
static void eina_rectangle_coords_from(Eina_Rectangle *rect, int x, int y, int w, int h)
Sets the coordinates and size of a rectangle.
ethumb_client_file_free
void ethumb_client_file_free(Ethumb_Client *client)
Reset previously set file to NULL.
Definition: ethumb_client.c:1873
elput_touch_drag_lock_enabled_set
EAPI Eina_Bool elput_touch_drag_lock_enabled_set(Elput_Device *device, Eina_Bool enabled)
Enable or disable drag-lock during tapping on a device.
Definition: elput_touch.c:43
ecore_audio_obj_name_get
const char * ecore_audio_obj_name_get(const Efl_Object *obj)
Get the name of the object.
Definition: ecore_audio.c:267
eina_mempool_iterator_new
static Eina_Iterator * eina_mempool_iterator_new(Eina_Mempool *mp)
Provide an iterator to walk all allocated elements from a specified mempool.
Elm_Clock_Edit_Mode
Elm_Clock_Edit_Mode
Identifiers for which clock digits should be editable, when a clock widget is in editing mode.
Definition: elm_clock_eo.h:24
ecore_win32_double_click_time_get
EAPI double ecore_win32_double_click_time_get(void)
Retrieve the double and triple click flag timeout.
Definition: ecore_win32.c:704
_Ecore_IMF_Context_Class::input_panel_geometry_get
void(* input_panel_geometry_get)(Ecore_IMF_Context *ctx, int *x, int *y, int *w, int *h)
Return input panel geometry.
Definition: Ecore_IMF.h:801
elm_win_type_get
Elm_Win_Type elm_win_type_get(const Evas_Object *obj)
The type of the window.
Definition: efl_ui_win.c:9773
ECORE_CON_EVENT_SERVER_ADD
EAPI int ECORE_CON_EVENT_SERVER_ADD
A server was created.
Definition: ecore_con_legacy.c:160
ecore_evas_input_event_unregister
EAPI void ecore_evas_input_event_unregister(Ecore_Evas *ee)
Unregisters an Ecore_Evas receiving events through ecore_input_evas.
Definition: ecore_evas.c:3873
ecore_evas_callback_move_set
EAPI void ecore_evas_callback_move_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas move events.
Definition: ecore_evas.c:1175
ECORE_AXIS_LABEL_TWIST
@ ECORE_AXIS_LABEL_TWIST
Rotation of tool about its major axis from its "natural" position.
Definition: Ecore_Input.h:328
ecore_drm_output_backlight_get
EAPI Eina_Bool ecore_drm_output_backlight_get(Ecore_Drm_Output *output)
Gets if a given output has a backlight.
Definition: ecore_drm_output.c:1319
_Elm_Bubble_Data
Definition: elm_widget_bubble.h:29
ELM_BG_OPTION_CENTER
@ ELM_BG_OPTION_CENTER
Center the background image.
Definition: elm_bg_legacy.h:12
_Elm_Entry_Markup_Filter
Definition: elm_widget_entry.h:143
efreet_videos_dir_get
const char * efreet_videos_dir_get(void)
Retrieves the XDG Videos directory.
Definition: efreet_base.c:193
_Eolian_Expression
Definition: eolian_database.h:369
evas_render_updates
Eina_List * evas_render_updates(Evas_Canvas *obj)
Force immediate renderization of the given Evas canvas.
Definition: evas_canvas_eo.legacy.c:297
evas_canvas_render
EOAPI void evas_canvas_render(Eo *obj)
Force renderization of the given canvas.
ecore_exe_event_data_free
void ecore_exe_event_data_free(Ecore_Exe_Event_Data *data)
Frees the given event data.
Definition: ecore_exe.c:206
EINA_VALUE_TYPE_UCHAR
const Eina_Value_Type * EINA_VALUE_TYPE_UCHAR
manages unsigned char type.
Definition: eina_value.c:5593
eina_strbuf_string_get
const char * eina_strbuf_string_get(const Eina_Strbuf *buf)
Retrieves a pointer to the contents of a string buffer.
ecore_buffer_consumer_provider_add_cb_set
void ecore_buffer_consumer_provider_add_cb_set(Ecore_Buffer_Consumer *consumer, Ecore_Buffer_Consumer_Provider_Add_Cb func, void *data)
Sets a callback for provider connection events.
Definition: ecore_buffer_consumer.c:191
edje_object_part_drag_page_get
Eina_Bool edje_object_part_drag_page_get(const Evas_Object *obj, const char *part, double *dx, double *dy)
Gets the page step increments.
Definition: edje_legacy.c:270
eina_hash_int64_new
Eina_Hash * eina_hash_int64_new(Eina_Free_Cb data_free_cb)
Creates a new hash table for use with 64bit integers.
Definition: eina_hash.c:820
ecore_audio_obj_in.h
Ecore_Audio Input Object.
Evas_Native_Surface_Type
enum _Evas_Native_Surface_Type Evas_Native_Surface_Type
Native surface types that image object supports.
_Elm_Toolbar_Item_State::func
Evas_Smart_Cb func
Item callback function.
Definition: elm_toolbar_item_eo.h:40
elm_obj_separator_horizontal_set
EOAPI void elm_obj_separator_horizontal_set(Eo *obj, Eina_Bool horizontal)
Set the horizontal mode of a separator object.
elm_quicklaunch_exe_path_get
char * elm_quicklaunch_exe_path_get(const char *exe, const char *cwd)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:1309
_Old_Edje_Part::type
unsigned char type
what type (image, rect, text)
Definition: edje_convert.h:127
ecore_x_randr_crtc_panning_area_get
EAPI void ecore_x_randr_crtc_panning_area_get(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc, int *x, int *y, int *w, int *h)
Definition: ecore_x_randr.c:3206
_Ecore_IMF_Context_Class::autocapital_type_set
void(* autocapital_type_set)(Ecore_IMF_Context *ctx, Ecore_IMF_Autocapital_Type autocapital_type)
Set auto-capitalization type.
Definition: Ecore_IMF.h:788
emotion_object_vis_supported
EAPI Eina_Bool emotion_object_vis_supported(const Evas_Object *obj, Emotion_Vis visualization)
Query whether a type of visualization is supported by this object.
Definition: emotion_smart.c:1359
eina_f8p24_int_from
static Eina_F8p24 eina_f8p24_int_from(int32_t v)
Creates a new Eina_F16p316 floating point number from standard 32-bit integer.
elm_object_item_part_text_get
const char * elm_object_item_part_text_get(const Elm_Widget_Item *obj, const char *part)
Control a label of an object item.
Definition: elm_widget_item_eo.legacy.c:81
eio_file_mtime
static double eio_file_mtime(const Eina_Stat *st)
Return last modification time of a file.
Definition: eio_inline_helper.x:53
ecore_x_screen_count_get
EAPI int ecore_x_screen_count_get(void)
Retrieves the number of screens.
Definition: ecore_x.c:982
_Elm_Map_Name_List
Definition: elm_widget_map.h:338
ecore_con_shutdown
EAPI int ecore_con_shutdown(void)
Shuts down the Ecore_Con library.
Definition: ecore_con.c:133
_Ecore_Event_Signal_Hup::data
siginfo_t data
Signal info.
Definition: Ecore_Common.h:628
ecore_evas_shaped_get
EAPI Eina_Bool ecore_evas_shaped_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas is shaped or not.
Definition: ecore_evas.c:1469
_Elm_Map_Route
Definition: elm_widget_map.h:278
_Emile_Image_Property
Definition: emile_image.h:175
ecore_x_randr_crtc_mode_set
EAPI Eina_Bool ecore_x_randr_crtc_mode_set(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc, Ecore_X_Randr_Output *outputs, int noutputs, Ecore_X_Randr_Mode mode)
Sets a mode for a CRTC and the outputs attached to it.
Definition: ecore_x_randr.c:1470
ecore_drm2_device_pointer_warp
EAPI void ecore_drm2_device_pointer_warp(Ecore_Drm2_Device *device, int x, int y)
Warp the pointer position to given coordinates.
Definition: ecore_drm2_device.c:754
elm_diskselector_item_tooltip_style_get
EINA_DEPRECATED const char * elm_diskselector_item_tooltip_style_get(const Elm_Object_Item *it)
Get the style for this item tooltip.
emotion_object_video_channel_count
EAPI int emotion_object_video_channel_count(const Evas_Object *obj)
Get the number of available video channel.
Definition: emotion_smart.c:1016
evas_vg_shape_path_get
void evas_vg_shape_path_get(Evas_Vg_Shape *obj, const Evas_Vg_Path_Command **op, const double **points)
Gets the command and points list.
Definition: efl_canvas_vg_shape.c:337
EVAS_OBJECT_VG_FILL_MODE_SLICE
@ EVAS_OBJECT_VG_FILL_MODE_SLICE
Scale the viewbox so that it covers the entire canvas viewport while maintaining the aspect ratio.
Definition: efl_canvas_vg_object_eo.legacy.h:27
edje_edit_group_add
EAPI Eina_Bool edje_edit_group_add(Evas_Object *obj, const char *name)
Adds an edje (empty) group to an edje object's group set.
Definition: edje_edit.c:1834
edje_edit_state_image_border_scale_get
EAPI Eina_Bool edje_edit_state_image_border_scale_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the border scale value of a part state.
Definition: edje_edit.c:10833
ecore_imf_context_input_hint_get
EAPI Ecore_IMF_Input_Hints ecore_imf_context_input_hint_get(Ecore_IMF_Context *ctx)
Gets the value of input hint.
Definition: ecore_imf_context.c:886
_Ecore_Win32_Event_Mouse_Out::x
int x
The x coordinate where the mouse leaved.
Definition: Ecore_Win32.h:346
ECORE_CON_EVENT_CLIENT_WRITE
EAPI int ECORE_CON_EVENT_CLIENT_WRITE
A server connection has sent data to its client.
Definition: ecore_con_legacy.c:167
evas_font_cache_get
int evas_font_cache_get(const Evas_Canvas *obj)
Get the size of font cache of the given evas in bytes.
Definition: evas_canvas_eo.legacy.c:33
ELM_LIST_LIMIT
@ ELM_LIST_LIMIT
Sets a minimum size hint on the list object, so that containers may respect it (and resize itself to ...
Definition: elm_general.h:443
edje_edit_image_set_images_list_get
EAPI Eina_List * edje_edit_image_set_images_list_get(Evas_Object *obj, const char *name)
Gets the list of all images inside of given set in the given edje.
Definition: edje_edit.c:9421
elm_code_line_split_at
void elm_code_line_split_at(Elm_Code_Line *line, unsigned int position)
Split the given line into two at the specified character position.
Definition: elm_code_line.c:63
eina_strlcat
size_t eina_strlcat(char *dst, const char *src, size_t siz)
Appends a c-string.
Definition: eina_str.c:349
EINA_REFCOUNT_GET
#define EINA_REFCOUNT_GET(Variable)
Get refcounting value.
Definition: eina_refcount.h:66
ECORE_WL2_EVENT_WINDOW_SHOW
EAPI int ECORE_WL2_EVENT_WINDOW_SHOW
Definition: ecore_wl2.c:55
evas_object_text_char_pos_get
Eina_Bool evas_object_text_char_pos_get(const Evas_Text *obj, int pos, int *cx, int *cy, int *cw, int *ch)
Retrieve position and dimension information of a character within a text Efl_Canvas_Object.
Definition: evas_text_eo.legacy.c:153
EDJE_TEXT_EFFECT_SHADOW_DIRECTION_BOTTOM
@ EDJE_TEXT_EFFECT_SHADOW_DIRECTION_BOTTOM
Bottom shadow direction value.
Definition: Edje_Common.h:2133
edje_edit_state_tween_del
EAPI Eina_Bool edje_edit_state_tween_del(Evas_Object *obj, const char *part, const char *state, double value, const char *tween)
Removes the first tween with the given name.
Definition: edje_edit.c:10743
elm_datetime_field_visible_get
Eina_Bool elm_datetime_field_visible_get(const Evas_Object *obj, Elm_Datetime_Field_Type fieldtype)
Get whether a field can be visible/not.
Definition: elm_datetime.c:167
elm_code_text.h
These routines are used for interacting with the textual content of files/lines in Elm Code.
ECORE_X_ATOM_TEAMWORK_ACTIVATE
Ecore_X_Atom ECORE_X_ATOM_TEAMWORK_ACTIVATE
Definition: ecore_x_atoms_decl.h:379
eina_str_tolower
void eina_str_tolower(char **str)
Lowercases all the characters in range [A-Z] in the given string.
Definition: eina_str.c:698
emile_image_callback_set
void emile_image_callback_set(Emile_Image *image, Emile_Action_Cb callback, Emile_Action action, const void *data)
Register a callback for emile to ask what to do during the processing of an image.
Definition: emile_image.c:2465
Efreet_Xml_Attribute::key
const char * key
The attribute key.
Definition: efreet_xml.h:29
ecore_animator_custom_source_tick_end_callback_set
void ecore_animator_custom_source_tick_end_callback_set(Ecore_Cb func, const void *data)
Sets the function that ends a custom animator tick source.
Definition: ecore_anim.c:960
eina_unicode_strncpy
Eina_Unicode * eina_unicode_strncpy(Eina_Unicode *dest, const Eina_Unicode *source, size_t n)
Same as the standard strncpy just with Eina_Unicode instead of char.
Definition: eina_unicode.c:69
edje_edit_part_del
EAPI Eina_Bool edje_edit_part_del(Evas_Object *obj, const char *part)
Deletes the given part from the edje.
Definition: edje_edit.c:3346
eet_close
EAPI Eet_Error eet_close(Eet_File *ef)
Closes an eet file handle and flush pending writes.
Definition: eet_lib.c:1899
eina_file_close_from
void eina_file_close_from(int fd, int *except_fd)
Close all file descriptors that are open at or above the given fd.
Definition: eina_file.c:1316
_RGBA_Font_Int
Definition: evas_font.h:291
eina_freeq_new
Eina_FreeQ * eina_freeq_new(Eina_FreeQ_Type type)
Create a new free queue to defer freeing of data with.
Definition: eina_freeq.c:435
Eet_Descriptor_Str_Alloc_Callback
char *(* Eet_Descriptor_Str_Alloc_Callback)(const char *str)
Callback prototype for Eet_Descriptor_Str_Alloc.
Definition: Eet.h:2685
Ecore_IMF_Autocapital_Type
Ecore_IMF_Autocapital_Type
Autocapitalization Types.
Definition: Ecore_IMF.h:339
ELM_CONFORMANT_EVENT_CLIPBOARD_STATE_OFF
#define ELM_CONFORMANT_EVENT_CLIPBOARD_STATE_OFF
Called when clipboard was disabled.
Definition: elm_conformant_eo.h:54
EINA_VALUE_TYPE_TIMEVAL
const Eina_Value_Type * EINA_VALUE_TYPE_TIMEVAL
manages 'struct timeval' type
Definition: eina_value.c:5612
elm_list_multi_select_set
void elm_list_multi_select_set(Elm_List *obj, Eina_Bool multi)
Control multiple items selection on the list object.
Definition: elm_list_eo.legacy.c:39
_Elm_Color_Overlay
Definition: elm_config.h:1969
ethumb_video_start_get
EAPI float ethumb_video_start_get(const Ethumb *e)
get the video play start point
Definition: ethumb.c:750
EET_G_LIST
#define EET_G_LIST
Linked list group type.
Definition: Eet.h:2601
elm_edje_collection_cache_all_set
EINA_DEPRECATED void elm_edje_collection_cache_all_set(int size)
Set the configured edje collections (groups) cache size for all applications on the display.
Ecore_Cocoa_Window
struct _Ecore_Cocoa_Window Ecore_Cocoa_Window
Opaque handler to manipulate a Cocoa Window through Ecore.
Definition: Ecore_Cocoa.h:38
eina_quaternion_mul
void eina_quaternion_mul(Eina_Quaternion *out, const Eina_Quaternion *a, const Eina_Quaternion *b)
Definition: eina_quaternion.c:396
_Eina_Hash_Tuple::key_length
unsigned int key_length
The length of the key.
Definition: eina_hash.h:301
ECORE_X_ATOM_TEAMWORK_PROGRESS
Ecore_X_Atom ECORE_X_ATOM_TEAMWORK_PROGRESS
Definition: ecore_x_atoms_decl.h:384
ELM_CLOCK_EDIT_ALL
@ ELM_CLOCK_EDIT_ALL
All digits should be editable.
Definition: elm_clock_eo.h:39
_Ecore_Sdl_Event_Mouse_Button_Down::x
int x
Mouse co-ordinates when mouse button was pressed.
Definition: Ecore_Sdl.h:84
_Edje_Part_Image_Use::state
struct _Edje_Part_Image_Use::@0 state
structure that contain state's information
elm_obj_gengrid_item_append
EOAPI Elm_Widget_Item * elm_obj_gengrid_item_append(Eo *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Evas_Smart_Cb func, const void *func_data)
Append a new item in a given gengrid widget.
Elm_Genlist_Item_Scrollto_Type
Elm_Genlist_Item_Scrollto_Type
Defines where to position the item in the genlist.
Definition: elm_general.h:377
elm_config_focus_move_policy_get
Elm_Focus_Move_Policy elm_config_focus_move_policy_get(void)
Get the focus movement policy.
Definition: elm_config.c:3509
ecore_x_e_window_rotation_preferred_rotation_get
EAPI Eina_Bool ecore_x_e_window_rotation_preferred_rotation_get(Ecore_X_Window win, int *rot)
Definition: ecore_x_e.c:2193
elput_touch_click_method_get
EAPI int elput_touch_click_method_get(Elput_Device *device)
Get the current button click method for a device.
Definition: elput_touch.c:143
eina_freeq_count_max_get
int eina_freeq_count_max_get(Eina_FreeQ *fq)
Get the maximum number of free pointers this queue is allowed.
Definition: eina_freeq.c:493
elm_obj_slideshow_layouts_get
EOAPI const Eina_List * elm_obj_slideshow_layouts_get(const Eo *obj)
Returns the list of layout names available, for a given slideshow widget.
elm_prefs_data_ref
Elm_Prefs_Data * elm_prefs_data_ref(Elm_Prefs_Data *prefs_data)
Increment reference count on a given prefs data handle.
Definition: elm_prefs_data.c:613
_Elm_Separator_Data
Definition: elm_widget_separator.h:28
elm_entry_text_style_user_pop
void elm_entry_text_style_user_pop(Elm_Entry *obj)
Remove the style in the top of user style stack.
Definition: elm_entry_eo.legacy.c:381
Elm_Drop_Item_Container_Cb
Eina_Bool(* Elm_Drop_Item_Container_Cb)(void *data, Evas_Object *obj, Elm_Object_Item *it, Elm_Selection_Data *ev, int xposret, int yposret)
Callback invoked in when the selected data is 'dropped' on container.
Definition: elm_cnp.h:453
elm_transit_event_enabled_set
void elm_transit_event_enabled_set(Elm_Transit *transit, Eina_Bool enabled)
Set the event enabled when transit is operating.
Definition: elm_transit.c:710
Eet_Colorspace
Emile_Colorspace Eet_Colorspace
Specify colorspace for image.
Definition: Eet.h:503
_Evas_Event_Axis_Update
Definition: Evas_Legacy.h:384
EMOTION_ASPECT_KEEP_NONE
@ EMOTION_ASPECT_KEEP_NONE
ignore video aspect ratio
Definition: Emotion.h:253
_Eina_Version::micro
int micro
Micro component of the version.
Definition: eina_main.h:65
eina_rectangle_is_valid
static Eina_Bool eina_rectangle_is_valid(const Eina_Rectangle *rect)
Tells whether a rectangle is valid.
_Evas_Event_Mouse_Wheel::z
int z
The step for the wheel movement relative to the direction above...,-2,-1 = down, 1,...
Definition: Evas_Legacy.h:246
_Ecore_X_Event_Window_Move_Resize_Request
Definition: Ecore_X.h:1015
ECORE_X_WINDOW_STATE_SKIP_TASKBAR
@ ECORE_X_WINDOW_STATE_SKIP_TASKBAR
The window is shaded.
Definition: Ecore_X.h:164
_Old_Edje_Part_Description::box
Edje_Part_Description_Spec_Box box
box part description
Definition: edje_convert.h:168
elm_genlist_longpress_timeout_get
double elm_genlist_longpress_timeout_get(const Elm_Genlist *obj)
Get the timeout in seconds for the longpress event.
Definition: elm_genlist_eo.legacy.c:45
_Transition_Animation_Data
Definition: elm_widget_box.h:60
ecore_file_init
int ecore_file_init()
Initializes the Ecore_File library.
Definition: ecore_file.c:83
eina_f8p24_scale
static Eina_F8p24 eina_f8p24_scale(Eina_F8p24 a, int b)
Calculates the scale multiplication of one Eina_F8p24 floating point number with an integer.
ECORE_X_WINDOW_STATE_FULLSCREEN
@ ECORE_X_WINDOW_STATE_FULLSCREEN
The window is invisible (i.e.
Definition: Ecore_X.h:167
ecore_event_current_type_get
int ecore_event_current_type_get(void)
Returns the current event type being handled.
Definition: ecore_events.c:103
_Eina_Value_Struct_Operations::alloc
void *(* alloc)(const Eina_Value_Struct_Operations *ops, const Eina_Value_Struct_Desc *desc)
How to allocate struct memory to be managed by the Eina_Value.
Definition: eina_value.h:3068
eina_lalloc_new
Eina_Lalloc * eina_lalloc_new(void *data, Eina_Lalloc_Alloc alloc_cb, Eina_Lalloc_Free free_cb, int num_init)
Creates a new lazy allocator.
Definition: eina_lalloc.c:68
EPHYSICS_CALLBACK_BODY_UPDATE
@ EPHYSICS_CALLBACK_BODY_UPDATE
Body being updated.
Definition: EPhysics.h:2263
elm_obj_menu_item_separator_add
EOAPI Elm_Widget_Item * elm_obj_menu_item_separator_add(Eo *obj, Elm_Widget_Item *parent)
Add a separator item to menu obj under parent.
elm_app_data_dir_get
const char * elm_app_data_dir_get(void)
Get the application's run time data prefix directory, as set by elm_app_info_set() and the way (envir...
Definition: elm_main.c:586
elm_toolbar_add
Evas_Object * elm_toolbar_add(Evas_Object *parent)
Add a new toolbar widget to the given parent Elementary (container) object.
Definition: elm_toolbar.c:2979
eina_binbuf_manage_new_length
Eina_Binbuf * eina_binbuf_manage_new_length(unsigned char *str, size_t length) EINA_DEPRECATED
Creates a new string buffer using the passed string.
elm_obj_toolbar_selected_item_get
EOAPI Elm_Widget_Item * elm_obj_toolbar_selected_item_get(const Eo *obj)
Get the selected item in the widget.
ecore_x_window_prop_protocol_list_get
EAPI Ecore_X_WM_Protocol * ecore_x_window_prop_protocol_list_get(Ecore_X_Window win, int *num_ret)
Get a array containing the protocols of win.
Definition: ecore_x_window_prop.c:758
_Ecore_X_Event_Window_Prop_Icon_Name_Change
Definition: Ecore_X.h:967
ecore_imf_context_retrieve_selection_callback_set
EAPI void ecore_imf_context_retrieve_selection_callback_set(Ecore_IMF_Context *ctx, Eina_Bool(*func)(void *data, Ecore_IMF_Context *ctx, char **text), const void *data)
Sets the callback to be used on selection_get request.
Definition: ecore_imf_context.c:505
edje_edit_state_external_param_int_set
EAPI Eina_Bool edje_edit_state_external_param_int_set(Evas_Object *obj, const char *part, const char *state, double value, const char *param, int val)
Sets external parameter of type INT.
Definition: edje_edit.c:7651
_Elm_Prefs_Page_Node
Definition: elm_widget_prefs.h:24
_Eina_List::data
void * data
Pointer to list element payload.
Definition: eina_list.h:319
EET_DATA_DESCRIPTOR_ADD_HASH
#define EET_DATA_DESCRIPTOR_ADD_HASH(edd, struct_type, name, member, subtype)
Adds a hash type to a data descriptor.
Definition: Eet.h:3584
ECORE_X_WINDOW_INPUT_MODE_PASSIVE
@ ECORE_X_WINDOW_INPUT_MODE_PASSIVE
The window can be focused by the WM but doesn't focus itself.
Definition: Ecore_X.h:1232
evas_gl_new
Evas_GL * evas_gl_new(Evas *e)
Creates a new Evas_GL object and returns a handle for GL rendering with the EFL.
Definition: evas_gl.c:125
ecore_x_randr_edid_dpms_off_available_get
EAPI Eina_Bool ecore_x_randr_edid_dpms_off_available_get(unsigned char *edid, unsigned long edid_length)
Looks up the DPMS Off support from raw EDID data.
Definition: ecore_x_randr.c:3694
ecore_evas_callback_mouse_in_set
EAPI void ecore_evas_callback_mouse_in_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas mouse in events.
Definition: ecore_evas.c:1276
evas_render_updates_free
void evas_render_updates_free(Eina_List *updates)
Free the rectangles returned by evas_render_updates().
Definition: evas_render.c:4065
elm_obj_gengrid_item_sorted_insert
EOAPI Elm_Widget_Item * elm_obj_gengrid_item_sorted_insert(Eo *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Eina_Compare_Cb comp, Evas_Smart_Cb func, const void *func_data)
Insert an item in a gengrid widget using a user-defined sort function.
_Elm_Panel_Scroll_Info
Panel scroll information.
Definition: elm_panel_common.h:19
eina_swap64
static unsigned long long eina_swap64(unsigned long long x)
Reverses the byte order of a 64-bit (destination) register.
evas_object_intercept_clip_set_callback_del
void * evas_object_intercept_clip_set_callback_del(Evas_Object *obj, Evas_Object_Intercept_Clip_Set_Cb func)
Unset the callback function that intercepts a clip set event of an object.
emotion_object_video_channel_name_get
EAPI const char * emotion_object_video_channel_name_get(const Evas_Object *obj, int channel)
Get the name of a given video channel.
Definition: emotion_smart.c:1026
ELM_WIN_BASIC
@ ELM_WIN_BASIC
A normal window.
Definition: elm_win_legacy.h:65
EPHYSICS_BODY_MATERIAL_CONCRETE
@ EPHYSICS_BODY_MATERIAL_CONCRETE
Density:2300,Fric:0.65,Rest:0.75.
Definition: EPhysics.h:2284
EVAS_TEXT_STYLE_FAR_SOFT_SHADOW
@ EVAS_TEXT_STYLE_FAR_SOFT_SHADOW
text with (far soft) shadow underneath
Definition: Evas_Legacy.h:6374
ETHUMB_THUMB_FLIP_TRANSPOSE
@ ETHUMB_THUMB_FLIP_TRANSPOSE
transpose
Definition: Ethumb.h:275
elm_transit_effect_translation_add
Elm_Transit_Effect * elm_transit_effect_translation_add(Elm_Transit *transit, Evas_Coord from_dx, Evas_Coord from_dy, Evas_Coord to_dx, Evas_Coord to_dy)
Add the Translation Effect to Elm_Transit.
Definition: elm_transit.c:1237
edje_edit_state_color_class_set
EAPI Eina_Bool edje_edit_state_color_class_set(Evas_Object *obj, const char *part, const char *state, double value, const char *color_class)
Sets the color class of the given part state.
Definition: edje_edit.c:7287
elm_gesture_layer_long_tap_start_timeout_set
void elm_gesture_layer_long_tap_start_timeout_set(Evas_Object *obj, double long_tap_start_timeout)
This function sets the gesture layer long tap start timeout of an object.
Definition: elm_gesture_layer.c:4111
ecore_evas_callback_hide_set
EAPI void ecore_evas_callback_hide_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas hide events.
Definition: ecore_evas.c:1193
elm_datetime_value_max_set
Eina_Bool elm_datetime_value_max_set(Evas_Object *obj, const Efl_Time *maxtime)
Set the upper boundary of a field.
Definition: elm_datetime.c:177
elm_config_cache_flush_enabled_set
void elm_config_cache_flush_enabled_set(Eina_Bool enabled)
Set the configured cache flush enabled state.
Definition: elm_config.c:3325
eina_future_race_array
static Eina_Future * eina_future_race_array(Eina_Future *array[])
Creates a future that will be resolved once a future array is resolved.
Definition: eina_promise.h:1659
elm_grid_pack_set
void elm_grid_pack_set(Evas_Object *subobj, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h)
Set packing of an existing child at to position and size.
Definition: elm_grid.c:166
ecore_file_app_exe_get
char * ecore_file_app_exe_get(const char *app)
Returns the executable from the given command.
Definition: ecore_file.c:757
evas_object_intercept_move_callback_del
void * evas_object_intercept_move_callback_del(Evas_Object *obj, Evas_Object_Intercept_Move_Cb func)
Unset the callback function that intercepts a move event of an object.
_Eldbus_Object_Event_Interface_Added::interface
const char * interface
The interface name.
Definition: eldbus_object.h:77
_Evas_Cache_Image
Definition: evas_cache.h:44
ELM_OBJECT_MULTI_SELECT_MODE_DEFAULT
@ ELM_OBJECT_MULTI_SELECT_MODE_DEFAULT
default multiple select mode
Definition: elm_general.h:293
efl_net_connman_technology_new
Efl_Net_Control_Technology * efl_net_connman_technology_new(Efl_Net_Control_Manager *parent, const char *path, Eldbus_Message_Iter *properties)
Creates a new Efl.Net.Control.Technology child of an Efl.Net.Control with path and properties.
Definition: efl_net_control_technology-connman.c:432
ELM_ENTRY_EVENT_ANCHOR_OUT
#define ELM_ENTRY_EVENT_ANCHOR_OUT
Called on anchor out.
Definition: elm_entry_eo.h:1420
_Lexer_Ctx
Definition: eo_lexer.h:125
ecore_evas_demand_attention_get
EAPI Eina_Bool ecore_evas_demand_attention_get(const Ecore_Evas *ee)
Gets the "i demand attention" flag.
Definition: ecore_evas.c:2607
eldbus_message_arguments_get
Eina_Bool eldbus_message_arguments_get(const Eldbus_Message *msg, const char *signature,...)
Get the arguments from an Eldbus_Message.
Definition: eldbus_message.c:274
evas_focus_out
void evas_focus_out(Evas_Canvas *obj)
Inform the evas that it lost the focus from the default seat.
Definition: evas_canvas_eo.legacy.c:183
eina_matrix3_divide
void eina_matrix3_divide(Eina_Matrix3 *m, double scalar)
Divides the given matrix by a scalar number.
Definition: eina_matrix.c:345
eldbus_object_get
Eldbus_Object * eldbus_object_get(Eldbus_Connection *conn, const char *bus, const char *path)
Get an object of the given bus and path.
Definition: eldbus_object.c:188
elm_obj_genlist_realized_items_get
EOAPI Eina_List * elm_obj_genlist_realized_items_get(const Eo *obj)
Get a list of realized items in genlist.
ecore_x_e_window_rotation_supported_set
EAPI void ecore_x_e_window_rotation_supported_set(Ecore_X_Window root, Eina_Bool enabled)
Definition: ecore_x_e.c:2071
EINA_SLICE_STR_FMT
#define EINA_SLICE_STR_FMT
To be used in printf()-like statements, prints the slice as a string, its len is to be used,...
Definition: eina_slice.h:510
edje_object_part_text_cursor_down
Eina_Bool edje_object_part_text_cursor_down(Edje_Object *obj, const char *part, Edje_Cursor cur)
Moves the cursor to the char below the current cursor position.
Definition: edje_legacy.c:351
eina_list_data_set
static void * eina_list_data_set(Eina_List *list, const void *data)
Sets the list node data member.
elm_obj_entry_anchor_hover_end
EOAPI void elm_obj_entry_anchor_hover_end(Eo *obj)
Ends the hover popup in the entry.
ELM_WIN_DOCK
@ ELM_WIN_DOCK
The window is used as a dock or panel.
Definition: elm_win_legacy.h:70
ecore_file_mod_time
long long ecore_file_mod_time(const char *file)
Gets the time of the last modification to the given file.
Definition: ecore_file.c:143
elm_icon_animated_get
EINA_DEPRECATED Eina_Bool elm_icon_animated_get(const Evas_Object *obj)
Get animation mode of the icon.
Definition: elm_icon.c:698
ELM_WIN_INDICATOR_TRANSLUCENT
@ ELM_WIN_INDICATOR_TRANSLUCENT
Opacifies the indicator.
Definition: elm_win_legacy.h:28
evas_textblock_escape_string_range_get
const char * evas_textblock_escape_string_range_get(const char *escape_start, const char *escape_end)
Return the unescaped version of the string between start and end.
Definition: evas_object_textblock.c:8660
_ecore_sdl_keys_s
Definition: Ecore_Sdl_Keys.h:5
elm_obj_flipselector_first_interval_set
EOAPI void elm_obj_flipselector_first_interval_set(Eo *obj, double interval)
Set the interval on time updates for a user mouse button hold on a flip selector widget.
_Elput_Event_Modifiers_Send
Definition: Elput.h:67
elm_list_at_xy_item_get
Elm_Widget_Item * elm_list_at_xy_item_get(const Elm_List *obj, int x, int y, int *posret)
Get the item that is at the x, y canvas coords.
Definition: elm_list_eo.legacy.c:123
elm_animation_view_progress_get
double elm_animation_view_progress_get(const Elm_Animation_View *obj)
Set current progress position of animation view object.
ecore_imf_evas_event_mouse_move_wrap
EAPI void ecore_imf_evas_event_mouse_move_wrap(Evas_Event_Mouse_Move *evas_event, Ecore_IMF_Event_Mouse_Move *imf_event)
Converts a "mouse_move" event from Evas to the corresponding event of Ecore_IMF.
Definition: ecore_imf_evas.c:100
_Old_Edje_Part_Collection::id
int id
the collection id
Definition: edje_convert.h:88
EINA_LOG_LEVEL_ERR
@ EINA_LOG_LEVEL_ERR
Error log level.
Definition: eina_log.h:458
edje_edit_part_precise_is_inside_get
EAPI Eina_Bool edje_edit_part_precise_is_inside_get(Evas_Object *obj, const char *part)
Gets precise_is_inside for part.
Definition: edje_edit.c:3974
efreet_menu_get
Efreet_Menu * efreet_menu_get(void)
Creates the default menu representation.
Definition: efreet_menu.c:540
eina_module_symbol_get
void * eina_module_symbol_get(const Eina_Module *m, const char *symbol)
Retrieves the data associated with a symbol.
Definition: eina_module.c:378
_Ecore_IMF_Event_Mouse_Down::button
int button
The button which has been pressed.
Definition: Ecore_IMF.h:592
_Ecore_Event_Mouse_Button
Contains information about an Ecore mouse button event.
Definition: Ecore_Input.h:223
EINA_LIST_FOREACH
#define EINA_LIST_FOREACH(list, l, _data)
Definition for the macro to iterate over a list.
Definition: eina_list.h:1415
_Elm_Entry_Anchor_Hover_Info::hover_left
Eina_Bool hover_left
Hint indicating if there's space for content on the left side of the hover.
Definition: elm_entry_common.h:91
EEZE_UDEV_TYPE_DRIVE_REMOVABLE
@ EEZE_UDEV_TYPE_DRIVE_REMOVABLE
Definition: Eeze.h:247
elm_config_font_overlay_apply
void elm_config_font_overlay_apply(void)
Apply the changes made with elm_config_font_overlay_set() and elm_config_font_overlay_unset() on the ...
Definition: elm_config.c:3233
_Ecore_IMF_Context_Class::focus_out
void(* focus_out)(Ecore_IMF_Context *ctx)
Input Method context widget has lost focus.
Definition: Ecore_IMF.h:780
elm_table_padding_get
void elm_table_padding_get(const Elm_Table *obj, int *horizontal, int *vertical)
Get padding between cells.
Definition: elm_table_eo.legacy.c:21
ecore_x_window_delete_request_send
EAPI void ecore_x_window_delete_request_send(Ecore_X_Window win)
Sends a delete request to the given window.
Definition: ecore_x_window.c:468
Eldbus_Version
struct _Eldbus_Version Eldbus_Version
Represents the current version of Eldbus.
_Ecore_Wl2_Event_Window_Common
Definition: Ecore_Wl2.h:324
Ecore_Cb
void(* Ecore_Cb)(void *data)
A generic callback called as a hook when a certain point in execution is reached.
Definition: Ecore_Common.h:354
evas_object_textgrid_supported_font_styles_get
Evas_Textgrid_Font_Style evas_object_textgrid_supported_font_styles_get(const Evas_Textgrid *obj)
This function is not implemented yet, do not use.
Definition: evas_textgrid_eo.legacy.c:9
_Elm_Entry_Filter_Accept_Set::rejected
const char * rejected
Set of characters rejected from the entry.
Definition: elm_entry_common.h:230
eina_ustrbuf_reset
void eina_ustrbuf_reset(Eina_UStrbuf *buf)
Resets a string buffer.
ecore_buffer_free
EAPI void ecore_buffer_free(Ecore_Buffer *buf)
Frees the given Ecore_Buffer.
Definition: ecore_buffer.c:281
ecore_animator_pos_map_n
double ecore_animator_pos_map_n(double pos, Ecore_Pos_Map map, int v_size, double *v)
Maps an input position from 0.0 to 1.0 along a timeline to a position in a different curve.
Definition: ecore_anim.c:751
_Elm_Store_Item_Mapping
Definition: elm_store.h:115
_Evas_Text_Props
Definition: evas_text_utils.h:36
ecore_drm2_device_crtcs_get
EAPI unsigned int * ecore_drm2_device_crtcs_get(Ecore_Drm2_Device *device, int *num)
Get the crtcs of a given device.
Definition: ecore_drm2_device.c:835
evas_object_textgrid_font_set
void evas_object_textgrid_font_set(Eo *obj, const char *font_name, Evas_Font_Size font_size)
Set the font family and size on a given textgrid object.
Definition: evas_object_textgrid.c:1492
edje_perspective_set
void edje_perspective_set(Edje_Perspective *ps, Evas_Coord px, Evas_Coord py, Evas_Coord z0, Evas_Coord foc)
Sets up the transform for this perspective object.
Definition: edje_util.c:5286
elm_object_item_cursor_engine_only_set
void elm_object_item_cursor_engine_only_set(Elm_Widget_Item *obj, Eina_Bool engine_only)
Control if the (custom)cursor for a given item should be searched in its theme, also,...
Definition: elm_widget_item_eo.legacy.c:51
ecore_wl_dnd_selection_set
EAPI Eina_Bool ecore_wl_dnd_selection_set(Ecore_Wl_Input *input, const char **types_offered)
Definition: ecore_wl_dnd.c:140
_Evas_Module_Path
Definition: evas_module.h:8
evas_device_emulation_source_set
void evas_device_emulation_source_set(Evas_Device *dev, Evas_Device *src)
Set the emulation source device.
Definition: evas_device.c:398
ecore_drm2_outputs_destroy
EAPI void ecore_drm2_outputs_destroy(Ecore_Drm2_Device *device)
Destroy any created outputs.
Definition: ecore_drm2_outputs.c:998
elm_gesture_layer_continues_enable_set
void elm_gesture_layer_continues_enable_set(Evas_Object *obj, Eina_Bool continues_enable)
This function sets the gesture layer continues enable of an object.
Definition: elm_gesture_layer.c:4127
eina_ustrbuf_insert_char
Eina_Bool eina_ustrbuf_insert_char(Eina_UStrbuf *buf, Eina_Unicode c, size_t pos)
Inserts a character to a string buffer, reallocating as necessary.
ELM_SCROLLER_POLICY_ON
@ ELM_SCROLLER_POLICY_ON
Always show scrollbars.
Definition: elm_scroller_legacy.h:16
eldbus_object_free_cb_del
void eldbus_object_free_cb_del(Eldbus_Object *obj, Eldbus_Free_Cb cb, const void *data)
Remove callback registered in eldbus_object_free_cb_add().
Definition: eldbus_object.c:267
Efl_Ui_Shared_Win_Data
Definition: elm_priv.h:1049
edje_edit_state_fill_origin_relative_x_get
EAPI double edje_edit_state_fill_origin_relative_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fill horizontal origin relative value of a part state.
edje_edit_part_mouse_events_get
EAPI Eina_Bool edje_edit_part_mouse_events_get(Evas_Object *obj, const char *part)
Gets mouse_events for part.
Definition: edje_edit.c:3842
ECORE_COCOA_CURSOR_RESIZE_UP_DOWN
@ ECORE_COCOA_CURSOR_RESIZE_UP_DOWN
Resize up down cursor.
Definition: Ecore_Cocoa.h:118
evas_pointer_canvas_xy_by_device_get
void evas_pointer_canvas_xy_by_device_get(const Evas_Canvas *obj, Evas_Device *dev, int *x, int *y)
This function returns the current known default pointer coordinates.
Definition: evas_canvas_eo.legacy.c:69
eina_bezier_bounds_get
void eina_bezier_bounds_get(const Eina_Bezier *b, double *x, double *y, double *w, double *h)
Calculates the bounding box for the bezier.
Definition: eina_bezier.c:274
ecore_wl2_window_resize
EAPI void ecore_wl2_window_resize(Ecore_Wl2_Window *window, Ecore_Wl2_Input *input, int location)
Begin resizing a given window.
Definition: ecore_wl2_window.c:775
FUNC_ITERATOR_GET_CONTAINER
#define FUNC_ITERATOR_GET_CONTAINER(Function)
Helper macro to cast Function to a Eina_Iterator_Get_Container_Callback.
Definition: eina_iterator.h:184
_Ecore_Con_Event_Url_Complete
Used as the data param for the ECORE_CON_EVENT_URL_COMPLETE event.
Definition: Ecore_Con.h:610
elm_panel_orient_set
void elm_panel_orient_set(Elm_Panel *obj, Elm_Panel_Orient orient)
Set the orientation of the panel.
Definition: elm_panel_eo.legacy.c:3
ELM_GENLIST_EVENT_REALIZED
#define ELM_GENLIST_EVENT_REALIZED
Called when genlist is realized.
Definition: elm_genlist_eo.h:942
ecore_win32_window_iconified_set
EAPI void ecore_win32_window_iconified_set(Ecore_Win32_Window *window, Eina_Bool on)
Iconify or restore the given window.
Definition: ecore_win32_window.c:1248
eina_str_join
static size_t eina_str_join(char *dst, size_t size, char sep, const char *a, const char *b)
Join two strings of known length.
Definition: eina_inline_str.x:69
eina_f32p32_div
static Eina_F32p32 eina_f32p32_div(Eina_F32p32 a, Eina_F32p32 b)
Calculates the division of two Eina_F32p32 floating point numbers.
elm_transit_auto_reverse_set
void elm_transit_auto_reverse_set(Elm_Transit *transit, Eina_Bool reverse)
Set reverse effect automatically.
Definition: elm_transit.c:741
Eet_Descriptor_Hash_Add_Callback
void *(* Eet_Descriptor_Hash_Add_Callback)(void *h, const char *k, void *d)
Callback prototype for Eet_Descriptor_Hash_Add.
Definition: Eet.h:2750
Eina_Prefix
struct _Eina_Prefix Eina_Prefix
An opaque type for prefix handle.
Definition: eina_prefix.h:26
elm_config_vsync_set
void elm_config_vsync_set(Eina_Bool enabled)
Set the configured vsync flag.
Definition: elm_config.c:3432
ecore_con_ssl_server_verify
EAPI void ecore_con_ssl_server_verify(Ecore_Con_Server *svr)
Enables certificate verification on a server object.
Definition: ecore_con_legacy.c:2528
elm_code_widget_selection_clear
void elm_code_widget_selection_clear(Evas_Object *widget)
Clear selection of widget contents.
Definition: elm_code_widget_selection.c:158
EINA_UNUSED
#define EINA_UNUSED
Used to indicate that a function parameter is purposely unused.
Definition: eina_types.h:339
evas_object_color_get
void evas_object_color_get(const Evas_Object *obj, int *r, int *g, int *b, int *a)
Retrieves the general/main color of the given Evas object.
Definition: evas_object_main.c:2071
evas_canvas_key_lock_add
EOAPI void evas_canvas_key_lock_add(Eo *obj, const char *keyname)
Adds the keyname key to the current list of lock keys.
ecore_wl2_display_destroy
EAPI void ecore_wl2_display_destroy(Ecore_Wl2_Display *display)
Destroy an existing Wayland display.
Definition: ecore_wl2_display.c:991
eina_mempool_malloc_near
static void * eina_mempool_malloc_near(Eina_Mempool *mp, void *after, void *before, unsigned int size)
Allocates memory in the given mempool using locality hint to improve future memory access use.
Elm_Win_Type
Elm_Win_Type
Defines the types of window that can be created.
Definition: elm_win_legacy.h:63
evas_object_box_layout_vertical
void evas_object_box_layout_vertical(Evas_Box *obj, Evas_Object_Box_Data *priv, void *data)
Layout function which sets the box o to a (basic) vertical box.
Definition: evas_box_eo.legacy.c:39
EVAS_TEXT_STYLE_SHADOW_DIRECTION_BOTTOM_LEFT
@ EVAS_TEXT_STYLE_SHADOW_DIRECTION_BOTTOM_LEFT
shadow growing to bottom left
Definition: Evas_Legacy.h:6379
elm_grid_size_set
void elm_grid_size_set(Elm_Grid *obj, int w, int h)
Set the virtual size of the grid.
Definition: elm_grid_eo.legacy.c:3
edje_edit_state_map_smooth_set
EAPI Eina_Bool edje_edit_state_map_smooth_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool smooth)
Sets map.smooth value of given part state.
eina_promise_all_array
Eina_Promise * eina_promise_all_array(Eina_Future *array[])
Creates an all promise.
Definition: eina_promise.c:1397
_Old_Edje_Part_Collection::references
int references
references count
Definition: edje_convert.h:97
eina_value_list_pinsert
static Eina_Bool eina_value_list_pinsert(Eina_Value *value, unsigned int position, const void *ptr)
Inserts the generic value in a list member position from pointer.
edje_edit_group_broadcast_signal_set
EAPI Eina_Bool edje_edit_group_broadcast_signal_set(Evas_Object *obj, Eina_Bool bs)
Sets the group broadcast signal.
Definition: edje_edit.c:2086
_Ecore_Con_Event_Client_Del::client
Ecore_Con_Client * client
the client that was lost
Definition: Ecore_Con.h:486
ELM_WIN_KEYBOARD_OFF
@ ELM_WIN_KEYBOARD_OFF
Request to deactivate the keyboard.
Definition: elm_win_legacy.h:121
edje_edit_text_class_name_set
EAPI Eina_Bool edje_edit_text_class_name_set(Evas_Object *obj, const char *name, const char *newname)
Changes name of a text class.
Definition: edje_edit.c:8286
ecore_compose_get
EAPI Ecore_Compose_State ecore_compose_get(const Eina_List *seq, char **seqstr_ret)
Handles a sequence of key symbols to make a final compose string.
Definition: ecore_input_compose.c:20
evas_coord_screen_x_to_world
int evas_coord_screen_x_to_world(const Evas_Canvas *obj, int x)
Convert/scale an output screen coordinate into canvas coordinates.
Definition: evas_canvas_eo.legacy.c:357
ELM_DAY_TUESDAY
@ ELM_DAY_TUESDAY
Tuesday weekday.
Definition: elm_calendar_eo.h:63
elm_gengrid_item_select_mode_set
void elm_gengrid_item_select_mode_set(Elm_Gengrid_Item *obj, Elm_Object_Select_Mode mode)
Control the gengrid item's select mode.
Definition: elm_gengrid_item_eo.legacy.c:45
evas_object_top_in_rectangle_get
Evas_Object * evas_object_top_in_rectangle_get(const Eo *obj, int x, int y, int w, int h, Eina_Bool include_pass_events_objects, Eina_Bool include_hidden_objects)
Retrieve the Evas object stacked at the top of a given rectangular region in a canvas.
Definition: evas_main.c:1725
edje_edit_part_item_index_padding_get
EAPI Eina_Bool edje_edit_part_item_index_padding_get(Evas_Object *obj, const char *part, unsigned int index, int *l, int *r, int *t, int *b)
Gets paddings of the part's item.
Definition: edje_edit.c:5777
ecore_imf_context_info_get
EAPI const Ecore_IMF_Context_Info * ecore_imf_context_info_get(Ecore_IMF_Context *ctx)
Retrieves the info for the given Input Method Context.
Definition: ecore_imf_context.c:187
_Efreet_Desktop::categories
Eina_List * categories
Categories in which item should be shown.
Definition: efreet_desktop.h:114
ecore_con_url_time
EAPI void ecore_con_url_time(Ecore_Con_Url *url_con, Ecore_Con_Url_Time time_condition, double timestamp)
Sets whether HTTP requests should be conditional, dependent on modification time.
Definition: ecore_con_url.c:1001
evas_obscured_rectangle_add
void evas_obscured_rectangle_add(Evas_Canvas *obj, int x, int y, int w, int h)
Add an "obscured region" to an Evas canvas.
Definition: evas_canvas_eo.legacy.c:327
_Eldbus_Introspection_Method
DBus Method.
Definition: eldbus_introspection.h:61
eina_value_double_init
static Eina_Value eina_value_double_init(double c)
Initialize Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:191
ethumb_document_page_set
EAPI void ethumb_document_page_set(Ethumb *e, unsigned int page)
Set the page number to thumbnail in paged documents.
Definition: ethumb.c:828
eldbus_message_iter_arguments_vget
Eina_Bool eldbus_message_iter_arguments_vget(Eldbus_Message_Iter *iter, const char *signature, va_list ap)
Get data from Eldbus_Message_Iter, for each complete type must have a pointer to store his value,...
Definition: eldbus_message.c:855
_Ecore_X_Rectangle
Definition: Ecore_X.h:112
ELM_ANIMATION_VIEW_STATE_PAUSE
@ ELM_ANIMATION_VIEW_STATE_PAUSE
Animation has been paused.
Definition: efl_ui_vg_animation_eo.legacy.h:35
eina_clist_element_init
static void eina_clist_element_init(Eina_Clist *elem)
Inits an (unlinked) element.
ECORE_EVAS_EWS_EVENT_DEL
EAPI int ECORE_EVAS_EWS_EVENT_DEL
window was deleted, pointer is already invalid but may be used as reference for further cleanup work.
Definition: ecore_evas_ews.c:20
elm_transit_effect_wipe_add
void * elm_transit_effect_wipe_add(Elm_Transit *transit, Elm_Transit_Effect_Wipe_Type type, Elm_Transit_Effect_Wipe_Dir dir)
Add the Wipe Effect to Elm_Transit.
Definition: elm_transit.c:2021
_Eina_Future_Cb_Log_Desc
This struct is used by eina_future_cb_log_from_desc() and its contents will be routed to eina_log_pri...
Definition: eina_promise.h:398
eet_data_node_write_cipher
EAPI int eet_data_node_write_cipher(Eet_File *ef, const char *name, const char *cipher_key, Eet_Node *node, int compress)
TODO FIX ME.
Definition: eet_data.c:5142
ecore_x_window_free
EAPI void ecore_x_window_free(Ecore_X_Window win)
Deletes the given window.
Definition: ecore_x_window.c:378
evas_object_box_option_property_name_get
const char * evas_object_box_option_property_name_get(const Evas_Box *obj, int property)
Get the name of the property of the child elements of the box o which have id as identifier.
Definition: evas_box_eo.legacy.c:117
EMILE_IMAGE_LOAD_ERROR_PERMISSION_DENIED
@ EMILE_IMAGE_LOAD_ERROR_PERMISSION_DENIED
Permission denied to an existing file (or path)
Definition: emile_image.h:112
elm_panel_scrollable_set
void elm_panel_scrollable_set(Elm_Panel *obj, Eina_Bool scrollable)
Set the scrollability of the panel.
Definition: elm_panel_eo.legacy.c:27
edje_edit_state_aspect_min_get
EAPI double edje_edit_state_aspect_min_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the minimum aspect value of a part state.
_Elm_Web_Menu
Structure describing the menu of a popup.
Definition: elm_web_common.h:100
ecore_con_url_limit_download_speed
EAPI void ecore_con_url_limit_download_speed(Ecore_Con_Url *url_obj, off_t max_speed)
Sets a maximum download speed.
Definition: ecore_con_url.c:1237
elm_obj_ctxpopup_item_insert_after
EOAPI Elm_Widget_Item * elm_obj_ctxpopup_item_insert_after(Eo *obj, Elm_Widget_Item *after, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Insert a new item to a ctxpopup object after item after.
ethumb_client_category_set
void ethumb_client_category_set(Ethumb_Client *client, const char *category)
Category directory to store thumbnails.
Definition: ethumb_client.c:1647
efreet_uri_decode
Efreet_Uri * efreet_uri_decode(const char *full_uri)
Read a single uri and return an Efreet_Uri struct. If there's no hostname in the uri then the hostnam...
Definition: efreet_uri.c:20
Ethumb_Client
struct _Ethumb_Client Ethumb_Client
client handle.
Definition: Ethumb_Client.h:59
Efreet_Icon::attach_points
Eina_List * attach_points
List of points to be used as anchor points for emblems/overlays.
Definition: efreet_icon.h:120
EINA_LOG_STATE_INIT
#define EINA_LOG_STATE_INIT
String that indicates the log system is initializing.
Definition: eina_log.h:989
ecore_evas_focus_set
EAPI void ecore_evas_focus_set(Ecore_Evas *ee, Eina_Bool on)
Sets the Ecore_Evas window focus for the default seat.
Definition: ecore_evas.c:2034
eina_tiler_intersection
Eina_Tiler * eina_tiler_intersection(Eina_Tiler *t1, Eina_Tiler *t2)
Gets the intersection of two tilers.
Definition: eina_tiler.c:1448
_Eet_Version::minor
int minor
< major (binary or source incompatible changes)
Definition: Eet.h:177
EINA_LOG_DOM_DBG
#define EINA_LOG_DOM_DBG(DOM, fmt,...)
Logs a message with level DEBUG on the specified domain and format.
Definition: eina_log.h:350
elm_diskselector_item_cursor_unset
EINA_DEPRECATED void elm_diskselector_item_cursor_unset(Elm_Object_Item *it)
Unset the cursor to be shown when mouse is over the diskselector item.
_Elm_Gesture_Momentum_Info::x2
Evas_Coord x2
Final-swipe direction ending point on X
Definition: elm_gesture_layer_common.h:38
elm_gesture_layer_line_min_length_set
void elm_gesture_layer_line_min_length_set(Evas_Object *obj, int line_min_length)
This function sets the gesture layer line min length of an object.
Definition: elm_gesture_layer.c:3983
elm_genlist_item_select_mode_get
Elm_Object_Select_Mode elm_genlist_item_select_mode_get(const Elm_Genlist_Item *obj)
Get the genlist item's select mode.
Definition: elm_genlist_item_eo.legacy.c:93
EMOTION_VIS_LIBVISUAL_JESS
@ EMOTION_VIS_LIBVISUAL_JESS
jess
Definition: Emotion.h:217
elm_fileselector_button_is_save_get
EINA_DEPRECATED Eina_Bool elm_fileselector_button_is_save_get(const Evas_Object *obj)
Get whether the given file selector button widget's internal file selector is in "saving dialog" mode...
Definition: elc_fileselector_button.c:480
eina_inlist_iterator_new
Eina_Iterator * eina_inlist_iterator_new(const Eina_Inlist *list)
Returns a new iterator associated to list.
Definition: eina_inlist.c:852
eina_thread_cancellable_run
void * eina_thread_cancellable_run(Eina_Thread_Cancellable_Run_Cb cb, Eina_Free_Cb cleanup_cb, void *data)
This function will setup cleanup callback, turn the thread cancellable, execute the given callback,...
Definition: eina_thread.c:303
eina_value_type_compare
static int eina_value_type_compare(const Eina_Value_Type *type, const void *a, const void *b)
Compares memory using type descriptor.
ecore_wl2_window_class_get
EAPI const char * ecore_wl2_window_class_get(Ecore_Wl2_Window *window)
Get the class of a given window.
Definition: ecore_wl2_window.c:1089
ecore_x_disconnect
EAPI int ecore_x_disconnect(void)
Shuts down the Ecore X library.
Definition: ecore_x.c:892
elm_index_omit_enabled_set
void elm_index_omit_enabled_set(Elm_Index *obj, Eina_Bool enabled)
Enable or disable omit feature for a given index widget.
Definition: elm_index_eo.legacy.c:15
_Elm_Genlist_Pan_Data
Definition: elm_widget_genlist.h:303
evas_gl_api_get
Evas_GL_API * evas_gl_api_get(Evas_GL *evas_gl)
Gets the API for rendering using OpenGL.
Definition: evas_gl.c:626
_Evas_Cserve_Stats::saved_time_image_header_load
double saved_time_image_header_load
time, in seconds, saved in header loads by sharing cached loads instead
Definition: Evas_Common.h:2954
_Eo_Id_Entry
Definition: eo_ptr_indirection.x:259
EDJE_ACTION_TYPE_LAST
@ EDJE_ACTION_TYPE_LAST
Vector animation loop value.
Definition: Edje_Common.h:1940
elm_obj_calendar_mark_del
EOAPI void elm_obj_calendar_mark_del(Eo *obj, Elm_Calendar_Mark *mark)
Delete mark from the calendar.
efreet_desktop_save
int efreet_desktop_save(Efreet_Desktop *desktop)
Saves any changes made to desktop back to the file on the filesystem.
Definition: efreet_desktop.c:297
elm_image_memfile_set
Eina_Bool elm_image_memfile_set(Evas_Object *obj, const void *img, size_t size, const char *format, const char *key)
Set a location in memory to be used as an image object's source bitmap.
Definition: efl_ui_image.c:2479
edje_edit_program_action_get
EAPI Edje_Action_Type edje_edit_program_action_get(Evas_Object *obj, const char *prog)
Gets the action of a given program.
Definition: edje_edit.c:11672
elm_quicklaunch_sub_shutdown
int elm_quicklaunch_sub_shutdown(void)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:894
elm_entry_select_allow_set
void elm_entry_select_allow_set(Elm_Entry *obj, Eina_Bool allow)
Allow selection in the entry.
Definition: elm_entry_eo.legacy.c:363
edje_edit_part_item_index_aspect_h_get
EAPI int edje_edit_part_item_index_aspect_h_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the aspect height value of a part's item.
elm_transit_event_enabled_get
Eina_Bool elm_transit_event_enabled_get(const Elm_Transit *transit)
Get the value of event enabled status.
Definition: elm_transit.c:726
Elm_Map_Source_Type
Elm_Map_Source_Type
Set type of a external source (provider).
Definition: elm_map_eo.legacy.h:23
elm_obj_clock_edit_set
EOAPI void elm_obj_clock_edit_set(Eo *obj, Eina_Bool edit)
Whether a given clock widget is under editing mode or under (default) displaying-only mode.
ELM_ACTIONSLIDER_ALL
@ ELM_ACTIONSLIDER_ALL
All positions for left/center/right.
Definition: elm_actionslider_eo.h:24
_Ecore_Wl_Global
Definition: Ecore_Wayland.h:94
_Ecore_Event_Signal_Exit::ext_data
void * ext_data
Extension data - not used.
Definition: Ecore_Common.h:641
ELM_CTXPOPUP_EVENT_DISMISSED
#define ELM_CTXPOPUP_EVENT_DISMISSED
Called when context popup was dismissed.
Definition: elm_ctxpopup_eo.h:329
ecore_win32_window_size_max_get
EAPI void ecore_win32_window_size_max_get(Ecore_Win32_Window *window, int *max_width, int *max_height)
Get the maximum size of the given window.
Definition: ecore_win32_window.c:939
elm_fileselector_entry_path_get
EINA_DEPRECATED const char * elm_fileselector_entry_path_get(const Evas_Object *obj)
Get the entry's path string for a given file selector entry widget.
Definition: elc_fileselector_entry.c:417
ecore_x_screensaver_activate
EAPI void ecore_x_screensaver_activate(void)
Definition: ecore_x_screensaver.c:273
_Ecore_Ipc_Event_Server_Data
An IPC structure for server_data event.
Definition: Ecore_Ipc.h:310
_Evas_Textgrid_Cell::fg
unsigned char fg
the index of the palette for the foreground color
Definition: Evas_Common.h:1866
elua_util_string_run
Eina_Bool elua_util_string_run(Elua_State *es, const char *chunk, const char *chname)
Runs a string.
Definition: elua.c:793
eina_strbuf_manage_read_only_new_length
Eina_Strbuf * eina_strbuf_manage_read_only_new_length(const char *str, size_t length)
Creates a new string buffer using the passed string.
edje_object_part_text_input_hint_get
Edje_Input_Hints edje_object_part_text_input_hint_get(const Evas_Object *obj, const char *part)
Gets the value of input hint.
Definition: edje_util.c:2884
_Ecore_Event_Mouse_Move::timestamp
unsigned int timestamp
Time when the event occurred.
Definition: Ecore_Input.h:293
_Old_Edje_Part::dragable
Edje_Part_Dragable dragable
dragable part
Definition: edje_convert.h:125
_Evas_Textgrid_Cell::italic
unsigned short italic
whether the character is oblique
Definition: Evas_Common.h:1869
emotion_webcam_name_get
EAPI const char * emotion_webcam_name_get(const Emotion_Webcam *ew)
Get the human understandable name of a Webcam.
Definition: emotion_webcam.c:307
ecore_x_dpms_capable_get
EAPI Eina_Bool ecore_x_dpms_capable_get(void)
Checks if the X server is capable of DPMS.
Definition: ecore_x_dpms.c:54
ecore_drm_device_name_get
EAPI const char * ecore_drm_device_name_get(Ecore_Drm_Device *dev)
Gets the name of the Ecore_Drm_Device.
Definition: ecore_drm_device.c:516
EVAS_VIDEO_SURFACE_VERSION
#define EVAS_VIDEO_SURFACE_VERSION
Magic version number to know what the video surf struct looks like.
Definition: Evas_Legacy.h:6187
edje_object_part_text_input_panel_show_on_demand_set
void edje_object_part_text_input_panel_show_on_demand_set(Evas_Object *obj, const char *part, Eina_Bool ondemand)
Sets the attribute to show the input panel in case of only a user's explicit Mouse Up event.
Definition: edje_util.c:3118
elm_genlist_item_item_class_update
void elm_genlist_item_item_class_update(Elm_Genlist_Item *obj, const Elm_Genlist_Item_Class *itc)
Update the item class of an item.
Definition: elm_genlist_item_eo.legacy.c:171
_Ecore_X_Event_Frame_Extents_Request
Definition: Ecore_X.h:1032
_Ecore_Ipc_Event_Client_Del
An IPC structure for client_del event.
Definition: Ecore_Ipc.h:261
eina_debug_session_data_set
EAPI void eina_debug_session_data_set(Eina_Debug_Session *session, void *data)
Set data to a session.
Definition: eina_debug.c:692
_Evas_GL_Config::stencil_bits
Evas_GL_Stencil_Bits stencil_bits
Surface Stencil Bits.
Definition: Evas_GL.h:567
ELM_GLVIEW_STENCIL_2
@ ELM_GLVIEW_STENCIL_2
Request min.
Definition: elm_glview_eo.h:55
edje_edit_text_class_del
EAPI Eina_Bool edje_edit_text_class_del(Evas_Object *obj, const char *name)
Deletes text class object from edje.
Definition: edje_edit.c:8263
Edje_Part_Type
enum _Edje_Part_Type Edje_Part_Type
All possible "part" types in Edje.
evas_cserve_image_cache_contents_clean
void evas_cserve_image_cache_contents_clean(Evas_Cserve_Image_Cache *cache)
Completely discard/clean a given images cache, thus re-setting it.
Definition: evas_stats.c:30
_Edje_External_Param::s
const char * s
Used by both string and choice.
Definition: Edje_Common.h:658
elm_theme_system_dir_get
const char * elm_theme_system_dir_get(void)
Get the file path where elementary system theme files are found.
Definition: elm_theme.c:1062
embryo_program_variable_count_get
EAPI int embryo_program_variable_count_get(Embryo_Program *ep)
Retrieves the number of public variables in the given program.
Definition: embryo_amx.c:529
EDJE_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_NORMAL
@ EDJE_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_NORMAL
The plain normal layout.
Definition: Edje_Common.h:1316
_Ecore_IMF_Event
A union of IMF events.
Definition: Ecore_IMF.h:741
ECORE_GETOPT_TYPE_LONG
@ ECORE_GETOPT_TYPE_LONG
Value of type long.
Definition: Ecore_Getopt.h:91
evas_textblock_cursor_pos_get
int evas_textblock_cursor_pos_get(const Efl_Text_Cursor_Handle *cur)
Return the current cursor pos.
Definition: evas_object_textblock.c:11219
ecore_evas_callback_msg_parent_handle_set
EAPI void ecore_evas_callback_msg_parent_handle_set(Ecore_Evas *ee, void(*func_parent_handle)(Ecore_Evas *ee, int msg_domain, int msg_id, void *data, int size))
Sets a callback for parent Ecore_Evas message.
Definition: ecore_evas.c:2726
ecore_drm2_device_keyboard_info_set
EAPI void ecore_drm2_device_keyboard_info_set(Ecore_Drm2_Device *device, void *context, void *keymap, int group)
Set info to be used on keyboards.
Definition: ecore_drm2_device.c:819
ecore_fork_reset_callback_add
EAPI Eina_Bool ecore_fork_reset_callback_add(Ecore_Cb func, const void *data)
Adds a function to be called by ecore_fork_reset().
Definition: ecore.c:509
Elm_Event_Policy_Changed
struct _Elm_Event_Policy_Changed Elm_Event_Policy_Changed
Data on the event when an Elementary policy has changed.
eldbus_service_interface_register
Eldbus_Service_Interface * eldbus_service_interface_register(Eldbus_Connection *conn, const char *path, const Eldbus_Service_Interface_Desc *desc)
Register an interface in the given path and connection.
Definition: eldbus_service.c:998
evas_canvas_pointer_canvas_xy_by_device_get
EOAPI void evas_canvas_pointer_canvas_xy_by_device_get(const Eo *obj, Evas_Device *dev, int *x, int *y)
This function returns the current known default pointer coordinates.
elm_obj_entry_selection_get
EOAPI const char * elm_obj_entry_selection_get(const Eo *obj)
Get any selected text within the entry.
eina_file_path_sanitize
char * eina_file_path_sanitize(const char *path)
Sanitizes the file path.
Definition: eina_file_common.c:409
Ecore_Cocoa_Terminate_Cb
Eina_Bool(* Ecore_Cocoa_Terminate_Cb)(Ecore_Cocoa_Object *sender)
Callback called when a delete request is sent to the application.
Definition: Ecore_Cocoa.h:92
_Elm_Naviframe_Item_Data
Definition: elm_widget_naviframe.h:44
_Elm_Widget_Item_Signal_Data
Definition: elm_widget.h:538
elm_scroller_child_size_get
void elm_scroller_child_size_get(const Evas_Object *obj, Evas_Coord *w, Evas_Coord *h)
Get the size of the content object.
Definition: elm_scroller.c:1018
evas_canvas_nochange_push
EOAPI void evas_canvas_nochange_push(Eo *obj)
Push the nochange flag up 1.
elm_box_padding_get
void elm_box_padding_get(const Elm_Box *obj, int *horizontal, int *vertical)
Get the space (padding) between the box's elements.
Definition: elm_box_eo.legacy.c:45
Ecore_Evas_Selection_Changed_Cb
void(* Ecore_Evas_Selection_Changed_Cb)(Ecore_Evas *ee, unsigned int seat, Ecore_Evas_Selection_Buffer selection)
Callback called when the content of one of the selection buffers changes.
Definition: Ecore_Evas.h:3698
evas_object_image_preload
void evas_object_image_preload(Evas_Object *eo_obj, Eina_Bool cancel)
Preload an image object's image data in the background.
Definition: evas_image_legacy.c:66
edje_object_transition_duration_factor_get
double edje_object_transition_duration_factor_get(const Evas_Object *obj)
Transition duration factor.
Definition: edje_legacy.c:1136
ECORE_WIN32_EVENT_MOUSE_OUT
int ECORE_WIN32_EVENT_MOUSE_OUT
Ecore_Event for the Ecore_Win32_Event_Mouse_Out event.
Definition: ecore_win32.c:404
edje_external_type_register
Eina_Bool edje_external_type_register(const char *type_name, const Edje_External_Type *type_info)
Registers a type to be used by EXTERNAL parts.
Definition: edje_external.c:154
SlideshowItemGetFunc
Evas_Object *(* SlideshowItemGetFunc)(void *data, Evas_Object *obj)
Image fetching class function for slideshow item classes.
Definition: elm_slideshow_common.h:7
elm_map_overlay_content_get
const Evas_Object * elm_map_overlay_content_get(const Elm_Map_Overlay *overlay)
Get the content object.
Definition: elm_map.c:5195
elm_obj_gengrid_item_update
EOAPI void elm_obj_gengrid_item_update(Eo *obj)
Update the contents of a given gengrid item.
_Elm_Toolbar_Data::selected_item
Elm_Object_Item * selected_item
a selected item by mouse click, return key, api, and etc.
Definition: elm_widget_toolbar.h:37
edje_edit_text_classes_list_get
EAPI Eina_List * edje_edit_text_classes_list_get(Evas_Object *obj)
Gets the list of all the Text Classes in the given edje object.
Definition: edje_edit.c:8221
elm_entry_input_hint_set
void elm_entry_input_hint_set(Elm_Entry *obj, Elm_Input_Hints hints)
Sets the input hint which allows input methods to fine-tune their behavior.
Definition: elm_entry_eo.legacy.c:195
evas_object_smart_callback_del
void * evas_object_smart_callback_del(Evas_Object *eo_obj, const char *event, Evas_Smart_Cb func)
Delete (unregister) a callback function from the smart event specified by event on the smart object o...
Definition: evas_object_smart.c:1097
ECORE_GETOPT_ACTION_STORE
@ ECORE_GETOPT_ACTION_STORE
Store a value.
Definition: Ecore_Getopt.h:65
Elm_Map_Overlay_Get_Cb
void(* Elm_Map_Overlay_Get_Cb)(void *data, Evas_Object *map, Elm_Map_Overlay *overlay)
Get callback function for the overlay.
Definition: elm_map_common.h:57
Elm_Softcursor_Mode
Elm_Softcursor_Mode
Definition: elm_general.h:790
elm_obj_web_bg_color_get
EOAPI void elm_obj_web_bg_color_get(const Eo *obj, int *r, int *g, int *b, int *a)
Get the background color to be used by the web object.
_Edje_Edit_Script_Error
Definition: Edje_Edit.h:98
ecore_event_del
void * ecore_event_del(Ecore_Event *event)
Deletes an event from the queue.
Definition: ecore_events.c:70
ELM_THUMB_EVENT_GENERATE_STOP
#define ELM_THUMB_EVENT_GENERATE_STOP
Called when thumbnail generation stopped.
Definition: elm_thumb_eo.h:46
ELM_REG_BADPAT
@ ELM_REG_BADPAT
Invalid regular expression.
Definition: elm_helper.h:36
_Eina_Matrix4::zy
double zy
zy in z' = (x * zx) + (y * zy) + (z * zz) + zw
Definition: eina_matrix.h:135
EINA_ERROR_NO_ERROR
#define EINA_ERROR_NO_ERROR
No error reported.
Definition: eina_error.h:108
ECORE_COCOA_CURSOR_RESIZE_UP
@ ECORE_COCOA_CURSOR_RESIZE_UP
Resize up cursor.
Definition: Ecore_Cocoa.h:117
elm_icon_object_get
EINA_DEPRECATED Evas_Object * elm_icon_object_get(Evas_Object *obj)
Get the image object of the icon.
Definition: elm_icon.c:821
elput_input_pointer_max_set
EAPI void elput_input_pointer_max_set(Elput_Manager *manager, int maxw, int maxh)
Set the maximum position of any existing mouse pointers.
Definition: elput_input.c:594
ecore_buffer_data_get
EAPI void * ecore_buffer_data_get(Ecore_Buffer *buf)
Get a pointer to the raw data of the given Ecore_Buffer.
Definition: ecore_buffer.c:311
_Ecore_Con_Event_Proxy_Bind::ip
const char * ip
the proxy-bound ip address
Definition: Ecore_Con.h:588
EPHYSICS_BODY_RESTITUTION_CONCRETE
#define EPHYSICS_BODY_RESTITUTION_CONCRETE
Restitution coefficient of concrete.
Definition: EPhysics.h:2151
emotion_object_extension_may_play_get
EAPI Eina_Bool emotion_object_extension_may_play_get(const char *file)
Do we have a chance to play that file.
Definition: emotion_main.c:126
elm_transit_objects_final_state_keep_set
void elm_transit_objects_final_state_keep_set(Elm_Transit *transit, Eina_Bool state_keep)
Enable/disable keeping up the objects states.
Definition: elm_transit.c:981
Ecore_Idle_Enterer
struct _Ecore_Factorized_Idle Ecore_Idle_Enterer
A handle for idle enterers.
Definition: Ecore_Common.h:3170
elm_video_play_position_get
double elm_video_play_position_get(const Evas_Object *obj)
Get the current position (in seconds) being played in the Elm_Video object.
Definition: efl_ui_video.c:532
ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_YEAR
@ ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_YEAR
Autofill hint for a credit card expiration year.
Definition: Ecore_IMF.h:419
elm_map_region_get
void elm_map_region_get(const Elm_Map *obj, double *lon, double *lat)
Get the current geographic coordinates of the map.
Definition: elm_map_eo.legacy.c:51
EINA_LOG_LEVELS
@ EINA_LOG_LEVELS
Count of default log levels.
Definition: eina_log.h:462
EVAS_TEXT_STYLE_OUTLINE_SOFT_SHADOW
@ EVAS_TEXT_STYLE_OUTLINE_SOFT_SHADOW
text with outline and soft shadow effects combined
Definition: Evas_Legacy.h:6372
eina_quad_rectangle_to
void eina_quad_rectangle_to(const Eina_Quad *q, Eina_Rectangle *r)
Transform the given quadrangle to the given rectangle.
Definition: eina_quad.c:57
ecore_evas_focus_device_get
EAPI Eina_Bool ecore_evas_focus_device_get(const Ecore_Evas *ee, Efl_Input_Device *seat)
Queries whether an Ecore_Evas' window is focused or not.
Definition: ecore_evas.c:1976
ELM_GENGRID_ITEM_SCROLLTO_NONE
@ ELM_GENGRID_ITEM_SCROLLTO_NONE
No scrollto.
Definition: elm_general.h:396
EVAS_BUTTON_NONE
@ EVAS_BUTTON_NONE
No extra mouse button data.
Definition: Evas_Common.h:357
elm_ctxpopup_clear
void elm_ctxpopup_clear(Elm_Ctxpopup *obj)
Clear all items in the given ctxpopup object.
Definition: elm_ctxpopup_eo.legacy.c:87
evas_object_smart_callback_call
void evas_object_smart_callback_call(Evas_Object *eo_obj, const char *event, void *event_info)
Call a given smart callback on the smart object obj.
Definition: evas_object_smart.c:1151
evas_object_size_hint_request_set
void evas_object_size_hint_request_set(Eo *eo_obj, Evas_Coord w, Evas_Coord h)
Sets the hints for an object's optimum size.
Definition: evas_object_main.c:1576
elm_object_tooltip_text_set
void elm_object_tooltip_text_set(Evas_Object *obj, const char *text)
Set the text to be displayed inside the tooltip.
Definition: els_tooltip.c:1054
eina_evlog_start
EAPI void eina_evlog_start(void)
Begins logging - until now eina_evlog is a NOOP.
Definition: eina_evlog.c:214
EMILE_IMAGE_LOAD_ERROR_GENERIC
@ EMILE_IMAGE_LOAD_ERROR_GENERIC
A non-specific error occurred.
Definition: emile_image.h:110
ecore_imf_context_candidate_panel_geometry_get
EAPI void ecore_imf_context_candidate_panel_geometry_get(Ecore_IMF_Context *ctx, int *x, int *y, int *w, int *h)
Gets the geometry information of the candidate panel.
Definition: ecore_imf_context.c:1344
elm_obj_entry_select_none
EOAPI void elm_obj_entry_select_none(Eo *obj)
This drops any existing text selection within the entry.
_Emile_Image_Load_Opts
Definition: emile_image.h:215
ephysics_body_soft_body_slice_index_get
EAPI int ephysics_body_soft_body_slice_index_get(EPhysics_Body *body, Evas_Object *slice)
Get the slice index of a soft body based on its slice`s Evas Object.
edje_edit_group_min_w_get
EAPI int edje_edit_group_min_w_get(Evas_Object *obj)
Gets the group minimum width.
_Ecore_Event_Signal_Exit
A structure that stores information of an Exit request event.
Definition: Ecore_Common.h:637
efl_net_connman_access_point_path_get
const char * efl_net_connman_access_point_path_get(Efl_Net_Control_Access_Point *ap)
Get the path of the given access_point.
Definition: efl_net_control_access_point-connman.c:1680
Elm_Input_Panel_Layout
Elm_Input_Panel_Layout
Input panel (virtual keyboard) layout types.
Definition: elm_general.h:76
evas_touch_point_list_nth_id_get
int evas_touch_point_list_nth_id_get(Evas *eo_e, unsigned int n)
This function returns the id of nth touch point.
Definition: evas_touch_point.c:95
edje_edit_data_add
EAPI Eina_Bool edje_edit_data_add(Evas_Object *obj, const char *itemname, const char *value)
Creates a new global data object in the given edje file.
Definition: edje_edit.c:2381
EDJE_TEXT_EFFECT_SHADOW_DIRECTION_RIGHT
@ EDJE_TEXT_EFFECT_SHADOW_DIRECTION_RIGHT
right shadow direction value
Definition: Edje_Common.h:2139
ecore_win32_window_geometry_get
EAPI void ecore_win32_window_geometry_get(Ecore_Win32_Window *window, int *x, int *y, int *width, int *height)
Get the geometry of the given window.
Definition: ecore_win32_window.c:736
ecore_wl_dnd_selection_get
EAPI Eina_Bool ecore_wl_dnd_selection_get(Ecore_Wl_Input *input, const char *type)
Definition: ecore_wl_dnd.c:196
elm_entry_input_panel_return_key_autoenabled_set
void elm_entry_input_panel_return_key_autoenabled_set(Elm_Entry *obj, Eina_Bool enabled)
Set whether the return key on the input panel is disabled automatically when entry has no text.
Definition: elm_entry_eo.legacy.c:291
EVAS_NATIVE_SURFACE_X11
@ EVAS_NATIVE_SURFACE_X11
X Window system based type.
Definition: Evas_Legacy.h:4788
ECORE_POS_MAP_BOUNCE
@ ECORE_POS_MAP_BOUNCE
Start at 0.0 then "drop" like a ball bouncing to the ground at 1.0, and bounce v2 times,...
Definition: Ecore_Common.h:2772
eina_value_type_check
Eina_Bool eina_value_type_check(const Eina_Value_Type *type)
Checks if type is valid.
Definition: eina_value.c:5841
efreet_menu_async_get
EFREET_DEPRECATED_API void efreet_menu_async_get(Efreet_Menu_Cb func, const void *data)
Creates the Efreet_Menu representation of the default menu or NULL if none found and returns it in th...
Definition: efreet_menu.c:532
edje_edit_state_minmul_w_get
EAPI double edje_edit_state_minmul_w_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the multiplier (minmul) width value of a part state.
_Eina_List_Accounting
Cache used to store the last element of a list and the number of elements, for fast access.
Definition: eina_list.h:335
eet_data_write_cipher
EAPI int eet_data_write_cipher(Eet_File *ef, Eet_Data_Descriptor *edd, const char *name, const char *cipher_key, const void *data, int compress)
Writes a data structure from memory and store in an eet file using a cipher.
Definition: eet_data.c:2385
ecore_evas_aux_hint_id_get
EAPI int ecore_evas_aux_hint_id_get(const Ecore_Evas *ee, const char *hint)
Gets a ID of the auxiliary hint string.
Definition: ecore_evas.c:2464
eina_strbuf_append_strftime
Eina_Bool eina_strbuf_append_strftime(Eina_Strbuf *buf, const char *format, const struct tm *tm)
Appends a strftime-style timestamp to the buffer.
Definition: eina_strbuf.c:220
eina_matrix3_copy
void eina_matrix3_copy(Eina_Matrix3 *dst, const Eina_Matrix3 *src)
Copies a matrix.
Definition: eina_matrix.c:1209
eeze_sensor_accuracy_get
Eina_Bool eeze_sensor_accuracy_get(Eeze_Sensor_Obj *sens, int *accuracy)
Get accuracy from sensor object.
Definition: eeze_sensor.c:249
evas_object_textblock_text_markup_prepend
void evas_object_textblock_text_markup_prepend(Efl_Text_Cursor_Handle *cur, const char *text)
Prepends markup to the cursor cur.
Definition: evas_object_textblock.c:8951
_Old_Edje_Part_Description::table
Edje_Part_Description_Spec_Table table
table part description
Definition: edje_convert.h:169
evas_canvas_image_cache_set
EOAPI void evas_canvas_image_cache_set(Eo *obj, int size)
Set the image cache.
evas_textblock_cursor_is_format
Eina_Bool evas_textblock_cursor_is_format(const Evas_Textblock_Cursor *cur)
Returns true if the cursor points to a format.
Definition: evas_object_textblock.c:9866
edje_edit_part_item_item_weight_x_set
EAPI Eina_Bool edje_edit_part_item_item_weight_x_set(Evas_Object *obj, const char *part, unsigned int index, double weight_x)
Sets the horizontal we value of a part item.
elm_obj_genlist_homogeneous_get
EOAPI Eina_Bool elm_obj_genlist_homogeneous_get(const Eo *obj)
Get whether the homogeneous mode is enabled.
_Elm_Spinner_Data
Definition: elm_widget_spinner.h:38
elm_map_overlay_line_add
Elm_Map_Overlay * elm_map_overlay_line_add(Elm_Map *obj, double flon, double flat, double tlon, double tlat)
Add a new line overlay to the map object.
Definition: elm_map_eo.legacy.c:129
_Elm_Genlist_Data::focused_item
Elm_Object_Item * focused_item
a focused item by keypad arrow or mouse.
Definition: elm_widget_genlist.h:56
elm_color_class_editor_add
Evas_Object * elm_color_class_editor_add(Evas_Object *obj)
Create a new color class editor.
Definition: elm_color_class.c:674
eina_simple_xml_node_data_free
void eina_simple_xml_node_data_free(Eina_Simple_XML_Node_Data *node)
Removes data from parent and deletes it.
Definition: eina_simple_xml_parser.c:785
ecore_wl2_window_activated_get
EAPI Eina_Bool ecore_wl2_window_activated_get(const Ecore_Wl2_Window *window)
Get the activated state of a window.
Definition: ecore_wl2_window.c:1191
_Ecore_Win32_Event_Window_Property::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:460
ecore_wl_window_rotation_get
EAPI int ecore_wl_window_rotation_get(Ecore_Wl_Window *win)
Gets the rotation of the Ecore_Wl_Window.
Definition: ecore_wl_window.c:926
_Evas_Event_Mouse_Down::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:167
_Elm_Map_Overlay
Definition: elm_widget_map.h:253
ephysics_world_gravity_set
EAPI void ephysics_world_gravity_set(EPhysics_World *world, double gx, double gy, double gz)
Set world gravity in the 3 axes (x, y, z).
elm_obj_genlist_filtered_items_count
EOAPI unsigned int elm_obj_genlist_filtered_items_count(const Eo *obj)
Return how many items have passed the filter currently.
eina_thread_queue_parent_set
void eina_thread_queue_parent_set(Eina_Thread_Queue *thq, Eina_Thread_Queue *thq_parent)
Sets the parent of a thread queue (make this one a child).
Definition: eina_thread_queue.c:553
_Efl_Canvas_Layout_Part_Data
Definition: edje_part_helper.h:6
_Eolian_State
Definition: eolian_database.h:67
eina_rectangle_intersection
static Eina_Bool eina_rectangle_intersection(Eina_Rectangle *dst, const Eina_Rectangle *src)
Gets the intersection of two rectangles.
edje_collection_cache_get
int edje_collection_cache_get(void)
Returns the collection cache size.
Definition: edje_cache.c:957
ECORE_IMF_MOUSE_TRIPLE_CLICK
@ ECORE_IMF_MOUSE_TRIPLE_CLICK
A triple click.
Definition: Ecore_IMF.h:293
elm_gengrid_item_cursor_unset
void elm_gengrid_item_cursor_unset(Elm_Object_Item *item)
Unset any custom mouse pointer/cursor decoration set to be shown, when the mouse pointer is over the ...
Definition: elm_gengrid.c:5013
ELM_IMAGE_ORIENT_270
@ ELM_IMAGE_ORIENT_270
rotate 90 degrees counter-clockwise (i.e.
Definition: elm_image_legacy.h:397
Eina_Log_Level
enum _Eina_Log_Level Eina_Log_Level
List of available logging levels.
ecore_drm2_shutdown
int ecore_drm2_shutdown(void)
Shutdown the Ecore_Drm2 library.
Definition: ecore_drm2.c:197
elm_gesture_layer_zoom_step_get
double elm_gesture_layer_zoom_step_get(const Elm_Gesture_Layer *obj)
Control step value for zoom action.
Definition: elm_gesture_layer_eo.legacy.c:9
elm_obj_web_popup_selected_set
EOAPI void elm_obj_web_popup_selected_set(Eo *obj, int idx)
Tells the web object which index in the currently open popup was selected.
elm_flipselector_item_del
EINA_DEPRECATED void elm_flipselector_item_del(Elm_Object_Item *it)
Delete a given item from a flip selector widget.
_Evas_Event_Mouse_In::canvas
Evas_Coord_Point canvas
The X/Y location of the cursor.
Definition: Evas_Legacy.h:200
ELM_COLORSELECTOR_PICKER
@ ELM_COLORSELECTOR_PICKER
Only color picker is displayed.
Definition: elm_colorselector_eo.h:28
elm_win_wm_rotation_available_rotations_get
Eina_Bool elm_win_wm_rotation_available_rotations_get(const Elm_Win *obj, int **rotations, unsigned int *count)
Get the array of available window rotations.
Definition: efl_ui_win.c:6902
ECORE_AXIS_LABEL_X
@ ECORE_AXIS_LABEL_X
Position along physical X axis; not window relative.
Definition: Ecore_Input.h:322
edje_edit_part_drag_threshold_set
EAPI Eina_Bool edje_edit_part_drag_threshold_set(Evas_Object *obj, const char *part, const char *threshold)
Sets the name of the part that is used as 'threshold' for the given draggies.
elm_map_overlay_class_zoom_max_get
int elm_map_overlay_class_zoom_max_get(const Elm_Map_Overlay *klass)
Get the maximum zoom from where the overlay members in the class can be grouped.
Definition: elm_map.c:5405
elm_gengrid_page_relative_get
void elm_gengrid_page_relative_get(const Eo *obj, double *h_pagerel, double *v_pagerel)
Control a given gengrid widget's scrolling page size, relative to its viewport size.
Definition: elm_gengrid.c:5131
ECORE_WL2_EVENT_DATA_SOURCE_ACTION
EAPI int ECORE_WL2_EVENT_DATA_SOURCE_ACTION
Definition: ecore_wl2.c:32
elm_theme_list_item_path_get
char * elm_theme_list_item_path_get(const char *f, Eina_Bool *in_search_path)
Return the full path for a theme element.
Definition: elm_theme.c:810
edje_external_param_type_str
const char * edje_external_param_type_str(Edje_External_Param_Type type)
Converts type identifier to string nicer representation.
Definition: edje_external.c:7
eina_matrix4_copy
void eina_matrix4_copy(Eina_Matrix4 *dst, const Eina_Matrix4 *src)
Copies matrix.
Definition: eina_matrix.c:978
evas_object_clipees_get
const Eina_List * evas_object_clipees_get(const Evas_Object *eo_obj)
Return a list of objects currently clipped by obj.
Definition: evas_clip.c:506
_Eina_Log_Domain::deleted
Eina_Bool deleted
Flags deletion of domain, a free slot.
Definition: eina_log.h:421
elm_win_norender_push
void elm_win_norender_push(Evas_Object *obj)
This pushes (increments) the norender counter on the window.
Definition: efl_ui_win.c:6784
ecore_x_drawable_depth_get
EAPI int ecore_x_drawable_depth_get(Ecore_X_Drawable d)
Retrieves the depth of the given drawable.
Definition: ecore_x_drawable.c:88
eina_hash_list_append
void eina_hash_list_append(Eina_Hash *hash, const void *key, const void *data)
Appends data to an Eina_List inside a hash.
Definition: eina_hash.c:1382
eldbus_name_owner_changed_callback_del
void eldbus_name_owner_changed_callback_del(Eldbus_Connection *conn, const char *bus, Eldbus_Name_Owner_Changed_Cb cb, const void *cb_data)
Remove callback added with eldbus_name_owner_changed_callback_add().
Definition: eldbus_core.c:1432
Elm_Ctxpopup_Direction
Elm_Ctxpopup_Direction
Direction in which to show the popup.
Definition: elm_ctxpopup_eo.h:19
_Ecore_Con_Event_Client_Data::size
int size
the length of the data sent
Definition: Ecore_Con.h:545
elm_obj_entry_editable_set
EOAPI void elm_obj_entry_editable_set(Eo *obj, Eina_Bool editable)
Sets if the entry is to be editable or not.
ECORE_FD_WRITE
@ ECORE_FD_WRITE
Fd Write mask.
Definition: Ecore_Common.h:1389
eina_value_struct_vget
static Eina_Bool eina_value_struct_vget(const Eina_Value *value, const char *name, va_list args)
Gets the generic value from a struct member.
evas_object_text_shadow_color_get
void evas_object_text_shadow_color_get(const Evas_Text *obj, int *r, int *g, int *b, int *a)
Controls the shadow color for the given text object.
Definition: evas_text_eo.legacy.c:9
ELM_ICON_LOOKUP_THEME
@ ELM_ICON_LOOKUP_THEME
Icon look up order: freedesktop.
Definition: elm_icon_legacy.h:13
elm_obj_genlist_item_expanded_get
EOAPI Eina_Bool elm_obj_genlist_item_expanded_get(const Eo *obj)
Get the expanded state of an item.
Evas_Button_Flags
enum _Evas_Button_Flags Evas_Button_Flags
Flags for Mouse Button events.
_Eolian_Typedecl
Definition: eolian_database.h:291
ephysics_world_bodies_outside_right_autodel_set
EAPI void ephysics_world_bodies_outside_right_autodel_set(EPhysics_World *world, Eina_Bool autodel)
Set world autodeleting bodies mode when they're outside of render area by the right.
_Ecore_Win32_Event_Window_Show::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:423
ECORE_AUDIO_TYPE_WASAPI
@ ECORE_AUDIO_TYPE_WASAPI
Use Wasapi module.
Definition: Ecore_Audio.h:61
_Evas_Font_Data_Cache
_Evas_Font_Data_Cache
Definition: Evas_Common.h:389
EMILE_IMAGE_LOAD_ERROR_CORRUPT_FILE
@ EMILE_IMAGE_LOAD_ERROR_CORRUPT_FILE
File corrupt (but was detected as a known format)
Definition: emile_image.h:114
eina_tiler_rect_del
void eina_tiler_rect_del(Eina_Tiler *t, const Eina_Rectangle *r)
Removes a rectangle from a tiler.
Definition: eina_tiler.c:1248
ecore_evas_free
EAPI void ecore_evas_free(Ecore_Evas *ee)
Frees an Ecore_Evas.
Definition: ecore_evas.c:1109
ephysics_constraint_del
EAPI void ephysics_constraint_del(EPhysics_Constraint *constraint)
Deletes a physics constraint.
elm_obj_gengrid_filled_get
EOAPI Eina_Bool elm_obj_gengrid_filled_get(const Eo *obj)
Get how the items grid's filled within a given gengrid widget.
ecore_animator_thaw
void ecore_animator_thaw(Ecore_Animator *animator)
Restores execution of the specified animator.
Definition: ecore_anim.c:911
EDJE_TEXT_EFFECT_SHADOW_DIRECTION_BOTTOM_LEFT
@ EDJE_TEXT_EFFECT_SHADOW_DIRECTION_BOTTOM_LEFT
Bottom left shadow direction value.
Definition: Edje_Common.h:2134
elm_theme_copy
void elm_theme_copy(Elm_Theme *th, Elm_Theme *thdst)
Copy the theme from the source to the destination theme.
Definition: elm_theme.c:562
elm_genlist_item_decorate_mode_set
void elm_genlist_item_decorate_mode_set(Elm_Genlist_Item *obj, const char *decorate_it_type, Eina_Bool decorate_it_set)
Activate a genlist mode on an item.
Definition: elm_genlist_item_eo.legacy.c:177
_Edje_Message_String_Int_Set::str
char * str
The message's string value.
Definition: Edje_Legacy.h:552
efreet_lang_reset
EAPI void efreet_lang_reset(void)
Resets language dependent variables and resets language dependent caches This must be called whenever...
Definition: efreet.c:177
ELM_GLVIEW_DEPTH
@ ELM_GLVIEW_DEPTH
Depth buffer enabled rendering mode (24 bits by default)
Definition: elm_glview_eo.h:36
ECORE_X_WINDOW_INPUT_MODE_NONE
@ ECORE_X_WINDOW_INPUT_MODE_NONE
The window can never be focused.
Definition: Ecore_X.h:1229
ecore_animator_add
Ecore_Animator * ecore_animator_add(Ecore_Task_Cb func, const void *data)
Adds an animator to call func at every animation tick during main loop execution.
Definition: ecore_anim.c:538
_Eina_Quad::y1
double y1
Top right y coordinate.
Definition: eina_quad.h:49
EMOTION_VIS_LIBVISUAL_MADSPIN
@ EMOTION_VIS_LIBVISUAL_MADSPIN
madspin
Definition: Emotion.h:222
ECORE_POWER_STATE_MAINS
@ ECORE_POWER_STATE_MAINS
The system is connected to a mains supply of power, thus there is no need to limit processing to save...
Definition: Ecore_Common.h:960
elm_code_file.h
These routines are used for interacting with files using Elm Code.
ELM_CALENDAR_EVENT_CHANGED
#define ELM_CALENDAR_EVENT_CHANGED
Emitted when the date in the calendar is changed.
Definition: elm_calendar_eo.h:564
_Ecore_Getopt_Desc_Store::strv
const char * strv
String value.
Definition: Ecore_Getopt.h:155
elm_transit_repeat_times_set
void elm_transit_repeat_times_set(Elm_Transit *transit, int repeat)
Set the transit repeat count.
Definition: elm_transit.c:755
edje_edit_state_fill_origin_offset_y_set
EAPI Eina_Bool edje_edit_state_fill_origin_offset_y_set(Evas_Object *obj, const char *part, const char *state, double value, double y)
Sets the fill vertical origin offset value of a part state.
elm_entry_input_panel_imdata_get
void elm_entry_input_panel_imdata_get(const Elm_Entry *obj, void *data, int *len)
Get the specific data of the current input panel.
Definition: elm_entry_eo.legacy.c:477
elm_ctxpopup_item_selected_set
void elm_ctxpopup_item_selected_set(Elm_Ctxpopup_Item *obj, Eina_Bool selected)
Indicates whether this item is currently selected.
Definition: elm_ctxpopup_item_eo.legacy.c:15
ELM_WIN_POPUP_MENU
@ ELM_WIN_POPUP_MENU
Like .dropdown_menu, but for the menu triggered by right-clicking an object.
Definition: elm_win_legacy.h:83
elm_obj_slideshow_clear
EOAPI void elm_obj_slideshow_clear(Eo *obj)
Remove all items from a given slideshow widget.
evas_object_intercept_layer_set_callback_del
void * evas_object_intercept_layer_set_callback_del(Evas_Object *obj, Evas_Object_Intercept_Layer_Set_Cb func)
Unset the callback function that intercepts a layer set event of an object.
evas_object_intercept_stack_above_callback_del
void * evas_object_intercept_stack_above_callback_del(Evas_Object *obj, Evas_Object_Intercept_Stack_Above_Cb func)
Unset the callback function that intercepts a stack above event of an object.
elm_thumb_aspect_get
Ethumb_Thumb_Aspect elm_thumb_aspect_get(const Evas_Object *obj)
Get the aspect of the thumb object.
Definition: elm_thumb.c:790
evas_object_table_padding_set
void evas_object_table_padding_set(Evas_Table *obj, int horizontal, int vertical)
Control the padding between cells.
Definition: evas_table_eo.legacy.c:27
ecore_drm_tty_get
EAPI int ecore_drm_tty_get(Ecore_Drm_Device *dev)
Gets the opened virtual terminal file descriptor.
Definition: ecore_drm_tty.c:314
elm_object_focus_get
Eina_Bool elm_object_focus_get(const Evas_Object *obj)
Get the whether an Elementary object has the focus or not.
Definition: elm_focus_legacy.c:363
emile_cipher_module_get
Emile_Cipher_Backend emile_cipher_module_get(void)
Get the name of the current used backend.
Definition: emile_main.c:41
EDJE_MESSAGE_STRING_FLOAT_SET
@ EDJE_MESSAGE_STRING_FLOAT_SET
A message with a struct containing a string and list of floating point numbers as value.
Definition: Edje_Legacy.h:605
elm_gengrid_select_mode_get
Elm_Object_Select_Mode elm_gengrid_select_mode_get(const Elm_Gengrid *obj)
Get the gengrid select mode.
Definition: elm_gengrid_eo.legacy.c:57
ecore_drm2_output_relative_to_set
EAPI void ecore_drm2_output_relative_to_set(Ecore_Drm2_Output *output, const char *relative)
Set which output a given output is relative to.
Definition: ecore_drm2_outputs.c:1737
elm_gengrid_reorder_mode_set
void elm_gengrid_reorder_mode_set(Elm_Gengrid *obj, Eina_Bool reorder_mode)
Set whether a given gengrid widget is or not able have items reordered.
Definition: elm_gengrid_eo.legacy.c:63
_Eina_Value_List
Used to store the list and its subtype.
Definition: eina_value.h:1914
eina_quaternion_f16p16_slerp
void eina_quaternion_f16p16_slerp(Eina_Quaternion_F16p16 *out, const Eina_Quaternion_F16p16 *a, const Eina_Quaternion_F16p16 *b, Eina_F16p16 pos)
Definition: eina_quaternion.c:176
edje_edit_state_fill_origin_offset_y_get
EAPI int edje_edit_state_fill_origin_offset_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fill vertical origin offset value of a part state.
ELM_WIN_TOOLBAR
@ ELM_WIN_TOOLBAR
The window is used to hold a floating toolbar, or similar.
Definition: elm_win_legacy.h:72
EINA_SIMPLE_XML_OPEN
@ EINA_SIMPLE_XML_OPEN
Definition: eina_simple_xml_parser.h:195
_Edje_Part_Image_Use::part
const char * part
name of part that use image
Definition: Edje_Edit.h:118
evas_event_callback_add
void evas_event_callback_add(Evas *eo_e, Evas_Callback_Type type, Evas_Event_Cb func, const void *data)
Add (register) a callback function to a given canvas event.
Definition: evas_callbacks.c:573
_Eina_Log_Domain::color
const char * color
Color to use when printing in this domain.
Definition: eina_log.h:424
ECORE_X_WINDOW_STATE_HIDDEN
@ ECORE_X_WINDOW_STATE_HIDDEN
The window should not be included in the pager.
Definition: Ecore_X.h:166
_Eina_Thread_Queue_Msg
Definition: eina_thread_queue.h:59
elm_conformant_content_get
EINA_DEPRECATED Evas_Object * elm_conformant_content_get(const Evas_Object *obj)
Get the content of the conformant widget.
elm_win_shaped_set
void elm_win_shaped_set(Evas_Object *obj, Eina_Bool shaped)
Set the shaped state of a window.
Definition: efl_ui_win.c:8615
elm_list_item_insert_before
Elm_Widget_Item * elm_list_item_insert_before(Elm_List *obj, Elm_Widget_Item *before, const char *label, Efl_Canvas_Object *icon, Efl_Canvas_Object *end, Evas_Smart_Cb func, const void *data)
Insert a new item into the list object before item before.
Definition: elm_list_eo.legacy.c:105
eina_matrix2_array_set
void eina_matrix2_array_set(Eina_Matrix2 *m, const double *v)
Sets array to matrix.
Definition: eina_matrix.c:1360
edje_edit_part_source2_set
EAPI Eina_Bool edje_edit_part_source2_set(Evas_Object *obj, const char *part, const char *source)
Sets the source2 of part.
ecore_wl_window_opaque_region_set
EAPI void ecore_wl_window_opaque_region_set(Ecore_Wl_Window *win, int x, int y, int w, int h)
Sets the opaque region of the Ecore_Wl_Window.
Definition: ecore_wl_window.c:875
ecore_cocoa_window_title_set
EAPI void ecore_cocoa_window_title_set(Ecore_Cocoa_Window *window, const char *title)
Changes the title of a Cocoa window.
eina_bezier_values_get
void eina_bezier_values_get(const Eina_Bezier *b, double *start_x, double *start_y, double *ctrl_start_x, double *ctrl_start_y, double *ctrl_end_x, double *ctrl_end_y, double *end_x, double *end_y)
Gets the values of the points of the given floating point cubic bezier curve.
Definition: eina_bezier.c:127
ECORE_X_WIN_KEYGRAB_SHARED
@ ECORE_X_WIN_KEYGRAB_SHARED
Getting the grabbed-key together with the other client windows.
Definition: Ecore_X.h:2790
_Ecore_IMF_Event_Mouse_Move::locks
Ecore_IMF_Keyboard_Locks locks
The keyboard locks active when the event has been emitted.
Definition: Ecore_IMF.h:676
Eina_QuadTree
struct _Eina_QuadTree Eina_QuadTree
A quadtree is a data structure where each node contains four child nodes.
Definition: eina_quadtree.h:47
ECORE_IMF_KEYBOARD_MODIFIER_CTRL
@ ECORE_IMF_KEYBOARD_MODIFIER_CTRL
"Control" is pressed
Definition: Ecore_IMF.h:266
ecore_getopt_parse_positional
EAPI int ecore_getopt_parse_positional(const Ecore_Getopt *parser, Ecore_Getopt_Value *values, int argc, char **argv, int start)
Parses command line positional parameters.
Definition: ecore_getopt.c:2096
ethumb_client_video_time_set
void ethumb_client_video_time_set(Ethumb_Client *client, float t)
Set the video time (duration) in seconds.
Definition: ethumb_client.c:1685
elm_obj_prefs_item_editable_get
EOAPI Eina_Bool elm_obj_prefs_item_editable_get(const Eo *obj, const char *name)
Get whether the widget bound to a given prefs widget's item is editable or not.
ecore_x_visual_id_get
EAPI unsigned int ecore_x_visual_id_get(Ecore_X_Visual visual)
Retrieve the Visual ID from a given Visual.
Definition: ecore_x.c:2459
elm_obj_entry_text_style_user_push
EOAPI void elm_obj_entry_text_style_user_push(Eo *obj, const char *style)
Push the style to the top of user style stack.
_Eina_Array::step
unsigned int step
Number of slots to grow or shrink data.
Definition: eina_array.h:236
Eina_F16p16
int32_t Eina_F16p16
Type for floating point number where the size of the integer part is 16-bit and the size of the decim...
Definition: eina_fp.h:69
edje_edit_part_drag_step_x_get
EAPI int edje_edit_part_drag_step_x_get(Evas_Object *obj, const char *part)
Gets horizontal draggable step for part.
ECORE_IMF_CALLBACK_TRANSACTION_START
@ ECORE_IMF_CALLBACK_TRANSACTION_START
"TRANSACTION_START" is called when a new transaction sequence starts.
Definition: Ecore_IMF.h:237
_Eina_Value_Union::_guarantee
uint64_t _guarantee
guarantees 8-byte alignment
Definition: eina_value.h:351
evas_canvas_event_default_flags_set
EOAPI void evas_canvas_event_default_flags_set(Eo *obj, Evas_Event_Flags flags)
Set the default set of flags an event begins with.
ELM_MAP_ZOOM_MODE_AUTO_FILL
@ ELM_MAP_ZOOM_MODE_AUTO_FILL
Zoom until map fills scroll, ensuring no pixels are left unfilled.
Definition: elm_map_legacy.h:22
efreet_util_desktop_name_glob_list
Eina_List * efreet_util_desktop_name_glob_list(const char *glob)
Find all desktops where name matches a glob pattern.
Definition: efreet_utils.c:340
eeze_udev_find_by_filter
EAPI Eina_List * eeze_udev_find_by_filter(const char *subsystem, const char *type, const char *name)
A more advanced find, allows finds using udev properties.
Definition: eeze_udev_find.c:325
elm_bg_overlay_get
EINA_DEPRECATED Evas_Object * elm_bg_overlay_get(const Evas_Object *obj)
Get the overlay object used for the background object.
eina_rbtree_iterator_postfix
Eina_Iterator * eina_rbtree_iterator_postfix(const Eina_Rbtree *root)
Returns a new prefix iterator associated with a rbtree.
Definition: eina_rbtree.c:533
_Eina_Future_Cb_Console_Desc::suffix
const char * suffix
The suffix the be printed.
Definition: eina_promise.h:386
elm_animation_view_auto_repeat_get
Eina_Bool elm_animation_view_auto_repeat_get(const Elm_Animation_View *obj)
Turn on/off animation looping.
elm_textpath_ellipsis_get
Eina_Bool elm_textpath_ellipsis_get(const Efl_Ui_Textpath *obj)
Control the ellipsis behavior of the textpath.
Definition: efl_ui_textpath_eo.legacy.c:28
embryo_program_function_find
EAPI Embryo_Function embryo_program_function_find(Embryo_Program *ep, const char *name)
Returns the function in the given program with the given name.
Definition: embryo_amx.c:471
eina_ustrbuf_append_char
Eina_Bool eina_ustrbuf_append_char(Eina_UStrbuf *buf, Eina_Unicode c)
Appends a character to a string buffer, reallocating as necessary.
EINA_VALUE_TYPE_DOUBLE
const Eina_Value_Type * EINA_VALUE_TYPE_DOUBLE
manages double type.
Definition: eina_value.c:5606
_Eina_Value::value
Eina_Value_Union value
to be accessed with type descriptor
Definition: eina_value.h:664
EINA_CPU_SSE2
@ EINA_CPU_SSE2
Streaming SIMD Extensions 2 (Intel)
Definition: eina_cpu.h:50
ELDBUS_OBJECT_EVENT_IFACE_ADDED
@ ELDBUS_OBJECT_EVENT_IFACE_ADDED
a parent path must have a ObjectManager interface
Definition: eldbus_object.h:62
Elm_Scroller_Data
struct _Elm_Scroller_Data Elm_Scroller_Data
Base widget smart data extended with scroller instance data.
Definition: elm_widget_scroller.h:26
ELM_CNP_MODE_MARKUP
@ ELM_CNP_MODE_MARKUP
copy & paste text with markup tag
Definition: elm_general.h:337
edje_edit_size_class_add
EAPI Eina_Bool edje_edit_size_class_add(Evas_Object *obj, const char *name)
Creates a new size class object in the given edje.
Definition: edje_edit.c:8102
ecore_x_randr_crtc_gamma_set
EAPI Eina_Bool ecore_x_randr_crtc_gamma_set(Ecore_X_Randr_Crtc crtc, const Ecore_X_Randr_Crtc_Gamma_Info *gamma)
Definition: ecore_x_randr.c:2307
elm_config_focus_highlight_clip_disabled_set
void elm_config_focus_highlight_clip_disabled_set(Eina_Bool disable)
Set the disable status of the focus highlight clip feature.
Definition: elm_config.c:3502
elm_quicklaunch_shutdown
int elm_quicklaunch_shutdown(void)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:923
EPHYSICS_BODY_FRICTION_POLYSTYRENE
#define EPHYSICS_BODY_FRICTION_POLYSTYRENE
Friction coefficient of polystyrene.
Definition: EPhysics.h:2122
eldbus_message_arguments_append
Eina_Bool eldbus_message_arguments_append(Eldbus_Message *msg, const char *signature,...)
Append arguments into an Eldbus_Message.
Definition: eldbus_message.c:495
elm_list_item_insert_after
Elm_Widget_Item * elm_list_item_insert_after(Elm_List *obj, Elm_Widget_Item *after, const char *label, Efl_Canvas_Object *icon, Efl_Canvas_Object *end, Evas_Smart_Cb func, const void *data)
Insert a new item into the list object after item after.
Definition: elm_list_eo.legacy.c:117
elm_win_withdrawn_set
void elm_win_withdrawn_set(Evas_Object *obj, Eina_Bool withdrawn)
Set the withdrawn state of a window.
Definition: efl_ui_win.c:8529
edje_edit_state_rel2_offset_x_get
EAPI int edje_edit_state_rel2_offset_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the 'rel2 offset X' value of state.
eio_monitoring_interval_set
EAPI void eio_monitoring_interval_set(double interval)
Set the polling interval to control the fallback monitor behavior.
Definition: eio_monitor_poll.c:411
EINA_LOG_COLOR_DEFAULT
#define EINA_LOG_COLOR_DEFAULT
Set the color for Eina log entries.
Definition: eina_file_common.h:154
Elm_Popup_Orient
Elm_Popup_Orient
Possible orient values for popup.
Definition: elm_popup_eo.legacy.h:25
eina_f16p16_float_to
static float eina_f16p16_float_to(Eina_F16p16 v)
Creates a new standard float from Eina_F16p16 floating point number.
Ecore_Drm_Pageflip_Cb
void(* Ecore_Drm_Pageflip_Cb)(void *data)
Definition: Ecore_Drm.h:203
elm_conformant_content_unset
EINA_DEPRECATED Evas_Object * elm_conformant_content_unset(Evas_Object *obj)
Unset the content of the conformant widget.
eina_debug_opcodes_register
EAPI void eina_debug_opcodes_register(Eina_Debug_Session *session, const Eina_Debug_Opcode ops[], Eina_Debug_Opcode_Status_Cb status_cb, void *data)
Register opcodes to a session.
Definition: eina_debug.c:645
ecore_win32_window_fullscreen_set
EAPI void ecore_win32_window_fullscreen_set(Ecore_Win32_Window *window, Eina_Bool on)
Set the given window to fullscreen.
Definition: ecore_win32_window.c:1352
_Ecore_Wl_Event_Mouse_In
Definition: Ecore_Wayland.h:102
ECORE_POS_MAP_DECELERATE
@ ECORE_POS_MAP_DECELERATE
Start fast then slow down.
Definition: Ecore_Common.h:2753
_Elm_Calendar_Mark
Definition: elm_widget_calendar.h:69
edje_object_part_text_prediction_hint_hash_set
Eina_Bool edje_object_part_text_prediction_hint_hash_set(Evas_Object *obj, const char *part, const char *key, const char *value)
Sets the prediction hint data at the specified key.
Definition: edje_util.c:3365
elm_icon_thumb_set
void elm_icon_thumb_set(Evas_Object *obj, const char *file, const char *group)
Set the file that will be used, but use a generated thumbnail.
Definition: elm_icon.c:855
edje_object_layout_load_error_get
Eina_Error edje_object_layout_load_error_get(const Efl_Canvas_Layout *obj)
Gets the (last) file loading error for a given object.
Definition: efl_canvas_layout_eo.legacy.c:27
edje_edit_state_min_h_get
EAPI int edje_edit_state_min_h_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the minimum height value of a part state.
ECORE_AXIS_LABEL_NORMAL_Y
@ ECORE_AXIS_LABEL_NORMAL_Y
Y normalized to the [0, 1] range.
Definition: Ecore_Input.h:336
eina_hash_string_small_new
Eina_Hash * eina_hash_string_small_new(Eina_Free_Cb data_free_cb)
Creates a new hash table for use with strings with small bucket size.
Definition: eina_hash.c:800
eina_mempool_repack
void eina_mempool_repack(Eina_Mempool *mp, Eina_Mempool_Repack_Cb cb, void *data)
Repacks the objects in the mempool.
Definition: eina_mempool.c:295
_Eina_Lines_Iterator::current
Eina_File_Line current
The current line.
Definition: eina_file_common.h:148
ecore_evas_layer_get
EAPI int ecore_evas_layer_get(const Ecore_Evas *ee)
Gets the layer of an Ecore_Evas' window.
Definition: ecore_evas.c:1969
evas_smart_usage_get
int evas_smart_usage_get(const Evas_Smart *s)
Get the number of uses of the smart instance.
Definition: evas_smart.c:120
Elua_State
struct _Elua_State Elua_State
Opaque Elua state.
Definition: Elua.h:107
Elm_Calendar_Data
struct _Elm_Calendar_Data Elm_Calendar_Data
Base layout smart data extended with calendar instance data.
Definition: elm_widget_calendar.h:26
elm_gesture_layer_rotate_step_set
void elm_gesture_layer_rotate_step_set(Elm_Gesture_Layer *obj, double step)
This function returns step-value for rotate action.
Definition: elm_gesture_layer_eo.legacy.c:39
elm_image_animated_play_get
Eina_Bool elm_image_animated_play_get(const Elm_Image *obj)
Get whether an image object is under animation or not.
Definition: efl_ui_image.c:1970
ECORE_IMF_INPUT_PANEL_LAYOUT_INVALID
@ ECORE_IMF_INPUT_PANEL_LAYOUT_INVALID
Never use this.
Definition: Ecore_IMF.h:363
_Eo_Lexer_Dtor
Definition: eo_lexer.h:132
elm_toolbar_items_count
unsigned int elm_toolbar_items_count(const Elm_Toolbar *obj)
Get the number of items in a toolbar.
Definition: elm_toolbar_eo.legacy.c:135
ECORE_IMF_DEVICE_SUBCLASS_HAND_FLAT
@ ECORE_IMF_DEVICE_SUBCLASS_HAND_FLAT
The flat of your hand.
Definition: Ecore_IMF.h:507
EPhysics_Camera
struct _EPhysics_Camera EPhysics_Camera
Camera handle, used to change the position of the frame to be rendered.
Definition: EPhysics.h:673
ECORE_IMF_INPUT_HINT_MULTILINE
@ ECORE_IMF_INPUT_HINT_MULTILINE
Multiline text.
Definition: Ecore_IMF.h:415
efreet_desktop_command_progress_get
void * efreet_desktop_command_progress_get(Efreet_Desktop *desktop, Eina_List *files, Efreet_Desktop_Command_Cb cb_command, Efreet_Desktop_Progress_Cb cb_prog, void *data)
Get a command to use to execute a desktop entry, and receive progress updates for downloading of remo...
Definition: efreet_desktop_command.c:170
eina_condition_wait
static Eina_Bool eina_condition_wait(Eina_Condition *cond)
Causes a thread to wait until signaled by the condition.
EINA_CPU_MMX
@ EINA_CPU_MMX
Multimedia Extensions (Intel)
Definition: eina_cpu.h:48
EVAS_GL_BAD_ALLOC
#define EVAS_GL_BAD_ALLOC
Bad allocation; for more information, please refer to its EGL counterpart.
Definition: Evas_GL.h:5076
ELM_CALENDAR_CLASS
#define ELM_CALENDAR_CLASS
Calendar widget.
Definition: elm_calendar_eo.h:129
evas_object_text_ellipsis_set
void evas_object_text_ellipsis_set(Evas_Text *obj, double ellipsis)
Controls the ellipsis that should be used for the text object.
Definition: evas_text_eo.legacy.c:15
Ecore_Con_Eet_Server_Cb
Eina_Bool(* Ecore_Con_Eet_Server_Cb)(void *data, Ecore_Con_Reply *reply, Ecore_Con_Server *conn)
Called when the server has accepted the connection of the client.
Definition: Ecore_Con_Eet.h:82
evas_object_table_clear
void evas_object_table_clear(Evas_Table *obj, Eina_Bool clear)
Faster way to remove all child objects from a table object.
Definition: evas_table_eo.legacy.c:57
elm_obj_web_region_show
EOAPI void elm_obj_web_region_show(Eo *obj, int x, int y, int w, int h)
Shows the given region in the web object.
evas_vg_shape_stroke_width_get
double evas_vg_shape_stroke_width_get(Evas_Vg_Shape *obj)
Gets the stroke width to be used for stroking the path.
Definition: efl_canvas_vg_shape.c:265
evas_canvas_coord_world_x_to_screen
EOAPI int evas_canvas_coord_world_x_to_screen(const Eo *obj, int x)
Convert/scale a canvas coordinate into output screen coordinates.
_Overlay_Polygon
Definition: elm_widget_map.h:229
eina_iterator_filter_new
Eina_Iterator * eina_iterator_filter_new(Eina_Iterator *iterator, Eina_Each_Cb filter, Eina_Free_Cb free_cb, void *data)
Creates a new iterator which which iterates through all elements with are accepted by the filter call...
Definition: eina_iterator.c:408
ECORE_X_ERROR_CODE_BAD_WINDOW
@ ECORE_X_ERROR_CODE_BAD_WINDOW
Parameter not a Window.
Definition: Ecore_X.h:395
eina_matrix4_matrix3_to
void eina_matrix4_matrix3_to(Eina_Matrix3 *m3, const Eina_Matrix4 *m4)
Converts an Eina_Matrix4 into an Eina_Matrix3.
Definition: eina_matrix.c:656
ecore_x_randr_output_clones_get
EAPI Ecore_X_Randr_Output * ecore_x_randr_output_clones_get(Ecore_X_Window root, Ecore_X_Randr_Output output, int *num)
gets the the outputs which might be used simultenously on the same CRTC.
Definition: ecore_x_randr.c:2060
ECORE_WL_EVENT_DATA_SOURCE_TARGET
EAPI int ECORE_WL_EVENT_DATA_SOURCE_TARGET
Definition: ecore_wl.c:95
dlopen
void * dlopen(const char *path, int mode EVIL_UNUSED)
Map a specified executable module (either a .dll or .exe file) into the address space of the user pro...
Definition: evil_dlfcn.c:43
eio_dir_stat_ls
Eio_File * eio_dir_stat_ls(const char *dir, Eio_Filter_Direct_Cb filter_cb, Eio_Main_Direct_Cb main_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
List the content of a directory and all its sub-content asynchronously.
Definition: eio_dir.c:1018
_Ecore_Wl2_Event_Seat_Capabilities
Definition: Ecore_Wl2.h:200
eina_condition_new
static Eina_Bool eina_condition_new(Eina_Condition *cond, Eina_Lock *mutex)
Initializes a new condition variable.
elm_spinner_min_max_get
void elm_spinner_min_max_get(const Evas_Object *obj, double *min, double *max)
Control the minimum and maximum values for the spinner.
Definition: elm_spinner.c:1366
elm_object_item_part_text_set
void elm_object_item_part_text_set(Elm_Widget_Item *obj, const char *part, const char *label)
Control a label of an object item.
Definition: elm_widget_item_eo.legacy.c:75
Efreet_Menu::icon
const char * icon
Icon for this entry.
Definition: efreet_menu.h:41
elm_image_editable_get
Eina_Bool elm_image_editable_get(const Evas_Object *obj)
Contrtol if the image is 'editable'.
Definition: efl_ui_image.c:2434
EET_COMPRESSION_SUPERFAST
@ EET_COMPRESSION_SUPERFAST
Very fast, but lower compression ratio (faster to compress than EET_COMPRESSION_VERYFAST) (LZ4)
Definition: Eet.h:248
EFL_GFX_FILL_PAD
@ EFL_GFX_FILL_PAD
Tiling extends with end values.
Definition: Evas_Legacy.h:5486
eina_ustrbuf_append_escaped
Eina_Bool eina_ustrbuf_append_escaped(Eina_UStrbuf *buf, const Eina_Unicode *str)
Appends an escaped string to a buffer, reallocating as necessary.
eldbus_proxy_free_cb_add
void eldbus_proxy_free_cb_add(Eldbus_Proxy *proxy, Eldbus_Free_Cb cb, const void *data)
Add a callback function to be called when an event of the type passed occurs.
Definition: eldbus_proxy.c:272
edje_edit_state_map_light_get
EAPI const char * edje_edit_state_map_light_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the part's name that is used as the 'light' for calculating the brightness.
Definition: edje_edit.c:7720
elm_access_object_get
Evas_Object * elm_access_object_get(const Evas_Object *obj)
Get an accessible object of the evas object.
Definition: elm_access.c:1291
elm_thumb_crop_align_get
void elm_thumb_crop_align_get(const Evas_Object *obj, double *cropx, double *cropy)
Get the crop alignment of the thumb object.
Definition: elm_thumb.c:875
edje_edit_state_rel2_offset_y_get
EAPI int edje_edit_state_rel2_offset_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the 'rel2 offset Y' value of state.
eina_thread_queue_send_done
void eina_thread_queue_send_done(Eina_Thread_Queue *thq, void *allocref)
Finishes sending the allocated message.
Definition: eina_thread_queue.c:461
elm_obj_web_reload_full
EOAPI Eina_Bool elm_obj_web_reload_full(Eo *obj)
Requests a reload of the current document, avoiding any existing caches.
edje_color_class_list
Eina_List * edje_color_class_list(void)
Lists color classes.
Definition: edje_util.c:783
elm_obj_toolbar_standard_priority_get
EOAPI int elm_obj_toolbar_standard_priority_get(const Eo *obj)
Set the standard priority of visible items in a toolbar.
_Edje_Message_Float_Set::val
double val[1]
The message's array of floats.
Definition: Edje_Legacy.h:535
Ecore_Ipc_Server
struct _Ecore_Ipc_Server Ecore_Ipc_Server
An IPC connection handle.
Definition: Ecore_Ipc.h:45
_Ecore_IMF_Event_Mouse_In::timestamp
unsigned int timestamp
The timestamp when the event occurred.
Definition: Ecore_IMF.h:639
eina_error_find
Eina_Error eina_error_find(const char *msg)
Finds the Eina_Error corresponding to a message string.
Definition: eina_error.c:407
ecore_evas_title_set
EAPI void ecore_evas_title_set(Ecore_Evas *ee, const char *t)
Sets the title of an Ecore_Evas' window.
Definition: ecore_evas.c:1553
_Eina_Mempool_Backend::shutdown
void(* shutdown)(void *data)
Function to destroy the backend, freeing memory back to the operating system.
Definition: eina_inline_mempool.x:49
elm_scroll_thumbscroll_enabled_all_set
EINA_DEPRECATED void elm_scroll_thumbscroll_enabled_all_set(Eina_Bool enabled)
Set whether scrollers should be draggable from any point in their views, for all Elementary applicati...
EINA_LOG_LEVEL_CRITICAL
@ EINA_LOG_LEVEL_CRITICAL
Critical log level.
Definition: eina_log.h:457
_Evas_Smart_Class::parent
const Evas_Smart_Class * parent
this class inherits from this parent
Definition: Evas_Common.h:1964
_Ecore_X_Event_Xdnd_Leave
Definition: Ecore_X.h:819
eina_value_bool_get
static Eina_Bool eina_value_bool_get(const Eina_Value *v, Eina_Bool *c)
Check value type and get contents.
Definition: eina_inline_value_util.x:224
eina_log_file_disable_set
void eina_log_file_disable_set(Eina_Bool disabled)
Sets if originating file name logging should be disabled.
Definition: eina_log.c:1805
elm_win_screen_size_get
void elm_win_screen_size_get(const Evas_Object *obj, int *x, int *y, int *w, int *h)
Get screen geometry details for the screen that a window is on.
Definition: efl_ui_win.c:8479
eina_matrix3_f16p16_compose
void eina_matrix3_f16p16_compose(const Eina_Matrix3_F16p16 *m1, const Eina_Matrix3_F16p16 *m2, Eina_Matrix3_F16p16 *dst)
Sets dst as the matrix multiplication (composition) of two Eina_F16p16 matrices.
Definition: eina_matrix.c:425
eina_binbuf_append_buffer
Eina_Bool eina_binbuf_append_buffer(Eina_Binbuf *buf, const Eina_Binbuf *data)
Appends an Eina_Binbuf to a buffer, reallocating as necessary.
eet_dictionary_count
EAPI int eet_dictionary_count(const Eet_Dictionary *ed)
Returns the number of strings inside a dictionary.
Definition: eet_dictionary.c:190
ecore_evas_init
EAPI int ecore_evas_init(void)
Inits the Ecore_Evas system.
Definition: ecore_evas.c:606
Eina_Debug_Opcode_Status_Cb
void(* Eina_Debug_Opcode_Status_Cb)(void *data, Eina_Bool status)
When the opcodes ids are retrieved, this callback is invoked with a true status.
Definition: eina_debug.h:81
eina_spinlock_new
static Eina_Bool eina_spinlock_new(Eina_Spinlock *spinlock)
Initializes a new Eina_Spinlock.
Elm_Map_Data
struct _Elm_Map_Data Elm_Map_Data
Base widget smart data extended with map instance data.
Definition: elm_widget_map.h:26
eina_quaternion_array_set
void eina_quaternion_array_set(Eina_Quaternion *dst, const double *v)
Set array to quaternion.
Definition: eina_quaternion.c:1012
ecore_con_socks5_remote_del
EAPI void ecore_con_socks5_remote_del(const char *ip, int port, const char *username, const char *password)
Removes a SOCKS v5 proxy from the proxy list and delete it.
Definition: ecore_con_socks.c:272
eina_bezier_on_interval
void eina_bezier_on_interval(Eina_Bezier *b, double t0, double t1, Eina_Bezier *result)
Finds the bezier between the given interval.
Definition: eina_bezier.c:314
eet_data_node_decode_cipher
EAPI Eet_Node * eet_data_node_decode_cipher(const void *data_in, const char *cipher_key, int size_in)
TODO FIX ME.
Definition: eet_data.c:5045
ecore_wl2_window_free
EAPI void ecore_wl2_window_free(Ecore_Wl2_Window *window)
Free a given Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:704
elm_thumb_ethumb_client_connected_get
Eina_Bool elm_thumb_ethumb_client_connected_get(void)
Get the ethumb_client connection state.
Definition: elm_thumb.c:715
edje_edit_state_color2_get
EAPI void edje_edit_state_color2_get(Evas_Object *obj, const char *part, const char *state, double value, int *r, int *g, int *b, int *a)
Gets the color2 of a part state.
eet_dictionary_get
EAPI Eet_Dictionary * eet_dictionary_get(Eet_File *ef)
Returns a handle to the shared string dictionary of the Eet file.
Definition: eet_lib.c:2564
elm_object_scroll_lock_x_get
Eina_Bool elm_object_scroll_lock_x_get(const Evas_Object *obj)
Get the scrolling lock of the given widget.
Definition: elm_main.c:1794
elm_scroller_current_page_get
void elm_scroller_current_page_get(const Evas_Object *obj, int *h_pagenumber, int *v_pagenumber)
Get scroll current page number.
Definition: elm_scroller.c:1138
edje_object_part_text_input_panel_show
void edje_object_part_text_input_panel_show(const Evas_Object *obj, const char *part)
Shows the input panel (virtual keyboard) based on the input panel property such as layout,...
Definition: edje_util.c:2940
EMILE_IMAGE_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED
@ EMILE_IMAGE_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED
Allocation of resources failure prevented load.
Definition: emile_image.h:113
efreet_download_dir_get
const char * efreet_download_dir_get(void)
Retrieves the XDG Download directory.
Definition: efreet_base.c:142
ecore_x_window_parent_get
EAPI Ecore_X_Window ecore_x_window_parent_get(Ecore_X_Window win)
Retrieves the parent window of the given window.
Definition: ecore_x_window.c:1526
_Ecore_Exe_Event_Data_Line::line
char * line
The bytes of a line of buffered data.
Definition: ecore_exe_eo.h:24
Ecore_IMF_Input_Panel_State
Ecore_IMF_Input_Panel_State
Enum containing input panel state notifications.
Definition: Ecore_IMF.h:142
eina_rectangle_pool_release
void eina_rectangle_pool_release(Eina_Rectangle *rect)
Removes the given rectangle from the pool.
Definition: eina_rectangle.c:767
edje_audio_channel_mute_get
Eina_Bool edje_audio_channel_mute_get(Edje_Channel channel)
Gets the mute state of the given channel.
Definition: edje_multisense.c:128
_Evas_Event_Multi_Up::device
int device
Multi device number that went up (1 or more for extra touches)
Definition: Evas_Legacy.h:280
elm_win_raise
void elm_win_raise(Eo *obj)
Raise a window object.
Definition: efl_ui_win.c:6228
eina_array_remove
Eina_Bool eina_array_remove(Eina_Array *array, Eina_Bool(*keep)(void *data, void *gdata), void *gdata)
Rebuilds an array by specifying the data to keep.
Definition: eina_array.c:346
edje_edit_program_add
EAPI Eina_Bool edje_edit_program_add(Evas_Object *obj, const char *name)
Adds a new program to the edje file.
Definition: edje_edit.c:11004
elm_toolbar_align_get
double elm_toolbar_align_get(const Elm_Toolbar *obj)
Control the alignment of the items.
Definition: elm_toolbar_eo.legacy.c:45
EINA_CPU_NEON
@ EINA_CPU_NEON
Advanced SIMD Extension (ARM)
Definition: eina_cpu.h:55
ecore_file_cp
Eina_Bool ecore_file_cp(const char *src, const char *dst)
Copies the given file to the given destination.
Definition: ecore_file.c:420
_Eina_File::copied
Eina_Bool copied
Indicates whether this file has copied data.
Definition: eina_file_common.h:107
Efreet_Icon_Theme::directories
Eina_List * directories
List of subdirectories for this theme.
Definition: efreet_icon.h:69
ELDBUS_NAME_REQUEST_FLAG_DO_NOT_QUEUE
#define ELDBUS_NAME_REQUEST_FLAG_DO_NOT_QUEUE
If we can not become the primary owner do not place us in the queue.
Definition: eldbus_freedesktop.h:12
_Ecore_Win32_Event_Window_Focus_In::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:358
eldbus_proxy_send
Eldbus_Pending * eldbus_proxy_send(Eldbus_Proxy *proxy, Eldbus_Message *msg, Eldbus_Message_Cb cb, const void *cb_data, double timeout)
Send a message.
Definition: eldbus_proxy.c:574
edje_object_part_text_style_user_push
void edje_object_part_text_style_user_push(Eo *obj, const char *part, const char *style)
Sets the style of the.
Definition: edje_legacy.c:457
ecore_wl_dnd_drag_types_get
EAPI struct wl_array * ecore_wl_dnd_drag_types_get(Ecore_Wl_Input *input)
Definition: ecore_wl_dnd.c:427
elm_fileselector_button_folder_only_get
EINA_DEPRECATED Eina_Bool elm_fileselector_button_folder_only_get(const Evas_Object *obj)
Get whether a given file selector button widget's internal file selector is displaying folders only o...
Definition: elc_fileselector_button.c:449
evas_seat_key_modifier_on
void evas_seat_key_modifier_on(Evas_Canvas *obj, const char *keyname, Evas_Device *seat)
Enables or turns on programmatically the modifier key with name keyname for a given seat.
Definition: evas_canvas_eo.legacy.c:225
elm_scrolled_entry_cnp_textonly_get
EINA_DEPRECATED Eina_Bool elm_scrolled_entry_cnp_textonly_get(Evas_Object *obj)
This function gets the current textonly mode of the entry.
Definition: elc_scrolled_entry.c:196
eina_quadtree_hide
Eina_Bool eina_quadtree_hide(Eina_QuadTree_Item *object)
Sets object invisible.
Definition: eina_quadtree.c:755
EEZE_UDEV_EVENT_NONE
@ EEZE_UDEV_EVENT_NONE
Definition: Eeze.h:206
_Edje_Message_Float_Set::count
int count
The size of the message's array (may be greater than 1)
Definition: Edje_Legacy.h:534
elm_win_floating_mode_get
Eina_Bool elm_win_floating_mode_get(const Evas_Object *obj)
Get the floating mode of a window.
Definition: efl_ui_win.c:7336
_Evas_Native_Surface::wl
struct _Evas_Native_Surface::@0::@3 wl
Set this struct fields if surface data is Wayland based.
elm_ctxpopup_items_get
const Eina_List * elm_ctxpopup_items_get(const Elm_Ctxpopup *obj)
Returns a list of the widget item.
Definition: elm_ctxpopup_eo.legacy.c:21
evas_vg_node_mask_set
void evas_vg_node_mask_set(Evas_Vg_Node *obj, Evas_Vg_Node *mask, int op)
Set Mask Node to this renderer.
Definition: efl_canvas_vg_node_eo.legacy.c:27
ecore_x_default_visual_get
EAPI Ecore_X_Visual ecore_x_default_visual_get(Ecore_X_Display *disp, Ecore_X_Screen *screen)
Retrieve the default Visual.
Definition: ecore_x.c:2477
ecore_evas_callback_show_set
EAPI void ecore_evas_callback_show_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas show events.
Definition: ecore_evas.c:1184
ELM_WIN_KEYGRAB_SHARED
@ ELM_WIN_KEYGRAB_SHARED
Get the grabbed-key together with the other client windows.
Definition: elm_win_legacy.h:146
elm_obj_toolbar_items_count
EOAPI unsigned int elm_obj_toolbar_items_count(const Eo *obj)
Get the number of items in a toolbar.
EMOTION_META_INFO_TRACK_YEAR
@ EMOTION_META_INFO_TRACK_YEAR
track year
Definition: Emotion.h:183
ELM_ENTRY_EVENT_PRESS
#define ELM_ENTRY_EVENT_PRESS
Called when entry pressed.
Definition: elm_entry_eo.h:1352
eina_list_next
static Eina_List * eina_list_next(const Eina_List *list)
Gets the next list node after the specified list node.
_Evas_Native_Surface::legacy_buffer
void * legacy_buffer
wayland client buffer to use
Definition: Evas_Legacy.h:4867
ephysics_body_light_set
EAPI void ephysics_body_light_set(EPhysics_Body *body, Eina_Bool enable)
Set light effect over body.
ELM_TRANSIT_TWEEN_MODE_DECELERATE
@ ELM_TRANSIT_TWEEN_MODE_DECELERATE
Starts fast and decrease speed over time, v1 being a power factor.
Definition: elm_transit.h:68
ecore_drm2_output_background_color_set
EAPI Eina_Bool ecore_drm2_output_background_color_set(Ecore_Drm2_Output *output, uint64_t r, uint64_t g, uint64_t b, uint64_t a)
Set the background color of an output's crtc.
Definition: ecore_drm2_outputs.c:1751
elm_button_autorepeat_set
void elm_button_autorepeat_set(Evas_Object *obj, Eina_Bool on)
Turn on/off the autorepeat event generated when the button is kept pressed.
Definition: efl_ui_button.c:364
eldbus_message_iter_signature_get
char * eldbus_message_iter_signature_get(Eldbus_Message_Iter *iter)
Returns the current signature of a message iterator.
Definition: eldbus_message.c:605
elm_map_overlay_route_add
Elm_Map_Overlay * elm_map_overlay_route_add(Elm_Map *obj, const Elm_Map_Route *route)
Add a new route overlay to the map object.
Definition: elm_map_eo.legacy.c:171
edje_edit_size_class_max_w_set
EAPI Eina_Bool edje_edit_size_class_max_w_set(Evas_Object *obj, const char *class_name, Evas_Coord size)
Sets width max size of specified size class.
eeze_sensor_xyz_get
Eina_Bool eeze_sensor_xyz_get(Eeze_Sensor_Obj *sens, float *x, float *y, float *z)
Get data from all three data properties.
Definition: eeze_sensor.c:258
ecore_wl2_window_rotation_app_set
EAPI void ecore_wl2_window_rotation_app_set(Ecore_Wl2_Window *window, Eina_Bool set)
Set if an application has set window rotation.
Definition: ecore_wl2_window.c:1228
Eina_Packing_Bottom_Left
@ Eina_Packing_Bottom_Left
sorting in bottom left fashion
Definition: eina_rectangle.h:149
elm_gesture_layer_attach
Eina_Bool elm_gesture_layer_attach(Elm_Gesture_Layer *obj, Efl_Canvas_Object *target)
Attach a gesture layer widget to an Evas object (setting the widget's target).
Definition: elm_gesture_layer_eo.legacy.c:57
elm_config_scroll_bounce_friction_get
double elm_config_scroll_bounce_friction_get(void)
Get the amount of inertia a scroller will impose at bounce animations.
Definition: elm_config.c:3596
elm_obj_ctxpopup_item_insert_before
EOAPI Elm_Widget_Item * elm_obj_ctxpopup_item_insert_before(Eo *obj, Elm_Widget_Item *before, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Insert a new item to a ctxpopup object before item before.
edje_edit_state_rel1_to_x_set
EAPI Eina_Bool edje_edit_state_rel1_to_x_set(Evas_Object *obj, const char *part, const char *state, double value, const char *rel_to)
Sets the part rel1x is relative to.
_Eet_Data_Descriptor_Class::name
const char * name
Name of the user data type to be serialized.
Definition: Eet.h:2830
elm_progressbar_pulse
void elm_progressbar_pulse(Evas_Object *obj, Eina_Bool state)
Start/stop a given progress bar "pulsing" animation, if its under that mode.
Definition: efl_ui_progressbar.c:838
EVAS_CALLBACK_PRIORITY_AFTER
#define EVAS_CALLBACK_PRIORITY_AFTER
Slightly less prioritized than default.
Definition: Evas_Common.h:82
elm_entry_autocapital_type_set
void elm_entry_autocapital_type_set(Elm_Entry *obj, Elm_Autocapital_Type autocapital_type)
Set the autocapitalization type on the immodule.
Definition: elm_entry_eo.legacy.c:87
Eina_Tile_Grid_Info
Grid type of a tiler.
Definition: eina_tiler.h:167
eldbus_object_peer_machine_id_get
Eldbus_Pending * eldbus_object_peer_machine_id_get(Eldbus_Object *obj, Eldbus_Message_Cb cb, const void *data)
Call the method "GetMachineId" on the eldbus object.
Definition: eldbus_object.c:664
evas_object_textgrid_size_get
void evas_object_textgrid_size_get(const Evas_Textgrid *obj, int *w, int *h)
Get the size of the textgrid object.
Definition: evas_textgrid_eo.legacy.c:21
elm_gesture_layer_line_angular_tolerance_set
void elm_gesture_layer_line_angular_tolerance_set(Evas_Object *obj, double line_angular_tolerance)
This function sets the gesture layer line angular tolerance of an object.
Definition: elm_gesture_layer.c:4031
elm_gengrid_page_size_set
void elm_gengrid_page_size_set(Eo *obj, Evas_Coord h_pagesize, Evas_Coord v_pagesize)
Set a given gengrid widget's scrolling page size.
Definition: elm_gengrid.c:5137
Eina_Matrix_Type
enum _Eina_Matrix_Type Eina_Matrix_Type
Matrix types.
Eina.h
Eina Utility library.
Elm_Map_Zoom_Mode
Elm_Map_Zoom_Mode
Set map's zoom behavior.
Definition: elm_map_legacy.h:17
Vis_Segment
Definition: efl_ui_position_manager_common.h:21
elm_photocam_paused_set
void elm_photocam_paused_set(Evas_Object *obj, Eina_Bool paused)
Set the paused state for photocam.
Definition: efl_ui_image_zoomable.c:3378
EDJE_TEXT_EFFECT_SHADOW_DIRECTION_BOTTOM_RIGHT
@ EDJE_TEXT_EFFECT_SHADOW_DIRECTION_BOTTOM_RIGHT
Bottom right shadow direction value.
Definition: Edje_Common.h:2132
elm_config_web_backend_get
const char * elm_config_web_backend_get(void)
Get the currently set backend engine used by Elm_Web widget.
Definition: elm_config.c:4707
embryo_data_string_set
EAPI void embryo_data_string_set(Embryo_Program *ep, const char *src, Embryo_Cell *str_cell)
Copies string in the given buffer into the virtual machine memory starting at the given cell.
Definition: embryo_amx.c:673
elm_entry_prediction_allow_get
Eina_Bool elm_entry_prediction_allow_get(const Elm_Entry *obj)
Get whether the entry should allow to use the text prediction.
Definition: elm_entry_eo.legacy.c:189
elm_image_orient_set
void elm_image_orient_set(Evas_Object *obj, Elm_Image_Orient elm_orient)
Contrtol the image orientation.
Definition: efl_ui_image.c:2589
eina_value_struct_get
static Eina_Bool eina_value_struct_get(const Eina_Value *value, const char *name,...)
Gets the generic value from a struct member.
EINA_FLT_EQ
#define EINA_FLT_EQ(a, b)
Safe comparison of float.
Definition: eina_util.h:81
ecore_evas_borderless_set
EAPI void ecore_evas_borderless_set(Ecore_Evas *ee, Eina_Bool on)
Sets whether an Ecore_Evas' window is borderless or not.
Definition: ecore_evas.c:2065
eldbus_message_iter_container_new
Eldbus_Message_Iter * eldbus_message_iter_container_new(Eldbus_Message_Iter *iter, int type, const char *contained_signature)
Create and append a typed iterator to another iterator.
Definition: eldbus_message.c:526
EPhysics_Body
struct _EPhysics_Body EPhysics_Body
Body handle, represents an object on EPhysics world.
Definition: EPhysics.h:655
_Ecore_Getopt_Desc::action
Ecore_Getopt_Action action
define how to handle it
Definition: Ecore_Getopt.h:195
ELDBUS_PROXY_EVENT_PROPERTY_CHANGED
@ ELDBUS_PROXY_EVENT_PROPERTY_CHANGED
a property has changed
Definition: eldbus_proxy.h:190
_Ecore_Ipc_Event_Server_Add
An IPC structure for server_add event.
Definition: Ecore_Ipc.h:271
_Elm_Entry_Filter_Accept_Set::accepted
const char * accepted
Set of characters accepted in the entry.
Definition: elm_entry_common.h:229
elm_icon_standard_get
const char * elm_icon_standard_get(const Evas_Object *obj)
Get the icon name set by icon standard names.
Definition: elm_icon.c:906
eina_tiler_subtract
Eina_Bool eina_tiler_subtract(Eina_Tiler *dst, Eina_Tiler *src)
Subtracts two tilers.
Definition: eina_tiler.c:1409
evas_vg_gradient_linear_start_set
void evas_vg_gradient_linear_start_set(Evas_Vg_Gradient_Linear *obj, double x, double y)
Sets the start point of this linear gradient.
Definition: efl_canvas_vg_gradient_linear.c:175
_Elm_Gengrid_Data::running
Eina_Bool running
animation is happening
Definition: elm_widget_gengrid.h:95
elm_genlist_clear
void elm_genlist_clear(Elm_Genlist *obj)
Remove all items from a given genlist widget.
Definition: elm_genlist_eo.legacy.c:237
elm_object_scroll_hold_push
void elm_object_scroll_hold_push(Evas_Object *obj)
Push the scroll hold by 1.
Definition: elm_main.c:1726
EET_G_UNKNOWN
#define EET_G_UNKNOWN
Unknown group data encoding type.
Definition: Eet.h:2598
eet_memopen_read
EAPI Eet_File * eet_memopen_read(const void *data, size_t size)
Opens an eet file directly from a memory location.
Definition: eet_lib.c:1387
_Evas_Vg_Gradient_Stop::r
int r
The component R color of the gradient stop.
Definition: Evas_Legacy.h:3779
Efreet_Desktop_Progress_Cb
int(* Efreet_Desktop_Progress_Cb)(void *data, Efreet_Desktop *desktop, char *uri, long int total, long int current)
A callback used to get download progress of remote uris.
Definition: efreet_desktop.h:52
evas_event_feed_key_down_with_keycode
void evas_event_feed_key_down_with_keycode(Evas *obj, const char *keyname, const char *key, const char *string, const char *compose, unsigned int timestamp, const void *data, unsigned int keycode)
Key down event feed with keycode.
Definition: evas_events.c:3724
_Ethumb_Thumb_FDO_Size
_Ethumb_Thumb_FDO_Size
Definition: Ethumb.h:248
elm_obj_genlist_reorder_mode_get
EOAPI Eina_Bool elm_obj_genlist_reorder_mode_get(const Eo *obj)
Get the reorder mode.
Emile.h
Emile serialization, compression and ciphering public API calls.
elm_code_widget_selection_end
void elm_code_widget_selection_end(Evas_Object *widget, unsigned int line, unsigned int col)
End the selection of widget contents.
Definition: elm_code_widget_selection.c:69
eina_f16p16_int_to
static int32_t eina_f16p16_int_to(Eina_F16p16 v)
Creates a new standard 32-bit integer from Eina_F16p16 floating point number.
ephysics_body_friction_set
EAPI void ephysics_body_friction_set(EPhysics_Body *body, double friction)
Set body's friction.
_Eldbus_Introspection_Interface::signals
Eina_List * signals
List with interface signals.
Definition: eldbus_introspection.h:51
elm_fileselector_button_path_get
EINA_DEPRECATED const char * elm_fileselector_button_path_get(const Evas_Object *obj)
Get the initial file system path set for a given file selector button widget.
Definition: elc_fileselector_button.c:389
embryo_swap_16
EAPI void embryo_swap_16(unsigned short *v)
Ensures that the given unsigned short integer is in the small endian format.
Definition: embryo_amx.c:447
elm_photocam_image_region_show
void elm_photocam_image_region_show(Evas_Object *obj, int x, int y, int w, int h)
Set the viewed region of the image.
Definition: efl_ui_image_zoomable.c:3435
ethumb_exists
EAPI Eina_Bool ethumb_exists(Ethumb *e)
test if the thumbnailer exists
Definition: ethumb.c:1627
elm_map_source_set
void elm_map_source_set(Elm_Map *obj, Elm_Map_Source_Type type, const char *source_name)
Set the current source of the map for a specific type.
Definition: elm_map_eo.legacy.c:69
ephysics_body_soft_body_triangle_impulse_apply
EAPI void ephysics_body_soft_body_triangle_impulse_apply(EPhysics_Body *body, int idx, double x, double y, double z)
Apply an impulse on a given soft body triangle.
Eeze_Sensor_Obj
struct _Eeze_Sensor_Obj Eeze_Sensor_Obj
Object for a sensor type.
ecore_drm_device_keyboard_cached_keymap_set
EAPI void ecore_drm_device_keyboard_cached_keymap_set(struct xkb_keymap *map)
Sets up a cached keymap to use same keymap for each devices This function will setup a cached keymap ...
Definition: ecore_drm_device.c:729
Ecore_Thread
struct _Ecore_Thread Ecore_Thread
A handle for threaded jobs.
Definition: Ecore_Common.h:1729
eina_stringshare_printf
Eina_Stringshare * eina_stringshare_printf(const char *fmt,...) EINA_PRINTF(1
Retrieves an instance of a string for use in a program from a format string.
EMILE_COLORSPACE_RGBA_S3TC_DXT3
@ EMILE_COLORSPACE_RGBA_S3TC_DXT3
OpenGL COMPRESSED_RGBA_S3TC_DXT3_EXT format with RGBA.
Definition: emile_image.h:41
elm_win_screen_constrain_get
Eina_Bool elm_win_screen_constrain_get(const Evas_Object *obj)
Get the constraints on the maximum width and height of a window relative to the width and height of t...
Definition: efl_ui_win.c:9628
elm_drag_item_container_del
Eina_Bool elm_drag_item_container_del(Evas_Object *obj)
Deletes a item container from drag-source list.
Definition: elm_dnd.c:551
ecore_x_randr_crtc_settings_set
EAPI Eina_Bool ecore_x_randr_crtc_settings_set(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc, Ecore_X_Randr_Output *outputs, int noutputs, int x, int y, Ecore_X_Randr_Mode mode, Ecore_X_Randr_Orientation orientation)
Sets the demanded parameters for a given CRTC.
Definition: ecore_x_randr.c:1670
Multibuttonentry_Pos
enum _Multibuttonentry_Pos Multibuttonentry_Pos
Base widget smart data extended with multibuttonentry instance data.
EDJE_CURSOR_SELECTION_END
@ EDJE_CURSOR_SELECTION_END
Selection end cursor state.
Definition: Edje_Common.h:9
Ecore_Getopt_Type
Ecore_Getopt_Type
Enumeration for defining the type of the values to store when using append action.
Definition: Ecore_Getopt.h:86
elm_entry_cursor_geometry_get
Eina_Bool elm_entry_cursor_geometry_get(const Elm_Entry *obj, int *x, int *y, int *w, int *h)
This function returns the geometry of the cursor.
Definition: elm_entry_eo.legacy.c:327
efreet_menu_kde_legacy_init
int efreet_menu_kde_legacy_init(void)
Initialize legacy kde support. This function blocks while the kde-config script is run.
Definition: efreet_menu.c:452
_Elm_Widget_Smart_Data::on_destroy
Eina_Bool on_destroy
This is true when the widget is on destruction(general widget destructor).
Definition: elm_widget.h:419
_Ecore_X_Randr_Crtc_Gamma_Info
Definition: Ecore_X.h:2134
ELM_TRANSIT_EFFECT_WIPE_TYPE_HIDE
@ ELM_TRANSIT_EFFECT_WIPE_TYPE_HIDE
Hide the object during the animation.
Definition: elm_transit.h:116
ECORE_AUDIO_TYPE_TONE
@ ECORE_AUDIO_TYPE_TONE
Use tone module.
Definition: Ecore_Audio.h:58
eina_array_foreach
static Eina_Bool eina_array_foreach(Eina_Array *array, Eina_Each_Cb cb, void *fdata)
Iterates over an array using a callback function.
ECORE_WL2_WINDOW_TYPE_SPLASH
@ ECORE_WL2_WINDOW_TYPE_SPLASH
Definition: Ecore_Wl2.h:348
ELM_POPUP_ORIENT_BOTTOM
@ ELM_POPUP_ORIENT_BOTTOM
Popup should appear in the bottom of parent.
Definition: elm_popup_eo.h:29
eina_thread_name_set
Eina_Bool eina_thread_name_set(Eina_Thread t, const char *name)
Sets the name of a given thread for debugging purposes.
Definition: eina_thread.c:249
Eet_Descriptor_Array_Free_Callback
void(* Eet_Descriptor_Array_Free_Callback)(void *mem)
Callback prototype for Eet_Descriptor_Array_Free.
Definition: Eet.h:2812
eina_accessor_lock
Eina_Bool eina_accessor_lock(Eina_Accessor *accessor)
Locks the container of the accessor.
Definition: eina_accessor.c:160
edje_extern_object_max_size_set
EINA_DEPRECATED void edje_extern_object_max_size_set(Evas_Object *obj, Evas_Coord maxw, Evas_Coord maxh)
Sets the object maximum size.
Definition: edje_util.c:3256
ecore_evas_wayland_move
EAPI void ecore_evas_wayland_move(Ecore_Evas *ee, int x, int y)
Begin moving the Ecore_Evas window.
Definition: ecore_evas.c:4559
_Ecore_Buffer_Backend::name
const char * name
The name of backend.
Definition: Ecore_Buffer.h:440
elm_obj_entry_textblock_cursor_geometry_get
EOAPI Eina_Bool elm_obj_entry_textblock_cursor_geometry_get(const Eo *obj, int *x, int *y, int *w, int *h)
This function returns the geometry of the cursor.
Evas_Event_Cb
void(* Evas_Event_Cb)(void *data, Evas *e, void *event_info)
Evas event callback function signature.
Definition: Evas_Common.h:464
EDJE_ACTION_TYPE_PHYSICS_ROT_SET
@ EDJE_ACTION_TYPE_PHYSICS_ROT_SET
Physics rotation set action value.
Definition: Edje_Common.h:1931
EET_I_LIMIT
#define EET_I_LIMIT
Other type exist but are reserved for internal purpose.
Definition: Eet.h:2608
EINA_SIMPLE_XML_DOCTYPE_CHILD
@ EINA_SIMPLE_XML_DOCTYPE_CHILD
Definition: eina_simple_xml_parser.h:205
efreet_desktop_dir_get
const char * efreet_desktop_dir_get(void)
Retrieves the XDG Desktop directory.
Definition: efreet_base.c:134
evas_textblock_cursor_word_end
Eina_Bool evas_textblock_cursor_word_end(Efl_Text_Cursor_Handle *cur)
Moves the cursor to the end of the word under the cursor.
Definition: evas_object_textblock.c:10293
eina_log_color_disable_set
void eina_log_color_disable_set(Eina_Bool disabled)
Enables or disables colored text in the logs.
Definition: eina_log.c:1766
_Ecore_Wl2_Event_Window_Iconify_State_Change
Definition: Ecore_Wl2.h:331
_Evas_Textblock_Node_Format::orig_format
const char * orig_format
Original format information.
Definition: efl_canvas_textblock_internal.h:144
_Eina_Inarray::len
unsigned int len
Number of elements used by the members.
Definition: eina_inarray.h:230
ecore_file_mkpath
Eina_Bool ecore_file_mkpath(const char *path)
Creates a complete path.
Definition: ecore_file.c:382
ECORE_IMF_PREEDIT_TYPE_SUB6
@ ECORE_IMF_PREEDIT_TYPE_SUB6
Substring style 6.
Definition: Ecore_IMF.h:327
_Ecore_Getopt_Value::listp
Eina_List ** listp
List pointer.
Definition: Ecore_Getopt.h:140
Ecore_Win32_Window
struct _Ecore_Win32_Window Ecore_Win32_Window
Abstract type for a window.
Definition: Ecore_Evas_Types.h:28
elm_win_layer_set
void elm_win_layer_set(Evas_Object *obj, int layer)
Set the layer of the window.
Definition: efl_ui_win.c:8754
_Elm_Win_Trap::del
void(* del)(void *data, Evas_Object *o)
object will be deleted.
Definition: elm_win_common.h:23
eina_promise_all_iterator
Eina_Promise * eina_promise_all_iterator(Eina_Iterator *it)
Creates an all promise from an iterator.
Definition: eina_promise.c:1333
elm_progressbar_value_get
double elm_progressbar_value_get(const Evas_Object *obj)
Get the progress value (in percentage) on a given progress bar widget.
Definition: efl_ui_progressbar.c:996
ECORE_IMF_AUTOCAPITAL_TYPE_NONE
@ ECORE_IMF_AUTOCAPITAL_TYPE_NONE
No auto-capitalization when typing.
Definition: Ecore_IMF.h:340
_Ecore_Exe_Event_Del::ext_data
void * ext_data
Extension data - not used.
Definition: Ecore_Common.h:1073
eina_log_level_get
int eina_log_level_get(void)
Gets the default log level.
Definition: eina_log.c:1746
Elm_Focus_Direction
Elm_Focus_Direction
Definition: elm_general.h:460
ecore_imf_module_register
EAPI void ecore_imf_module_register(const Ecore_IMF_Context_Info *info, Ecore_IMF_Context *(*imf_module_create)(void), Ecore_IMF_Context *(*imf_module_exit)(void))
Registers an Ecore_IMF module.
Definition: ecore_imf_module.c:297
Elm_Policy_Throttle
Elm_Policy_Throttle
Possible values for the ELM_POLICY_THROTTLE policy.
Definition: elm_general.h:276
_Ecore_Event_Mouse_Wheel::y
int y
y coordinate relative to window where event happened
Definition: Ecore_Input.h:274
elm_obj_colorselector_palette_name_set
EOAPI void elm_obj_colorselector_palette_name_set(Eo *obj, const char *palette_name)
Set current palette's name.
elm_config_focus_autoscroll_mode_set
void elm_config_focus_autoscroll_mode_set(Elm_Focus_Autoscroll_Mode mode)
Set focus auto scroll mode.
Definition: elm_config.c:3975
elm_transit_repeat_times_get
int elm_transit_repeat_times_get(const Elm_Transit *transit)
Get the transit repeat count.
Definition: elm_transit.c:770
eina_quaternion_rotation_matrix3_get
void eina_quaternion_rotation_matrix3_get(Eina_Matrix3 *m, const Eina_Quaternion *q)
Definition: eina_quaternion.c:594
eldbus_connection_get
Eldbus_Connection * eldbus_connection_get(Eldbus_Connection_Type type)
Establish a connection to bus and integrate it with the ecore main loop.
Definition: eldbus_core.c:1102
_Ecore_Audio_Vio::write
int(* write)(void *data, Eo *eo_obj, const void *buffer, int length)
Writes some data to the file.
Definition: Ecore_Audio.h:154
_Ecore_Win32_Event_Window_Delete_Request::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:470
ELM_FILESELECTOR_EVENT_DONE
#define ELM_FILESELECTOR_EVENT_DONE
Called when OK button was pressed.
Definition: elm_fileselector_eo.h:61
elm_video_play
void elm_video_play(Evas_Object *obj)
Start playing a video.
Definition: efl_ui_video.c:544
Ecore_Con_Url
struct _Ecore_Con_Url Ecore_Con_Url
Used to provide legacy API/ABI compatibility with non-Eo applications.
Definition: Ecore_Con.h:347
elm_config_scroll_thumbscroll_momentum_animation_duration_max_limit_get
double elm_config_scroll_thumbscroll_momentum_animation_duration_max_limit_get(void)
Get the max limit for the momentum animation duration(unit:second)
Definition: elm_config.c:3943
EINA_VALUE_STRUCT_OPERATIONS_STRINGSHARE
const Eina_Value_Struct_Operations * EINA_VALUE_STRUCT_OPERATIONS_STRINGSHARE
Assumes members name are stringshared and can be compared for equality without using its contents (si...
Definition: eina_value.c:5624
eina_vector3_dot_product
static double eina_vector3_dot_product(const Eina_Vector3 *a, const Eina_Vector3 *b)
Return the dot product of the two vectors.
_Elm_Genlist_Filter
Definition: elm_widget_genlist.h:315
edje_edit_program_in_from_set
EAPI Eina_Bool edje_edit_program_in_from_set(Evas_Object *obj, const char *prog, double seconds)
Sets in.from of a given program.
Definition: edje_edit.c:11577
Ecore_X_Window_Attributes
struct _Ecore_X_Window_Attributes Ecore_X_Window_Attributes
eina_freeq_ptr_main_add
static void eina_freeq_ptr_main_add(void *ptr, void(*free_func)(void *ptr), size_t size)
Add a pointer to the main free queue.
Definition: eina_freeq.h:325
ECORE_X_WINDOW_INPUT_MODE_ACTIVE_LOCAL
@ ECORE_X_WINDOW_INPUT_MODE_ACTIVE_LOCAL
The window sets the focus itself if one of its sub-windows already is focused.
Definition: Ecore_X.h:1236
ecore_x_randr_edid_display_name_get
EAPI char * ecore_x_randr_edid_display_name_get(unsigned char *edid, unsigned long edid_length)
Get the encoded name from raw EDID data.
Definition: ecore_x_randr.c:3511
ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_LOGIN
@ ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_LOGIN
Login.
Definition: Ecore_IMF.h:398
_Elm_Gesture_Rotate_Info::radius
Evas_Coord radius
Holds radius between fingers reported to user.
Definition: elm_gesture_layer_common.h:91
ECORE_WIN32_EVENT_WINDOW_SHOW
int ECORE_WIN32_EVENT_WINDOW_SHOW
Ecore_Event for the Ecore_Win32_Event_Show event.
Definition: ecore_win32.c:410
ecore_wl_shutdown
EAPI int ecore_wl_shutdown(void)
Shuts down the Ecore Wayland Library.
Definition: ecore_wl.c:241
ecore_cocoa_window_geometry_get
EAPI void ecore_cocoa_window_geometry_get(const Ecore_Cocoa_Window *window, int *x, int *y, int *w, int *h)
Gets the geometry of a Cocoa window.
Ethumb_Client_Generate_Cb
void(* Ethumb_Client_Generate_Cb)(void *data, Ethumb_Client *client, int id, const char *file, const char *key, const char *thumb_path, const char *thumb_key, Eina_Bool success)
reports results of ethumb_client_generate().
Definition: Ethumb_Client.h:105
ephysics_quaternion_diff
EAPI EPhysics_Quaternion * ephysics_quaternion_diff(const EPhysics_Quaternion *quat1, const EPhysics_Quaternion *quat2, EPhysics_Quaternion *result)
Returns a difference between two quaternions.
EVAS_NATIVE_SURFACE_NONE
@ EVAS_NATIVE_SURFACE_NONE
No surface type.
Definition: Evas_Legacy.h:4787
evas_canvas_coord_world_y_to_screen
EOAPI int evas_canvas_coord_world_y_to_screen(const Eo *obj, int y)
Convert/scale a canvas coordinate into output screen coordinates.
_Elm_Layout_Data
Definition: elm_widget_layout.h:83
ecore_fb_touch_screen_calibrate_get
void ecore_fb_touch_screen_calibrate_get(int *xscale, int *xtrans, int *yscale, int *ytrans, int *xyswap)
Retrieves the calibration parameters of the touchscreen.
Definition: ecore_fb_ts.c:202
ecore_wl2_window_surface_find
EAPI Ecore_Wl2_Window * ecore_wl2_window_surface_find(struct wl_surface *surface)
Finds a window by surface.
Definition: ecore_wl2_window.c:1854
EEZE_SENSOR_TYPE_MOTION_SHAKE
@ EEZE_SENSOR_TYPE_MOTION_SHAKE
Shake motion sensor.
Definition: Eeze_Sensor.h:77
edje_edit_program_in_range_get
EAPI double edje_edit_program_in_range_get(Evas_Object *obj, const char *prog)
Gets in.range of a given program.
Definition: edje_edit.c:11587
ecore_drm_output_crtc_size_get
EAPI void ecore_drm_output_crtc_size_get(Ecore_Drm_Output *output, int *width, int *height)
Gets the size of the crtc for a given output.
Definition: ecore_drm_output.c:1391
elm_check_state_set
void elm_check_state_set(Evas_Object *obj, Eina_Bool state)
Set the on/off state of the check object.
Definition: efl_ui_check.c:372
ecore_x_input_device_property_set
EAPI void ecore_x_input_device_property_set(int slot, const char *prop, void *data, int num, Ecore_X_Atom format, int unit_size)
Definition: ecore_x_xi2.c:1072
edje_edit_set_usage_list_get
EAPI Eina_List * edje_edit_set_usage_list_get(Evas_Object *obj, const char *name, Eina_Bool first_only)
Gets list of (Edje_Part_Image_Use *) - group-part-state triplets where given set is used.
Definition: edje_edit.c:9246
EVAS_LOAD_ERROR_DOES_NOT_EXIST
@ EVAS_LOAD_ERROR_DOES_NOT_EXIST
File (or file path) does not exist.
Definition: Evas_Loader.h:167
ecore_drm_output_possible_crtc_get
EAPI Eina_Bool ecore_drm_output_possible_crtc_get(Ecore_Drm_Output *output, unsigned int crtc)
Gets if an Ecore_Drm_Output can be used on a given crtc.
Definition: ecore_drm_output.c:1403
_Elm_Gesture_Momentum_Info
Struct holds momentum info for user x1 and y1 are not necessarily in sync x1 holds x value of x direc...
Definition: elm_gesture_layer_common.h:35
eina_quaternion_f16p16_mul
void eina_quaternion_f16p16_mul(Eina_Quaternion_F16p16 *out, const Eina_Quaternion_F16p16 *a, const Eina_Quaternion_F16p16 *b)
Definition: eina_quaternion.c:79
EINA_DEBUG_OPCODE_REGISTER
@ EINA_DEBUG_OPCODE_REGISTER
Opcode used to register other opcodes.
Definition: eina_debug.h:41
ephysics_body_box_add
EAPI EPhysics_Body * ephysics_body_box_add(EPhysics_World *world)
Create a new box physics body.
eet_node_type_get
EAPI int eet_node_type_get(Eet_Node *node)
Returns the type of a node.
Definition: eet_node.c:362
ELM_TOOLBAR_SHRINK_SCROLL
@ ELM_TOOLBAR_SHRINK_SCROLL
Allow accessing exceeding items through a scroller.
Definition: elm_toolbar_eo.h:32
elm_config_magnifier_enable_get
Eina_Bool elm_config_magnifier_enable_get(void)
Get the magnifier enabled state for entries.
Definition: elm_config.c:4074
_Elm_Glview_Data
Definition: elm_widget_glview.h:29
Ecore_IMF_Device_Subclass
enum _Ecore_IMF_Device_Subclass Ecore_IMF_Device_Subclass
A general subclass of device.
ELM_ENTRY_EVENT_MAXLENGTH_REACHED
#define ELM_ENTRY_EVENT_MAXLENGTH_REACHED
Called when maximum entry length has been reached.
Definition: elm_entry_eo.h:1336
_Efl_Canvas_Object_Animation_Event
Definition: Evas_Eo.h:18
edje_language_set
void edje_language_set(const char *locale)
Sets Edje language.
Definition: edje_util.c:321
evas_key_lock_add
void evas_key_lock_add(Evas_Canvas *obj, const char *keyname)
Adds the keyname key to the current list of lock keys.
Definition: evas_canvas_eo.legacy.c:363
elm_config_tooltip_delay_set
void elm_config_tooltip_delay_set(double delay)
Set the duration after which tooltip will be shown.
Definition: elm_config.c:2978
eina_vector3_transform
static void eina_vector3_transform(Eina_Vector3 *out, const Eina_Matrix3 *m, const Eina_Vector3 *v)
Transform vector.
ephysics_body_evas_object_unset
EAPI Evas_Object * ephysics_body_evas_object_unset(EPhysics_Body *body)
Unset the evas object associated to a physics body.
_Ecore_Con_Event_Client_Data::data
void * data
the data that the client sent
Definition: Ecore_Con.h:544
edje_edit_state_text_size_range_min_max_get
EAPI Eina_Bool edje_edit_state_text_size_range_min_max_get(Evas_Object *obj, const char *part, const char *state, double value, int *min, int *max)
Gets the min and max font size allowed for the text part.
Definition: edje_edit.c:8995
_Ecore_Export_Type
_Ecore_Export_Type
Types for export buffer.
Definition: Ecore_Buffer.h:426
evas_device_add_full
Evas_Device * evas_device_add_full(Evas *e, const char *name, const char *desc, Evas_Device *parent_dev, Evas_Device *emulation_dev, Evas_Device_Class clas, Evas_Device_Subclass sub_class)
Add a new device type.
Definition: evas_device.c:185
edje_edit_part_ignore_flags_set
EAPI Eina_Bool edje_edit_part_ignore_flags_set(Evas_Object *obj, const char *part, Evas_Event_Flags ignore_flags)
Sets ignore_flags for part.
Definition: edje_edit.c:4020
ecore_x_present_notify_msc
EAPI void ecore_x_present_notify_msc(Ecore_X_Window win, unsigned int serial, unsigned long long target_msc, unsigned long long divisor, unsigned long long remainder)
Definition: ecore_x_present.c:122
eina_list_data_get
static void * eina_list_data_get(const Eina_List *list)
Gets the list node data member.
_Ecore_Sdl_Event_Mouse_Button_Up
SDL Mouse Up event.
Definition: Ecore_Sdl.h:93
ecore_drm_device_fd_get
EAPI int ecore_drm_device_fd_get(Ecore_Drm_Device *dev)
Gets the file descriptor of Ecore_Drm_Devices.
Definition: ecore_drm_device.c:500
eio_file_chmod
Eio_File * eio_file_chmod(const char *path, mode_t mode, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Change rights of a path.
Definition: eio_single.c:544
ELM_WIN_DND
@ ELM_WIN_DND
Used to indicate the window is a representation of an object being dragged across different windows,...
Definition: elm_win_legacy.h:99
_Eet_Data_Descriptor_Class::hash_free
Eet_Descriptor_Hash_Free_Callback hash_free
free all entries from the hash h
Definition: Eet.h:2844
edje_edit_part_item_insert_after
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_insert_after(Evas_Object *obj, const char *part, const char *item_name, const char *item_after, const char *source_group)
Inserts new item to box or table part after specified existing item.
Definition: edje_edit.c:4968
_Ecore_Wl_Event_Data_Source_Send
Definition: Ecore_Wayland.h:198
_Elm_Prefs_Page_Iface::item_unpack
Eina_Bool(* item_unpack)(Evas_Object *obj, Evas_Object *it)
function to unpack an item (widget) on the page widget
Definition: elm_prefs_common.h:256
elm_obj_hoversel_item_add
EOAPI Elm_Widget_Item * elm_obj_hoversel_item_add(Eo *obj, const char *label, const char *icon_file, Elm_Icon_Type icon_type, Evas_Smart_Cb func, const void *data)
Add an item to the hoversel button.
eina_matrix4_normalized
Eina_Bool eina_matrix4_normalized(Eina_Matrix4 *out, const Eina_Matrix4 *in)
Normalizes the given matrix.
Definition: eina_matrix.c:721
eldbus_proxy_object_get
Eldbus_Object * eldbus_proxy_object_get(const Eldbus_Proxy *proxy)
Get the Eldbus_Object associated with a proxy object.
Definition: eldbus_proxy.c:520
elm_obj_gesture_layer_cb_set
EOAPI void elm_obj_gesture_layer_cb_set(Eo *obj, Elm_Gesture_Type idx, Elm_Gesture_State cb_type, Elm_Gesture_Event_Cb cb, void *data)
Set the gesture state change callback.
ELM_SEL_FORMAT_HTML
@ ELM_SEL_FORMAT_HTML
Raw HTML-like data (eg.
Definition: elm_cnp.h:83
elm_box_unpack
void elm_box_unpack(Elm_Box *obj, Efl_Canvas_Object *subobj)
Unpack a box item.
Definition: elm_box_eo.legacy.c:69
ecore_thread_local_data_set
void * ecore_thread_local_data_set(Ecore_Thread *thread, const char *key, void *value, Eina_Free_Cb cb)
Sets some data in the hash local to the given thread.
Definition: ecore_thread.c:1279
eina_quaternion_negative
void eina_quaternion_negative(Eina_Quaternion *out, const Eina_Quaternion *in)
Definition: eina_quaternion.c:375
edje_edit_state_container_min_h_get
EAPI Eina_Bool edje_edit_state_container_min_h_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets whether horizontal min size of the container is equal to the min horizontal size of items (BOX a...
EINA_DBL_NONZERO
#define EINA_DBL_NONZERO(a)
Determines if a double is not zero.
Definition: eina_util.h:109
ELM_BUBBLE_POS_BOTTOM_RIGHT
@ ELM_BUBBLE_POS_BOTTOM_RIGHT
The arrow of the bubble points to the bottom right corner.
Definition: elm_bubble_eo.h:31
Efreet_Icon_Point::x
int x
x coord
Definition: efreet_icon.h:139
Eina_FreeQ_Type
enum _Eina_FreeQ_Type Eina_FreeQ_Type
Type of free queues.
ecore_drm2_device_keyboard_group_set
EAPI void ecore_drm2_device_keyboard_group_set(Ecore_Drm2_Device *device, int group)
Set a group layout to be used on keyboards.
Definition: ecore_drm2_device.c:827
_Eet_Data_Descriptor_Class::str_direct_alloc
Eet_Descriptor_Str_Direct_Alloc_Callback str_direct_alloc
how to allocate a string directly from file backed/mmaped region pointed by str
Definition: Eet.h:2845
_Edje_External_Param_Info::def
int def
Default value for the parameter.
Definition: Edje_Common.h:712
ecore_wl2_offer_accept
void ecore_wl2_offer_accept(Ecore_Wl2_Offer *offer, const char *mime_type)
Accept a single mime type for an offer.
Definition: ecore_wl2_dnd.c:761
EEZE_SENSOR_TYPE_TEMPERATURE
@ EEZE_SENSOR_TYPE_TEMPERATURE
Temperature sensor.
Definition: Eeze_Sensor.h:88
ecore_exe_terminate
void ecore_exe_terminate(Ecore_Exe *exe)
Sends the given spawned process a terminate (SIGTERM) signal.
Definition: ecore_exe.c:302
elua_util_file_run
Eina_Bool elua_util_file_run(Elua_State *es, const char *fname)
Runs a file.
Definition: elua.c:785
elm_gengrid_horizontal_set
void elm_gengrid_horizontal_set(Elm_Gengrid *obj, Eina_Bool horizontal)
Set the direction in which a given gengrid widget will expand while placing its items.
Definition: elm_gengrid_eo.legacy.c:117
EINA_VALUE_TYPE_UINT
const Eina_Value_Type * EINA_VALUE_TYPE_UINT
manages unsigned int type.
Definition: eina_value.c:5596
_Eina_Future_Desc::cb
Eina_Future_Cb cb
Called when the future is resolved or rejected.
Definition: eina_promise.h:471
Evas_GL_Depth_Bits
enum _Evas_GL_Depth_Bits Evas_GL_Depth_Bits
Enumeration that defines the Surface Depth Format.
ecore_con_server_timeout_get
EAPI double ecore_con_server_timeout_get(const Ecore_Con_Server *svr)
Gets the default time after which an inactive client will be disconnected.
Definition: ecore_con_legacy.c:2295
elm_obj_entry_markup_filter_remove
EOAPI void elm_obj_entry_markup_filter_remove(Eo *obj, Elm_Entry_Filter_Cb func, void *data)
Remove a markup filter from the list.
_Eina_Stat::mtimensec
unsigned long int mtimensec
The nano version of the timestamp when the file was modified.
Definition: eina_file.h:221
EEZE_UDEV_EVENT_OFFLINE
@ EEZE_UDEV_EVENT_OFFLINE
Definition: Eeze.h:216
_Eet_Data_Descriptor_Class::size
int size
Size in bytes of the user data type to be serialized.
Definition: Eet.h:2831
embryo_data_heap_pop
EAPI void embryo_data_heap_pop(Embryo_Program *ep, Embryo_Cell down_to)
Decreases the size of the heap of the given virtual machine down to the given size.
Definition: embryo_amx.c:740
elm_icon_preload_disabled_set
EINA_DEPRECATED void elm_icon_preload_disabled_set(Evas_Object *obj, Eina_Bool disabled)
Enable or disable preloading of the icon.
Definition: elm_icon.c:829
EDJE_MESSAGE_SIGNAL
@ EDJE_MESSAGE_SIGNAL
DO NOT USE THIS.
Definition: Edje_Legacy.h:573
emotion_object_title_get
EAPI const char * emotion_object_title_get(const Evas_Object *obj)
Get the dvd title from this emotion object.
Definition: emotion_smart.c:1191
evas_object_intercept_device_focus_set_callback_add
void evas_object_intercept_device_focus_set_callback_add(Evas_Object *obj, Evas_Object_Intercept_Device_Focus_Set_Cb func, const void *data)
Set the callback function that intercepts a focus set event of an object.
elm_obj_dayselector_day_selected_get
EOAPI Eina_Bool elm_obj_dayselector_day_selected_get(const Eo *obj, Elm_Dayselector_Day day)
Get the state of given Dayselector_Day.
Eina_Log_State
enum _Eina_Log_State Eina_Log_State
List of available log states.
EVAS_VIDEO_SURFACE_IGNORE_WINDOW
@ EVAS_VIDEO_SURFACE_IGNORE_WINDOW
Ignore window capability.
Definition: Evas_Legacy.h:6219
elm_object_item_widget_get
Efl_Canvas_Object * elm_object_item_widget_get(const Elm_Widget_Item *obj)
Get the widget object's handle which contains a given item.
Definition: elm_widget_item_eo.legacy.c:135
EVAS_CALLBACK_MOUSE_MOVE
@ EVAS_CALLBACK_MOUSE_MOVE
Mouse Move Event.
Definition: Evas_Common.h:424
_Ecore_Event_Mouse_Button::triple_click
unsigned int triple_click
Triple click event.
Definition: Ecore_Input.h:232
edje_edit_size_class_min_h_set
EAPI Eina_Bool edje_edit_size_class_min_h_set(Evas_Object *obj, const char *class_name, Evas_Coord size)
Sets height min size of specified size class.
eeze_net_idx_get
int eeze_net_idx_get(Eeze_Net *net)
Get the index of a net object.
Definition: eeze_net.c:154
eina_hash_int32
static int eina_hash_int32(const unsigned int *pkey, int len)
Hash function from http://web.archive.org/web/20071223173210/http://www.concentric....
ecore_win32_window_size_min_set
EAPI void ecore_win32_window_size_min_set(Ecore_Win32_Window *window, int min_width, int min_height)
Set the minimum size of the given window.
Definition: ecore_win32_window.c:846
ECORE_IMF_INPUT_HINT_AUTOFILL_NAME
@ ECORE_IMF_INPUT_HINT_AUTOFILL_NAME
Autofill hint for a user's real name.
Definition: Ecore_IMF.h:422
ECORE_COCOA_EVENT_WINDOW_DESTROY
EAPI int ECORE_COCOA_EVENT_WINDOW_DESTROY
Event triggered when a Cocoa window get destroyed.
EVAS_NATIVE_SURFACE_OPENGL
@ EVAS_NATIVE_SURFACE_OPENGL
OpenGL system based type.
Definition: Evas_Legacy.h:4789
elm_toolbar_no_select_mode_get
EINA_DEPRECATED Eina_Bool elm_toolbar_no_select_mode_get(const Evas_Object *obj)
Set whether the toolbar items' should be selected by the user or not.
ecore_audio_obj_in_sndfile.h
Ecore_Audio sndfile input.
edje_edit_sound_compression_type_set
EAPI Eina_Bool edje_edit_sound_compression_type_set(Evas_Object *obj, const char *name, Edje_Edit_Sound_Comp sc)
Sets the sound type compression.
Definition: edje_edit.c:1572
elm_win_inwin_content_get
Evas_Object * elm_win_inwin_content_get(const Evas_Object *obj)
Get the content of an inwin object.
Definition: elm_inwin.c:100
elm_toolbar_horizontal_get
Eina_Bool elm_toolbar_horizontal_get(const Evas_Object *obj)
Get toolbar's current orientation.
Definition: elm_toolbar.c:3766
ECORE_ANIMATOR_SOURCE_TIMER
@ ECORE_ANIMATOR_SOURCE_TIMER
The default system clock/timer based animator that ticks every "frametime" seconds.
Definition: Ecore_Common.h:2738
EET_COMPRESSION_LOW
@ EET_COMPRESSION_LOW
Fast but minimal compression (Zlib)
Definition: Eet.h:244
elm_win_fullscreen_get
Eina_Bool elm_win_fullscreen_get(const Evas_Object *obj)
Get the fullscreen state of a window.
Definition: efl_ui_win.c:9706
ELM_ICON_LOOKUP_THEME_FDO
@ ELM_ICON_LOOKUP_THEME_FDO
Icon look up order: freedesktop, theme.
Definition: elm_icon_legacy.h:11
elm_prefs_page_iface_register
void elm_prefs_page_iface_register(const Elm_Prefs_Page_Iface_Info *array)
Mass-register widgets implementing prefs pages interfaces.
Definition: elm_prefs.c:1612
_Ecore_X_Version::minor
int minor
< major (binary or source incompatible changes)
Definition: Ecore_X.h:32
ecore_x_damage_query
EAPI Eina_Bool ecore_x_damage_query(void)
Definition: ecore_x_damage.c:32
elm_map_route_distance_get
double elm_map_route_distance_get(const Elm_Map_Route *route)
Get the route distance in kilometers.
Definition: elm_map.c:4746
elm_image_async_open_set
void elm_image_async_open_set(Eo *obj, Eina_Bool async)
Enable asynchronous file I/O for elm_image_file_set.
Definition: efl_ui_image.c:1371
_Ecore_X_Event_Screen_Change
Definition: Ecore_X.h:906
ecore_imf_context_input_panel_enabled_set
EAPI void ecore_imf_context_input_panel_enabled_set(Ecore_IMF_Context *ctx, Eina_Bool enabled)
Sets whether the Input Method Context should request to show the input panel automatically when the w...
Definition: ecore_imf_context.c:1030
Eina_Iterator_Get_Container_Callback
void *(* Eina_Iterator_Get_Container_Callback)(Eina_Iterator *it)
Type for a callback that returns the container.
Definition: eina_iterator.h:138
eina_hash_list_prepend
void eina_hash_list_prepend(Eina_Hash *hash, const void *key, const void *data)
Prepends data to an Eina_List inside a hash.
Definition: eina_hash.c:1448
EMOTION_META_INFO_TRACK_DISC_ID
@ EMOTION_META_INFO_TRACK_DISC_ID
track disc ID
Definition: Emotion.h:186
elm_object_focus
EINA_DEPRECATED void elm_object_focus(Evas_Object *obj)
Make a given Elementary object the focused one.
_Eldbus_Introspection_Node::nodes
Eina_List * nodes
List with nodes.
Definition: eldbus_introspection.h:39
Elm_Event_Cb
Eina_Bool(* Elm_Event_Cb)(void *data, Evas_Object *obj, Evas_Object *src, Evas_Callback_Type type, void *event_info)
Function prototype definition for callbacks on input events happening on Elementary widgets.
Definition: elm_general.h:523
edje_edit_program_channel_set
EAPI Eina_Bool edje_edit_program_channel_set(Evas_Object *obj, const char *prog, Edje_Channel channel)
Sets sample channel of the program.
Definition: edje_edit.c:11404
ecore_x_randr_crtc_border_area_get
EAPI void ecore_x_randr_crtc_border_area_get(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc, int *x, int *y, int *w, int *h)
Definition: ecore_x_randr.c:3348
ELM_INPUT_PANEL_LAYOUT_TERMINAL
@ ELM_INPUT_PANEL_LAYOUT_TERMINAL
Command-line terminal layout including esc, alt, ctrl key, so on (no auto-correct,...
Definition: elm_general.h:87
eina_value_struct_pset
static Eina_Bool eina_value_struct_pset(Eina_Value *value, const char *name, const void *ptr)
Sets the generic value in a struct member from pointer.
edje_edit_state_container_align_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_state_container_align_set(Evas_Object *obj, const char *part, const char *state, double value, double x, double y)
Sets x and y align for BOX or TABLE part.
Definition: edje_edit.c:4668
_Evas_Smart_Class::move
void(* move)(Evas_Object *o, Evas_Coord x, Evas_Coord y)
code to be run when moving object on a canvas.
Definition: Evas_Common.h:1953
Elm_Map_Name_Method
Elm_Map_Name_Method
Set the name search method.
Definition: elm_map_common.h:14
elput_seat_devices_get
EAPI const Eina_List * elput_seat_devices_get(const Elput_Seat *seat)
Get the list of devices on a given seat.
Definition: elput_input.c:911
eeze_shutdown
EAPI int eeze_shutdown(void)
Shut down the eeze library.
Definition: eeze_main.c:102
Efreet_Menu::entries
Eina_List * entries
The menu items.
Definition: efreet_menu.h:44
efreet_desktop_get
Efreet_Desktop * efreet_desktop_get(const char *file)
Gets a reference to an Efreet_Desktop structure representing the contents of file or NULL if file is ...
Definition: efreet_desktop.c:150
ecore_drm_outputs_geometry_get
EAPI void ecore_drm_outputs_geometry_get(Ecore_Drm_Device *dev, int *x, int *y, int *w, int *h)
TODO: Doxy.
Definition: ecore_drm_output.c:1151
Elm_List_Data
struct _Elm_List_Data Elm_List_Data
Base widget smart data extended with list instance data.
Definition: elm_widget_list.h:32
_Eldbus_Introspection_Method::arguments
Eina_List * arguments
List with method arguments.
Definition: eldbus_introspection.h:63
evas_object_size_hint_aspect_get
void evas_object_size_hint_aspect_get(const Evas_Object *obj, Evas_Aspect_Control *aspect, Evas_Coord *w, Evas_Coord *h)
Retrieves the hints for an object's aspect ratio.
Definition: evas_object_main.c:2587
EMOTION_WEBCAM_ADD
EAPI int EMOTION_WEBCAM_ADD
Ecore_Event triggered when a new webcam is plugged in.
Definition: emotion_webcam.c:22
ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_NORMAL
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_NORMAL
The plain normal number layout.
Definition: Ecore_IMF.h:448
PROT_WRITE
#define PROT_WRITE
Data can be written.
Definition: evil_mman.h:29
eet_node_string_new
EAPI Eet_Node * eet_node_string_new(const char *name, const char *str)
Creates a new string node.
ecore_drm_output_crtc_id_get
EAPI unsigned int ecore_drm_output_crtc_id_get(Ecore_Drm_Output *output)
Gets the crtc id of an output.
Definition: ecore_drm_output.c:1260
ecore_drm2_output_relative_mode_set
EAPI void ecore_drm2_output_relative_mode_set(Ecore_Drm2_Output *output, Ecore_Drm2_Relative_Mode mode)
Set the relative mode for an output.
Definition: ecore_drm2_outputs.c:1723
_Efl_Input_Hold_Data
Definition: Evas_Internal.h:127
Eeze_Udev_Type
Eeze_Udev_Type
Convenience types to simplify udev access.
Definition: Eeze.h:233
ecore_evas_input_event_register
EAPI void ecore_evas_input_event_register(Ecore_Evas *ee)
Registers an Ecore_Evas to receive events through ecore_input_evas.
Definition: ecore_evas.c:3867
_Eina_Simple_XML_Node_Tag
Definition: eina_simple_xml_parser.h:176
_Ecore_X_Event_Xdnd_Position
Definition: Ecore_X.h:792
elm_config_scroll_thumbscroll_smooth_amount_set
void elm_config_scroll_thumbscroll_smooth_amount_set(double amount)
Set the amount of smoothing to apply to scrolling.
Definition: elm_config.c:3861
edje_edit_vector_del
EAPI Eina_Bool edje_edit_vector_del(Evas_Object *obj, const char *name)
Deletes vector from the vector collection.
Definition: edje_edit.c:9773
ethumb_client_dir_path_set
void ethumb_client_dir_path_set(Ethumb_Client *client, const char *path)
Configure where to store thumbnails in future requests.
Definition: ethumb_client.c:1593
ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_SEARCH
@ ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_SEARCH
Search or magnifier icon.
Definition: Ecore_IMF.h:400
ecore_ipc_server_client_limit_set
EAPI void ecore_ipc_server_client_limit_set(Ecore_Ipc_Server *svr, int client_limit, char reject_excess_clients)
Sets a limit on the number of clients that can be handled concurrently by the given server,...
Definition: ecore_ipc.c:1010
eina_binbuf_slice_get
Eina_Slice eina_binbuf_slice_get(const Eina_Binbuf *buf)
Gets a read-only slice of the buffer contents.
_Ecore_Sdl_Event_Key_Up::keyname
const char * keyname
The name of the key that was released.
Definition: Ecore_Sdl.h:75
elm_config_scroll_thumbscroll_border_friction_set
void elm_config_scroll_thumbscroll_border_friction_set(double friction)
Set the amount of lag between your actual mouse cursor dragging movement and a scroller's view moveme...
Definition: elm_config.c:3783
elm_panes_horizontal_set
void elm_panes_horizontal_set(Evas_Object *obj, Eina_Bool horizontal)
Set how to split and dispose each content.
Definition: efl_ui_panes.c:827
Elm_Map_Marker
struct _Elm_Map_Marker Elm_Map_Marker
A marker to be shown in a specific point of the map.
Definition: elm_map_common.h:45
ecore_x_window_argb_new
EAPI Ecore_X_Window ecore_x_window_argb_new(Ecore_X_Window parent, int x, int y, int w, int h)
Creates a new window.
Definition: ecore_x_window.c:1823
ELM_GENLIST_ITEM_FIELD_TEXT
@ ELM_GENLIST_ITEM_FIELD_TEXT
Type text.
Definition: elm_general.h:367
eina_safepointer_unregister
void eina_safepointer_unregister(const Eina_Safepointer *safe)
Unregister an Eina_Safepointer and the pointer that maps to it.
Definition: eina_safepointer.c:302
_Eina_Mempool_Backend::free
void(* free)(void *data, void *element)
Function to free memory back to the mempool.
Definition: eina_inline_mempool.x:35
_Eina_Rect::pos
Eina_Position2D pos
Top-left corner in pixels.
Definition: eina_rectangle.h:124
ecore_file_mkpaths
int ecore_file_mkpaths(const char **paths)
Creates complete paths in a batch.
Definition: ecore_file.c:407
Eet_Node_Walk_Array_Callback
void *(* Eet_Node_Walk_Array_Callback)(Eina_Bool variable, const char *name, int count, void *user_data)
Callback prototype for Eet_Node_Walk_Array.
Definition: Eet.h:4758
ECORE_FD_ERROR
@ ECORE_FD_ERROR
Fd Error mask.
Definition: Ecore_Common.h:1390
_Edje_Edit_Select_Mode
_Edje_Edit_Select_Mode
Mode for a textblock part.
Definition: Edje_Edit.h:57
_Elm_Web_Frame_Load_Error::is_cancellation
Eina_Bool is_cancellation
Error produced by canceling a request.
Definition: elm_web_common.h:32
_Evas_Event_Key_Down::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:317
evas_object_grid_pack_get
Eina_Bool evas_object_grid_pack_get(const Evas_Grid *obj, Efl_Canvas_Object *child, int *x, int *y, int *w, int *h)
Get the pack options for a grid child.
Definition: evas_grid_eo.legacy.c:51
eina_matrixsparse_data_idx_replace
Eina_Bool eina_matrixsparse_data_idx_replace(Eina_Matrixsparse *m, unsigned long row, unsigned long col, const void *data, void **p_old)
Changes cell value at a given row and column position, without freeing previously existing values.
Definition: eina_matrixsparse.c:1204
evas_object_textblock_obstacle_del
Eina_Bool evas_object_textblock_obstacle_del(Efl_Canvas_Textblock *obj, Efl_Canvas_Object *eo_obs)
Removes eo_obs from observation during text layout.
Definition: efl_canvas_textblock_eo.legacy.c:63
ECORE_EXE_EVENT_ADD
int ECORE_EXE_EVENT_ADD
A child process has been added.
Definition: ecore_exe.c:36
elm_toolbar_reorder_mode_get
Eina_Bool elm_toolbar_reorder_mode_get(const Evas_Object *obj)
Get the reorder mode.
Definition: elm_toolbar.c:3826
elm_obj_dayselector_weekdays_names_set
EOAPI void elm_obj_dayselector_weekdays_names_set(Eo *obj, const char **weekdays)
Set weekdays names to be displayed by the Dayselector.
ecore_evas_callback_drop_drop_set
EAPI void ecore_evas_callback_drop_drop_set(Ecore_Evas *ee, Ecore_Evas_Drop_Cb cb)
Sets the method (callback) to call when the mouse pointer is released over the specified window while...
Definition: ecore_evas.c:5696
_Eina_Future_Race_Result
The struct that is used to store the race result.
Definition: eina_promise.h:1590
ELM_PREFS_TYPE_ACTION
@ ELM_PREFS_TYPE_ACTION
action type, bound to button-like UI elements
Definition: elm_prefs_data.h:53
eina_convert_dtoa
int eina_convert_dtoa(double d, char *des)
Converts a double to a string.
Definition: eina_convert.c:290
elm_toolbar_last_item_get
Elm_Widget_Item * elm_toolbar_last_item_get(const Elm_Toolbar *obj)
Get the last item in the widget.
Definition: elm_toolbar_eo.legacy.c:15
ELM_WIN_KEYBOARD_KEYPAD
@ ELM_WIN_KEYBOARD_KEYPAD
Keypad layout.
Definition: elm_win_legacy.h:134
eina_simple_xml_node_tag_free
void eina_simple_xml_node_tag_free(Eina_Simple_XML_Node_Tag *tag)
Removes tag from parent and deletes it.
Definition: eina_simple_xml_parser.c:733
_Evas_Event_Mouse_Up::canvas
Evas_Coord_Point canvas
The X/Y location of the cursor.
Definition: Evas_Legacy.h:182
efreet_icon_user_dir_get
const char * efreet_icon_user_dir_get(void)
Returns the user icon directory.
Definition: efreet_icon.c:118
_Ecore_Event_Mouse_Wheel::event_window
Ecore_Window event_window
The child window where event happened.
Definition: Ecore_Input.h:264
_Ecore_Sdl_Event_Mouse_Move::y
int y
Mouse co-ordinates where the mouse cursor moved to.
Definition: Ecore_Sdl.h:106
elm_list_item_sorted_insert
Elm_Widget_Item * elm_list_item_sorted_insert(Elm_List *obj, const char *label, Efl_Canvas_Object *icon, Efl_Canvas_Object *end, Evas_Smart_Cb func, const void *data, Eina_Compare_Cb cmp_func)
Insert a new item into the sorted list object.
Definition: elm_list_eo.legacy.c:147
_Eina_File::lock
Eina_Lock lock
A file locking mechanism.
Definition: eina_file_common.h:76
EET_COMPRESSION_LOW2
@ EET_COMPRESSION_LOW2
Space filler for compatibility.
Definition: Eet.h:250
eina_matrixsparse_cell_data_replace
Eina_Bool eina_matrixsparse_cell_data_replace(Eina_Matrixsparse_Cell *cell, const void *data, void **p_old)
Changes cell reference value without freeing the possibly existing old value.
Definition: eina_matrixsparse.c:1169
_Grid_Item
Definition: elm_widget_map.h:368
eina_log_level_color_if_enabled_get
static const char * eina_log_level_color_if_enabled_get(int level)
Function to get recommended color value for level, if colors are enabled.
Definition: eina_inline_log.x:191
edje_object_perspective_set
void edje_object_perspective_set(Evas_Object *obj, Edje_Perspective *ps)
Sets the given perspective object on this Edje object.
Definition: edje_util.c:5374
elm_entry_bounce_get
EINA_DEPRECATED void elm_entry_bounce_get(const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Get the bounce mode.
Definition: elm_entry.c:5302
ELM_FOCUS_NEXT
@ ELM_FOCUS_NEXT
next direction
Definition: elm_general.h:462
ECORE_WL2_EVENT_SYNC_DONE
EAPI int ECORE_WL2_EVENT_SYNC_DONE
Definition: ecore_wl2.c:36
elm_config_scroll_animation_disabled_set
void elm_config_scroll_animation_disabled_set(Eina_Bool disable)
Set the value for this option.
Definition: elm_config.c:3839
evas_map_point_image_uv_set
void evas_map_point_image_uv_set(Evas_Map *m, int idx, double u, double v)
Change the map point's U and V texture source point.
Definition: evas_map.c:787
Ecore_Win32_Cursor_X11_Data
Definition: ecore_win32_cursor_x11.h:3
edje_edit_state_min_w_set
EAPI Eina_Bool edje_edit_state_min_w_set(Evas_Object *obj, const char *part, const char *state, double value, int min_w)
Sets the minimum width value of a part state.
edje_edit_state_align_x_set
EAPI Eina_Bool edje_edit_state_align_x_set(Evas_Object *obj, const char *part, const char *state, double value, double align)
Sets the horizontal align value of a part state.
elm_box_layout_transition
void elm_box_layout_transition(Evas_Object *obj, Evas_Object_Box_Data *priv, void *data)
Special layout function that animates the transition from one layout to another.
Definition: elm_box.c:514
eet_node_unsigned_int_new
EAPI Eet_Node * eet_node_unsigned_int_new(const char *name, unsigned int ui)
Creates a new unsigned integer node.
elm_menu_add
Evas_Object * elm_menu_add(Evas_Object *parent)
Add a new menu to the parent.
Definition: elm_menu.c:811
elm_obj_slideshow_transition_get
EOAPI const char * elm_obj_slideshow_transition_get(const Eo *obj)
Get the current slide transition/effect in use for a given slideshow widget.
edje_edit_part_access_set
EAPI Eina_Bool edje_edit_part_access_set(Evas_Object *obj, const char *part, Eina_Bool access)
Sets accessibility for part.
Definition: edje_edit.c:4001
_Ecore_X_Event_Gesture_Notify_Pan
Definition: Ecore_X.h:2677
elm_bg_file_get
void elm_bg_file_get(const Eo *obj, const char **file, const char **group)
Gets the file (image or edje collection) set on a given background widget.
Definition: efl_ui_bg.c:226
eina_rw_slice_strdup
static char * eina_rw_slice_strdup(const Eina_Rw_Slice rw_slice)
A null-terminated string for this slice.
evas_object_box_layout_homogeneous_horizontal
void evas_object_box_layout_homogeneous_horizontal(Evas_Box *obj, Evas_Object_Box_Data *priv, void *data)
Layout function which sets the box o to a homogeneous horizontal box.
Definition: evas_box_eo.legacy.c:123
elm_theme_name_available_list_free
void elm_theme_name_available_list_free(Eina_List *list)
Free the list returned by elm_theme_name_available_list_new()
Definition: elm_theme.c:959
ELM_WIN_MOVE_RESIZE_RIGHT
@ ELM_WIN_MOVE_RESIZE_RIGHT
Start resizing window to the right.
Definition: elm_win_legacy.h:186
elm_config_scroll_thumbscroll_flick_distance_tolerance_set
void elm_config_scroll_thumbscroll_flick_distance_tolerance_set(unsigned int distance)
Set the number of pixels the maximum distance which can be flicked.
Definition: elm_config.c:3705
EINA_ACCESSOR_FOREACH
#define EINA_ACCESSOR_FOREACH(accessor, counter, data)
Definition for helper macro to iterate over all the elements easily.
Definition: eina_accessor.h:346
elm_diskselector_add
Evas_Object * elm_diskselector_add(Evas_Object *parent)
Add a new diskselector widget to the given parent Elementary (container) object.
Definition: elm_diskselector.c:1408
_Evas_Font_Glyph_Info
Definition: evas_text_utils.h:121
_Efl_Ui_Layout_Data::model_bound
Eina_Bool model_bound
Set to true once we are watching over a model.
Definition: elm_widget_layout.h:74
edje_edit_limits_list_free
EAPI void edje_edit_limits_list_free(Eina_List *lst)
Frees an Eina_List of (Edje_Edit_List *) allocated by an edje_edit_limits_vertical_list_get() or edje...
Definition: edje_edit.c:2180
_Ecore_IMF_Context_Class::focus_in
void(* focus_in)(Ecore_IMF_Context *ctx)
Input Method context widget has gained focus.
Definition: Ecore_IMF.h:779
_Ector_Buffer_Data
Definition: ector_buffer.h:23
evas_textblock_style_free
void evas_textblock_style_free(Evas_Textblock_Style *ts)
Destroys a textblock style.
Definition: evas_object_textblock.c:7976
ecore_evas_ews_backing_store_get
EAPI Evas_Object * ecore_evas_ews_backing_store_get(const Ecore_Evas *ee)
Returns the backing store image object that represents the given window in EWS.
Definition: ecore_evas_ews.c:1267
elm_obj_web_text_search
EOAPI Eina_Bool elm_obj_web_text_search(const Eo *obj, const char *string, Eina_Bool case_sensitive, Eina_Bool forward, Eina_Bool wrap)
Searches the given string in a document.
elm_win_lower
void elm_win_lower(Evas_Object *obj)
Lower a window object.
Definition: efl_ui_win.c:8048
ECORE_IMF_KEYBOARD_LOCK_SCROLL
@ ECORE_IMF_KEYBOARD_LOCK_SCROLL
"Scroll" lock is active
Definition: Ecore_IMF.h:282
elm_config_indicator_service_get
const char * elm_config_indicator_service_get(int rotation)
Get the indicator service name according to the rotation degree.
Definition: elm_config.c:4665
evas_object_intercept_stack_below_callback_del
void * evas_object_intercept_stack_below_callback_del(Evas_Object *obj, Evas_Object_Intercept_Stack_Below_Cb func)
Unset the callback function that intercepts a stack below event of an object.
ECORE_EVAS_SELECTION_BUFFER_DRAG_AND_DROP_BUFFER
@ ECORE_EVAS_SELECTION_BUFFER_DRAG_AND_DROP_BUFFER
Stores dragged things while drag and drop is happening.
Definition: Ecore_Evas.h:3686
evas_object_image_animated_frame_get
int evas_object_image_animated_frame_get(Evas_Object *obj)
Get the frame to current frame of an image object.
Definition: evas_image_legacy.c:274
eet_node_parent_get
EAPI Eet_Node * eet_node_parent_get(Eet_Node *node)
Gets the parent node of a node.
Definition: eet_node.c:242
ECORE_EVENT_JOYSTICK
EAPI int ECORE_EVENT_JOYSTICK
Definition: ecore_input.c:27
evas_object_image_data_copy_set
void evas_object_image_data_copy_set(Eo *eo_obj, void *data)
Replaces the raw image data of the given image object.
Definition: evas_image_legacy.c:799
elm_fileselector_filters_clear
void elm_fileselector_filters_clear(Evas_Object *obj)
Clear all filters registered.
Definition: elc_fileselector.c:2810
eina_quadtree_cycle
void eina_quadtree_cycle(Eina_QuadTree *q)
Sets the quadtree's index to 0.
Definition: eina_quadtree.c:864
evas_object_image_content_hint_set
void evas_object_image_content_hint_set(Evas_Object *obj, Evas_Image_Content_Hint hint)
Set the content hint setting of a given image object of the canvas.
Definition: evas_image_legacy.c:512
_Ecore_Wl2_Event_Dnd_End
Definition: Ecore_Wl2.h:143
EVAS_IMAGE_FLIP_HORIZONTAL
@ EVAS_IMAGE_FLIP_HORIZONTAL
flip image horizontally (along the x = width / 2 line)
Definition: Evas_Legacy.h:4918
embryo_data_address_get
EAPI Embryo_Cell * embryo_data_address_get(Embryo_Program *ep, Embryo_Cell addr)
Retreives a pointer to the address in the virtual machine given by the given cell.
Definition: embryo_amx.c:714
ECORE_EXE_NOT_LEADER
@ ECORE_EXE_NOT_LEADER
Do not use setsid() to set the executed process as its own session leader.
Definition: ecore_exe_eo.h:62
_Elm_Web_Frame_Load_Error::domain
const char * domain
Error domain name.
Definition: elm_web_common.h:33
elm_obj_entry_item_provider_append
EOAPI void elm_obj_entry_item_provider_append(Eo *obj, Elm_Entry_Item_Provider_Cb func, void *data)
This appends a custom item provider to the list for that entry.
eeze_disk_new_from_mount
Eeze_Disk * eeze_disk_new_from_mount(const char *mount_point)
Create a new disk object from a mount point.
Definition: eeze_disk.c:202
_Elm_Event_Policy_Changed
Data on the event when an Elementary policy has changed.
Definition: elm_general.h:215
Elm_Fileselector_Entry_Data
struct _Elm_Fileselector_Entry_Data Elm_Fileselector_Entry_Data
Base entry smart data extended with fileselector_entry instance data.
Definition: elm_widget_fileselector_entry.h:29
edje_edit_object_color_class_list_get
EAPI Eina_List * edje_edit_object_color_class_list_get(Evas_Object *obj)
Gets a list of color classes which given object use.
Definition: edje_edit.c:13178
_Evas_Event_Mouse_Up::button
int button
Mouse button number that was raised (1 - 32)
Definition: Evas_Legacy.h:179
evas_canvas_norender
EOAPI void evas_canvas_norender(Eo *obj)
Update the canvas internal objects but not triggering immediate renderization.
EINA_PURE
#define EINA_PURE
EINA_PURE is used to tell the compiler this function has no effect except the return value and its re...
Definition: eina_types.h:378
EMBRYO_ERROR_DEBUG
@ EMBRYO_ERROR_DEBUG
Invalid index parameter (bad entry point)
Definition: Embryo.h:411
elm_win_keyboard_mode_set
void elm_win_keyboard_mode_set(Evas_Object *obj, Elm_Win_Keyboard_Mode mode)
Sets the keyboard mode of the window.
Definition: efl_ui_win.c:9610
elm_entry_editable_set
void elm_entry_editable_set(Elm_Entry *obj, Eina_Bool editable)
Sets if the entry is to be editable or not.
Definition: elm_entry_eo.legacy.c:99
EPHYSICS_BODY_DENSITY_CONCRETE
#define EPHYSICS_BODY_DENSITY_CONCRETE
Density of concrete in kg / m ^ 3.
Definition: EPhysics.h:2065
EDJE_CHANNEL_INTERFACE
@ EDJE_CHANNEL_INTERFACE
Sounds related to the interface.
Definition: Edje_Common.h:338
evas_object_evas_get
Evas * evas_object_evas_get(const Eo *eo_obj)
Get the Evas to which this object belongs to.
Definition: evas_object_main.c:2662
ECORE_COCOA_CURSOR_OPEN_HAND
@ ECORE_COCOA_CURSOR_OPEN_HAND
Open hand cursor.
Definition: Ecore_Cocoa.h:110
eio_eet_read_cipher
Eio_File * eio_eet_read_cipher(Eet_File *ef, const char *name, const char *cipher_key, Eio_Done_Read_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Read a specified entry from an eet file and return data.
Definition: eio_eet.c:576
evas_smart_class_new
Evas_Smart * evas_smart_class_new(const Evas_Smart_Class *sc)
Creates a new Evas_Smart from a given Evas_Smart_Class struct.
Definition: evas_smart.c:26
ECORE_X_ATOM_E_WINDOW_AUX_HINT
Ecore_X_Atom ECORE_X_ATOM_E_WINDOW_AUX_HINT
Definition: ecore_x_atoms_decl.h:369
Elm_Gen_Item::has_contents
Eina_Bool has_contents
content objs have or previously did exist (size calcs)
Definition: elm_gen_common.h:70
edje_object_signal_emit
void edje_object_signal_emit(Evas_Object *obj, const char *emission, const char *source)
Sends/emits an Edje signal to a given Edje object.
Definition: edje_legacy.c:147
_Ecore_Win32_Event_Window_Configure::y
int y
The new y coordinate of the top left corner.
Definition: Ecore_Win32.h:435
_Elm_Version
Definition: Elementary.h:134
elm_notify_allow_events_set
void elm_notify_allow_events_set(Elm_Notify *obj, Eina_Bool allow)
Sets whether events should be passed to by a click outside its area.
Definition: elm_notify_eo.legacy.c:15
elm_genlist_item_bring_in
void elm_genlist_item_bring_in(Elm_Genlist_Item *obj, Elm_Genlist_Item_Scrollto_Type type)
Animatedly bring in, to the visible area of a genlist, a given item on it.
Definition: elm_genlist_item_eo.legacy.c:147
elm_gengrid_scroller_policy_get
void elm_gengrid_scroller_policy_get(const Evas_Object *obj, Elm_Scroller_Policy *policy_h, Elm_Scroller_Policy *policy_v)
Get the scrollbar policy.
Definition: elm_gengrid.c:5203
ecore_x_bell
EAPI Eina_Bool ecore_x_bell(int percent)
Invoke the standard system beep to alert users.
Definition: ecore_x.c:1184
ecore_win32_window_show
EAPI void ecore_win32_window_show(Ecore_Win32_Window *window)
Show the given window.
Definition: ecore_win32_window.c:1079
ecore_evas_pixmap_colormap_get
EAPI unsigned long ecore_evas_pixmap_colormap_get(const Ecore_Evas *ee)
Retrieves the Colormap used for pixmap creation.
Definition: ecore_evas.c:2917
_Ecore_X_Randr_Crtc_Info
Definition: Ecore_X.h:892
ecore_cocoa_window_cursor_set
EAPI void ecore_cocoa_window_cursor_set(Ecore_Cocoa_Window *win, Ecore_Cocoa_Cursor c)
Sets the Cocoa cursor for a given Cocoa window.
ethumb_thumb_orientation_set
EAPI void ethumb_thumb_orientation_set(Ethumb *e, Ethumb_Thumb_Orientation o)
Set the thumbnail rotation or flip.
Definition: ethumb.c:534
ephysics_quaternion_dot
EAPI double ephysics_quaternion_dot(const EPhysics_Quaternion *quat1, const EPhysics_Quaternion *quat2)
Return the dot product between two quaternions.
elm_quicklaunch_sub_init
int elm_quicklaunch_sub_init(int argc, char **argv)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:854
_Eldbus_Object_Event_Property_Removed
Definition: eldbus_object.h:110
ELM_GENLIST_EVENT_MULTI_PINCH_IN
#define ELM_GENLIST_EVENT_MULTI_PINCH_IN
Called when multitouch pinch in detected.
Definition: elm_genlist_eo.h:852
ECORE_EXE_PIPE_READ
@ ECORE_EXE_PIPE_READ
Exe Pipe Read mask.
Definition: ecore_exe_eo.h:50
EDJE_ACTION_TYPE_VG_ANIM_PAUSE
@ EDJE_ACTION_TYPE_VG_ANIM_PAUSE
Vector animation stop action value.
Definition: Edje_Common.h:1935
ECORE_DRM_EVENT_SEAT_ADD
EAPI int ECORE_DRM_EVENT_SEAT_ADD
Definition: ecore_drm_inputs.c:31
_Ecore_IMF_Preedit_Attr::start_index
unsigned int start_index
start index of the range (in bytes)
Definition: Ecore_IMF.h:759
evas_gl_surface_create
Evas_GL_Surface * evas_gl_surface_create(Evas_GL *evas_gl, Evas_GL_Config *config, int width, int height)
Creates and returns a new Evas_GL_Surface object for GL Rendering.
Definition: evas_gl.c:221
_Evas_Event_Multi_Down::device
int device
Multi device number that went down (1 or more for extra touches)
Definition: Evas_Legacy.h:261
ecore_x_dpms_query
EAPI Eina_Bool ecore_x_dpms_query(void)
Checks if the X DPMS extension is available on the server.
Definition: ecore_x_dpms.c:43
elm_obj_hoversel_clear
EOAPI void elm_obj_hoversel_clear(Eo *obj)
This will remove all the children items from the hoversel.
elm_layout_part_cursor_engine_only_get
Eina_Bool elm_layout_part_cursor_engine_only_get(const Eo *obj, const char *part)
Get a specific cursor engine_only for an edje part.
Definition: efl_ui_layout.c:3213
eina_slice_endswith
static Eina_Bool eina_slice_endswith(const Eina_Slice slice, const Eina_Slice suffix)
Checks if the slice ends with a suffix.
evas_canvas_touch_point_list_nth_xy_get
EOAPI void evas_canvas_touch_point_list_nth_xy_get(Eo *obj, unsigned int n, double *x, double *y)
This function returns the nth touch point's coordinates.
elm_config_scroll_thumbscroll_momentum_friction_get
double elm_config_scroll_thumbscroll_momentum_friction_get(void)
Get the scale ratio of geometric sequence as a kind of inertia a scroller will impose at self scrolli...
Definition: elm_config.c:3738
eldbus_signal_handler_ref
Eldbus_Signal_Handler * eldbus_signal_handler_ref(Eldbus_Signal_Handler *handler)
Increase signal handler reference.
Definition: eldbus_signal_handler.c:262
elm_panel_toggle
void elm_panel_toggle(Elm_Panel *obj)
Toggle the hidden state of the panel from code.
Definition: elm_panel_eo.legacy.c:51
elm_quicklaunch_mode_set
void elm_quicklaunch_mode_set(Eina_Bool ql_on)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:746
_Eina_Value_Struct_Member::offset
unsigned int offset
where this member is located within the structure memory
Definition: eina_value.h:3124
EMILE_COLORSPACE_RGBA_S3TC_DXT5
@ EMILE_COLORSPACE_RGBA_S3TC_DXT5
OpenGL COMPRESSED_RGBA_S3TC_DXT5_EXT format with RGBA.
Definition: emile_image.h:43
ecore_imf_context_new
EAPI Ecore_IMF_Context * ecore_imf_context_new(const Ecore_IMF_Context_Class *ctxc)
Creates a new Input Method Context with klass specified by ctxc.
Definition: ecore_imf_context.c:557
ecore_file_remove
Eina_Bool ecore_file_remove(const char *file)
Removes the given file or directory.
Definition: ecore_file.c:309
ecore_drm2_output_primary_get
EAPI Eina_Bool ecore_drm2_output_primary_get(Ecore_Drm2_Output *output)
Get if a given output is marked as the primary output.
Definition: ecore_drm2_outputs.c:1162
evas_output_framespace_set
void evas_output_framespace_set(Evas *eo_e, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h)
Sets the output framespace size of the render engine of the given evas.
Definition: evas_main.c:1260
elm_obj_genlist_item_flip_get
EOAPI Eina_Bool elm_obj_genlist_item_flip_get(const Eo *obj)
Get the flip state of a given genlist item.
elm_ctxpopup_horizontal_set
void elm_ctxpopup_horizontal_set(Elm_Ctxpopup *obj, Eina_Bool horizontal)
Change the ctxpopup's orientation to horizontal or vertical.
Definition: elm_ctxpopup_eo.legacy.c:27
elm_entry_cursor_next
Eina_Bool elm_entry_cursor_next(Elm_Entry *obj)
This moves the cursor one place to the right within the entry.
Definition: elm_entry_eo.legacy.c:489
ecore_x_e_illume_indicator_type_set
EAPI void ecore_x_e_illume_indicator_type_set(Ecore_X_Window win, Ecore_X_Illume_Indicator_Type_Mode mode)
Definition: ecore_x_e.c:1965
ECORE_WIN32_EVENT_WINDOW_FOCUS_OUT
int ECORE_WIN32_EVENT_WINDOW_FOCUS_OUT
Ecore_Event for the Ecore_Win32_Event_Window_Focus_Out event.
Definition: ecore_win32.c:406
evas_vg_shape_stroke_scale_get
double evas_vg_shape_stroke_scale_get(Evas_Vg_Shape *obj)
Get the stroke scaling factor used for stroking this path.
Definition: efl_canvas_vg_shape.c:239
ecore_wl2_subsurface_position_set
EAPI void ecore_wl2_subsurface_position_set(Ecore_Wl2_Subsurface *subsurface, int x, int y)
Set the position of this subsurface, relative to its parent surface.
Definition: ecore_wl2_subsurf.c:101
edje_object_color_class_get
Eina_Bool edje_object_color_class_get(const Evas_Object *obj, const char *color_class, int *r, int *g, int *b, int *a, int *r2, int *g2, int *b2, int *a2, int *r3, int *g3, int *b3, int *a3)
Gets the object color class.
Definition: edje_util.c:940
ecore_wl2_input_keyboard_repeat_get
EAPI Eina_Bool ecore_wl2_input_keyboard_repeat_get(const Ecore_Wl2_Input *input, double *rate, double *delay)
Get the keyboard repeat rate and delay of an input.
Definition: ecore_wl2_input.c:1833
elm_video_is_playing_get
Eina_Bool elm_video_is_playing_get(Evas_Object *obj)
Get whether the video actually playing.
Definition: efl_ui_video.c:538
ECORE_IMF_BIDI_DIRECTION_LTR
@ ECORE_IMF_BIDI_DIRECTION_LTR
The Left to Right mode.
Definition: Ecore_IMF.h:473
emotion_object_video_subtitle_file_set
EAPI void emotion_object_video_subtitle_file_set(Evas_Object *obj, const char *filepath)
Set the video's subtitle file path.
Definition: emotion_smart.c:994
ELM_PREFS_TYPE_DATE
@ ELM_PREFS_TYPE_DATE
date type, bound to date selection UI elements
Definition: elm_prefs_data.h:58
eina_mmap_safety_enabled_get
Eina_Bool eina_mmap_safety_enabled_get(void)
Gets the enabled state of mmap safety.
Definition: eina_mmap.c:239
_Ecore_IMF_Event_Key_Up
The structure type used with the Key_Up event.
Definition: Ecore_IMF.h:723
elm_scroller_movement_block_set
void elm_scroller_movement_block_set(Evas_Object *obj, Elm_Scroller_Movement_Block block)
Set blocking of scrolling (per axis) on a given scroller.
Definition: elm_scroller.c:1210
elm_obj_genlist_selected_item_get
EOAPI Elm_Widget_Item * elm_obj_genlist_selected_item_get(const Eo *obj)
Get the selected item in the genlist.
elm_win_icon_name_set
void elm_win_icon_name_set(Evas_Object *obj, const char *icon_name)
Set the icon name of the window.
Definition: efl_ui_win.c:8507
elm_genlist_item_demote
void elm_genlist_item_demote(Elm_Genlist_Item *obj)
Demote an item to the end of the list.
Definition: elm_genlist_item_eo.legacy.c:135
evas_object_hide
void evas_object_hide(Evas_Object *eo_obj)
Makes the given Evas object invisible.
Definition: evas_object_main.c:1823
EDJE_INPUT_HINT_AUTO_COMPLETE
@ EDJE_INPUT_HINT_AUTO_COMPLETE
Suggest word auto completion.
Definition: Edje_Common.h:37
elm_spinner_interval_set
void elm_spinner_interval_set(Elm_Spinner *obj, double interval)
Control the interval on time updates for a user mouse button hold on spinner widgets' arrows.
Definition: elm_spinner_eo.legacy.c:15
EVAS_PIXEL_FORMAT_YUV420P_601
@ EVAS_PIXEL_FORMAT_YUV420P_601
YUV 420 Planar format with CCIR 601 color encoding with contiguous planes in the order Y,...
Definition: Evas_Common.h:279
ecore_wl2_window_input_region_get
EAPI void ecore_wl2_window_input_region_get(Ecore_Wl2_Window *window, int *x, int *y, int *w, int *h)
Get the input region of the Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:930
efl_net_connman_technology_path_get
const char * efl_net_connman_technology_path_get(Efl_Net_Control_Technology *tech)
Get the path of the given technology.
Definition: efl_net_control_technology-connman.c:424
ecore_win32_window_new
EAPI Ecore_Win32_Window * ecore_win32_window_new(Ecore_Win32_Window *parent, int x, int y, int width, int height)
Creates a new window.
Definition: ecore_win32_window.c:449
elm_obj_web_history_enabled_get
EOAPI Eina_Bool elm_obj_web_history_enabled_get(const Eo *obj)
Get whether browsing history is enabled for the given object.
elm_obj_genlist_item_select_mode_set
EOAPI void elm_obj_genlist_item_select_mode_set(Eo *obj, Elm_Object_Select_Mode mode)
Set the genlist item's select mode.
elm_panes_add
Evas_Object * elm_panes_add(Evas_Object *parent)
Add a new panes widget to the given parent Elementary (container) object.
Definition: efl_ui_panes.c:723
_Eet_Data_Descriptor_Class::type_set
Eet_Descriptor_Type_Set_Callback type_set
called when loading a mapped type with the given type used to describe the type in the descriptor
Definition: Eet.h:2848
eldbus_hello
Eldbus_Pending * eldbus_hello(Eldbus_Connection *conn, Eldbus_Message_Cb cb, const void *cb_data)
Send a "Hello" method call in proxy.
Definition: eldbus_freedesktop.c:99
edje_edit_part_item_index_weight_y_set
EAPI Eina_Bool edje_edit_part_item_index_weight_y_set(Evas_Object *obj, const char *part, unsigned int index, double weight_y)
Sets the vertical weight value of a part item.
elm_config_reload
void elm_config_reload(void)
Reload Elementary's configuration, bounded to current selected profile.
Definition: elm_config.c:3060
elm_win_render
void elm_win_render(Evas_Object *obj)
This manually asks evas to render the window now.
Definition: efl_ui_win.c:6814
ecore_drm_device_find
EAPI Ecore_Drm_Device * ecore_drm_device_find(const char *name, const char *seat)
Finds a drm device in the system.
Definition: ecore_drm_device.c:202
_Ecore_Event_Mouse_Button::timestamp
unsigned int timestamp
Time when the event occurred.
Definition: Ecore_Input.h:228
ephysics_body_event_callback_add
EAPI void ephysics_body_event_callback_add(EPhysics_Body *body, EPhysics_Callback_Body_Type type, EPhysics_Body_Event_Cb func, const void *data)
Register a callback to a type of physics body event.
elm_ctxpopup_last_item_get
Elm_Widget_Item * elm_ctxpopup_last_item_get(const Elm_Ctxpopup *obj)
Get the last item in the widget.
Definition: elm_ctxpopup_eo.legacy.c:15
ecore_idle_enterer_before_add
Ecore_Idle_Enterer * ecore_idle_enterer_before_add(Ecore_Task_Cb func, const void *data)
Adds an idle enterer handler at the start of the list so it gets called earlier than others.
Definition: ecore_idle_enterer.c:25
evas_canvas_render_idle_flush
EOAPI void evas_canvas_render_idle_flush(Eo *obj)
Make the canvas discard internally cached data used for rendering.
emotion_object_progress_status_get
EAPI double emotion_object_progress_status_get(const Evas_Object *obj)
Get how much of the file has been played.
Definition: emotion_smart.c:1209
elm_entry_anchor_hover_end
void elm_entry_anchor_hover_end(Elm_Entry *obj)
Ends the hover popup in the entry.
Definition: elm_entry_eo.legacy.c:405
eina_freeq_type_get
Eina_FreeQ_Type eina_freeq_type_get(Eina_FreeQ *fq)
Query the type of a free queue.
Definition: eina_freeq.c:459
elm_config_atspi_mode_get
Eina_Bool elm_config_atspi_mode_get(void)
Gets ATSPI mode.
Definition: elm_config.c:3190
_Eina_File::inode
ino_t inode
The inode.
Definition: eina_file_common.h:81
edje_edit_state_limit_set
EAPI Eina_Bool edje_edit_state_limit_set(Evas_Object *obj, const char *part, const char *state, double value, unsigned char limit)
Sets the states limit parameter value.
Definition: edje_edit.c:7699
edje_edit_part_cursor_mode_set
EAPI Eina_Bool edje_edit_part_cursor_mode_set(Evas_Object *obj, const char *part, unsigned char cursor_mode)
Gets pointer_mode of a part.
Definition: edje_edit.c:4081
EDJE_TEXT_EFFECT_SOFT_SHADOW
@ EDJE_TEXT_EFFECT_SOFT_SHADOW
Soft shadow text effect value.
Definition: Edje_Common.h:2123
_Ecore_Con_Event_Server_Write::server
Ecore_Con_Server * server
the server that was connected to
Definition: Ecore_Con.h:575
elput_input_key_remap_set
EAPI Eina_Bool elput_input_key_remap_set(Elput_Manager *manager, int *from_keys, int *to_keys, int num)
Set a given set of keys as remapped keys.
Definition: elput_input.c:703
evas_gl_config_free
void evas_gl_config_free(Evas_GL_Config *cfg)
Frees a config object created from evas_gl_config_new.
Definition: evas_gl.c:215
edje_edit_font_del
EAPI Eina_Bool edje_edit_font_del(Evas_Object *obj, const char *alias)
Deletes font from the edje file.
Definition: edje_edit.c:8690
elm_image_no_scale_set
void elm_image_no_scale_set(Evas_Object *obj, Eina_Bool no_scale)
Control scaling behaviour of this object.
Definition: efl_ui_image.c:2643
evas_object_box_remove_all
Eina_Bool evas_object_box_remove_all(Evas_Box *obj, Eina_Bool clear)
Remove all child objects from a box object, unparenting them again.
Definition: evas_box_eo.legacy.c:63
ephysics_body_del
EAPI void ephysics_body_del(EPhysics_Body *body)
Delete a physics body.
elm_obj_genlist_item_expanded_set
EOAPI void elm_obj_genlist_item_expanded_set(Eo *obj, Eina_Bool expanded)
Sets the expanded state of an item.
eldbus_object_connection_get
Eldbus_Connection * eldbus_object_connection_get(const Eldbus_Object *obj)
Get the Eldbus_Connection object associated with a Eldbus_Object.
Definition: eldbus_object.c:542
ELM_BUBBLE_POS_INVALID
@ ELM_BUBBLE_POS_INVALID
Invalid corner.
Definition: elm_bubble_eo.h:24
ECORE_X_WINDOW_STATE_MODAL
@ ECORE_X_WINDOW_STATE_MODAL
The window is iconified.
Definition: Ecore_X.h:158
Eet_Version
struct _Eet_Version Eet_Version
This is the Eet version information structure that can be used at runtime to detect which version of ...
edje_edit_programs_list_get
EAPI Eina_List * edje_edit_programs_list_get(Evas_Object *obj)
Gets the list of all the programs in the given edje object.
Definition: edje_edit.c:10980
edje_edit_part_drag_event_get
EAPI const char * edje_edit_part_drag_event_get(Evas_Object *obj, const char *part)
Gets the name of the part that is used as the receiver of the drag event.
ECORE_EVENT_SIGNAL_HUP
#define ECORE_EVENT_SIGNAL_HUP
Hup signal event.
Definition: Ecore_Common.h:564
_Elm_Prefs_Item_Spec_String
Definition: elm_prefs_common.h:45
eina_vector2_add
static void eina_vector2_add(Eina_Vector2 *out, const Eina_Vector2 *a, const Eina_Vector2 *b)
Add two vectors.
_Elm_Entry_Filter_Accept_Set
Data for the elm_entry_filter_accept_set() entry filter.
Definition: elm_entry_common.h:228
eet_node_walk
EAPI void * eet_node_walk(void *parent, const char *name, Eet_Node *root, Eet_Node_Walk *cb, void *user_data)
Walks trees of Eet_Node.
Definition: eet_node.c:688
eina_thread_queue_fd_set
void eina_thread_queue_fd_set(Eina_Thread_Queue *thq, int fd)
Sets a file descriptor to write a byte to on a message send.
Definition: eina_thread_queue.c:565
_Elm_Photocam_Error
Definition: elm_photocam.h:77
edje_file_data_get
char * edje_file_data_get(const char *file, const char *key)
Gets data from the file level data block of an edje file.
Definition: edje_load.c:378
ethumb_cmp
EAPI Eina_Bool ethumb_cmp(const Ethumb *e1, const Ethumb *e2)
Compare two thumbnailers.
Definition: ethumb.c:1758
eina_tile_grid_slicer_iterator_new
Eina_Iterator * eina_tile_grid_slicer_iterator_new(int x, int y, int w, int h, int tile_w, int tile_h)
Creates a new Eina_Iterator that iterates over a list of tiles.
Definition: eina_tiler.c:1608
evas_vg_gradient_radial_radius_get
double evas_vg_gradient_radial_radius_get(Evas_Vg_Gradient_Radial *obj)
Gets the center radius of this radial gradient.
Definition: efl_canvas_vg_gradient_radial.c:215
ecore_evas_iconified_set
EAPI void ecore_evas_iconified_set(Ecore_Evas *ee, Eina_Bool on)
Iconifies or uniconifies an Ecore_Evas' window.
Definition: ecore_evas.c:2049
eina_value_bool_convert
static Eina_Bool eina_value_bool_convert(const Eina_Value *v, Eina_Bool *c)
Check value type and convert contents.
Definition: eina_inline_value_util.x:268
elm_object_item_cursor_unset
void elm_object_item_cursor_unset(Elm_Widget_Item *obj)
Unset any custom mouse pointer/cursor decoration set to be shown, when the mouse pointer is over the ...
Definition: elm_widget_item_eo.legacy.c:153
eina_future_cb_easy
#define eina_future_cb_easy(...)
A syntactic sugar over eina_future_cb_easy_from_desc().
Definition: eina_promise.h:1719
eeze_udev_walk_get_sysattr
EAPI const char * eeze_udev_walk_get_sysattr(const char *syspath, const char *sysattr)
Walks up the device chain starting at syspath, checking each device for sysattr, and returns the valu...
Definition: eeze_udev_walk.c:40
elm_config_color_overlay_apply
void elm_config_color_overlay_apply(void)
Apply the changes made with elm_config_color_overlay_set() and elm_config_color_overlay_unset() on th...
Definition: elm_config.c:3280
elm_icon_size_get
EINA_DEPRECATED void elm_icon_size_get(const Evas_Object *obj, int *w, int *h)
Get the object's image size.
Definition: elm_icon.c:794
Ecore_Event_Joystick_Axis
enum _Ecore_Event_Joystick_Axis Ecore_Event_Joystick_Axis
elm_naviframe_content_preserve_on_pop_get
Eina_Bool elm_naviframe_content_preserve_on_pop_get(const Elm_Naviframe *obj)
Preserve the content objects when items are popped.
Definition: elm_naviframe_eo.legacy.c:21
Elm_Color_Class_List_Cb
Eina_List *(* Elm_Color_Class_List_Cb)(void)
A callback used to provide a list of allocated Edje_Color_Class structs used by an application.
Definition: elm_color_class.h:27
eina_swap16
static unsigned short eina_swap16(unsigned short x)
Reverses the byte order of a 16-bit (destination) register.
EMBRYO_ERROR_INDEX
@ EMBRYO_ERROR_INDEX
Function not found.
Definition: Embryo.h:410
ECORE_WL2_EVENT_WINDOW_ROTATE
EAPI int ECORE_WL2_EVENT_WINDOW_ROTATE
Definition: ecore_wl2.c:47
_Evas_GL_Config::depth_bits
Evas_GL_Depth_Bits depth_bits
Surface Depth Bits.
Definition: Evas_GL.h:566
evas_event_thaw_eval
void evas_event_thaw_eval(Evas *e)
After thaw of a canvas, re-evaluate the state of objects and call callbacks.
Definition: evas_events.c:1591
_Eina_Hash_Tuple
Data for a hash table of key/value pairs.
Definition: eina_hash.h:298
elm_code_syntax_parse_line
void elm_code_syntax_parse_line(Elm_Code_Syntax *syntax, Elm_Code_Line *line)
Parse a line and apply the syntax definition by inserting Elm_Code_Token into the line.
Definition: elm_code_syntax.c:293
elm_obj_actionslider_enabled_pos_set
EOAPI void elm_obj_actionslider_enabled_pos_set(Eo *obj, Elm_Actionslider_Pos pos)
Actionslider enabled position.
eldbus_message_member_get
const char * eldbus_message_member_get(const Eldbus_Message *msg)
Get the Eldbus message member.
Definition: eldbus_message.c:205
eldbus_connection_unique_name_get
const char * eldbus_connection_unique_name_get(Eldbus_Connection *conn)
Gets unique name assigned by the message bus.
Definition: eldbus_core.c:1605
elm_obj_gengrid_reorder_mode_start
EOAPI void elm_obj_gengrid_reorder_mode_start(Eo *obj, Ecore_Pos_Map tween_mode)
Starts the reorder mode of Gengrid.
eina_future_all_array
static Eina_Future * eina_future_all_array(Eina_Future *array[])
Creates a future that will be resolved once all futures from array is resolved.
Definition: eina_promise.h:1626
ECORE_POS_MAP_SINUSOIDAL_FACTOR
@ ECORE_POS_MAP_SINUSOIDAL_FACTOR
Start slow, speed up then slow down at end, v1 being a power factor, 0.0 being linear,...
Definition: Ecore_Common.h:2765
_Evas_GL_API::evasglUnbindWaylandDisplay
Eina_Bool(* evasglUnbindWaylandDisplay)(Evas_GL *evas_gl, void *wl_display)
Definition: Evas_GL.h:5867
_RGBA_Font_Glyph_Out
Definition: evas_font.h:345
ecore_win32_clipboard_set
EAPI Eina_Bool ecore_win32_clipboard_set(const Ecore_Win32_Window *window, const void *data, size_t size, const char *mime_type)
Set data to the clipboard.
Definition: ecore_win32_clipboard.c:41
evas_canvas_render_updates
EOAPI Eina_List * evas_canvas_render_updates(Eo *obj)
Force immediate renderization of the given Evas canvas.
ELM_GENLIST_EVENT_HBAR_PRESS
#define ELM_GENLIST_EVENT_HBAR_PRESS
Called when horizontal bar is pressed.
Definition: elm_genlist_eo.h:767
elm_genlist_item_cursor_engine_only_get
Eina_Bool elm_genlist_item_cursor_engine_only_get(const Elm_Object_Item *eo_it)
Get if the (custom) cursor for a given genlist item is being searched in its theme,...
Definition: elm_genlist.c:7771
eina_ustrbuf_append_slice
Eina_Bool eina_ustrbuf_append_slice(Eina_UStrbuf *buf, const Eina_Slice slice)
Appends a slice to a buffer, reallocating as necessary.
ecore_timer_freeze
void ecore_timer_freeze(Ecore_Timer *timer)
Pauses a running timer.
Definition: ecore_timer.c:334
ephysics_world_running_get
EAPI Eina_Bool ephysics_world_running_get(const EPhysics_World *world)
Get running status of world.
EINA_CPU_SSE
@ EINA_CPU_SSE
Streaming SIMD Extensions (Intel)
Definition: eina_cpu.h:49
ECORE_COCOA_CURSOR_CLOSED_HAND
@ ECORE_COCOA_CURSOR_CLOSED_HAND
Closed hand cursor.
Definition: Ecore_Cocoa.h:104
_Evas_Cserve_Stats::saved_memory_peak
int saved_memory_peak
peak amount of saved memory, in bytes
Definition: Evas_Common.h:2952
EDJE_PART_TYPE_EXTERNAL
@ EDJE_PART_TYPE_EXTERNAL
External type value.
Definition: Edje_Legacy.h:3256
elm_genlist_first_item_get
Elm_Widget_Item * elm_genlist_first_item_get(const Elm_Genlist *obj)
Get the first item in the genlist.
Definition: elm_genlist_eo.legacy.c:159
EVAS_CALLBACK_CANVAS_VIEWPORT_RESIZE
@ EVAS_CALLBACK_CANVAS_VIEWPORT_RESIZE
Canvas viewport resized.
Definition: Evas_Common.h:458
_Multibuttonentry_Item
Definition: elm_widget_multibuttonentry.h:59
evas_object_textblock_text_markup_set
void evas_object_textblock_text_markup_set(Eo *eo_obj, const char *text)
Sets given text as markup for the textblock object.
Definition: evas_object_textblock.c:8787
ECORE_IMF_EVENT_KEY_DOWN
@ ECORE_IMF_EVENT_KEY_DOWN
Key Down event.
Definition: Ecore_IMF.h:256
ECORE_IMF_CALLBACK_PREEDIT_END
@ ECORE_IMF_CALLBACK_PREEDIT_END
"PREEDIT_END" is called when a preediting sequence has been completed or canceled.
Definition: Ecore_IMF.h:230
_Ecore_IMF_Event_Key_Up::keyname
const char * keyname
The string name of the key released.
Definition: Ecore_IMF.h:724
ecore_evas_sub_ecore_evas_list_get
EAPI Eina_List * ecore_evas_sub_ecore_evas_list_get(const Ecore_Evas *ee)
Gets a list of all the sub ecore_evases.
Definition: ecore_evas.c:3860
ELM_PREFS_EVENT_PAGE_CHANGED
#define ELM_PREFS_EVENT_PAGE_CHANGED
Called when page changed.
Definition: elm_prefs_eo.h:343
_Eldbus_Proxy_Event_Property_Changed::proxy
const Eldbus_Proxy * proxy
the proxy object
Definition: eldbus_proxy.h:205
_Elm_Widget_Smart_Data::on_create
Eina_Bool on_create
This is true when the widget is on creation(general widget constructor).
Definition: elm_widget.h:418
_Old_Edje_Part::mask_flags
Evas_Event_Flags mask_flags
mask flags
Definition: edje_convert.h:132
evas_device_del
void evas_device_del(Evas_Device *dev)
Delete a new device type.
Definition: evas_device.c:267
EINA_XATTR_CREATED
@ EINA_XATTR_CREATED
This will only succeed if the extended attribute wasn't previously set.
Definition: eina_xattr.h:43
eina_inlist_promote
Eina_Inlist * eina_inlist_promote(Eina_Inlist *list, Eina_Inlist *item)
Moves existing node to beginning of list.
Definition: eina_inlist.c:372
eeze_disk_udev_get_sysattr
EAPI const char * eeze_disk_udev_get_sysattr(Eeze_Disk *disk, const char *sysattr)
Get the sysattr value of a disk.
Definition: eeze_disk_udev.c:25
_Edje_Message_String_Float::val
double val
The message's float value.
Definition: Edje_Legacy.h:547
ECORE_GETOPT_ACTION_STORE_CONST
@ ECORE_GETOPT_ACTION_STORE_CONST
Store a const.
Definition: Ecore_Getopt.h:66
evas_object_textgrid_palette_get
void evas_object_textgrid_palette_get(const Evas_Textgrid *obj, Evas_Textgrid_Palette pal, int idx, int *r, int *g, int *b, int *a)
The retrieve color to the given palette at the given index of the given textgrid object.
Definition: evas_textgrid_eo.legacy.c:57
ELM_XDND_ACTION_DESCRIPTION
@ ELM_XDND_ACTION_DESCRIPTION
Describe the data.
Definition: elm_cnp.h:99
_Eina_Value_Optional_Outer
Definition: eina_inline_value.x:1692
_Evas_Event_Mouse_Up::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:185
unsetenv
int unsetenv(const char *name)
Remove environment variables.
Definition: evil_stdlib.c:69
ELM_GLVIEW_STENCIL_8
@ ELM_GLVIEW_STENCIL_8
Request min.
Definition: elm_glview_eo.h:59
edje_perspective_new
Edje_Perspective * edje_perspective_new(Evas *e)
Creates a new perspective in the given canvas.
Definition: edje_util.c:5259
_Old_Edje_Part_Description_Spec_Image
A structure that stores old Edje part description image information.
Definition: edje_convert.h:149
_Elm_Gengrid_Data
Definition: elm_widget_gengrid.h:29
eet_node_double_new
EAPI Eet_Node * eet_node_double_new(const char *name, double d)
Creates a new double node.
ELM_TRANSIT_TWEEN_MODE_SPRING
@ ELM_TRANSIT_TWEEN_MODE_SPRING
Start at 0.0 then "wobble" like a spring rest position 1.0, and wobble v2 times, with decay factor of...
Definition: elm_transit.h:77
evas_object_textblock_visible_range_get
Eina_Bool evas_object_textblock_visible_range_get(Efl_Canvas_Textblock *obj, Efl_Text_Cursor_Handle *start, Efl_Text_Cursor_Handle *end)
Returns the currently visible range.
Definition: efl_canvas_textblock_eo.legacy.c:3
ecore_evas_wayland_egl_new
EAPI Ecore_Evas * ecore_evas_wayland_egl_new(const char *disp_name, unsigned int parent, int x, int y, int w, int h, Eina_Bool frame)
Create an Ecore_Evas window using the wayland-egl engine.
Definition: ecore_evas.c:4484
ELM_PREFS_EVENT_ACTION
#define ELM_PREFS_EVENT_ACTION
Called when action was done.
Definition: elm_prefs_eo.h:379
_Elm_Widget_Item_Data::del_func
Evas_Smart_Cb del_func
widget delete callback function.
Definition: elm_widget.h:570
_Ecore_Wl_Event_Selection_Data_Ready
Definition: Ecore_Wayland.h:211
ecore_drm2_output_possible_crtc_get
EAPI Eina_Bool ecore_drm2_output_possible_crtc_get(Ecore_Drm2_Output *output, unsigned int crtc)
Get if an output can be used on a given crtc.
Definition: ecore_drm2_outputs.c:1424
_Eldbus_Object_Event_Property_Changed::interface
const char * interface
The interface name.
Definition: eldbus_object.h:98
ethumb_client_dir_path_get
const char * ethumb_client_dir_path_get(const Ethumb_Client *client)
Get base directory path where to store thumbnails.
Definition: ethumb_client.c:1615
Ecore_Con_Dns_Cb
void(* Ecore_Con_Dns_Cb)(const char *canonname, const char *ip, struct sockaddr *addr, int addrlen, void *data)
A callback type for use with ecore_con_lookup.
Definition: Ecore_Con.h:298
embryo_program_free
EAPI void embryo_program_free(Embryo_Program *ep)
Frees the given Embryo program.
Definition: embryo_amx.c:327
_Evas_Smart_Class::calculate
void(* calculate)(Evas_Object *o)
code to be run when object has rendering updates on a canvas
Definition: Evas_Common.h:1960
_Ecore_Event_Signal_Power
A structure that stores information of a Power event.
Definition: Ecore_Common.h:653
elm_fileselector_entry_expandable_get
EINA_DEPRECATED Eina_Bool elm_fileselector_entry_expandable_get(const Evas_Object *obj)
Get whether tree view is enabled for the given file selector entry widget's internal file selector.
Definition: elc_fileselector_entry.c:473
evas_map_util_quat_rotate
void evas_map_util_quat_rotate(Evas_Map *m, double qx, double qy, double qz, double qw, double cx, double cy, double cz)
Rotate the map in 3D using a unit quaternion.
Definition: evas_map.c:1129
elm_toolbar_item_find_by_label
Elm_Widget_Item * elm_toolbar_item_find_by_label(const Elm_Toolbar *obj, const char *label)
Returns a pointer to a toolbar item by its label.
Definition: elm_toolbar_eo.legacy.c:147
eio_dir_move
Eio_File * eio_dir_move(const char *source, const char *dest, Eio_Filter_Direct_Cb filter_cb, Eio_Progress_Cb progress_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Move a directory and its content asynchronously.
Definition: eio_dir.c:890
ephysics_body_shape_add
EAPI EPhysics_Body * ephysics_body_shape_add(EPhysics_World *world, EPhysics_Shape *shape)
Create a new physics body using a custom shape.
edje_edit_state_external_params_list_get
EAPI const Eina_List * edje_edit_state_external_params_list_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the list of parameters for an external part.
Definition: edje_edit.c:7316
_Evas_Textblock_Node_Format::text_node
Evas_Object_Textblock_Node_Text * text_node
The text node it's pointing to.
Definition: efl_canvas_textblock_internal.h:145
evas_render_dump
void evas_render_dump(Evas_Canvas *obj)
Make the canvas discard as much data as possible used by the engine at runtime.
Definition: evas_canvas_eo.legacy.c:333
ELM_INPUT_HINT_AUTOFILL_PHONE
@ ELM_INPUT_HINT_AUTOFILL_PHONE
Autofill hint for a phone number.
Definition: elm_general.h:194
ecore_evas_maximized_get
EAPI Eina_Bool ecore_evas_maximized_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas' window is maximized or not.
Definition: ecore_evas.c:2105
ecore_x_screen_index_get
EAPI int ecore_x_screen_index_get(const Ecore_X_Screen *screen)
Retrieves the index number of the given screen.
Definition: ecore_x.c:999
Ecore_Win32_Monitor::desktop
Eina_Rectangle desktop
Coordinates and size of the desktop.
Definition: Ecore_Win32.h:739
_Eina_File::global_map
void * global_map
A pointer to the entire contents of the file that have been mapped with mmap(2).
Definition: eina_file_common.h:75
elm_app_locale_dir_get
const char * elm_app_locale_dir_get(void)
Get the application's run time locale prefix directory, as set by elm_app_info_set() and the way (env...
Definition: elm_main.c:611
_Elm_Multibuttonentry_Item_Filter
Definition: elm_widget_multibuttonentry.h:68
eina_unicode_strnlen
size_t eina_unicode_strnlen(const Eina_Unicode *ustr, int n)
Returns the length of a Eina_Unicode string, up to a limit.
Definition: eina_unicode.c:96
edje_object_scale_get
double edje_object_scale_get(const Edje_Object *obj)
Gets a given Edje object's scaling factor.
Definition: edje_legacy.c:215
eldbus_proxy_event_callback_del
void eldbus_proxy_event_callback_del(Eldbus_Proxy *proxy, Eldbus_Proxy_Event_Type type, Eldbus_Proxy_Event_Cb cb, const void *cb_data)
Remove callback registered in eldbus_proxy_event_callback_add().
Definition: eldbus_proxy.c:435
eina_f8p24_float_to
static float eina_f8p24_float_to(Eina_F8p24 v)
Create a new standard float from Eina_F8p24 floating point number.
ECORE_WIN32_DND_EVENT_DRAG_LEAVE
@ ECORE_WIN32_DND_EVENT_DRAG_LEAVE
Drag leave.
Definition: Ecore_Win32.h:214
ecore_win32_double_click_time_set
EAPI void ecore_win32_double_click_time_set(double t)
Sets the timeout for a double and triple clicks to be flagged.
Definition: ecore_win32.c:687
elm_obj_calendar_interval_get
EOAPI double elm_obj_calendar_interval_get(const Eo *obj)
The interval on time updates for a user mouse button hold on calendar widgets' month/year selection.
_Elm_Web_Menu::x
int x
The X position of the popup, relative to the elm_web object.
Definition: elm_web_common.h:102
eina_value_array_pset
static Eina_Bool eina_value_array_pset(Eina_Value *value, unsigned int position, const void *ptr)
Sets a generic value to an array member from a pointer.
ecore_drm_device_window_set
EAPI void ecore_drm_device_window_set(Ecore_Drm_Device *dev, unsigned int window)
Sets the window of Ecore_Drm_Devices.
Definition: ecore_drm_device.c:507
_Eio_Progress::dest
const char * dest
target of the I/O operation
Definition: Eio_Legacy.h:184
_Ecore_IMF_Context_Class::add
void(* add)(Ecore_IMF_Context *ctx)
Create the Input Method Context.
Definition: Ecore_IMF.h:772
evas_object_image_alpha_set
void evas_object_image_alpha_set(Evas_Object *obj, Eina_Bool alpha)
Enable or disable alpha channel usage on the given image object.
Definition: evas_image_legacy.c:103
edje_edit_part_item_index_align_x_get
EAPI double edje_edit_part_item_index_align_x_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the horizontal align value of a part state.
EDJE_TWEEN_MODE_MASK
@ EDJE_TWEEN_MODE_MASK
Mask tween mode value.
Definition: Edje_Common.h:1896
_Ecore_X_Event_Window_Damage
Definition: Ecore_X.h:554
ecore_imf_context_input_panel_show_on_demand_get
EAPI Eina_Bool ecore_imf_context_input_panel_show_on_demand_get(Ecore_IMF_Context *ctx)
Gets whether the Input Method Context should request to show the input panel in case of only a user's...
Definition: ecore_imf_context.c:1371
_Ecore_Event_Mouse_Move::device
int device
0 if normal mouse, 1+ for other mouse-devices (eg multi-touch - other fingers)
Definition: Ecore_Input.h:306
Ecore_Buffer_Consumer
struct _Ecore_Buffer_Consumer Ecore_Buffer_Consumer
An object representing a consumer of Ecore_Buffer.
Definition: Ecore_Buffer_Queue.h:94
eina_trash_pop
static void * eina_trash_pop(Eina_Trash **trash)
Pops an available pointer from the trash if possible.
ecore_evas_size_base_set
EAPI void ecore_evas_size_base_set(Ecore_Evas *ee, int w, int h)
Sets the base size for a given Ecore_Evas window.
Definition: ecore_evas.c:1658
elm_obj_genlist_reorder_mode_set
EOAPI void elm_obj_genlist_reorder_mode_set(Eo *obj, Eina_Bool reorder_mode)
Set reorder mode.
_Elm_Prefs_Item_Spec
Definition: elm_prefs_common.h:90
eina_inlist_sorted_state_free
void eina_inlist_sorted_state_free(Eina_Inlist_Sorted_State *state)
Frees an Eina_Inlist_Sorted_State.
Definition: eina_inlist.c:503
elm_win_title_get
const char * elm_win_title_get(const Evas_Object *obj)
Get the title of the window.
Definition: efl_ui_win.c:8645
_Eolian_Value
Definition: Eolian.h:414
emotion_object_seekable_get
EAPI Eina_Bool emotion_object_seekable_get(const Evas_Object *obj)
Get whether the media file is seekable.
Definition: emotion_smart.c:779
curl_slist
Definition: ecore_con_url_curl.h:373
EVAS_TEXT_STYLE_SHADOW_DIRECTION_SET
#define EVAS_TEXT_STYLE_SHADOW_DIRECTION_SET(x, s)
Text style type creation macro.
Definition: Evas_Common.h:1830
elm_obj_hoversel_auto_update_set
EOAPI void elm_obj_hoversel_auto_update_set(Eo *obj, Eina_Bool auto_update)
Update icon and text of hoversel same to those of selected item automatically.
elm_textpath_slice_number_get
int elm_textpath_slice_number_get(const Efl_Ui_Textpath *obj)
The number of slices.
Definition: efl_ui_textpath_eo.legacy.c:15
eina_binbuf_length_get
size_t eina_binbuf_length_get(const Eina_Binbuf *buf)
Retrieves the length of the string buffer's content.
elm_quicklaunch_cleanup
void elm_quicklaunch_cleanup(void)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:1278
ecore_wl2_display_globals_get
EAPI Eina_Iterator * ecore_wl2_display_globals_get(Ecore_Wl2_Display *display)
Return an Eina_Iterator that can be used to iterate through globals.
Definition: ecore_wl2_display.c:1042
ecore_x_fixes_selection_notification_request
EAPI Eina_Bool ecore_x_fixes_selection_notification_request(Ecore_X_Atom selection)
xfixes selection notification request.
Definition: ecore_x_fixes.c:96
ELM_CLOCK_EDIT_SEC_UNIT
@ ELM_CLOCK_EDIT_SEC_UNIT
Unit digit of seconds value should be editable.
Definition: elm_clock_eo.h:37
_Eina_Value_Struct_Desc::version
unsigned int version
must be EINA_VALUE_STRUCT_DESC_VERSION
Definition: eina_value.h:3145
ECORE_X_ERROR_CODE_BAD_IMPLEMENTATION
@ ECORE_X_ERROR_CODE_BAD_IMPLEMENTATION
Server is defective.
Definition: Ecore_X.h:409
_Elm_Gengrid_Data::tween_mode
Ecore_Pos_Map tween_mode
Position mappings for animation.
Definition: elm_widget_gengrid.h:92
_Ethumb_Thumb_Format
_Ethumb_Thumb_Format
Definition: Ethumb.h:254
EINA_XATTR_FLAGS_CREATED
@ EINA_XATTR_FLAGS_CREATED
This will only succeed if the extended attribute wasn't previously set.
Definition: eina_xattr.h:47
eldbus_pending_data_set
void eldbus_pending_data_set(Eldbus_Pending *pending, const char *key, const void *data)
Set data to a Eldbus_Pending object.
Definition: eldbus_pending.c:226
eina_file_filename_get
const char * eina_file_filename_get(const Eina_File *file)
Gets the filename of an open file.
Definition: eina_file_common.c:592
edje_edit_group_data_del
EAPI Eina_Bool edje_edit_group_data_del(Evas_Object *obj, const char *itemname)
Deletes the given data object from the group.
Definition: edje_edit.c:2411
ecore_drm2_device_pointer_max_set
EAPI void ecore_drm2_device_pointer_max_set(Ecore_Drm2_Device *device, int w, int h)
Set maximium position that pointer device is allowed to move.
Definition: ecore_drm2_device.c:810
eina_vector3_add
static void eina_vector3_add(Eina_Vector3 *out, const Eina_Vector3 *a, const Eina_Vector3 *b)
Add two vectors.
eina_prefix_get
const char * eina_prefix_get(Eina_Prefix *pfx)
Gets the prefix base directory.
Definition: eina_prefix.c:768
ECORE_WIN32_WINDOW_STATE_ABOVE
@ ECORE_WIN32_WINDOW_STATE_ABOVE
above window
Definition: Ecore_Win32.h:77
ECORE_EVAS_EXTN_CLIENT_DEL
EAPI int ECORE_EVAS_EXTN_CLIENT_DEL
this event is received when a plug has disconnected from an extn socket
Definition: ecore_evas_extn.c:9
evas_image_cache_get
int evas_image_cache_get(const Evas_Canvas *obj)
Get the image cache.
Definition: evas_canvas_eo.legacy.c:9
ecore_x_e_illume_indicator_type_get
EAPI Ecore_X_Illume_Indicator_Type_Mode ecore_x_e_illume_indicator_type_get(Ecore_X_Window win)
Definition: ecore_x_e.c:1978
elm_flip_interaction_direction_hitsize_set
void elm_flip_interaction_direction_hitsize_set(Elm_Flip *obj, Elm_Flip_Direction dir, double hitsize)
Set the amount of the flip that is sensitive to interactive flip.
ECORE_AXIS_LABEL_NORMAL_X
@ ECORE_AXIS_LABEL_NORMAL_X
X normalized to the [0, 1] range.
Definition: Ecore_Input.h:335
_Evas_Smart_Class::member_del
void(* member_del)(Evas_Object *o, Evas_Object *child)
code to be run when a child member is removed from object
Definition: Evas_Common.h:1962
efreet_desktop_x_field_set
Eina_Bool efreet_desktop_x_field_set(Efreet_Desktop *desktop, const char *key, const char *data)
Set the value for a X- field (Non spec) in the structure.
Definition: efreet_desktop.c:525
ECORE_WL2_EVENT_WINDOW_CONFIGURE_COMPLETE
EAPI int ECORE_WL2_EVENT_WINDOW_CONFIGURE_COMPLETE
Definition: ecore_wl2.c:42
edje_edit_part_source6_get
EAPI const char * edje_edit_part_source6_get(Evas_Object *obj, const char *part)
Gets the source6 of part.
edje_object_part_text_get
const char * edje_object_part_text_get(const Evas_Object *obj, const char *part)
Gets the text currntly set to the given part.
Definition: edje_util.c:6732
_Ecore_IMF_Context_Class::input_panel_language_get
Ecore_IMF_Input_Panel_Lang(* input_panel_language_get)(Ecore_IMF_Context *ctx)
Get the current language of the input panel.
Definition: Ecore_IMF.h:794
elm_toolbar_always_select_mode_get
EINA_DEPRECATED Eina_Bool elm_toolbar_always_select_mode_get(const Evas_Object *obj)
Get whether the toolbar should always have an item selected.
ecore_buffer_init
EAPI Eina_Bool ecore_buffer_init(void)
Initializes the Ecore_Buffer system.
Definition: ecore_buffer.c:146
Efreet_Icon::name
const char * name
Translated UTF8 string that can be used for the icon name.
Definition: efreet_icon.h:108
edje_edit_program_afters_get
EAPI Eina_List * edje_edit_program_afters_get(Evas_Object *obj, const char *prog)
Gets the list of action that will be run after the give program.
Definition: edje_edit.c:11983
EMBRYO_ERROR_MEMACCESS
@ EMBRYO_ERROR_MEMACCESS
Index out of bounds.
Definition: Embryo.h:397
EVAS_CALLBACK_RESIZE
@ EVAS_CALLBACK_RESIZE
Resize Event.
Definition: Evas_Common.h:437
elm_obj_toolbar_item_insert_before
EOAPI Elm_Widget_Item * elm_obj_toolbar_item_insert_before(Eo *obj, Elm_Widget_Item *before, const char *icon, const char *label, Evas_Smart_Cb func, const void *data)
Insert a new item into the toolbar object before item before.
edje_edit_state_fill_size_offset_x_get
EAPI int edje_edit_state_fill_size_offset_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fill horizontal size offset value of a part state.
eeze_disk_can_mount
Eina_Bool eeze_disk_can_mount(void)
Return whether mount support is available in eeze.
Definition: eeze_disk.c:460
EET_T_FLOAT
#define EET_T_FLOAT
Data type: float.
Definition: Eet.h:2583
edje_edit_image_rename
EAPI Eina_Bool edje_edit_image_rename(Evas_Object *obj, const char *name, const char *new_name)
Renames image.
Definition: edje_edit.c:10060
elm_gengrid_item_insert_after
Elm_Widget_Item * elm_gengrid_item_insert_after(Elm_Gengrid *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Elm_Widget_Item *relative, Evas_Smart_Cb func, const void *func_data)
Insert an item after another in a gengrid widget.
Definition: elm_gengrid_eo.legacy.c:171
elm_obj_genlist_highlight_mode_set
EOAPI void elm_obj_genlist_highlight_mode_set(Eo *obj, Eina_Bool highlight)
Set whether the genlist items should be highlighted on item selection.
edje_edit_part_item_item_weight_x_get
EAPI double edje_edit_part_item_item_weight_x_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the horizontal weight value of a part item.
ECORE_IMF_INPUT_PANEL_SHIFT_MODE_OFF
@ ECORE_IMF_INPUT_PANEL_SHIFT_MODE_OFF
Definition: Ecore_IMF.h:154
EVAS_DEVICE_CLASS_KEYBOARD
@ EVAS_DEVICE_CLASS_KEYBOARD
A regular keyboard, numberpad or attached buttons.
Definition: Evas_Common.h:321
elm_toolbar_selected_item_get
Elm_Widget_Item * elm_toolbar_selected_item_get(const Elm_Toolbar *obj)
Get the selected item in the widget.
Definition: elm_toolbar_eo.legacy.c:3
_Elm_Config_Binding_Modifier
Definition: elm_priv.h:635
_Edje_Message_String_Float_Set
Structure passed as value on EDJE_MESSAGE_STRING_FLOAT_SET messages.
Definition: Edje_Legacy.h:558
Ecore_Con_Socks
struct Ecore_Con_Socks Ecore_Con_Socks
An object representing a SOCKS proxy.
Definition: Ecore_Con.h:276
evil_init
int evil_init(void)
Initialize the Evil library.
Definition: evil_main.c:18
elm_fileselector_entry_folder_only_set
EINA_DEPRECATED void elm_fileselector_entry_folder_only_set(Evas_Object *obj, Eina_Bool value)
Set whether a given file selector entry widget's internal file selector is to display folders only or...
Definition: elc_fileselector_entry.c:486
edje_edit_string_list_free
EAPI void edje_edit_string_list_free(Eina_List *lst)
Frees a generic Eina_List of (char *) allocated by an edje_edit_*_get() function.
Definition: edje_edit.c:1056
edje_mmap_group_exists
Eina_Bool edje_mmap_group_exists(Eina_File *f, const char *glob)
Determines whether a group matching glob exists in an edje mapped file.
Definition: edje_load.c:211
_Edje_Version::minor
int minor
The minor number of Edje version.
Definition: Edje_Common.h:153
edje_edit_font_path_get
EAPI const char * edje_edit_font_path_get(Evas_Object *obj, const char *alias)
Gets font path for a given font alias.
Definition: edje_edit.c:8743
elm_config_scroll_thumbscroll_friction_get
double elm_config_scroll_thumbscroll_friction_get(void)
Get the amount of inertia a scroller will impose at self scrolling animations.
Definition: elm_config.c:3725
EDJE_ACTION_TYPE_PHYSICS_TORQUE
@ EDJE_ACTION_TYPE_PHYSICS_TORQUE
Physics torque action value.
Definition: Edje_Common.h:1926
EDJE_EXTERNAL_PARAM_TYPE_DOUBLE
@ EDJE_EXTERNAL_PARAM_TYPE_DOUBLE
Parameter value is a double.
Definition: Edje_Common.h:625
_Emile_Image_Load_Error
_Emile_Image_Load_Error
Definition: emile_image.h:108
_Elm_Web_Frame_Load_Error::description
const char * description
Error description (already localized)
Definition: elm_web_common.h:34
ELM_MAP_SOURCE_TYPE_TILE
@ ELM_MAP_SOURCE_TYPE_TILE
Map tile provider.
Definition: elm_map_eo.h:24
eina_f32p32_mul
static Eina_F32p32 eina_f32p32_mul(Eina_F32p32 a, Eina_F32p32 b)
Calculates the multiplication of two Eina_F32p32 floating point numbers.
_Eina_Matrix4::wy
double wy
wy in w' = (x * wx) + (y * wy) + (z * wz) + ww
Definition: eina_matrix.h:140
Evas_Object_Box_Data
struct _Evas_Object_Box_Data Evas_Object_Box_Data
Smart object instance data, providing box object requirements.
Definition: Evas_Common.h:2687
_Eina_Future_Cb_Easy_Desc::error
Eina_Future_Error_Cb error
Called on error (value.type is EINA_VALUE_TYPE_ERROR).
Definition: eina_promise.h:345
_Evas_Event_Mouse_Out::canvas
Evas_Coord_Point canvas
The X/Y location of the cursor.
Definition: Evas_Legacy.h:216
elua_state_core_dir_get
Eina_Stringshare * elua_state_core_dir_get(const Elua_State *es)
Retrieve the Elua core dir.
Definition: elua.c:310
elm_win_demand_attention_set
void elm_win_demand_attention_set(Evas_Object *obj, Eina_Bool demand_attention)
Set the demand_attention state of a window.
Definition: efl_ui_win.c:8575
elm_win_iconified_get
Eina_Bool elm_win_iconified_get(const Evas_Object *obj)
Get the iconified state of a window.
Definition: efl_ui_win.c:9682
_Eet_Node_Walk
Describes how to walk trees of Eet_Node.
Definition: Eet.h:4771
elm_layout_thaw
int elm_layout_thaw(Evas_Object *obj)
Thaws the Elementary object.
Definition: efl_ui_layout.c:3267
RTLD_GLOBAL
#define RTLD_GLOBAL
Symbols in this dlopen'ed obj are visible to other dlopen'ed objs.
Definition: evil_dlfcn.h:36
elua_state_apps_dir_get
Eina_Stringshare * elua_state_apps_dir_get(const Elua_State *es)
Retrieve the Elua apps dir.
Definition: elua.c:324
eina_vector2_normalize
static void eina_vector2_normalize(Eina_Vector2 *out, const Eina_Vector2 *v)
normalize vector.
Ecore_Buffer_Module_Data
void * Ecore_Buffer_Module_Data
The data of module.
Definition: Ecore_Buffer.h:406
ecore_x_randr_edid_display_aspect_ratios_get
EAPI Ecore_X_Randr_Edid_Aspect_Ratio ecore_x_randr_edid_display_aspect_ratios_get(unsigned char *edid, unsigned long edid_length)
Get the supported aspect ratios from raw EDID data.
Definition: ecore_x_randr.c:3754
EINA_VALUE_TYPE_INT
const Eina_Value_Type * EINA_VALUE_TYPE_INT
manages int type.
Definition: eina_value.c:5602
edje_object_part_text_cursor_coord_set
Eina_Bool edje_object_part_text_cursor_coord_set(Edje_Object *obj, const char *part, Edje_Cursor cur, int x, int y)
Position the given cursor to a X,Y position.
Definition: edje_legacy.c:316
_Edje_External_Param::name
const char * name
The name of the parameter.
Definition: Edje_Common.h:652
_Efl_Ui_Layout_Data::obj
Evas_Object * obj
The object itself.
Definition: elm_widget_layout.h:52
ecore_x_error_handler_set
EAPI void ecore_x_error_handler_set(void(*func)(void *data), const void *data)
Set the error handler.
Definition: ecore_x_error.c:32
ELM_INPUT_HINT_AUTOFILL_POSTAL_CODE
@ ELM_INPUT_HINT_AUTOFILL_POSTAL_CODE
Autofill hint for a postal code.
Definition: elm_general.h:201
EINA_ERROR_NOT_MAIN_LOOP
Eina_Error EINA_ERROR_NOT_MAIN_LOOP
A type definition for warning that a function was called from somewhere other than the EFL main loop.
_Eina_File::global_refcount
int global_refcount
Keeps track of references to global_map.
Definition: eina_file_common.h:91
edje_edit_part_drag_count_y_get
EAPI int edje_edit_part_drag_count_y_get(Evas_Object *obj, const char *part)
Gets vertical draggable count for part.
elm_config_web_backend_set
void elm_config_web_backend_set(const char *backend)
Set the backend engine used by Elm_Web widget.
Definition: elm_config.c:4699
eet_dictionary_string_check
EAPI int eet_dictionary_string_check(Eet_Dictionary *ed, const char *string)
Checks if a given string comes from a given dictionary.
Definition: eet_dictionary.c:493
edje_edit_state_text_class_get
EAPI const char * edje_edit_state_text_class_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the text class of the given part state.
Definition: edje_edit.c:8932
Evas_Object_Intercept_Stack_Below_Cb
void(* Evas_Object_Intercept_Stack_Below_Cb)(void *data, Evas_Object *obj, Evas_Object *above)
Function signature for the stack below event of an evas object.
Definition: Evas_Legacy.h:2998
Elm_Win_Indicator_Mode
Elm_Win_Indicator_Mode
In some environments, like phones, you may have an indicator that shows battery status,...
Definition: elm_win_legacy.h:14
evas_object_grid_add
Evas_Object * evas_object_grid_add(Evas *evas)
Create a new grid.
Definition: evas_object_grid.c:277
EPhysics_Body_Collision
struct _EPhysics_Body_Collision EPhysics_Body_Collision
Body collision wraps collision informations.
Definition: EPhysics.h:2247
evas_coord_world_x_to_screen
int evas_coord_world_x_to_screen(const Evas_Canvas *obj, int x)
Convert/scale a canvas coordinate into output screen coordinates.
Definition: evas_canvas_eo.legacy.c:291
evas_canvas_font_path_list
EOAPI const Eina_List * evas_canvas_font_path_list(const Eo *obj)
Retrieves the list of font paths used by the given evas.
ECORE_GETOPT_ACTION_APPEND
@ ECORE_GETOPT_ACTION_APPEND
Allocate and store a new value of type Ecore_Getopt_Type.
Definition: Ecore_Getopt.h:70
elm_cnp_selection_set
Eina_Bool elm_cnp_selection_set(Evas_Object *obj, Elm_Sel_Type selection, Elm_Sel_Format format, const void *buf, size_t buflen)
Set copy data for a widget.
Definition: elm_cnp.c:119
_Elm_Code
Definition: elm_code_common.h:74
eldbus_proxy_data_del
void * eldbus_proxy_data_del(Eldbus_Proxy *proxy, const char *key)
Delete data of an Eldbus_Proxy object.
Definition: eldbus_proxy.c:305
efreet_trash_empty_trash
EAPI int efreet_trash_empty_trash(void)
Delete all the files inside the trash.
Definition: efreet_trash.c:271
ecore_wl2_display_input_find
EAPI Ecore_Wl2_Input * ecore_wl2_display_input_find(const Ecore_Wl2_Display *display, unsigned int id)
Find a seat for a given display object using the seat id.
Definition: ecore_wl2_display.c:1108
elm_obj_entry_end_visible_set
EOAPI void elm_obj_entry_end_visible_set(Eo *obj, Eina_Bool setting)
Sets the visibility of the end widget of the entry, set by elm_object_part_content_set(ent,...
edje_edit_part_required_get
EAPI Eina_Bool edje_edit_part_required_get(Evas_Object *obj, const char *part)
Gets required value for part.
Definition: edje_edit.c:3871
eina_spinlock_release
static Eina_Lock_Result eina_spinlock_release(Eina_Spinlock *spinlock)
Releases a spinlock.
elm_need_web
Eina_Bool elm_need_web(void)
Request that your elementary application needs web support.
Definition: elm_web2.c:73
ELM_GLVIEW_DEPTH_32
@ ELM_GLVIEW_DEPTH_32
Request min.
Definition: elm_glview_eo.h:51
ELM_WIN_KEYBOARD_TERMINAL
@ ELM_WIN_KEYBOARD_TERMINAL
Full (QWERTY) keyboard layout.
Definition: elm_win_legacy.h:128
eldbus_service_interface_unregister
void eldbus_service_interface_unregister(Eldbus_Service_Interface *iface)
Unregister a interface.
Definition: eldbus_service.c:1277
_Eeze_Sensor_Obj
Definition: Eeze_Sensor.h:145
_Ecore_Wl2_Event_Window_Hide
Definition: Ecore_Wl2.h:303
elm_datetime_format_get
const char * elm_datetime_format_get(const Evas_Object *obj)
Get the datetime format.
Definition: elm_datetime.c:56
evas_object_anti_alias_get
Eina_Bool evas_object_anti_alias_get(const Efl_Canvas_Object *obj)
Retrieves whether or not the given Evas object is to be drawn anti_aliased.
Definition: efl_canvas_object_eo.legacy.c:94
Ecore_Evas_Drag_Motion_Cb
void(* Ecore_Evas_Drag_Motion_Cb)(Ecore_Evas *ee, unsigned int seat, Eina_Position2D p)
This method is called when the mouse pointer moves over the specified window while performing a drag ...
Definition: Ecore_Evas.h:3859
elm_validator_regexp_free
void elm_validator_regexp_free(Elm_Validator_Regexp *validator)
Delete the existing regex validator.
Definition: elm_helper.c:28
elm_config_glayer_double_tap_timeout_get
double elm_config_glayer_double_tap_timeout_get(void)
Get the duration for occurring double tap event of gesture layer.
Definition: elm_config.c:4048
eldbus_service_object_data_get
void * eldbus_service_object_data_get(const Eldbus_Service_Interface *iface, const char *key)
Get data stored in object path.
Definition: eldbus_service.c:1462
edje_object_play_set
void edje_object_play_set(Evas_Object *obj, Eina_Bool play)
Whether this object is playing or not.
Definition: edje_legacy.c:1116
ECORE_IMF_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_NORMAL
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_NORMAL
The plain normal layout.
Definition: Ecore_IMF.h:436
Eet_Descriptor_Str_Free_Callback
void(* Eet_Descriptor_Str_Free_Callback)(const char *str)
Callback prototype for Eet_Descriptor_Str_Free.
Definition: Eet.h:2693
_Eldbus_Service_Interface_Desc2
Definition: eldbus_service.h:113
ECORE_WL2_EVENT_WINDOW_ICONIFY_STATE_CHANGE
EAPI int ECORE_WL2_EVENT_WINDOW_ICONIFY_STATE_CHANGE
Definition: ecore_wl2.c:59
evil_shutdown
int evil_shutdown(void)
Shut down the Evil library.
Definition: evil_main.c:41
ECORE_CON_EVENT_CLIENT_UPGRADE
EAPI int ECORE_CON_EVENT_CLIENT_UPGRADE
A client connection has been upgraded to SSL.
Definition: ecore_con_legacy.c:169
ELM_INPUT_PANEL_RETURN_KEY_TYPE_JOIN
@ ELM_INPUT_PANEL_RETURN_KEY_TYPE_JOIN
Join.
Definition: elm_general.h:137
_Ecore_Ipc_Event_Server_Data::data
void * data
The message data.
Definition: Ecore_Ipc.h:318
edje_object_part_text_input_panel_hide
void edje_object_part_text_input_panel_hide(const Evas_Object *obj, const char *part)
Hides the input panel (virtual keyboard).
Definition: edje_util.c:2955
_Edje_Entry_Change_Info::merge
Eina_Bool merge
True if can be merged with the previous one.
Definition: Edje_Common.h:1294
elm_obj_ctxpopup_item_selected_get
EOAPI Eina_Bool elm_obj_ctxpopup_item_selected_get(const Eo *obj)
Indicates whether this item is currently selected.
ELM_HOVERSEL_EVENT_ITEM_FOCUSED
#define ELM_HOVERSEL_EVENT_ITEM_FOCUSED
Called when hoversel item got focus.
Definition: elm_hoversel_eo.h:195
FUNC_ACCESSOR_GET_AT
#define FUNC_ACCESSOR_GET_AT(Function)
Definition for helper macro to cast Function to a Eina_Accessor_Get_At_Callback.
Definition: eina_accessor.h:174
edje_object_signal_callback_add
void edje_object_signal_callback_add(Evas_Object *obj, const char *emission, const char *source, Edje_Signal_Cb func, void *data)
Adds a callback for an arriving Edje signal, emitted by a given Edje object.
Definition: edje_legacy.c:85
_Elm_Color_Item_Data
Definition: elm_widget_colorselector.h:98
EVAS_GL_MULTISAMPLE_LOW
@ EVAS_GL_MULTISAMPLE_LOW
MSAA with minimum number of samples.
Definition: Evas_GL.h:530
EIO_MONITOR_SELF_DELETED
int EIO_MONITOR_SELF_DELETED
The monitored path has been removed.
Definition: eio_monitor.c:315
eina_inarray_resize
Eina_Bool eina_inarray_resize(Eina_Inarray *array, unsigned int new_size)
Resizes array to new size.
Definition: eina_inarray.c:398
_Elm_Widget_Item_Data::view
Evas_Object * view
user delete callback function
Definition: elm_widget.h:568
_Elm_Gengrid_Pan_Data
Definition: elm_widget_gengrid.h:192
ECORE_GETOPT_TYPE_ULONG
@ ECORE_GETOPT_TYPE_ULONG
Value of type unsigned long.
Definition: Ecore_Getopt.h:94
elm_naviframe_item_push
Elm_Object_Item * elm_naviframe_item_push(Evas_Object *obj, const char *title_label, Evas_Object *prev_btn, Evas_Object *next_btn, Evas_Object *content, const char *item_style)
Push a new item to the top of the naviframe stack (and show it).
Definition: elm_naviframe_eo.legacy.c:69
_Elm_Access_Info
Definition: elm_widget.h:460
elm_obj_dayselector_week_start_set
EOAPI void elm_obj_dayselector_week_start_set(Eo *obj, Elm_Dayselector_Day day)
Set the starting day of Dayselector.
ethumb_thumb_size_set
EAPI void ethumb_thumb_size_set(Ethumb *e, int tw, int th)
Set the size of thumbnails.
Definition: ethumb.c:475
elm_obj_gengrid_item_index_get
EOAPI int elm_obj_gengrid_item_index_get(const Eo *obj)
Get the index of the item.
_Overlay_Route
Definition: elm_widget_map.h:213
elm_config_window_auto_focus_enable_set
void elm_config_window_auto_focus_enable_set(Eina_Bool enable)
Set the auto focus enabled state.
Definition: elm_config.c:4184
EINA_FALSE
#define EINA_FALSE
boolean value FALSE (numerical value 0)
Definition: eina_types.h:533
EDJE_EXTERNAL_PARAM_TYPE_STRING
@ EDJE_EXTERNAL_PARAM_TYPE_STRING
Parameter value is a string.
Definition: Edje_Common.h:626
_Ecore_X_Event_Sync_Alarm
Definition: Ecore_X.h:876
eina_iterator_foreach
void eina_iterator_foreach(Eina_Iterator *iterator, Eina_Each_Cb cb, const void *fdata)
Iterates over the container and execute a callback on each element.
Definition: eina_iterator.c:130
eet_data_image_read_to_surface
EAPI int eet_data_image_read_to_surface(Eet_File *ef, const char *name, unsigned int src_x, unsigned int src_y, unsigned int *d, unsigned int w, unsigned int h, unsigned int row_stride, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Reads image data from the named key in the eet file and store it in the given buffer.
Definition: eet_image.c:1485
ecore_con_client_timeout_set
EAPI void ecore_con_client_timeout_set(Ecore_Con_Client *cl, double timeout)
Sets the time after which the client will be disconnected when inactive.
Definition: ecore_con_legacy.c:697
elm_obj_ctxpopup_selected_item_get
EOAPI Elm_Widget_Item * elm_obj_ctxpopup_selected_item_get(const Eo *obj)
Get the selected item in the widget.
eina_value_compare
static int eina_value_compare(const Eina_Value *a, const Eina_Value *b)
Compares generic value storage.
_Ecore_Con_Event_Server_Error
Used as the data param for the ECORE_CON_EVENT_SERVER_ERROR event.
Definition: Ecore_Con.h:532
ELM_INPUT_PANEL_RETURN_KEY_TYPE_DONE
@ ELM_INPUT_PANEL_RETURN_KEY_TYPE_DONE
Done.
Definition: elm_general.h:135
Elm_Input_Panel_Return_Key_Type
Elm_Input_Panel_Return_Key_Type
"Return" Key types on the input panel (virtual keyboard).
Definition: elm_general.h:133
EWAPI
#define EWAPI
Weak symbols part of the EFL API.
Definition: eina_types.h:81
EINA_ERROR_CONVERT_OUTRUN_STRING_LENGTH
Eina_Error EINA_ERROR_CONVERT_OUTRUN_STRING_LENGTH
Not used, perhaps a placeholder? Defined as 0 in eina_convert.c.
eina_future_rejected
Eina_Future * eina_future_rejected(Eina_Future_Scheduler *scheduler, Eina_Error err)
Creates a new future that is already rejected to a specified error.
Definition: eina_promise.c:924
_Ecore_Ipc_Event_Client_Data::major
int major
The message major opcode number.
Definition: Ecore_Ipc.h:295
eina_safepointer_register
const Eina_Safepointer * eina_safepointer_register(const void *target)
Register a pointer and get an Eina_Safepointer that maps to it.
Definition: eina_safepointer.c:265
ephysics_world_constraint_solver_iterations_set
EAPI void ephysics_world_constraint_solver_iterations_set(EPhysics_World *world, int iterations)
Set the number of iterations the constraint solver will have for contact and joint constraints.
Elm_Store_Item_List_Cb
Eina_Bool(* Elm_Store_Item_List_Cb)(void *data, Elm_Store_Item_Info *info)
The item needs a custom mapping which means calling a function and returning a string from it,...
Definition: elm_store.h:68
elm_fileselector_selected_set
Eina_Bool elm_fileselector_selected_set(Evas_Object *obj, const char *_path)
Set, programmatically, the currently selected file/directory in the given file selector widget.
Definition: elc_fileselector.c:2402
ecore_drm2_device_pointer_rotation_set
EAPI Eina_Bool ecore_drm2_device_pointer_rotation_set(Ecore_Drm2_Device *device, int rotation)
Set pointer value rotation.
Definition: ecore_drm2_device.c:770
emotion_object_priority_set
EAPI void emotion_object_priority_set(Evas_Object *obj, Eina_Bool priority)
Raise priority of an object so it will have a priviledged access to hardware resources.
Definition: emotion_smart.c:1369
Eina_Refcount
int Eina_Refcount
Inlined references counting type.
Definition: eina_refcount.h:50
_Ecore_Win32_Event_Window_Damage::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:383
elm_obj_genlist_item_pin_set
EOAPI void elm_obj_genlist_item_pin_set(Eo *obj, Eina_Bool pin)
Set whether a given genlist item is pinned or not.
ecore_drm_output_gamma_set
EAPI void ecore_drm_output_gamma_set(Ecore_Drm_Output *output, uint16_t size, uint16_t *r, uint16_t *g, uint16_t *b)
Sets the gamma level of an Ecore_Drm_Output.
Definition: ecore_drm_output.c:1247
evas_vg_gradient_linear_start_get
void evas_vg_gradient_linear_start_get(Evas_Vg_Gradient_Linear *obj, double *x, double *y)
Gets the start point of this linear gradient.
Definition: efl_canvas_vg_gradient_linear.c:181
_Fash_Item_variation_Index_Item
Definition: evas_font.h:172
Elm_Colorselector_Data
struct _Elm_Colorselector_Data Elm_Colorselector_Data
Base layout smart data extended with colorselector instance data.
Definition: elm_widget_colorselector.h:30
edje_edit_part_item_span_row_get
EINA_DEPRECATED EAPI unsigned short edje_edit_part_item_span_row_get(Evas_Object *obj, const char *part, const char *item)
Gets the number of span rows.
_Ecore_IMF_Context_Class::hide
void(* hide)(Ecore_IMF_Context *ctx)
Hide the Input Method Context.
Definition: Ecore_IMF.h:777
elm_entry_selection_paste
void elm_entry_selection_paste(Elm_Entry *obj)
This executes a "paste" action in the entry.
Definition: elm_entry_eo.legacy.c:483
_Ecore_Win32_Event_Window_Damage::width
int width
The width of the damaged region.
Definition: Ecore_Win32.h:381
eet_data_xattr_cipher_set
EAPI Eina_Bool eet_data_xattr_cipher_set(const char *filename, const char *attribute, Eet_Data_Descriptor *edd, const char *cipher_key, const void *data, Eina_Xattr_Flags flags)
Writes a data structure from memory and store in an eet extended attribute using a cipher.
Definition: eet_data.c:5274
elm_transit_tween_mode_factor_n_set
void elm_transit_tween_mode_factor_n_set(Elm_Transit *transit, unsigned int v_size, double *v)
Set the transit animation acceleration factor.
Definition: elm_transit.c:807
elm_obj_gengrid_item_show
EOAPI void elm_obj_gengrid_item_show(Eo *obj, Elm_Gengrid_Item_Scrollto_Type type)
Show the portion of a gengrid's internal grid containing a given item, immediately.
_Edje_Message_String_Float_Set::val
double val[1]
The message's array of floats.
Definition: Edje_Legacy.h:561
evas_object_image_animated_loop_count_get
int evas_object_image_animated_loop_count_get(const Evas_Object *obj)
Get the number times the animation of the object loops.
Definition: evas_image_legacy.c:295
_Eina_Accessor::get_container
Eina_Accessor_Get_Container_Callback get_container
Callback called when the container is requested.
Definition: eina_accessor.h:158
eina_slice_compare
static int eina_slice_compare(const Eina_Slice a, const Eina_Slice b)
Compare two slices, similar to memcmp()
_Evas_Object_Textblock_Node_Text::par
Evas_Object_Textblock_Paragraph * par
Points to the paragraph node of which this node is a part.
Definition: efl_canvas_textblock_internal.h:135
edje_edit_sound_tone_add
EAPI Eina_Bool edje_edit_sound_tone_add(Evas_Object *obj, const char *name, int frequency)
Adds new tone to the collection.
Definition: edje_edit.c:1361
ELM_SEL_FORMAT_NONE
@ ELM_SEL_FORMAT_NONE
Content is from outside of Elementary.
Definition: elm_cnp.h:75
EIO_DIR_COPY
@ EIO_DIR_COPY
I/O operation is about a specific directory copy.
Definition: Eio_Legacy.h:111
Eina_Future_Error_Cb
Eina_Value(* Eina_Future_Error_Cb)(void *data, const Eina_Error error)
A callback used to inform that the future completed with failure.
Definition: eina_promise.h:289
eet_node_float_new
EAPI Eet_Node * eet_node_float_new(const char *name, float f)
Creates a new float node.
_Ecore_IMF_Context_Class::input_panel_event_callback_add
void(* input_panel_event_callback_add)(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Event type, void(*func)(void *data, Ecore_IMF_Context *ctx, int value), void *data)
Add a callback on input panel state,language,mode change.
Definition: Ecore_IMF.h:803
evil_wchar_to_char
char * evil_wchar_to_char(const wchar_t *text)
Convert a string from wchar_t * to char *.
Definition: evil_util.c:48
ecore_drm_device_free
EAPI void ecore_drm_device_free(Ecore_Drm_Device *dev)
Frees an Ecore_Drm_Device.
Definition: ecore_drm_device.c:301
evas_vg_shape_append_rect
void evas_vg_shape_append_rect(Evas_Vg_Shape *obj, double x, double y, double w, double h, double rx, double ry)
Append the given rectangle with rounded corner to the path.
Definition: efl_canvas_vg_shape.c:445
evas_object_table_iterator_new
Eina_Iterator * evas_object_table_iterator_new(const Evas_Table *obj)
Get an iterator to walk the list of children for the table.
Definition: evas_table_eo.legacy.c:69
ELM_GENGRID_EVENT_EDGE_BOTTOM
#define ELM_GENGRID_EVENT_EDGE_BOTTOM
Called when bottom edge is reached.
Definition: elm_gengrid_eo.h:675
ELM_FLIP_ROTATE_X_CENTER_AXIS
@ ELM_FLIP_ROTATE_X_CENTER_AXIS
Rotate X center axis flip mode.
Definition: efl_ui_flip_legacy.h:11
eina_strbuf_release
char * eina_strbuf_release(Eina_Strbuf *buf)
Frees the buffer, returning its old contents.
edje_edit_state_map_rotation_get
EAPI Eina_Bool edje_edit_state_map_rotation_get(Evas_Object *obj, const char *part, const char *state, double value, double *x, double *y, double *z)
Gets map.rotation of given part state.
Definition: edje_edit.c:7841
_Elm_Prefs_Item_Iface::expand_want
Eina_Bool(* expand_want)(Evas_Object *obj)
function to get whether the item implementation needs to be expanded in the page's longitudinal axis ...
Definition: elm_prefs_common.h:155
eldbus_signal_handler_match_extra_set
Eina_Bool eldbus_signal_handler_match_extra_set(Eldbus_Signal_Handler *sh,...)
Add extra argument in match of signal handler to obtain specifics signals.
Definition: eldbus_signal_handler.c:124
ecore_imf_context_control_panel_show
EINA_DEPRECATED EAPI void ecore_imf_context_control_panel_show(Ecore_IMF_Context *ctx)
Asks the Input Method Context to show the control panel of using Input Method.
Definition: ecore_imf_context.c:841
EINA_MATRIX_TYPE_IDENTITY
@ EINA_MATRIX_TYPE_IDENTITY
Identity matrix type.
Definition: eina_matrix.h:50
evas_object_textblock_size_formatted_get
void evas_object_textblock_size_formatted_get(const Efl_Canvas_Textblock *obj, int *w, int *h)
The formatted width and height.
Definition: efl_canvas_textblock_eo.legacy.c:39
edje_edit_state_tweens_list_get
EAPI Eina_List * edje_edit_state_tweens_list_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the list of all the tweens images in the given part state.
Definition: edje_edit.c:10618
edje_edit_program_tone_name_get
EAPI const char * edje_edit_program_tone_name_get(Evas_Object *obj, const char *prog)
Gets tone name of the program.
Definition: edje_edit.c:11334
ecore_x_randr_edid_display_serial_get
EAPI char * ecore_x_randr_edid_display_serial_get(unsigned char *edid, unsigned long edid_length)
Get the encoded serial identifier from raw EDID data.
Definition: ecore_x_randr.c:3583
_Ecore_Buffer_Backend::buffer_free
void(* buffer_free)(Ecore_Buffer_Module_Data bmdata, Ecore_Buffer_Data bdata)
Free allocated memory.
Definition: Ecore_Buffer.h:448
_Ecore_Win32_Event_Window_Delete_Request
Event sent when the window is deleted.
Definition: Ecore_Win32.h:469
evas_object_grid_mirrored_set
void evas_object_grid_mirrored_set(Evas_Grid *obj, Eina_Bool mirrored)
Sets the mirrored mode of the grid.
Definition: evas_object_grid.c:502
evas_object_size_hint_fill_set
#define evas_object_size_hint_fill_set
Convenience macro to make it easier to understand that align is also used for fill properties (as fil...
Definition: Evas_Common.h:299
elput_input_pointer_rotation_set
EAPI Eina_Bool elput_input_pointer_rotation_set(Elput_Manager *manager, int rotation)
Set pointer value rotation.
Definition: elput_input.c:602
eina_lock_debug
void eina_lock_debug(const Eina_Lock *mutex)
Prints debug information about a lock.
Definition: eina_lock.c:77
eeze_disk_mount_point_set
EAPI Eina_Bool eeze_disk_mount_point_set(Eeze_Disk *disk, const char *mount_point)
Set the mount point of a disk.
Definition: eeze_disk_mount.c:459
edje_edit_part_drag_step_x_set
EAPI Eina_Bool edje_edit_part_drag_step_x_set(Evas_Object *obj, const char *part, int step)
Sets horizontal draggable state for part.
EVAS_LAYER_MIN
#define EVAS_LAYER_MIN
bottom-most layer number
Definition: Evas_Common.h:289
edje_edit_size_class_max_h_set
EAPI Eina_Bool edje_edit_size_class_max_h_set(Evas_Object *obj, const char *class_name, Evas_Coord size)
Sets height max size of specified size class.
Ecore_Pipe_Cb
void(* Ecore_Pipe_Cb)(void *data, void *buffer, unsigned int nbyte)
The callback that data written to the pipe is sent to.
Definition: Ecore_Common.h:2408
_Ecore_IMF_Event_Key_Down::modifiers
Ecore_IMF_Keyboard_Modifiers modifiers
The keyboard modifiers active when the event has been emitted.
Definition: Ecore_IMF.h:706
Ecore_Buffer_Consumer_Enqueue_Cb
void(* Ecore_Buffer_Consumer_Enqueue_Cb)(Ecore_Buffer_Consumer *consumer, void *data)
Called whenever a Ecore_Buffer enqueued in buffer queue.
Definition: Ecore_Buffer_Queue.h:136
ecore_getopt_parser_has_duplicates
EAPI Eina_Bool ecore_getopt_parser_has_duplicates(const Ecore_Getopt *parser)
Checks parser for duplicate entries, print them out.
Definition: ecore_getopt.c:1981
_Eeze_Version::revision
int revision
< micro (bugfix, internal improvements, no new features version)
Definition: Eeze.h:309
elm_win_autohide_get
Eina_Bool elm_win_autohide_get(const Evas_Object *obj)
Window's autohide state.
Definition: efl_ui_win.c:9646
_Elm_Genlist_Data::multi_select_mode
Elm_Object_Multi_Select_Mode multi_select_mode
select mode for multiple selection
Definition: elm_widget_genlist.h:63
_Eina_Quad::x3
double x3
Bottom left x coordinate.
Definition: eina_quad.h:52
ecore_main_win32_handler_del
void * ecore_main_win32_handler_del(Ecore_Win32_Handler *win32_handler)
Sets Ecore_Win32_Handler object to delete state.
Definition: ecore_main.c:1582
edje_edit_state_rel1_to_y_set
EAPI Eina_Bool edje_edit_state_rel1_to_y_set(Evas_Object *obj, const char *part, const char *state, double value, const char *rel_to)
Sets the part rel1y is relative to.
EINA_INLIST_FOREACH
#define EINA_INLIST_FOREACH(list, it)
Definition: eina_inlist.h:832
Elm_Wrap_Type
Elm_Wrap_Type
Line wrapping types.
Definition: elm_general.h:311
eeze_udev_syspath_get_subsystem
EAPI const char * eeze_udev_syspath_get_subsystem(const char *syspath)
Get the subsystem of a device from the /sys/ path.
Definition: eeze_udev_syspath.c:109
evas_seat_key_modifier_off
void evas_seat_key_modifier_off(Evas_Canvas *obj, const char *keyname, Evas_Device *seat)
Disables or turns off programmatically the modifier key with name keyname for a given seat.
Definition: evas_canvas_eo.legacy.c:231
ECORE_X_WM_PROTOCOL_DELETE_REQUEST
@ ECORE_X_WM_PROTOCOL_DELETE_REQUEST
If enabled the window manager will be asked to send a delete message instead of just closing (destroy...
Definition: Ecore_X.h:1208
Ecore_Task_Cb
Eina_Bool(* Ecore_Task_Cb)(void *data)
A callback run for a task (timer, idler, poller, animator, etc).
Definition: Ecore_Common.h:162
_Ecore_X_Event_Selection_Notify::property
Ecore_X_Atom property
Definition: Ecore_X.h:736
ecore_evas_x11_shape_input_rectangle_subtract
EAPI void ecore_evas_x11_shape_input_rectangle_subtract(Ecore_Evas *ee, int x, int y, int w, int h)
Modifies the pointer containment region to subtract a rectangular region from it.
Definition: ecore_evas.c:4210
_Evas_Cserve_Image
A handle to an image shared by a server.
Definition: Evas_Common.h:2977
elm_map_overlay_class_add
Elm_Map_Overlay * elm_map_overlay_class_add(Elm_Map *obj)
Add a new class overlay to the map object.
Definition: elm_map_eo.legacy.c:105
efreet_mime_shutdown
EAPI int efreet_mime_shutdown(void)
Shuts down Efreet mime settings system if a balanced number of init/shutdown calls have been made.
Definition: efreet_mime.c:427
_Elm_Gesture_Zoom_Info::radius
Evas_Coord radius
Holds radius between fingers reported to user.
Definition: elm_gesture_layer_common.h:75
ecore_imf_context_del
EAPI void ecore_imf_context_del(Ecore_IMF_Context *ctx)
Deletes the given Input Method Context and free its memory.
Definition: ecore_imf_context.c:199
Efreet_Icon::path
const char * path
Full path to the icon.
Definition: efreet_icon.h:107
ecore_pipe_write_close
void ecore_pipe_write_close(Ecore_Pipe *p)
Closes the write end of an Ecore_Pipe object created with ecore_pipe_add().
Definition: ecore_pipe.c:176
eina_rectangle_union
static void eina_rectangle_union(Eina_Rectangle *dst, const Eina_Rectangle *src)
Gets the union of two rectangles.
_Ecore_X_Event_Fixes_Selection_Notify
Definition: Ecore_X.h:718
elm_config_save
Eina_Bool elm_config_save(void)
Save back Elementary's configuration, so that it will persist on future sessions.
Definition: elm_config.c:3054
eina_value_struct_vset
static Eina_Bool eina_value_struct_vset(Eina_Value *value, const char *name, va_list args)
Sets the generic value in a struct member.
EINA_RECT
#define EINA_RECT(x, y, w, h)
Creates an instance of an Eina_Rect.
Definition: eina_rectangle.h:51
_Ecore_Con_Event_Server_Upgrade::server
Ecore_Con_Server * server
the server that was connected to
Definition: Ecore_Con.h:515
elm_fileselector_custom_filter_append
Eina_Bool elm_fileselector_custom_filter_append(Evas_Object *obj, Elm_Fileselector_Filter_Func func, void *data, const char *filter_name)
Append custom filter into filter list.
Definition: elc_fileselector.c:2758
_Eina_Inarray::member_size
unsigned int member_size
Byte size of each entry in the members.
Definition: eina_inarray.h:229
Efreet_Menu::desktop
Efreet_Desktop * desktop
The desktop we refer too.
Definition: efreet_menu.h:43
elm_obj_entry_imf_context_reset
EOAPI void elm_obj_entry_imf_context_reset(Eo *obj)
Reset the input method context of the entry if needed.
_Elm_Gesture_Zoom_Info
Struct holds zoom info for user.
Definition: elm_gesture_layer_common.h:73
ecore_drm2_vblank_supported
EAPI Eina_Bool ecore_drm2_vblank_supported(Ecore_Drm2_Device *dev)
Check if vblank is supported by the current video driver.
Definition: ecore_drm2_device.c:915
eina_list_remove_list
Eina_List * eina_list_remove_list(Eina_List *list, Eina_List *remove_list)
Removes the specified list node.
Definition: eina_list.c:786
_Evas_GL_Depth_Bits
_Evas_GL_Depth_Bits
Enumeration that defines the Surface Depth Format.
Definition: Evas_GL.h:485
EIO_DIR_MOVE
@ EIO_DIR_MOVE
I/O operation is about a specific directory move.
Definition: Eio_Legacy.h:112
Eina_Error
int Eina_Error
The integer type containing the error type.
Definition: eina_error.h:90
elm_obj_clock_pause_get
EOAPI Eina_Bool elm_obj_clock_pause_get(const Eo *obj)
Whether the given clock widget should be paused or not.
ecore_x_icccm_icon_name_set
EAPI void ecore_x_icccm_icon_name_set(Ecore_X_Window win, const char *t)
Set a window icon name.
Definition: ecore_x_icccm.c:895
elm_app_compile_locale_set
void elm_app_compile_locale_set(const char *dir)
Provide information on the fallback application's locale directory, on scenarios where they get overr...
Definition: elm_main.c:534
EVAS_VG_JOIN_MITER
@ EVAS_VG_JOIN_MITER
Used to render mitered line joins.
Definition: Evas_Legacy.h:3733
_ecore_cocoa_keys_s
Definition: ecore_cocoa_keys.h:11
_Ecore_IMF_Event_Commit_Content::description
const char * description
The content description.
Definition: Ecore_IMF.h:582
edje_box_layout_register
void edje_box_layout_register(const char *name, Evas_Object_Box_Layout func, void *(*layout_data_get)(void *), void(*layout_data_free)(void *), void(*free_data)(void *), void *data)
Registers a custom layout to be used in edje boxes.
Definition: edje_util.c:3462
elm_obj_genlist_item_update
EOAPI void elm_obj_genlist_item_update(Eo *obj)
Update all the contents of an item.
elm_obj_entry_text_style_user_peek
EOAPI const char * elm_obj_entry_text_style_user_peek(const Eo *obj)
Get the style on the top of user style stack.
_Eina_File_Line::end
const char * end
The end of the line.
Definition: eina_file.h:234
eina_value_error_convert
static Eina_Bool eina_value_error_convert(const Eina_Value *v, Eina_Error *c)
Check value type and convert contents.
Definition: eina_inline_value_util.x:272
ecore_wl2_display_disconnect
EAPI void ecore_wl2_display_disconnect(Ecore_Wl2_Display *display)
Disconnect an existing Wayland display.
Definition: ecore_wl2_display.c:965
evas_object_text_last_up_to_pos
int evas_object_text_last_up_to_pos(const Evas_Text *obj, int x, int y)
Returns the logical position of the last char in the text up to the pos given.
Definition: evas_text_eo.legacy.c:141
eeze_sensor_timestamp_get
Eina_Bool eeze_sensor_timestamp_get(Eeze_Sensor_Obj *sens, double *timestamp)
Get timestamp from sensor object.
Definition: eeze_sensor.c:288
edje_edit_state_color_get
EAPI void edje_edit_state_color_get(Evas_Object *obj, const char *part, const char *state, double value, int *r, int *g, int *b, int *a)
Gets the color of a part state.
ecore_wl2_window_type_set
EAPI void ecore_wl2_window_type_set(Ecore_Wl2_Window *window, Ecore_Wl2_Window_Type type)
Set the type of a given window.
Definition: ecore_wl2_window.c:1149
ethumb_client_file_get
void ethumb_client_file_get(Ethumb_Client *client, const char **path, const char **key)
Get values set with ethumb_client_file_get()
Definition: ethumb_client.c:1856
elm_obj_gengrid_item_class_update
EOAPI void elm_obj_gengrid_item_class_update(Eo *obj, const Elm_Gengrid_Item_Class *itc)
Update the item class of a gengrid item.
elm_win_inwin_activate
void elm_win_inwin_activate(Elm_Inwin *obj)
Activates an inwin object, ensuring its visibility.
Definition: elm_inwin_eo.legacy.c:3
ELM_PREFS_TYPE_RESET
@ ELM_PREFS_TYPE_RESET
values resetting trigger type, bound to button-like UI elements
Definition: elm_prefs_data.h:62
edje_edit_state_text_align_x_get
EAPI double edje_edit_state_text_align_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the text horizontal align of a part state.
elm_colorselector_palette_item_color_get
void elm_colorselector_palette_item_color_get(const Elm_Object_Item *it, int *r, int *g, int *b, int *a)
Get Palette item's color.
Definition: elm_colorselector.c:2383
_Elm_Prefs_Page_Iface_Info::widget_name
const char * widget_name
The name of the widget implementing the interface, to be exposed on the prefs collections language.
Definition: elm_prefs_common.h:282
elm_popup_content_text_wrap_type_set
void elm_popup_content_text_wrap_type_set(Elm_Popup *obj, Elm_Wrap_Type wrap)
Control the wrapping type of content text packed in content area of popup object.
Definition: elm_popup_eo.legacy.c:27
Edje_Channel
enum _Edje_Channel Edje_Channel
Identifiers of Edje message types, which can be sent back and forth code and a given Edje object's th...
evas_object_image_smooth_scale_get
Eina_Bool evas_object_image_smooth_scale_get(const Evas_Object *obj)
Retrieves whether the given image object is using high-quality image scaling algorithm.
Definition: evas_image_legacy.c:414
ecore_con_eet_client_connect_callback_add
EAPI void ecore_con_eet_client_connect_callback_add(Ecore_Con_Eet *ece, Ecore_Con_Eet_Client_Cb func, const void *data)
Registers a client connect callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:781
ecore_memory_state_get
EAPI Ecore_Memory_State ecore_memory_state_get(void)
Gets the current status of memory on the system.
Definition: ecore.c:1110
elm_gengrid_item_bring_in
void elm_gengrid_item_bring_in(Elm_Gengrid_Item *obj, Elm_Gengrid_Item_Scrollto_Type type)
Animatedly bring in, to the visible area of a gengrid, a given item on it.
Definition: elm_gengrid_item_eo.legacy.c:75
ecore_x_window_input_new
EAPI Ecore_X_Window ecore_x_window_input_new(Ecore_X_Window parent, int x, int y, int w, int h)
Creates a new input window.
Definition: ecore_x_window.c:234
EEZE_UDEV_TYPE_V4L
@ EEZE_UDEV_TYPE_V4L
Definition: Eeze.h:259
_Elm_Prefs_Page_Iface::icon_set
Eina_Bool(* icon_set)(Evas_Object *obj, const char *icon)
function to set an icon on the page widget
Definition: elm_prefs_common.h:247
_Ecore_Event_Mouse_Move
Contains information about an Ecore mouse move event.
Definition: Ecore_Input.h:288
ephysics_world_simulation_set
EAPI void ephysics_world_simulation_set(EPhysics_World *world, double fixed_time_step, int max_sub_steps)
Set world simulation's fixed time step and max number of sub steps configuration.
elm_obj_route_longitude_min_max_get
EOAPI void elm_obj_route_longitude_min_max_get(const Eo *obj, double *min, double *max)
Get the minimum and maximum values along the longitude.
elm_obj_toolbar_items_get
EOAPI Eina_Iterator * elm_obj_toolbar_items_get(const Eo *obj)
Returns a list of the widget item.
_Elm_Entry_Anchor_Hover_Info::anchor_info
const Elm_Entry_Anchor_Info * anchor_info
The actual anchor info.
Definition: elm_entry_common.h:84
evas_object_smart_need_recalculate_set
void evas_object_smart_need_recalculate_set(Efl_Canvas_Group *obj, Eina_Bool value)
Indicates that the group's layout needs to be recalculated.
Definition: efl_canvas_group_eo.legacy.c:3
_Evas_Event_Key_Up::key
const char * key
The logical key : (eg shift+1 == exclamation)
Definition: Evas_Legacy.h:337
elm_prefs_data_event_callback_del
Eina_Bool elm_prefs_data_event_callback_del(Elm_Prefs_Data *prefs_data, Elm_Prefs_Data_Event_Type type, Elm_Prefs_Data_Event_Cb cb, const void *cb_data)
Unregister a callback for one of the prefs data events.
Definition: elm_prefs_data.c:822
embryo_program_recursion_get
EAPI int embryo_program_recursion_get(Embryo_Program *ep)
Returns the number of virtual machines are running for the given program.
Definition: embryo_amx.c:748
edje_edit_part_api_name_set
EAPI Eina_Bool edje_edit_part_api_name_set(Evas_Object *obj, const char *part, const char *name)
Sets api's name of a part.
ecore_poller_poller_interval_set
Eina_Bool ecore_poller_poller_interval_set(Ecore_Poller *obj, int interval)
Polling interval rate of the poller.
Definition: ecore_poller.c:282
edje_edit_program_target_insert_at
EAPI Eina_Bool edje_edit_program_target_insert_at(Evas_Object *obj, const char *prog, const char *target, int place)
Adds a new target program to certain place in list of 'targets' in the given program.
Definition: edje_edit.c:11910
eina_matrix3_scale_transform_set
void eina_matrix3_scale_transform_set(Eina_Matrix3 *out, double s_x, double s_y)
Sets the scale parameters (XX, YY) of a matrix.
Definition: eina_matrix.c:1258
evas_vg_node_origin_get
void evas_vg_node_origin_get(const Evas_Vg_Node *obj, double *x, double *y)
Gets the origin position of the node object.
Definition: efl_canvas_vg_node_eo.legacy.c:21
eina_error_msg_get
const char * eina_error_msg_get(Eina_Error error)
Returns the description of the given error number.
Definition: eina_error.c:295
elm_gengrid_scroller_policy_set
void elm_gengrid_scroller_policy_set(Evas_Object *obj, Elm_Scroller_Policy policy_h, Elm_Scroller_Policy policy_v)
Set the scrollbar policy.
Definition: elm_gengrid.c:5184
elm_obj_clock_first_interval_get
EOAPI double elm_obj_clock_first_interval_get(const Eo *obj)
The first interval on time updates for a user mouse button hold on clock widgets' time editing.
_Evas_Event_Mouse_Wheel::output
Evas_Point output
The X/Y location of the cursor.
Definition: Evas_Legacy.h:248
elm_obj_segment_control_item_insert_at
EOAPI Elm_Widget_Item * elm_obj_segment_control_item_insert_at(Eo *obj, Efl_Canvas_Object *icon, const char *label, int idx)
Insert a new item to the segment control object at specified position.
_Evas_Object_Textblock_Node_Text::is_new
Eina_Bool is_new
EINA_TRUE if its a new paragraph, else EINA_FALSE.
Definition: efl_canvas_textblock_internal.h:137
EMOTION_VIS_LIBVISUAL_PLASMA
@ EMOTION_VIS_LIBVISUAL_PLASMA
plasma
Definition: Emotion.h:225
Elm_Cnp_Event_Selection_Changed
Event to notify when a display server's selection has changed Only sent for PRIMARY and CLIPBOARD sel...
Definition: elm_cnp.h:120
Elm_Drag_Accept
void(* Elm_Drag_Accept)(void *data, Evas_Object *obj, Eina_Bool doaccept)
Callback called when a drag is responded to with an accept or deny.
Definition: elm_cnp.h:197
Eina_Slice
struct _Eina_Slice Eina_Slice
Defines a read-only memory region.
Definition: eina_slice.h:70
elm_entry_selection_handler_disabled_set
void elm_entry_selection_handler_disabled_set(Elm_Entry *obj, Eina_Bool disabled)
This disabled the entry's selection handlers.
Definition: elm_entry_eo.legacy.c:69
efreet_menu_file_set
void efreet_menu_file_set(const char *file)
Override which file is used for menu creation.
Definition: efreet_menu.c:523
eina_hash_iterator_key_new
Eina_Iterator * eina_hash_iterator_key_new(const Eina_Hash *hash)
Returns a new iterator associated with hash keys.
Definition: eina_hash.c:1272
eeze_disk_udev_walk_check_sysattr
EAPI Eina_Bool eeze_disk_udev_walk_check_sysattr(Eeze_Disk *disk, const char *sysattr, const char *value)
Walks up the device chain using the device from disk, checking each device for sysattr with (optional...
Definition: eeze_disk_udev.c:47
EMILE_COLORSPACE_RGB565_A5P
@ EMILE_COLORSPACE_RGB565_A5P
16bit rgb565 + Alpha plane at end - 5 bits of the 8 being used per alpha byte
Definition: emile_image.h:28
edje_edit_state_proxy_source_set
EAPI Eina_Bool edje_edit_state_proxy_source_set(Evas_Object *obj, const char *part, const char *state, double value, const char *source_name)
Sets the source part for given part state.
Definition: edje_edit.c:9028
_Eina_Future_Cb_Log_Desc::suffix
const char * suffix
The suffix the be printed.
Definition: eina_promise.h:406
ecore_main_fd_handler_add
Ecore_Fd_Handler * ecore_main_fd_handler_add(int fd, Ecore_Fd_Handler_Flags flags, Ecore_Fd_Cb func, const void *data, Ecore_Fd_Cb buf_func, const void *buf_data)
Adds a callback for activity on the given file descriptor.
Definition: ecore_main.c:1436
elm_language_set
void elm_language_set(const char *lang)
Change the language of the current application.
Definition: elm_main.c:1434
elm_toolbar_icon_size_set
void elm_toolbar_icon_size_set(Elm_Toolbar *obj, int icon_size)
Control the icon size, in pixels, to be used by toolbar items.
Definition: elm_toolbar_eo.legacy.c:63
elm_scroller_loop_set
void elm_scroller_loop_set(Evas_Object *obj, Eina_Bool loop_h, Eina_Bool loop_v)
Set an infinite loop_ for a scroller.
Definition: elm_scroller.c:1307
_Ecore_IMF_Event_Mouse_Up::modifiers
Ecore_IMF_Keyboard_Modifiers modifiers
The keyboard modifiers active when the event has been emitted.
Definition: Ecore_IMF.h:618
elm_button_add
Evas_Object * elm_button_add(Evas_Object *parent)
Add a new button to the parent's canvas.
Definition: efl_ui_button.c:459
elm_obj_calendar_first_day_of_week_set
EOAPI void elm_obj_calendar_first_day_of_week_set(Eo *obj, Elm_Calendar_Weekday day)
The first day of week to use on calendar widgets'.
ecore_win32_current_time_get
EAPI unsigned long ecore_win32_current_time_get(void)
Return the last event time.
Definition: ecore_win32.c:717
ecore_drm2_output_enabled_set
EAPI void ecore_drm2_output_enabled_set(Ecore_Drm2_Output *output, Eina_Bool enabled)
Set if a given output is enabled.
Definition: ecore_drm2_outputs.c:1183
elm_gengrid_item_show
void elm_gengrid_item_show(Elm_Gengrid_Item *obj, Elm_Gengrid_Item_Scrollto_Type type)
Show the portion of a gengrid's internal grid containing a given item, immediately.
Definition: elm_gengrid_item_eo.legacy.c:69
elm_colorselector_add
Evas_Object * elm_colorselector_add(Evas_Object *parent)
Add a new colorselector to the parent.
Definition: elm_colorselector.c:2263
elm_mapbuf_auto_get
Eina_Bool elm_mapbuf_auto_get(const Elm_Mapbuf *obj)
Get a value whether auto mode is enabled or not.
Definition: elm_mapbuf_eo.legacy.c:9
ECORE_IMF_INPUT_PANEL_SHIFT_MODE_ON
@ ECORE_IMF_INPUT_PANEL_SHIFT_MODE_ON
Definition: Ecore_IMF.h:155
ELM_GLVIEW_MULTISAMPLE_MED
@ ELM_GLVIEW_MULTISAMPLE_MED
MSAA with half the number of maximum samples.
Definition: elm_glview_eo.h:65
EINA_VALUE_TYPE_UINT
const Eina_Value_Type * EINA_VALUE_TYPE_UINT
manages unsigned int type.
Definition: eina_value.c:5596
_Elm_Clock_Data
Definition: elm_widget_clock.h:32
_Elm_Naviframe_Item_Data::delete_me
Eina_Bool delete_me
a flag to notify the item is on deletion.
Definition: elm_widget_naviframe.h:67
efreet_util_desktop_environments_list
Eina_List * efreet_util_desktop_environments_list(void)
Find all known desktop environments This list must be freed using EINA_LIST_FREE.
Definition: efreet_utils.c:429
FUNC_ITERATOR_NEXT
#define FUNC_ITERATOR_NEXT(Function)
Helper macro to cast Function to a Eina_Iterator_Next_Callback.
Definition: eina_iterator.h:178
evas_event_callback_del_full
void * evas_event_callback_del_full(Evas *eo_e, Evas_Callback_Type type, Evas_Event_Cb func, const void *data)
Delete (unregister) a callback function registered to a given canvas event.
Definition: evas_callbacks.c:678
eldbus_name_owner_has
Eldbus_Pending * eldbus_name_owner_has(Eldbus_Connection *conn, const char *name, Eldbus_Message_Cb cb, const void *cb_data)
Send a "NameHasOwner" method call in proxy.
Definition: eldbus_freedesktop.c:36
_Ecore_Wl2_Event_Data_Source_Send
Definition: Ecore_Wl2.h:178
elm_obj_entry_select_allow_get
EOAPI Eina_Bool elm_obj_entry_select_allow_get(const Eo *obj)
Allow selection in the entry.
ethumb_video_interval_get
EAPI float ethumb_video_interval_get(const Ethumb *e)
Get the video frame interval, in seconds.
Definition: ethumb.c:784
EINA_ERROR_CONVERT_P_NOT_FOUND
Eina_Error EINA_ERROR_CONVERT_P_NOT_FOUND
Not used, perhaps a placeholder? Defined as 0 in eina_convert.c.
ELM_TRANSIT_EFFECT_FLIP_AXIS_X
@ ELM_TRANSIT_EFFECT_FLIP_AXIS_X
Flip on X axis.
Definition: elm_transit.h:93
elm_object_item_focus_get
Eina_Bool elm_object_item_focus_get(const Elm_Widget_Item *obj)
Control the object item focused.
Definition: elm_widget_item_eo.legacy.c:93
_Evas_Event_Render_Post::updated_area
Eina_List * updated_area
A list of rectangles that were updated in the canvas.
Definition: Evas_Common.h:313
elm_scroller_gravity_set
void elm_scroller_gravity_set(Evas_Object *obj, double x, double y)
Set scrolling gravity on a scroller.
Definition: elm_scroller.c:1190
_Color
Definition: elm_widget_map.h:159
elm_config_engine_get
const char * elm_config_engine_get(void)
Get Elementary's rendering engine in use.
Definition: elm_config.c:3145
elm_bg_file_set
Eina_Bool elm_bg_file_set(Eo *obj, const char *file, const char *group)
Sets the file (image or edje collection) to give life for the background.
Definition: efl_ui_bg.c:188
ethumb_file_get
EAPI void ethumb_file_get(const Ethumb *e, const char **path, const char **key)
Get the file for which to generate thumbnails.
Definition: ethumb.c:870
elm_entry_imf_context_get
void * elm_entry_imf_context_get(const Elm_Entry *obj)
Returns the input method context of the entry.
Definition: elm_entry_eo.legacy.c:333
ECORE_IMF_INPUT_HINT_AUTO_COMPLETE
@ ECORE_IMF_INPUT_HINT_AUTO_COMPLETE
Suggest word auto completion.
Definition: Ecore_IMF.h:413
ecore_imf_context_autocapital_type_set
EAPI void ecore_imf_context_autocapital_type_set(Ecore_IMF_Context *ctx, Ecore_IMF_Autocapital_Type autocapital_type)
Sets the autocapitalization type on the immodule.
Definition: ecore_imf_context.c:460
evas_event_callback_del
void * evas_event_callback_del(Evas *eo_e, Evas_Callback_Type type, Evas_Event_Cb func)
Delete a callback function from the canvas.
Definition: evas_callbacks.c:634
ELM_GENLIST_EVENT_HIGHLIGHTED
#define ELM_GENLIST_EVENT_HIGHLIGHTED
Called when genlist is highlighted.
Definition: elm_genlist_eo.h:924
ECORE_AUDIO_ATTR_TONE_FREQ
#define ECORE_AUDIO_ATTR_TONE_FREQ
The frequency of the tone in Hz.
Definition: ecore_audio_obj_in_tone.h:23
ECORE_CON_EVENT_CLIENT_ADD
EAPI int ECORE_CON_EVENT_CLIENT_ADD
A client has connected to the server.
Definition: ecore_con_legacy.c:157
eldbus_object_introspect
Eldbus_Pending * eldbus_object_introspect(Eldbus_Object *obj, Eldbus_Message_Cb cb, const void *data)
Call the method "Introspect" on the eldbus object.
Definition: eldbus_object.c:676
edje_edit_state_map_smooth_get
EAPI Eina_Bool edje_edit_state_map_smooth_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets map.smooth value of given part state.
Definition: edje_edit.c:7820
evas_canvas_key_lock_on
EOAPI void evas_canvas_key_lock_on(Eo *obj, const char *keyname)
Enables or turns on programmatically the lock key with name keyname for the default seat.
_Eina_Matrix3::yz
double yz
yz in y' = (x * yx) + (y * yy) + yz
Definition: eina_matrix.h:93
_Eina_Matrix3::yx
double yx
yx in y' = (x * yx) + (y * yy) + yz
Definition: eina_matrix.h:91
ephysics_world_point_light_color_get
EAPI void ephysics_world_point_light_color_get(const EPhysics_World *world, int *lr, int *lg, int *lb)
Get color of point light applied on the scene.
ecore_win32_cursor_shaped_new
EAPI Ecore_Win32_Cursor * ecore_win32_cursor_shaped_new(Ecore_Win32_Cursor_Shape shape)
Create a cursor from a Windows ressource.
Definition: ecore_win32_cursor.c:251
efreet_mime_magic_type_get
EAPI const char * efreet_mime_magic_type_get(const char *file)
Retrieve the mime type of a file using magic.
Definition: efreet_mime.c:556
_Emotion_Version::revision
int revision
< micro (bugfix, internal improvements, no new features version)
Definition: Emotion.h:282
ELM_XDND_ACTION_COPY
@ ELM_XDND_ACTION_COPY
Copy the data.
Definition: elm_cnp.h:93
ephysics_constraint_anchor_set
EAPI void ephysics_constraint_anchor_set(EPhysics_Constraint *constraint, Evas_Coord anchor_b1_x, Evas_Coord anchor_b1_y, Evas_Coord anchor_b1_z, Evas_Coord anchor_b2_x, Evas_Coord anchor_b2_y, Evas_Coord anchor_b2_z)
Change the constraints anchors values on both constrained bodies.
evas_object_table_children_get
Eina_List * evas_object_table_children_get(const Evas_Table *obj)
Get the list of children for the table.
Definition: evas_table_eo.legacy.c:45
elm_image_fill_outside_set
void elm_image_fill_outside_set(Evas_Object *obj, Eina_Bool fill_outside)
Control if the image fills the entire object area, when keeping the aspect ratio.
Definition: efl_ui_image.c:2526
evas_canvas_key_modifier_on
EOAPI void evas_canvas_key_modifier_on(Eo *obj, const char *keyname)
Enables or turns on programmatically the modifier key with name keyname for the default seat.
_Edje_External_Type::abi_version
unsigned int abi_version
always use:
Definition: Edje_Common.h:834
_Evas_GL_API::evasglBindWaylandDisplay
Eina_Bool(* evasglBindWaylandDisplay)(Evas_GL *evas_gl, void *wl_display)
Definition: Evas_GL.h:5862
_Eina_Value_Struct::memory
void * memory
The managed structure memory.
Definition: eina_value.h:3182
_Ecore_X_Randr_Screen_Size_MM
Definition: Ecore_X.h:887
elm_object_mirrored_automatic_get
Eina_Bool elm_object_mirrored_automatic_get(const Evas_Object *obj)
Returns the widget's mirrored mode setting.
Definition: elm_main.c:1457
ELM_OBJECT_LAYER_TOOLTIP
@ ELM_OBJECT_LAYER_TOOLTIP
where to show tooltips
Definition: elm_general.h:482
edje_edit_state_container_align_y_get
EAPI double edje_edit_state_container_align_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets y align for BOX or TABLE part.
_Old_Edje_Part::other_desc
Eina_List * other_desc
other possible descriptors
Definition: edje_convert.h:121
ECORE_EVENT_SIGNAL_USER
#define ECORE_EVENT_SIGNAL_USER
User signal event.
Definition: Ecore_Common.h:563
eina_value_array_insert
static Eina_Bool eina_value_array_insert(Eina_Value *value, unsigned int position,...)
Inserts a generic value in an array member position.
_Evas_Engine_Info::magic
int magic
Magic number.
Definition: Evas_Legacy.h:49
ecore_evas_selection_set
EAPI Eina_Bool ecore_evas_selection_set(Ecore_Evas *ee, unsigned int seat, Ecore_Evas_Selection_Buffer buffer, Eina_Content *content)
Sets the content of the specified selection buffer.
Definition: ecore_evas.c:5566
evas_focus_state_get
Eina_Bool evas_focus_state_get(const Evas_Canvas *obj)
Get the focus state for the default seat.
Definition: evas_canvas_eo.legacy.c:93
EMILE_IMAGE_LOAD_ERROR_CANCELLED
@ EMILE_IMAGE_LOAD_ERROR_CANCELLED
File loading has been cancelled.
Definition: emile_image.h:116
_Ecore_Sdl_Event_Mouse_Wheel
SDL Mouse Wheel event.
Definition: Ecore_Sdl.h:112
elm_image_resizable_set
void elm_image_resizable_set(Evas_Object *obj, Eina_Bool up, Eina_Bool down)
Control if the object is (up/down) resizable.
Definition: efl_ui_image.c:2661
_Ecore_Audio_Type
_Ecore_Audio_Type
Definition: Ecore_Audio.h:54
ecore_evas_callback_focus_device_out_set
EAPI void ecore_evas_callback_focus_device_out_set(Ecore_Evas *ee, Ecore_Evas_Focus_Device_Event_Cb func)
Sets a callback for Ecore_Evas focus out events.
Definition: ecore_evas.c:1248
Ecore_Buffer_Cb
void(* Ecore_Buffer_Cb)(Ecore_Buffer *buf, void *data)
Called whenever Ecore_Buffer is freed.
Definition: Ecore_Buffer.h:418
efl_net_connman_technology_type_from_str
Efl_Net_Control_Technology_Type efl_net_connman_technology_type_from_str(const char *tech_type)
Convert connman's type string to enum value.
Definition: efl_net_control_technology-connman.c:86
_Evas_Object_Box_Api::option_free
void(* option_free)(Evas_Object *o, Evas_Object_Box_Data *priv, Evas_Object_Box_Option *opt)
Smart function to delete a box option struct.
Definition: Evas_Common.h:2765
_Eio_Sentry_Event::trigger
const char * trigger
The cause of the event.
Definition: eio_sentry.eo.h:21
elm_obj_entry_anchor_hover_parent_get
EOAPI Efl_Canvas_Object * elm_obj_entry_anchor_hover_parent_get(const Eo *obj)
Get the parent of the hover popup.
_Eet_Data_Descriptor_Class::array_alloc
Eet_Descriptor_Array_Alloc_Callback array_alloc
how to allocate memory for array (usually malloc())
Definition: Eet.h:2849
Elm_Pan_Smart_Data
struct _Elm_Pan_Smart_Data Elm_Pan_Smart_Data
Elementary scroller panning base smart data.
Definition: elm_interface_scrollable.h:40
_Ecore_Event_Mouse_Move::radius_y
double radius_y
radius of press point - radius_x and y if its an ellipse (radius is the average of the 2)
Definition: Ecore_Input.h:307
_Fash_Glyph_Map2
Definition: evas_font.h:210
emotion_object_play_speed_set
EAPI void emotion_object_play_speed_set(Evas_Object *obj, double speed)
Set the play speed of the media file.
Definition: emotion_smart.c:1160
ECORE_GETOPT_TYPE_UINT
@ ECORE_GETOPT_TYPE_UINT
Value of type unsigned int.
Definition: Ecore_Getopt.h:93
elm_object_item_focus_next_object_get
Efl_Canvas_Object * elm_object_item_focus_next_object_get(const Elm_Widget_Item *obj, Elm_Focus_Direction dir)
Get the next object with specific focus direction.
Definition: elm_widget_item_eo.legacy.c:261
Elm_Theme_File
Definition: elm_priv.h:227
_Elm_Entry_Anchor_Info::button
int button
The mouse button used to click on it.
Definition: elm_entry_common.h:59
elm_photocam_image_orient_set
void elm_photocam_image_orient_set(Eo *obj, Evas_Image_Orient evas_orient)
Set the photocam image orientation.
Definition: efl_ui_image_zoomable.c:3341
edje_edit_state_proxy_source_visible_get
EAPI Eina_Bool edje_edit_state_proxy_source_visible_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the source visibility for given PROXY part state.
Definition: edje_edit.c:9101
ecore_cocoa_window_free
EAPI void ecore_cocoa_window_free(Ecore_Cocoa_Window *window)
Releases a Cocoa window.
evas_object_pointer_inside_get
Eina_Bool evas_object_pointer_inside_get(const Evas_Object *obj)
Returns whether the default mouse pointer is logically inside the object.
Definition: evas_object_main.c:2704
elm_obj_calendar_marks_get
EOAPI const Eina_List * elm_obj_calendar_marks_get(const Eo *obj)
Get a list of all the calendar marks.
eina_quadtree_del
Eina_Bool eina_quadtree_del(Eina_QuadTree_Item *object)
Deletes a given quadtree item from the quadtree.
Definition: eina_quadtree.c:695
elm_obj_entry_select_region_set
EOAPI void elm_obj_entry_select_region_set(Eo *obj, int start, int end)
This selects a region of text within the entry.
Efreet_Icon_Theme::example_icon
const char * example_icon
Icon to use as an example of the theme.
Definition: efreet_icon.h:62
_Fash_Glyph_Map
Definition: evas_font.h:206
EMOTION_VIS_LIBVISUAL_GDKPIXBUF
@ EMOTION_VIS_LIBVISUAL_GDKPIXBUF
gdkpixbuf
Definition: Emotion.h:212
_Evas_Smart_Class::interfaces
const Evas_Smart_Interface ** interfaces
Evas_Smart_Interface pointers array, NULL terminated.
Definition: Evas_Common.h:1966
evas_canvas_data_attach_get
EOAPI void * evas_canvas_data_attach_get(const Eo *obj)
Returns the pointer attached by evas_canvas_data_attach_set.
elm_diskselector_item_cursor_get
EINA_DEPRECATED const char * elm_diskselector_item_cursor_get(const Elm_Object_Item *it)
Get the cursor to be shown when mouse is over the diskselector item.
elm_layout_box_remove_all
Eina_Bool elm_layout_box_remove_all(Eo *obj, const char *part, Eina_Bool clear)
Remove all children of the given part box.
Definition: efl_ui_layout.c:3128
ephysics_body_sleeping_threshold_get
EAPI void ephysics_body_sleeping_threshold_get(const EPhysics_Body *body, double *linear_threshold, double *angular_threshold)
Get the linear sleeping threshold.
eina_vector2_array_set
static void eina_vector2_array_set(Eina_Vector2 *dst, const double *v)
Set array to vector.
Ecore_X_Present
struct Ecore_X_Present Ecore_X_Present
eldbus_version
EAPI const Eldbus_Version * eldbus_version
Global Eldbus_Version object.
Definition: eldbus_core.c:72
eina_inarray_count
unsigned int eina_inarray_count(const Eina_Inarray *array)
Counts the number of members in an array.
Definition: eina_inarray.c:732
elm_popup_content_text_wrap_type_get
Elm_Wrap_Type elm_popup_content_text_wrap_type_get(const Elm_Popup *obj)
Control the wrapping type of content text packed in content area of popup object.
Definition: elm_popup_eo.legacy.c:33
edje_edit_script_get
EAPI char * edje_edit_script_get(Evas_Object *obj)
Gets the Embryo script for the group of the given object.
Definition: edje_edit.c:12123
ecore_x_dpms_force
EAPI void ecore_x_dpms_force(Eina_Bool on)
Forces DPMS on or off.
Definition: ecore_x_dpms.c:293
_Old_Edje_File::external_dir
Old_Edje_External_Directory * external_dir
external directory
Definition: edje_convert.h:63
ecore_win32_window_override_new
EAPI Ecore_Win32_Window * ecore_win32_window_override_new(Ecore_Win32_Window *parent, int x, int y, int width, int height)
Creates a new borderless window.
Definition: ecore_win32_window.c:477
ELM_TEXT_FORMAT_PLAIN_UTF8
@ ELM_TEXT_FORMAT_PLAIN_UTF8
Plain UTF8 type.
Definition: elm_general.h:327
_Eeze_Event_Disk
Definition: Eeze_Disk.h:93
elm_genlist_item_index_get
int elm_genlist_item_index_get(const Elm_Genlist_Item *obj)
Get the index of the item.
Definition: elm_genlist_item_eo.legacy.c:63
eina_rectangle_pool_count
int eina_rectangle_pool_count(Eina_Rectangle_Pool *pool)
Returns the number of rectangles in the given pool.
Definition: eina_rectangle.c:694
elm_photocam_image_size_get
void elm_photocam_image_size_get(const Evas_Object *obj, int *w, int *h)
Get the current image pixel width and height.
Definition: efl_ui_image_zoomable.c:3363
ecore_con_eet_data_get
EAPI const void * ecore_con_eet_data_get(Ecore_Con_Eet *ece)
Gets the data attached to an Ecore_Con_Eet object.
Definition: ecore_con_eet.c:927
eldbus_pending_destination_get
const char * eldbus_pending_destination_get(const Eldbus_Pending *pending)
Get the destination of the pending message.
Definition: eldbus_pending.c:308
_Elm_Entry_Anchor_Hover_Info::hover_bottom
Eina_Bool hover_bottom
Hint indicating content fits below the hover.
Definition: elm_entry_common.h:106
edje_edit_part_item_index_source_get
EAPI const char * edje_edit_part_item_index_source_get(Evas_Object *obj, const char *part, unsigned int index)
Gets source for item from table or box items.
Definition: edje_edit.c:5485
Ecore_Wl_Dnd
struct _Ecore_Wl_Dnd Ecore_Wl_Dnd
Definition: Ecore_Wayland.h:49
_Efreet_Desktop_Action::key
char * key
Key to identify the action.
Definition: efreet_desktop.h:77
_Eina_File::dead_map
Eina_List * dead_map
Tracks regions that get a failure from mmap(2).
Definition: eina_file_common.h:100
_Elm_Toolbar_Item_Data
Definition: elm_widget_toolbar.h:63
EVAS_EVENT_FLAG_NONE
@ EVAS_EVENT_FLAG_NONE
No fancy flags set.
Definition: Evas_Common.h:367
ecore_main_fd_handler_active_set
void ecore_main_fd_handler_active_set(Ecore_Fd_Handler *fd_handler, Ecore_Fd_Handler_Flags flags)
Sets what active streams the given FD handler should be monitoring.
Definition: ecore_main.c:1650
ecore_drm2_output_user_data_get
EAPI void * ecore_drm2_output_user_data_get(Ecore_Drm2_Output *output)
Get the user data for a given output.
Definition: ecore_drm2_outputs.c:1487
elm_theme_data_get
const char * elm_theme_data_get(Elm_Theme *th, const char *key)
Get a data item from a theme.
Definition: elm_theme.c:980
ethumb_thumb_compress_get
EAPI int ethumb_thumb_compress_get(const Ethumb *e)
Get the compression rate.
Definition: ethumb.c:603
elua_init
int elua_init(void)
Initialize the Elua library.
Definition: elua.c:11
_Ecore_X_Selection_Data_Targets
Definition: Ecore_X.h:777
emotion_shutdown
EAPI Eina_Bool emotion_shutdown(void)
Shutdown Emotion library.
Definition: emotion_main.c:216
elm_diskselector_item_icon_get
Evas_Object * elm_diskselector_item_icon_get(const Elm_Object_Item *it)
Get the icon associated to the item.
elm_config_atspi_mode_set
void elm_config_atspi_mode_set(Eina_Bool is_enable)
Sets ATSPI mode.
Definition: elm_config.c:3196
eina_simple_xml_node_doctype_child_free
void eina_simple_xml_node_doctype_child_free(Eina_Simple_XML_Node_Data *node)
Removes doctype child from parent and deletes it.
Definition: eina_simple_xml_parser.c:829
_Elm_Part_Data
Definition: elm_part_helper.h:13
eet_identity_certificate_print
EAPI void eet_identity_certificate_print(const unsigned char *certificate, int der_length, FILE *out)
Displays the x509 der certificate to out.
Definition: eet_cipher.c:833
ECORE_EVAS_EWS_EVENT_RESIZE
EAPI int ECORE_EVAS_EWS_EVENT_RESIZE
window was resized
Definition: ecore_evas_ews.c:21
eina_lock_free
static void eina_lock_free(Eina_Lock *mutex)
Deallocates an Eina_Lock.
elm_label_slide_speed_set
void elm_label_slide_speed_set(Elm_Label *obj, double speed)
Control the slide speed of the label.
Definition: elm_label_eo.legacy.c:15
eio_file_close
Eio_File * eio_file_close(Eina_File *f, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Asynchronously close a file.
Definition: eio_map.c:215
eina_hash_direct_add
Eina_Bool eina_hash_direct_add(Eina_Hash *hash, const void *key, const void *data)
Adds an entry to the given hash table without duplicating the string.
Definition: eina_hash.c:948
elm_obj_prefs_item_disabled_set
EOAPI void elm_obj_prefs_item_disabled_set(Eo *obj, const char *name, Eina_Bool disabled)
Set whether the widget bound to a given prefs widget's item is disabled or not.
ELM_TOOLTIP_ORIENT_BOTTOM
@ ELM_TOOLTIP_ORIENT_BOTTOM
Tooltip should appear at the bottom of parent.
Definition: elm_tooltip.h:30
_Elm_Gesture_Taps_Info
Struct holds taps info for user.
Definition: elm_gesture_layer_common.h:16
_Evas_Event_Multi_Up::flags
Evas_Button_Flags flags
button flags set during the event
Definition: Evas_Legacy.h:291
ecore_evas_wayland_pointer_set
EAPI void ecore_evas_wayland_pointer_set(Ecore_Evas *ee, int hot_x, int hot_y)
Set the pointer for the Ecore_Evas window.
Definition: ecore_evas.c:4569
edje_object_part_text_imf_context_reset
void edje_object_part_text_imf_context_reset(const Evas_Object *obj, const char *part)
Resets the input method context if needed.
Definition: edje_util.c:2699
ecore_x_input_multi_select
EAPI Eina_Bool ecore_x_input_multi_select(Ecore_X_Window win)
Definition: ecore_x_xi2.c:777
elm_obj_web_region_bring_in
EOAPI void elm_obj_web_region_bring_in(Eo *obj, int x, int y, int w, int h)
Brings in the region to the visible area.
elm_naviframe_items_get
Eina_List * elm_naviframe_items_get(const Elm_Naviframe *obj)
Get a list of all the naviframe items.
Definition: elm_naviframe_eo.legacy.c:39
ecore_wl2_window_shell_surface_exists
EAPI Eina_Bool ecore_wl2_window_shell_surface_exists(Ecore_Wl2_Window *win)
Check if a window has a shell surface - without one it can't be visible.
Definition: ecore_wl2_window.c:1184
evas_data_attach_set
void evas_data_attach_set(Evas_Canvas *obj, void *data)
Attaches a specific pointer to the evas for fetching later.
Definition: evas_canvas_eo.legacy.c:39
_Elm_Web_Frame_Load_Error::code
int code
Numeric error code.
Definition: elm_web_common.h:31
eina_value_string_new
static Eina_Value * eina_value_string_new(const char *c)
Create a new Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:161
_Ecore_IMF_Context_Class::cursor_location_set
void(* cursor_location_set)(Ecore_IMF_Context *ctx, int x, int y, int w, int h)
Set the cursor location.
Definition: Ecore_IMF.h:795
ELDBUS_NAME_REQUEST_REPLY_PRIMARY_OWNER
#define ELDBUS_NAME_REQUEST_REPLY_PRIMARY_OWNER
Service has become the primary owner of the requested name.
Definition: eldbus_freedesktop.h:15
eina_stringshare_add
Eina_Stringshare * eina_stringshare_add(const char *str)
Retrieves an instance of a string for use in a program.
Definition: eina_stringshare.c:606
elm_genlist_homogeneous_set
void elm_genlist_homogeneous_set(Elm_Genlist *obj, Eina_Bool homogeneous)
Enable/disable homogeneous mode.
Definition: elm_genlist_eo.legacy.c:3
_Ecore_Sdl_Event_Mouse_Button_Up::double_click
int double_click
Set if click was a double click.
Definition: Ecore_Sdl.h:97
elm_object_item_tooltip_style_get
const char * elm_object_item_tooltip_style_get(const Elm_Widget_Item *obj)
Control a different style for this item tooltip.
Definition: elm_widget_item_eo.legacy.c:21
_Ecore_Con_Event_Proxy_Bind
Used as the data param for the ECORE_CON_EVENT_PROXY_BIND event.
Definition: Ecore_Con.h:586
_Elm_Web_Menu_Item::type
Elm_Web_Menu_Item_Type type
The type of the item.
Definition: elm_web_common.h:60
ecore_win32_window_state_get
EAPI void ecore_win32_window_state_get(Ecore_Win32_Window *window, Ecore_Win32_Window_State **state, unsigned int *num)
Get the states of the given window.
Definition: ecore_win32_window.c:1547
ecore_evas_focus_skip_set
EAPI void ecore_evas_focus_skip_set(Ecore_Evas *ee, Eina_Bool on)
Sets the "focus skip" flag.
Definition: ecore_evas.c:2614
ECORE_IMF_AUTOCAPITAL_TYPE_SENTENCE
@ ECORE_IMF_AUTOCAPITAL_TYPE_SENTENCE
Autocapitalize the start of each sentence.
Definition: Ecore_IMF.h:342
EVAS_CALLBACK_PRIORITY_DEFAULT
#define EVAS_CALLBACK_PRIORITY_DEFAULT
Default callback priority level.
Definition: Evas_Common.h:75
_Ecore_Win32_Event_Window_Hide
Event sent when the window is hidden.
Definition: Ecore_Win32.h:411
EINA_LOG_STATE_STOP
@ EINA_LOG_STATE_STOP
Logging is Stopped.
Definition: eina_log.h:486
_Efl_Ui_Widget_Focus_State::logical
Eina_Bool logical
true if this is registered as logical currently
Definition: efl_ui_widget_eo.legacy.h:24
elm_object_item_access_order_unset
void elm_object_item_access_order_unset(Elm_Widget_Item *obj)
Unset highlight order.
Definition: elm_widget_item_eo.legacy.c:255
eina_value_array_vget
static Eina_Bool eina_value_array_vget(const Eina_Value *value, unsigned int position, va_list args)
Gets the generic value from an array member.
evas_vg_shape_stroke_color_get
void evas_vg_shape_stroke_color_get(Evas_Vg_Shape *obj, int *r, int *g, int *b, int *a)
Gets the color used for stroking the path.
Definition: efl_canvas_vg_shape.c:252
_Eldbus_Introspection_Interface::name
Eina_Stringshare * name
Interface name.
Definition: eldbus_introspection.h:49
Elm_Cnp_Event_Selection_Changed::display
void * display
The display connection object, NULL under X11.
Definition: elm_cnp.h:123
elm_object_part_content_get
Evas_Object * elm_object_part_content_get(const Evas_Object *obj, const char *part)
Get the content on a part of a given container widget.
Definition: elm_main.c:1574
_Eeze_Event_Disk_Error
Definition: Eeze_Disk.h:106
eina_vector3_normalize
static void eina_vector3_normalize(Eina_Vector3 *out, const Eina_Vector3 *v)
normalize vector.
EVAS_OBJECT_VG_FILL_MODE_MEET
@ EVAS_OBJECT_VG_FILL_MODE_MEET
Scale the viewbox so that it fits inside canvas viewport while maintaining the aspect ratio.
Definition: efl_canvas_vg_object_eo.legacy.h:22
evas_object_image_pixels_import
Eina_Bool evas_object_image_pixels_import(Evas_Object *eo_obj, Evas_Pixel_Import_Source *pixels)
Definition: evas_image_legacy.c:1189
_Evas_Textblock_Node_Format::format_change
Eina_Bool format_change
EINA_TRUE if the format of the textblock has changed, else EINA_FALSE.
Definition: efl_canvas_textblock_internal.h:155
ecore_x_keysym_keycode_get
EAPI int ecore_x_keysym_keycode_get(const char *keyname)
Given a keyname, return the keycode representing that key.
Definition: ecore_x_test.c:157
elm_object_style_set
Eina_Bool elm_object_style_set(Evas_Object *obj, const char *style)
Set the style to used by a given widget.
Definition: elm_main.c:1588
EDJE_PART_TYPE_TEXT
@ EDJE_PART_TYPE_TEXT
Text type value.
Definition: Edje_Legacy.h:3248
Efreet.h
The file that must be included by any project wishing to use Efreet.
_Elm_Route_Data
Definition: elm_widget_route.h:30
EDJE_DRAG_DIR_XY
@ EDJE_DRAG_DIR_XY
Part can be dragged in every direction.
Definition: Edje_Legacy.h:1570
edje_edit_part_item_insert_at
EAPI Eina_Bool edje_edit_part_item_insert_at(Evas_Object *obj, const char *part, const char *item_name, const char *source_group, unsigned int place)
Inserts new item to box or table part directly into specified position.
Definition: edje_edit.c:5032
ecore_evas_rotation_get
EAPI int ecore_evas_rotation_get(const Ecore_Evas *ee)
Gets the rotation of an Ecore_Evas' window.
Definition: ecore_evas.c:1454
Efreet_Ini
Efreet_Ini.
Definition: efreet_ini.h:24
eldbus_message_iter_container_close
Eina_Bool eldbus_message_iter_container_close(Eldbus_Message_Iter *iter, Eldbus_Message_Iter *sub)
Closes a container-typed value appended to the message.
Definition: eldbus_message.c:548
evas_vg_gradient_stop_set
void evas_vg_gradient_stop_set(Evas_Vg_Gradient *obj, const Evas_Vg_Gradient_Stop *colors, unsigned int length)
Set the list of color stops for the gradient.
Definition: efl_canvas_vg_gradient.c:121
elm_obj_entry_line_wrap_get
EOAPI Elm_Wrap_Type elm_obj_entry_line_wrap_get(const Eo *obj)
Get the wrap mode the entry was set to use.
edje_edit_part_pointer_mode_get
EAPI Evas_Object_Pointer_Mode edje_edit_part_pointer_mode_get(Evas_Object *obj, const char *part)
Gets pointer_mode of a part.
Definition: edje_edit.c:4050
ECORE_X_WIN_KEYGRAB_EXCLUSIVE
@ ECORE_X_WIN_KEYGRAB_EXCLUSIVE
Getting the grabbed-key exclusively regardless of window's position.
Definition: Ecore_X.h:2792
Ecore_Filter_Cb
Eina_Bool(* Ecore_Filter_Cb)(void *data, void *loop_data, int type, void *event)
A callback used for filtering events from the main loop.
Definition: Ecore_Common.h:589
evas_module_task_cancelled
EAPI Eina_Bool evas_module_task_cancelled(void)
Definition: evas_module.c:42
ecore_wl2_window_alpha_set
EAPI void ecore_wl2_window_alpha_set(Ecore_Wl2_Window *window, Eina_Bool alpha)
Set a given window's alpha property.
Definition: ecore_wl2_window.c:806
EINA_XATTR_FLAGS_REPLACE
@ EINA_XATTR_FLAGS_REPLACE
This will only succeed if the extended attribute previously existed.
Definition: eina_xattr.h:46
elm_entry_input_panel_return_key_disabled_get
Eina_Bool elm_entry_input_panel_return_key_disabled_get(const Elm_Entry *obj)
Get whether the return key on the input panel should be disabled or not.
Definition: elm_entry_eo.legacy.c:153
ELM_POPUP_ORIENT_CENTER
@ ELM_POPUP_ORIENT_CENTER
Popup should appear in the center of parent.
Definition: elm_popup_eo.h:28
EEZE_UDEV_TYPE_DRM
@ EEZE_UDEV_TYPE_DRM
Definition: Eeze.h:269
elua_util_app_load
int elua_util_app_load(Elua_State *es, const char *appname)
Loads an application.
Definition: elua.c:802
_Elm_Web_Menu::items
Eina_List * items
List of Elm_Web_Menu_Item.
Definition: elm_web_common.h:101
eina_binshare_dump
void eina_binshare_dump(void)
Dumps the contents of share_common.
Definition: eina_binshare.c:179
_Evas_GL_Config
A structure used to specify the configuration of an Evas_GL_Surface.
Definition: Evas_GL.h:564
elm_scroller_step_size_get
void elm_scroller_step_size_get(const Evas_Object *obj, Evas_Coord *x, Evas_Coord *y)
Get the current step size of the scroller object.
Definition: elm_scroller.c:1256
elm_app_base_scale_set
void elm_app_base_scale_set(double base_scale)
Set the base scale of the application.
Definition: elm_main.c:621
ECORE_WIN32_EVENT_WINDOW_CONFIGURE
int ECORE_WIN32_EVENT_WINDOW_CONFIGURE
Ecore_Event for the Ecore_Win32_Event_Configure event.
Definition: ecore_win32.c:412
elm_list_focus_on_selection_get
Eina_Bool elm_list_focus_on_selection_get(const Elm_List *obj)
Control focus upon items selection mode.
Definition: elm_list_eo.legacy.c:33
Eet_Key
struct _Eet_Key Eet_Key
Opaque handle that defines an identity (also known as key) in Eet's cipher system.
Definition: Eet.h:1989
evas_object_text_glow2_color_get
void evas_object_text_glow2_color_get(const Evas_Text *obj, int *r, int *g, int *b, int *a)
Sets the 'glow 2' color for the given text object.
Definition: evas_text_eo.legacy.c:57
ecore_x_pixmap_new
EAPI Ecore_X_Pixmap ecore_x_pixmap_new(Ecore_X_Window win, int w, int h, int dep)
Creates a new pixmap.
Definition: ecore_x_pixmap.c:29
edje_external_param_int_get
Eina_Bool edje_external_param_int_get(const Eina_List *params, const char *key, int *ret)
Gets the value of the given parameter of integer type.
Definition: edje_external.c:246
ephysics_world_event_callback_add
EAPI void ephysics_world_event_callback_add(EPhysics_World *world, EPhysics_Callback_World_Type type, EPhysics_World_Event_Cb func, const void *data)
Register a callback to a type of physics world event.
_Evas_Textgrid_Cell::strikethrough
unsigned short strikethrough
whether the character is strikethrough'ed
Definition: Evas_Common.h:1871
elm_gengrid_multi_select_get
Eina_Bool elm_gengrid_multi_select_get(const Elm_Gengrid *obj)
Get whether multi-selection is enabled or disabled for a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:33
EINA_PATH_SEP_C
#define EINA_PATH_SEP_C
The constant defined the path separator as the character '\' on Windows and '/' otherwise.
Definition: eina_file.h:184
ecore_x_dpms_timeout_off_set
EAPI void ecore_x_dpms_timeout_off_set(unsigned int new_timeout)
Sets the off timeout (in unit of seconds).
Definition: ecore_x_dpms.c:275
elm_theme_flush
void elm_theme_flush(Elm_Theme *th)
Flush the current theme.
Definition: elm_theme.c:859
elm_obj_genlist_item_type_get
EOAPI Elm_Genlist_Item_Type elm_obj_genlist_item_type_get(const Eo *obj)
Get the Item's type.
elm_hoversel_add
Evas_Object * elm_hoversel_add(Evas_Object *parent)
Add a new Hoversel object.
Definition: elc_hoversel.c:703
efreet_desktop_category_del
int efreet_desktop_category_del(Efreet_Desktop *desktop, const char *category)
removes a category from a desktop
Definition: efreet_desktop.c:470
ELM_FOCUS_AUTOSCROLL_MODE_BRING_IN
@ ELM_FOCUS_AUTOSCROLL_MODE_BRING_IN
Bring in the focused region or item automatically which might invole the scrolling.
Definition: elm_general.h:784
Embryo_Version
struct _Embryo_Version Embryo_Version
Represents the current version of Embryo.
ECORE_MODE
@ ECORE_MODE
Definition: Ecore_Input.h:103
ecore_con_client_timeout_get
EAPI double ecore_con_client_timeout_get(const Ecore_Con_Client *cl)
Gets the default time after which the client will be disconnected when inactive.
Definition: ecore_con_legacy.c:704
ecore_buffer_shutdown
EAPI Eina_Bool ecore_buffer_shutdown(void)
Shuts down the Ecore_Buffer system.
Definition: ecore_buffer.c:210
eina_xattr_del
Eina_Bool eina_xattr_del(const char *file, const char *attribute)
Deletes (removes) an extended attribute from a file.
Definition: eina_xattr.c:488
edje_edit_program_in_range_set
EAPI Eina_Bool edje_edit_program_in_range_set(Evas_Object *obj, const char *prog, double seconds)
Sets in.range of a given program.
Definition: edje_edit.c:11596
_Ecore_Con_Event_Client_Data
Used as the data param for the ECORE_CON_EVENT_CLIENT_DATA event.
Definition: Ecore_Con.h:542
EINA_FREEQ_POSTPONED
@ EINA_FREEQ_POSTPONED
Postponed type of free queue.
Definition: eina_freeq.h:120
efl_net_connman_manager_get
Eldbus_Proxy * efl_net_connman_manager_get(void)
Returns a singleton for ConnMan's Manager object and interface (proxy).
Definition: efl_net-connman.c:106
eina_tiler_empty
Eina_Bool eina_tiler_empty(const Eina_Tiler *t)
Tells if a tiler is empty or not.
Definition: eina_tiler.c:1202
_Edje_External_Type::module_name
const char * module_name
Canonical name of the module, for displaying in edition programs, for example.
Definition: Edje_Common.h:841
EVAS_GL_BAD_PARAMETER
#define EVAS_GL_BAD_PARAMETER
Bad parameter; for more information, please refer to its EGL counterpart.
Definition: Evas_GL.h:5085
elm_code_widget_selection_text_get
char * elm_code_widget_selection_text_get(Evas_Object *widget)
Get the selected widget content.
Definition: elm_code_widget_selection.c:382
elm_win_indicator_mode_set
void elm_win_indicator_mode_set(Evas_Object *obj, Elm_Win_Indicator_Mode mode)
Sets the indicator mode of the window.
Definition: efl_ui_win.c:8222
edje_edit_state_step_set
EAPI Eina_Bool edje_edit_state_step_set(Evas_Object *obj, const char *part, const char *state, double value, int step_x, int step_y)
Sets the states step parameter values.
Definition: edje_edit.c:7681
eina_value_hash_set
static Eina_Bool eina_value_hash_set(Eina_Value *value, const char *key,...)
Sets the generic value in an hash member.
elm_config_scroll_page_scroll_friction_get
double elm_config_scroll_page_scroll_friction_get(void)
Get the amount of inertia a paged scroller will impose at page fitting animations.
Definition: elm_config.c:3609
_Ecore_Event_Mouse_IO::y
int y
y coordinate relative to window where event happened
Definition: Ecore_Input.h:375
EVAS_IMAGE_FLIP_TRANSPOSE
@ EVAS_IMAGE_FLIP_TRANSPOSE
flip image along the y = (width - x) line (bottom-left to top-right)
Definition: Evas_Legacy.h:4920
ELM_SLIDER_INDICATOR_VISIBLE_MODE_NONE
@ ELM_SLIDER_INDICATOR_VISIBLE_MODE_NONE
Never show the indicator.
Definition: elm_general.h:806
edje_edit_program_exist
EAPI Eina_Bool edje_edit_program_exist(Evas_Object *obj, const char *prog)
Checks if a program with the given name exist in the edje object.
Definition: edje_edit.c:11190
elua_state_dirs_set
void elua_state_dirs_set(Elua_State *es, const char *core, const char *mods, const char *apps)
Set the Elua directory paths.
Definition: elua.c:231
_Eldbus_Object_Event_Interface_Removed
Definition: eldbus_object.h:87
ELM_GENLIST_EVENT_CONTRACTED
#define ELM_GENLIST_EVENT_CONTRACTED
called when genlist is contracted
Definition: elm_genlist_eo.h:978
ELM_ENTRY_EVENT_REDO_REQUEST
#define ELM_ENTRY_EVENT_REDO_REQUEST
Called when redo was requested.
Definition: elm_entry_eo.h:1360
edje_edit_part_precise_is_inside_set
EAPI Eina_Bool edje_edit_part_precise_is_inside_set(Evas_Object *obj, const char *part, Eina_Bool precise_is_inside)
Sets precise_is_inside for part.
Definition: edje_edit.c:3982
ephysics_body_top_boundary_add
EAPI EPhysics_Body * ephysics_body_top_boundary_add(EPhysics_World *world)
Create a physic top boundary.
ECORE_WL2_EVENT_GLOBAL_ADDED
EAPI int ECORE_WL2_EVENT_GLOBAL_ADDED
Definition: ecore_wl2.c:21
ECORE_WIN32_WINDOW_STATE_STICKY
@ ECORE_WIN32_WINDOW_STATE_STICKY
sticky window
Definition: Ecore_Win32.h:70
elput_manager_vt_set
EAPI Eina_Bool elput_manager_vt_set(Elput_Manager *manager, int vt)
Request to switch to a given vt.
Definition: elput_manager.c:115
ecore_exe_pid_get
pid_t ecore_exe_pid_get(const Ecore_Exe *exe)
Retrieves the process ID of the given spawned process.
Definition: ecore_exe.c:215
evas_device_name_get
const char * evas_device_name_get(const Evas_Device *dev)
Get the name of a device.
Definition: evas_device.c:316
ecore_con_url_cookies_ignore_old_session_set
EAPI void ecore_con_url_cookies_ignore_old_session_set(Ecore_Con_Url *url_con, Eina_Bool ignore)
Controls whether session cookies from previous sessions shall be loaded.
Definition: ecore_con_url.c:1092
elm_slider_inverted_get
Eina_Bool elm_slider_inverted_get(const Evas_Object *obj)
Get whether a given slider widget's displaying values are inverted or not.
Definition: elm_slider.c:1552
elm_gengrid_highlight_mode_get
Eina_Bool elm_gengrid_highlight_mode_get(const Elm_Gengrid *obj)
Control whether the gengrid items' should be highlighted when item selected.
Definition: elm_gengrid_eo.legacy.c:81
eina_value_hash_get
static Eina_Bool eina_value_hash_get(const Eina_Value *value, const char *key,...)
Gets the generic value from an hash member.
edje_edit_part_multiline_get
EAPI Eina_Bool edje_edit_part_multiline_get(Evas_Object *obj, const char *part)
Gets multiline for part.
Definition: edje_edit.c:3948
_Eldbus_Introspection_Property
DBus Property.
Definition: eldbus_introspection.h:72
EET_COMPRESSION_MED2
@ EET_COMPRESSION_MED2
Space filler for compatibility.
Definition: Eet.h:252
evas_textblock_fit_size_array_set
int evas_textblock_fit_size_array_set(Evas_Object *obj, const unsigned int *p_size_array, size_t size_array_len)
Set the object's fitting font size array that will be used internally Changing fitting step_size,...
Definition: evas_object_textblock.c:17993
EVAS_ALLOC_ERROR_RECOVERED
@ EVAS_ALLOC_ERROR_RECOVERED
Allocation succeeded after freeing up speculative resource memory.
Definition: Evas_Common.h:272
eldbus_service_interface_register2
Eldbus_Service_Interface * eldbus_service_interface_register2(Eldbus_Connection *conn, const char *path, const Eldbus_Service_Interface_Desc2 *desc)
Register an interface in the given path and connection.
Definition: eldbus_service.c:1004
ELM_POPUP_ORIENT_TOP_RIGHT
@ ELM_POPUP_ORIENT_TOP_RIGHT
Popup should appear in the top right of parent.
Definition: elm_popup_eo.h:34
elm_config_powersave_set
void elm_config_powersave_set(int set)
Set whether the system should be conserving power.
Definition: elm_config.c:4735
ECORE_GETOPT_ACTION_HELP
@ ECORE_GETOPT_ACTION_HELP
Show help text.
Definition: Ecore_Getopt.h:73
eina_spinlock_free
static void eina_spinlock_free(Eina_Spinlock *spinlock)
Deallocates an Eina_Spinlock.
elm_config_access_get
Eina_Bool elm_config_access_get(void)
Get access mode.
Definition: elm_config.c:3177
edje_edit_vector_usage_list_get
EAPI Eina_List * edje_edit_vector_usage_list_get(Evas_Object *obj, const char *name, Eina_Bool first_only)
Gets list of (Edje_Part_Image_Use *) - group-part-state triplets where given vector is used.
Definition: edje_edit.c:9707
_Ecore_Event_Signal_Exit::data
siginfo_t data
Signal info.
Definition: Ecore_Common.h:644
ephysics_body_soft_body_position_iterations_set
EAPI void ephysics_body_soft_body_position_iterations_set(EPhysics_Body *body, int iterations)
Set the soft body number of position iterations.
EINA_UNICODE_EMPTY_STRING
const Eina_Unicode * EINA_UNICODE_EMPTY_STRING
Same as the standard strlen just with Eina_Unicode instead of char.
Definition: eina_unicode.c:37
eina_mempool_statistics
void eina_mempool_statistics(Eina_Mempool *mp)
Has the backend update its internal statistics.
Definition: eina_mempool.c:312
edje_edit_part_item_index_name_get
EAPI const char * edje_edit_part_item_index_name_get(Evas_Object *obj, const char *part, unsigned int index)
Gets name for item from table or box items.
Definition: edje_edit.c:5367
eldbus_message_iter_struct_like_to_eina_value
Eina_Value * eldbus_message_iter_struct_like_to_eina_value(const Eldbus_Message_Iter *iter)
Convert Eldbus_Message_Iter of type variant, struct or dict entry to Eina_Value.
Definition: eldbus_message_to_eina_value.c:463
curl_version_info_data
Definition: ecore_con_url_curl.h:378
eina_init
int eina_init(void)
Initializes the Eina library.
Definition: eina_main.c:279
EINA_SAFETY_ON_NULL_GOTO
#define EINA_SAFETY_ON_NULL_GOTO(exp, label)
The macro doesn't do anything unless EINA_SAFETY_CHECKS is defined.
Definition: eina_safety_checks.h:243
ELM_WIN_KEYBOARD_HEX
@ ELM_WIN_KEYBOARD_HEX
Hexadecimal numeric keyboard layout.
Definition: elm_win_legacy.h:127
elm_scroller_step_size_set
void elm_scroller_step_size_set(Evas_Object *obj, Evas_Coord x, Evas_Coord y)
Set scroll step size.
Definition: elm_scroller.c:1246
EDJE_PART_TYPE_TEXTBLOCK
@ EDJE_PART_TYPE_TEXTBLOCK
Text block type value.
Definition: Edje_Legacy.h:3251
ecore_con_ssl_server_cafile_add
Eina_Bool ecore_con_ssl_server_cafile_add(Ecore_Con_Server *svr, const char *cafile)
Adds an SSL CA file for use in ecore_con functions.
Definition: ecore_con_legacy.c:2513
elm_spinner_value_set
void elm_spinner_value_set(Evas_Object *obj, double val)
Control the value the spinner displays.
Definition: elm_spinner.c:1384
Elm_Prefs_Reset_Mode
Elm_Prefs_Reset_Mode
Modes of resetting a prefs widget.
Definition: elm_prefs_data.h:38
eio_file_is_dir
static Eina_Bool eio_file_is_dir(const Eina_Stat *st)
Return if path is a directory.
Definition: eio_inline_helper.x:81
ephysics_body_angular_velocity_set
EAPI void ephysics_body_angular_velocity_set(EPhysics_Body *body, double x, double y, double z)
Set body's angular velocity on x, y and z axes.
_Old_Edje_Part::precise_is_inside
unsigned char precise_is_inside
whether is precisely inside
Definition: edje_convert.h:134
eet_data_image_decode_to_surface
EAPI int eet_data_image_decode_to_surface(const void *data, int size, unsigned int src_x, unsigned int src_y, unsigned int *d, unsigned int w, unsigned int h, unsigned int row_stride, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Decodes Image data into pixel data and stores in the given buffer.
Definition: eet_image.c:2259
ECORE_WL2_EVENT_CONNECT
EAPI int ECORE_WL2_EVENT_CONNECT
Definition: ecore_wl2.c:19
evas_object_ref
void evas_object_ref(Evas_Object *eo_obj)
Increments object reference count to defer its deletion.
Definition: evas_object_main.c:885
elm_gengrid_item_class_free
void elm_gengrid_item_class_free(Elm_Gengrid_Item_Class *itc)
Remove an item class in a given gengrid widget.
Definition: elm_gengrid.c:5426
EDJE_CURSOR_USER_EXTRA
@ EDJE_CURSOR_USER_EXTRA
User extra cursor state.
Definition: Edje_Common.h:13
ELM_WIN_KEYBOARD_ON
@ ELM_WIN_KEYBOARD_ON
Enable keyboard with default layout.
Definition: elm_win_legacy.h:122
EIO_MONITOR_DIRECTORY_CREATED
int EIO_MONITOR_DIRECTORY_CREATED
A new directory was created in a watched directory.
Definition: eio_monitor.c:310
_Efl_Ui_Layout_Data::frozen
Eina_Bool frozen
Layout freeze state.
Definition: elm_widget_layout.h:69
embryo_program_data_set
EAPI void embryo_program_data_set(Embryo_Program *ep, void *data)
Sets the data associated to the given program.
Definition: embryo_amx.c:567
Ecore_IMF_Input_Hints
Ecore_IMF_Input_Hints
Enumeration for defining the types of Ecore_IMF Input Hints.
Definition: Ecore_IMF.h:411
EVAS_HINT_EXPAND
#define EVAS_HINT_EXPAND
Use with evas_object_size_hint_weight_set(), evas_object_size_hint_weight_get(), evas_object_size_hin...
Definition: Evas_Common.h:297
ecore_imf_context_input_panel_language_get
EAPI Ecore_IMF_Input_Panel_Lang ecore_imf_context_input_panel_language_get(Ecore_IMF_Context *ctx)
Gets the language of the input panel.
Definition: ecore_imf_context.c:1017
ecore_wl_dpi_get
EAPI int ecore_wl_dpi_get(void)
Returns the screen DPI.
Definition: ecore_wl.c:389
Edje_External_Param_Type
Edje_External_Param_Type
The possible types the parameters of an EXTERNAL part can be.
Definition: Edje_Common.h:623
eina_strbuf_new
Eina_Strbuf * eina_strbuf_new(void)
Creates a new string buffer.
ecore_file_file_get
const char * ecore_file_file_get(const char *path)
Gets the filename from a given path.
Definition: ecore_file.c:569
Evas_Performance
void Evas_Performance
An Evas Performance handle.
Definition: Evas_Common.h:196
edje_edit_state_container_align_get
EINA_DEPRECATED EAPI Eina_Bool edje_edit_state_container_align_get(Evas_Object *obj, const char *part, const char *state, double value, double *x, double *y)
Gets x and y align for BOX or TABLE part.
Definition: edje_edit.c:4637
_Ector_GL_API
Definition: ector_gl_internal.h:845
_Eina_Future_Cb_Console_Desc::prefix
const char * prefix
The prefix to be printed.
Definition: eina_promise.h:382
EINA_VALUE_TYPE_SHORT
const Eina_Value_Type * EINA_VALUE_TYPE_SHORT
manages short type.
Definition: eina_value.c:5601
EET_ERROR_WRITE_ERROR_FILE_TOO_BIG
@ EET_ERROR_WRITE_ERROR_FILE_TOO_BIG
Failed to write file since it is too big.
Definition: Eet.h:208
_Ecore_IMF_Event_Mouse_Wheel::timestamp
unsigned int timestamp
The timestamp when the event occurred.
Definition: Ecore_IMF.h:696
elm_prefs_data_save
Eina_Bool elm_prefs_data_save(const Elm_Prefs_Data *prefs_data, const char *file, const char *key)
Save, manually, a given elm prefs data handle data back, on the given file and key.
Definition: elm_prefs_data.c:894
ecore_drm2_output_modes_get
EAPI const Eina_List * ecore_drm2_output_modes_get(Ecore_Drm2_Output *output)
Get a list of the modes supported on a given output.
Definition: ecore_drm2_outputs.c:1229
eina_rw_slice_find
static void * eina_rw_slice_find(const Eina_Rw_Slice rw_slice, const Eina_Slice needle)
Find a needle inside the slice, similar to memmem().
_Ecore_Ipc_Event_Server_Data::minor
int minor
The message minor opcode number.
Definition: Ecore_Ipc.h:314
ephysics_body_event_callback_del
EAPI void * ephysics_body_event_callback_del(EPhysics_Body *body, EPhysics_Callback_Body_Type type, EPhysics_Body_Event_Cb func)
Unregister an ephysics body event callback.
ecore_wl2_window_preferred_rotation_get
EAPI int ecore_wl2_window_preferred_rotation_get(Ecore_Wl2_Window *window)
Get preferred rotation for a given window.
Definition: ecore_wl2_window.c:1249
eldbus_service_signal_emit
Eina_Bool eldbus_service_signal_emit(const Eldbus_Service_Interface *iface, unsigned int signal_id,...)
Emit a signal handler of the interface with non-complex types.
Definition: eldbus_service.c:1414
EDJE_ACTION_TYPE_PHYSICS_IMPULSE
@ EDJE_ACTION_TYPE_PHYSICS_IMPULSE
Physics impulse action value.
Definition: Edje_Common.h:1923
elm_obj_calendar_date_max_get
EOAPI const Efl_Time * elm_obj_calendar_date_max_get(const Eo *obj)
Maximum date on calendar.
_Fash_Glyph
Definition: evas_font.h:214
ECORE_X_WIN_KEYGRAB_UNKNOWN
@ ECORE_X_WIN_KEYGRAB_UNKNOWN
Unknown keygrab mode.
Definition: Ecore_X.h:2789
Elm_Web_Data
struct _Elm_Web_Data Elm_Web_Data
Base widget smart data extended with web instance data.
Definition: elm_widget_web.h:24
evas_map_dup
Evas_Map * evas_map_dup(const Evas_Map *m)
Copy a previously allocated map.
Definition: evas_map.c:735
_Eina_File_Map::length
unsigned long int length
The length of the region.
Definition: eina_file_common.h:121
_Edje_External_Param_Info::max
double max
Maximum value it can have.
Definition: Edje_Common.h:721
evas_object_smart_callback_description_find
void evas_object_smart_callback_description_find(const Evas_Object *obj, const char *name, const Evas_Smart_Cb_Description **class_description, const Evas_Smart_Cb_Description **instance_description)
Find callback description for callback called name or null if not found.
Definition: evas_object_smart.c:1236
EVAS_IMAGE_CONTENT_HINT_NONE
@ EVAS_IMAGE_CONTENT_HINT_NONE
No hint at all.
Definition: Evas_Common.h:263
ecore_con_server_data_get
EAPI void * ecore_con_server_data_get(Ecore_Con_Server *svr)
Retrieves the data associated with the given server.
Definition: ecore_con_legacy.c:2315
elm_access_highlight_next_set
void elm_access_highlight_next_set(Evas_Object *obj, Elm_Highlight_Direction dir, Evas_Object *next)
Set the next access object for highlight.
Definition: elm_access.c:1446
evas_post_event_callback_remove_full
void evas_post_event_callback_remove_full(Evas *eo_e, Evas_Object_Event_Post_Cb func, const void *data)
Remove a callback from the post-event callback stack.
Definition: evas_callbacks.c:772
elm_gengrid_item_cursor_style_get
const char * elm_gengrid_item_cursor_style_get(const Elm_Object_Item *it)
Get the current style set for a given gengrid item's custom cursor.
Definition: elm_gengrid.c:5038
ecore_file_dir_is_empty
int ecore_file_dir_is_empty(const char *dir)
Checks if the given directory is empty.
Definition: ecore_file.c:901
_Elm_Notify_Data
Definition: elm_widget_notify.h:31
Eina_Packing_Bottom_Left_Skyline_Improved
@ Eina_Packing_Bottom_Left_Skyline_Improved
optimized bottom left skyline
Definition: eina_rectangle.h:151
eina_xattr_int_get
Eina_Bool eina_xattr_int_get(const char *file, const char *attribute, int *value)
Gets a int from an extended attribute properties.
Definition: eina_xattr.c:583
ECORE_EXE_PIPE_READ_LINE_BUFFERED
@ ECORE_EXE_PIPE_READ_LINE_BUFFERED
Reads are buffered until a newline and split 1 line per Ecore_Exe_Event_Data_Line.
Definition: ecore_exe_eo.h:53
_Eina_Stat::nlink
unsigned int nlink
The link number.
Definition: eina_file.h:211
_Eina_File_Map::faulty
Eina_Bool faulty
Indicates if this region was not mapped correctly (i.e.
Definition: eina_file_common.h:126
eet_eina_stream_data_descriptor_class_set
EAPI Eina_Bool eet_eina_stream_data_descriptor_class_set(Eet_Data_Descriptor_Class *eddc, unsigned int eddc_size, const char *name, int size)
This function is an helper that set all the parameters of an Eet_Data_Descriptor_Class correctly when...
Definition: eet_data.c:1922
EINA_ARRAY_ITER_NEXT
#define EINA_ARRAY_ITER_NEXT(array, index, item, iterator)
Iterates through an array's elements.
Definition: eina_array.h:507
ecore_getopt_list_free
EAPI Eina_List * ecore_getopt_list_free(Eina_List *list)
Utilities to free list and nodes allocated by ECORE_GETOPT_ACTION_APPEND.
Definition: ecore_getopt.c:2163
EEZE_SENSOR_TYPE_MOTION_PANNING
@ EEZE_SENSOR_TYPE_MOTION_PANNING
Panning motion sensor.
Definition: Eeze_Sensor.h:79
ecore_imf_context_input_panel_language_locale_get
EAPI void ecore_imf_context_input_panel_language_locale_get(Ecore_IMF_Context *ctx, char **lang)
Gets the current language locale of the input panel.
Definition: ecore_imf_context.c:1326
_Elm_Player_Data
Definition: elm_widget_player.h:30
eina_quaternion_f16p16_set
void eina_quaternion_f16p16_set(Eina_Quaternion *out, Eina_F16p16 x, Eina_F16p16 y, Eina_F16p16 z, Eina_F16p16 w)
Definition: eina_quaternion.c:34
_Eldbus_Introspection_Interface::methods
Eina_List * methods
List with interface methods.
Definition: eldbus_introspection.h:50
elm_scroller_page_relative_set
void elm_scroller_page_relative_set(Evas_Object *obj, double h_pagerel, double v_pagerel)
Set scroll page size relative to viewport size.
Definition: elm_scroller.c:1070
elm_object_focus_highlight_style_get
const char * elm_object_focus_highlight_style_get(const Evas_Object *obj)
Get the focus highlight style to be used by a given widget.
Definition: elm_main.c:1604
elm_config_accel_preference_override_get
Eina_Bool elm_config_accel_preference_override_get(void)
Get the acceleration override preference flag.
Definition: elm_config.c:3457
ecore_buffer_unregister
EAPI void ecore_buffer_unregister(Ecore_Buffer_Backend *be)
Unregisters the given buffer backend.
Definition: ecore_buffer.c:131
elm_layout_text_get
const char * elm_layout_text_get(const Eo *obj, const char *part)
Get the text set in the given part.
Definition: efl_ui_layout.c:3191
_Eina_Log_Domain
The domain used for logging.
Definition: eina_log.h:414
ELM_POLICY_THROTTLE
@ ELM_POLICY_THROTTLE
defines how throttling should work.
Definition: elm_general.h:233
ecore_x_dpms_timeout_standby_set
EAPI void ecore_x_dpms_timeout_standby_set(unsigned int new_timeout)
Sets the standby timeout (in unit of seconds).
Definition: ecore_x_dpms.c:239
elm_config_focus_autoscroll_mode_get
Elm_Focus_Autoscroll_Mode elm_config_focus_autoscroll_mode_get(void)
Get focus auto scroll mode.
Definition: elm_config.c:3956
evas_object_anti_alias_set
void evas_object_anti_alias_set(Efl_Canvas_Object *obj, Eina_Bool anti_alias)
Sets whether or not the given Evas object is to be drawn anti-aliased.
Definition: efl_canvas_object_eo.legacy.c:88
evil_rename
int evil_rename(const char *src, const char *dst)
Emulate the rename() function on Windows.
Definition: evil_stdio.c:13
ELM_INPUT_PANEL_LAYOUT_DATETIME
@ ELM_INPUT_PANEL_LAYOUT_DATETIME
Date and time layout.
Definition: elm_general.h:92
edje_object_part_text_cursor_pos_get
int edje_object_part_text_cursor_pos_get(const Edje_Object *obj, const char *part, Edje_Cursor cur)
Retrieves the current position of the cursor.
Definition: edje_legacy.c:309
ecore_evas_avoid_damage_get
EAPI Ecore_Evas_Avoid_Damage_Type ecore_evas_avoid_damage_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas' window avoids damage or not.
Definition: ecore_evas.c:2502
Ethumb_Client_Die_Cb
void(* Ethumb_Client_Die_Cb)(void *data, Ethumb_Client *client)
reports server connection ended.
Definition: Ethumb_Client.h:89
ELM_DAYSELECTOR_WED
@ ELM_DAYSELECTOR_WED
Indicates Wednesday.
Definition: elm_dayselector_eo.h:28
eina_value_type_flush
static Eina_Bool eina_value_type_flush(const Eina_Value_Type *type, void *mem)
Flushes (clears) memory using type descriptor.
_Ecore_Win32_Event_Window_Focus_In::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:359
_Evas_Cache_Engine_Image
Definition: evas_cache.h:92
EVAS_GL_DEPTH_BIT_32
@ EVAS_GL_DEPTH_BIT_32
32 bits precision surface depth
Definition: Evas_GL.h:490
elm_obj_ctxpopup_hover_parent_get
EOAPI Efl_Canvas_Object * elm_obj_ctxpopup_hover_parent_get(const Eo *obj)
Get the Ctxpopup's parent.
elm_config_powersave_get
int elm_config_powersave_get(void)
Get whether the system should be conserving power.
Definition: elm_config.c:4728
mprotect
int mprotect(void *addr, size_t len, int prot)
Changes protection for the calling process' address.
Definition: evil_mman.c:151
elm_ctxpopup_item_insert_before
Elm_Widget_Item * elm_ctxpopup_item_insert_before(Elm_Ctxpopup *obj, Elm_Widget_Item *before, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Insert a new item to a ctxpopup object before item before.
Definition: elm_ctxpopup_eo.legacy.c:93
_Elm_Sys_Notify_Action_Invoked::action_key
char * action_key
The key of the action invoked.
Definition: elm_sys_notify_eo.h:64
EET_FILE_MODE_READ
@ EET_FILE_MODE_READ
File is read-only.
Definition: Eet.h:479
ethumb_client_quality_set
void ethumb_client_quality_set(Ethumb_Client *client, int quality)
Configure quality to be used in thumbnails.
Definition: ethumb_client.c:1481
ELM_INPUT_PANEL_RETURN_KEY_TYPE_SEND
@ ELM_INPUT_PANEL_RETURN_KEY_TYPE_SEND
Send.
Definition: elm_general.h:142
eina_matrix4_ortho_set
void eina_matrix4_ortho_set(Eina_Matrix4 *m, double left, double right, double bottom, double top, double dnear, double dfar)
Sets orthogonality matrix.
Definition: eina_matrix.c:1003
eina_file_path_join
static size_t eina_file_path_join(char *dst, size_t size, const char *a, const char *b)
Joins two paths of known length.
EMOTION_HIBERNATE
@ EMOTION_HIBERNATE
destroy the pipeline, and keep half resolution or object resolution if lower
Definition: Emotion.h:244
_EPhysics_Body_Material
_EPhysics_Body_Material
Definition: EPhysics.h:2282
_Elm_Toolbar_Data::focused_item
Elm_Object_Item * focused_item
a focused item by keypad arrow or mouse.
Definition: elm_widget_toolbar.h:38
Elm_Entry_Change_Info
Edje_Entry_Change_Info Elm_Entry_Change_Info
This corresponds to Edje_Entry_Change_Info.
Definition: elm_entry_common.h:142
_Old_Edje_Part_Collection::max
Edje_Size max
maximum size
Definition: edje_convert.h:94
ecore_wl_window_surface_create
EAPI struct wl_surface * ecore_wl_window_surface_create(Ecore_Wl_Window *win)
Returns a wl_surface with no association to any wl_shell_surface.
Definition: ecore_wl_window.c:392
elm_entry_input_panel_show
void elm_entry_input_panel_show(Elm_Entry *obj)
Show the input panel (virtual keyboard) based on the input panel property of entry such as layout,...
Definition: elm_entry_eo.legacy.c:393
elm_win_xwindow_get
Ecore_X_Window elm_win_xwindow_get(const Evas_Object *obj)
Get the Ecore_X_Window of an Evas_Object.
Definition: efl_ui_win.c:7936
edje_edit_print_internal_status
EAPI void edje_edit_print_internal_status(Evas_Object *obj)
Prints on standard output many information about the internal status of the edje object.
Definition: edje_edit.c:16706
Ecore_Audio_Object
struct _Ecore_Audio_Object Ecore_Audio_Object
The audio object.
Definition: Ecore_Audio.h:77
EINA_MAGIC_NONE
#define EINA_MAGIC_NONE
Definition of a random value for specifying that a structure using the magic feature has already been...
Definition: eina_magic.h:197
eeze_disk_mountopts_set
EAPI Eina_Bool eeze_disk_mountopts_set(Eeze_Disk *disk, unsigned long opts)
Set the mount options using flags.
Definition: eeze_disk_mount.c:213
edje_edit_state_container_padding_x_set
EAPI Eina_Bool edje_edit_state_container_padding_x_set(Evas_Object *obj, const char *part, const char *state, double value, int x)
Sets x padding for BOX or TABLE part.
edje_edit_part_item_append
EAPI Eina_Bool edje_edit_part_item_append(Evas_Object *obj, const char *part, const char *item_name, const char *source_group)
Appends new item to box or table part.
Definition: edje_edit.c:4872
eina_list_nth
void * eina_list_nth(const Eina_List *list, unsigned int n)
Gets the nth member's data pointer in a list, or NULL on error.
Definition: eina_list.c:994
Evas_Video_Coord_Cb
void(* Evas_Video_Coord_Cb)(void *data, Evas_Object *obj, const Evas_Video_Surface *surface, Evas_Coord a, Evas_Coord b)
Evas video coordinates callback function signature.
Definition: Evas_Legacy.h:6190
eeze_udev_syspath_get_parent_filtered
EAPI Eina_Stringshare * eeze_udev_syspath_get_parent_filtered(const char *syspath, const char *subsystem, const char *devtype)
Find the parent device of a device from its syspath with a filter applied.
Definition: eeze_udev_syspath.c:9
elm_scroll_page_scroll_friction_all_set
EINA_DEPRECATED void elm_scroll_page_scroll_friction_all_set(double friction)
Set the amount of inertia a paged scroller will impose at page fitting animations,...
EINA_LOG_DOMAIN_GLOBAL
int EINA_LOG_DOMAIN_GLOBAL
EINA_LOG_DOMAIN_GLOBAL is the general purpose log domain to be used, it is always registered and avai...
eina_accessor_container_get
void * eina_accessor_container_get(Eina_Accessor *accessor)
Gets the container of an accessor.
Definition: eina_accessor.c:107
elm_diskselector_item_tooltip_style_set
EINA_DEPRECATED void elm_diskselector_item_tooltip_style_set(Elm_Object_Item *it, const char *style)
Sets a different style for this item tooltip.
Efreet_Icon_Size_Type
Efreet_Icon_Size_Type
The possible size types for an icon directory.
Definition: efreet_icon.h:37
Efreet_Uri
Efreet_Uri.
Definition: efreet_uri.h:24
eina_benchmark_free
void eina_benchmark_free(Eina_Benchmark *bench)
Frees a benchmark object.
Definition: eina_benchmark.c:152
_Evas_Native_Surface::format
unsigned int format
same as 'format' for glTexImage2D()
Definition: Evas_Legacy.h:4862
elm_transit_effect_zoom_add
Elm_Transit_Effect * elm_transit_effect_zoom_add(Elm_Transit *transit, float from_rate, float to_rate)
Add the Zoom Effect to Elm_Transit.
Definition: elm_transit.c:1327
_Edje_Tween_Mode
_Edje_Tween_Mode
Definition: Edje_Common.h:1882
EVAS_RENDER_MUL
@ EVAS_RENDER_MUL
DEPRECATED.
Definition: Evas_Legacy.h:2176
evas_cserve_config_get
Eina_Bool evas_cserve_config_get(Evas_Cserve_Config *config)
Retrieves the current configuration of the Evas image caching server.
Definition: evas_stats.c:35
elm_win_available_profiles_get
Eina_Bool elm_win_available_profiles_get(const Elm_Win *obj, char ***profiles, unsigned int *count)
Get the array of available profiles of a window.
Definition: efl_ui_win.c:9122
ecore_imf_context_input_panel_return_key_disabled_set
EAPI void ecore_imf_context_input_panel_return_key_disabled_set(Ecore_IMF_Context *ctx, Eina_Bool disabled)
Sets the return key on the input panel to be disabled.
Definition: ecore_imf_context.c:1120
_Elm_Event_Policy_Changed::policy
unsigned int policy
the policy identifier
Definition: elm_general.h:216
elm_win_focus_highlight_enabled_set
void elm_win_focus_highlight_enabled_set(Elm_Win *obj, Eina_Bool enabled)
Set the enabled status for the focus highlight in a window.
ecore_wl2_window_new
EAPI Ecore_Wl2_Window * ecore_wl2_window_new(Ecore_Wl2_Display *display, Ecore_Wl2_Window *parent, int x, int y, int w, int h)
Create a new Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:560
ECORE_EXE_ISOLATE_IO
@ ECORE_EXE_ISOLATE_IO
Try and isolate stdin/out and err of the process so it isn't shared with the parent.
Definition: ecore_exe_eo.h:66
ecore_exe_run
Ecore_Exe * ecore_exe_run(const char *exe_cmd, const void *data)
Spawns a child process.
Definition: ecore_exe.c:56
ecore_drm2_output_crtc_get
EAPI unsigned int ecore_drm2_output_crtc_get(Ecore_Drm2_Output *output)
Get the id of the crtc that an output is using.
Definition: ecore_drm2_outputs.c:1146
Evas_Native_Surface_Status
enum _Evas_Native_Surface_Status Evas_Native_Surface_Status
Native surface types that image object supports.
Elm_Map_Overlay_Del_Cb
void(* Elm_Map_Overlay_Del_Cb)(void *data, Evas_Object *map, Elm_Map_Overlay *overlay)
Det callback function for the overlay.
Definition: elm_map_common.h:58
eina_file_virtual_map_free
void eina_file_virtual_map_free(Eina_File *file, void *map)
Unref and unmap memory if possible.
Definition: eina_file_common.c:271
Ecore_X_Version
struct _Ecore_X_Version Ecore_X_Version
Represents the current version of Ecore_X.
elm_obj_slideshow_layout_get
EOAPI const char * elm_obj_slideshow_layout_get(const Eo *obj)
Get the current slide layout in use for a given slideshow widget.
ecore_wl2_subsurface_del
EAPI void ecore_wl2_subsurface_del(Ecore_Wl2_Subsurface *subsurface)
Destroy the given subsurface, as well as the surface associated with it.
Definition: ecore_wl2_subsurf.c:85
Eina_Thread_Cb
void *(* Eina_Thread_Cb)(void *data, Eina_Thread t)
Type for the definition of a thread callback function.
Definition: eina_thread.h:52
edje_edit_state_rel2_to_y_get
EAPI const char * edje_edit_state_rel2_to_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the part name rel2y is relative to.
evas_event_feed_mouse_move
void evas_event_feed_mouse_move(Evas *obj, int x, int y, unsigned int timestamp, const void *data)
Mouse move event feed.
Definition: evas_events.c:2743
efreet_icon_theme_find
Efreet_Icon_Theme * efreet_icon_theme_find(const char *theme_name)
Tries to get the icon theme structure for the given theme name.
Definition: efreet_icon.c:177
ephysics_world_gravity_get
EAPI void ephysics_world_gravity_get(const EPhysics_World *world, double *gx, double *gy, double *gz)
Get world gravity values for axis x, y and z.
elm_map_overlay_icon_get
const Evas_Object * elm_map_overlay_icon_get(const Elm_Map_Overlay *overlay)
Get the icon object.
Definition: elm_map.c:5151
EET_G_LAST
#define EET_G_LAST
Last group type.
Definition: Eet.h:2606
EDJE_ACTION_TYPE_VG_ANIM_RESUME
@ EDJE_ACTION_TYPE_VG_ANIM_RESUME
Vector animation pause action value.
Definition: Edje_Common.h:1936
elm_slider_indicator_show_get
Eina_Bool elm_slider_indicator_show_get(const Evas_Object *obj)
Get whether a given slider widget's enlarging indicator or not.
Definition: elm_slider.c:1761
ecore_imf_context_input_panel_caps_lock_mode_get
EAPI Eina_Bool ecore_imf_context_input_panel_caps_lock_mode_get(Ecore_IMF_Context *ctx)
Gets the caps lock mode on the input panel.
Definition: ecore_imf_context.c:1170
EINA_UNLIKELY
#define EINA_UNLIKELY(exp)
Indicates that the expression is likely to be FALSE.
Definition: eina_types.h:427
elm_calendar_text_weekday_color_set
EINA_DEPRECATED void elm_calendar_text_weekday_color_set(Evas_Object *obj, int pos)
Set a day text color to the same that represents Weekdays.
eina_ustrbuf_manage_new
Eina_UStrbuf * eina_ustrbuf_manage_new(Eina_Unicode *str)
Creates a new string buffer using the passed string.
elm_win_activate
void elm_win_activate(Evas_Object *obj)
Activate a window object.
Definition: efl_ui_win.c:9801
elm_genlist_item_selected_get
Eina_Bool elm_genlist_item_selected_get(const Elm_Genlist_Item *obj)
Get whether a given genlist item is selected or not.
Definition: elm_genlist_item_eo.legacy.c:33
edje_edit_spectra_del
EAPI Eina_Bool edje_edit_spectra_del(Evas_Object *obj, const char *spectra)
Deletes the given spectra from the edje object.
_Evas_Event_Key_Up::keycode
unsigned int keycode
Key scan code numeric value.
Definition: Evas_Legacy.h:344
elm_panes_horizontal_get
Eina_Bool elm_panes_horizontal_get(const Evas_Object *obj)
Get how to split and dispose each content.
Definition: efl_ui_panes.c:842
ecore_x_dpms_timeout_off_get
EAPI unsigned int ecore_x_dpms_timeout_off_get(void)
Returns the amount of time of inactivity before the third and final level of power saving is invoked.
Definition: ecore_x_dpms.c:219
elm_animation_view_is_playing_back
Eina_Bool elm_animation_view_is_playing_back(Elm_Animation_View *obj)
Returns the status whether current animation is on playing forward or backward.
ecore_file_unlink
Eina_Bool ecore_file_unlink(const char *file)
Deletes the given file.
Definition: ecore_file.c:302
_Eldbus_Version::minor
int minor
minor (new features, bugfixes, major improvements version)
Definition: Eldbus.h:142
ECORE_EVAS_EWS_EVENT_FULLSCREEN_CHANGE
EAPI int ECORE_EVAS_EWS_EVENT_FULLSCREEN_CHANGE
window fullscreen changed
Definition: ecore_evas_ews.c:34
_Calc_Job
Definition: elm_widget_map.h:392
eina_value_optional_type_get
static const Eina_Value_Type * eina_value_optional_type_get(Eina_Value *value)
Gets type from value that is stored on Eina Value Optional.
EDJE_EXTERNAL_PARAM_TYPE_BOOL
@ EDJE_EXTERNAL_PARAM_TYPE_BOOL
Parameter value is boolean.
Definition: Edje_Common.h:627
elm_prefs_data_autosave_set
void elm_prefs_data_autosave_set(Elm_Prefs_Data *prefs_data, Eina_Bool autosave)
Set whether a given elm prefs data handle should save its values back automatically on changes.
Definition: elm_prefs_data.c:860
EINA_KEY_HASH
#define EINA_KEY_HASH(Function)
Definition: eina_hash.h:336
elm_map_overlay_bubble_content_append
void elm_map_overlay_bubble_content_append(Elm_Map_Overlay *bubble, Evas_Object *content)
Add a content object to the bubble overlay.
Definition: elm_map.c:5477
elm_obj_gengrid_item_prepend
EOAPI Elm_Widget_Item * elm_obj_gengrid_item_prepend(Eo *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Evas_Smart_Cb func, const void *func_data)
Prepend a new item in a given gengrid widget.
ecore_exe_signal
void ecore_exe_signal(Ecore_Exe *exe, int num)
Sends a SIGUSR signal to the given spawned process.
Definition: ecore_exe.c:320
ecore_animator_custom_tick
void ecore_animator_custom_tick(void)
Triggers a custom animator tick.
Definition: ecore_anim.c:971
_Evas_Native_Surface::buffer
void * buffer
tbm surface buffer to use
Definition: Evas_Legacy.h:4877
evas_canvas_damage_rectangle_add
EOAPI void evas_canvas_damage_rectangle_add(Eo *obj, int x, int y, int w, int h)
Add a damage rectangle.
elm_diskselector_item_del
EINA_DEPRECATED void elm_diskselector_item_del(Elm_Object_Item *it)
Delete them item from the diskselector.
elm_quicklaunch_seed
void elm_quicklaunch_seed(void)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:978
elm_object_tooltip_unset
void elm_object_tooltip_unset(Evas_Object *obj)
Unset tooltip from object.
Definition: els_tooltip.c:1095
EINA_RECT_SET
#define EINA_RECT_SET(rect, x, y, w, h)
Functionally equivalent to EINA_RECTANGLE_SET.
Definition: eina_rectangle.h:550
EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY
#define EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY(edd, struct_type, name, member, subtype)
Adds a variable size array type to a data descriptor.
Definition: Eet.h:3752
ecore_x_screensaver_resume
EAPI void ecore_x_screensaver_resume(void)
Definition: ecore_x_screensaver.c:259
_Evas_Coord_Rectangle::y
Evas_Coord y
top-left y co-ordinate of rectangle
Definition: Evas_Common.h:204
elm_gesture_layer_line_distance_tolerance_get
Evas_Coord elm_gesture_layer_line_distance_tolerance_get(const Evas_Object *obj)
This function returns the gesture layer line distance tolerance of an object.
Definition: elm_gesture_layer.c:4023
Ecore_IMF_Input_Panel_Layout
Ecore_IMF_Input_Panel_Layout
Input panel (virtual keyboard) layout types.
Definition: Ecore_IMF.h:354
ecore_evas_modal_get
EAPI Eina_Bool ecore_evas_modal_get(const Ecore_Evas *ee)
Gets The modal flag.
Definition: ecore_evas.c:2592
_Evas_Native_Surface::evasgl
struct _Evas_Native_Surface::@0::@6 evasgl
Set this struct fields if surface data is Evas GL based.
eldbus_proxy_property_local_get
Eina_Value * eldbus_proxy_property_local_get(Eldbus_Proxy *proxy, const char *name)
Return the cached value of property.
Definition: eldbus_proxy.c:887
elm_obj_dayselector_week_start_get
EOAPI Elm_Dayselector_Day elm_obj_dayselector_week_start_get(const Eo *obj)
Get the starting day of Dayselector.
eina_tls_get
static void * eina_tls_get(Eina_TLS key)
Gets the value in Eina_TLS for this thread.
EMOTION_VIS_LIBVISUAL_GOOM
@ EMOTION_VIS_LIBVISUAL_GOOM
goom
Definition: Emotion.h:214
elm_quicklaunch_init
int elm_quicklaunch_init(int argc, char **argv)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:764
elm_obj_entry_input_panel_return_key_type_get
EOAPI Elm_Input_Panel_Return_Key_Type elm_obj_entry_input_panel_return_key_type_get(const Eo *obj)
Get the "return" key type.
elm_fileselector_entry_expandable_set
EINA_DEPRECATED void elm_fileselector_entry_expandable_set(Evas_Object *obj, Eina_Bool value)
Enable/disable a tree view in the given file selector entry widget's internal file selector.
Definition: elc_fileselector_entry.c:459
evas_object_vg_fill_mode_get
Evas_Object_Vg_Fill_Mode evas_object_vg_fill_mode_get(const Evas_Object *obj)
Control how the viewbox is mapped to the vg canvas's viewport.
Definition: efl_canvas_vg_object.c:1161
elm_obj_genlist_longpress_timeout_get
EOAPI double elm_obj_genlist_longpress_timeout_get(const Eo *obj)
Get the timeout in seconds for the longpress event.
_Eina_Quad::y3
double y3
Bottom left y coordinate.
Definition: eina_quad.h:53
eina_xattr_fd_set
Eina_Bool eina_xattr_fd_set(int fd, const char *attribute, const void *data, ssize_t length, Eina_Xattr_Flags flags)
Sets an extended attribute on a file descriptor.
Definition: eina_xattr.c:456
EINA_FALLTHROUGH
#define EINA_FALLTHROUGH
Attribute from gcc to prevent warning and indicate that we expect to actually go to the next switch s...
Definition: eina_types.h:453
_Ecore_X_Event_Generic
Definition: Ecore_X.h:1051
_Ecore_Getopt_Desc_Store::type
Ecore_Getopt_Type type
type of data being handled
Definition: Ecore_Getopt.h:151
ecore_evas_callback_new_set
EAPI void ecore_evas_callback_new_set(Evas *(*func)(int w, int h))
Sets a callback for building new Evas.
Definition: ecore_evas.c:5256
ecore_drm2_output_blanktime_get
EAPI Eina_Bool ecore_drm2_output_blanktime_get(Ecore_Drm2_Output *output, int sequence, long *sec, long *usec)
Get the time of the last vblank.
Definition: ecore_drm2_outputs.c:1652
_Evas_Cserve_Config
Configuration that controls the server that shares cached bitmaps.
Definition: Evas_Common.h:3000
ELM_OBJECT_LAYER_FOCUS
@ ELM_OBJECT_LAYER_FOCUS
where focus object visualization is
Definition: elm_general.h:481
_eina_log_state_shutdown
const char * _eina_log_state_shutdown
String that indicates the log system is shutting down.
elm_store_list_func_set
void elm_store_list_func_set(Elm_Store *st, Elm_Store_Item_List_Cb func, const void *data)
Set the function used to deal with listing of items.
Definition: elm_store.c:628
ecore_x_window_override_argb_new
EAPI Ecore_X_Window ecore_x_window_override_argb_new(Ecore_X_Window parent, int x, int y, int w, int h)
Creates a window with the override redirect attribute set to True.
Definition: ecore_x_window.c:1849
_Ecore_Drm_Output_Mode
Definition: Ecore_Drm.h:169
Evas_Object_Event_Post_Cb
Eina_Bool(* Evas_Object_Event_Post_Cb)(void *data, Evas *e)
Evas object event (post) callback function signature.
Definition: Evas_Common.h:465
elm_entry_cursor_is_format_get
Eina_Bool elm_entry_cursor_is_format_get(const Elm_Entry *obj)
Get whether a format node exists at the current cursor position.
Definition: elm_entry_eo.legacy.c:339
Eet_Descriptor_Type_Set_Callback
Eina_Bool(* Eet_Descriptor_Type_Set_Callback)(const char *type, void *data, Eina_Bool unknow)
Callback prototype for Eet_Descriptor_Type_Set.
Definition: Eet.h:2795
_Ecore_Sdl_Event_Mouse_Button_Down::y
int y
Mouse co-ordinates when mouse button was pressed.
Definition: Ecore_Sdl.h:85
fcntl
int fcntl(int fd, int cmd,...)
Provide control over file descriptors.
Definition: evil_fcntl.c:34
flock::l_start
off_t l_start
starting offset
Definition: evil_fcntl.h:76
_Ecore_IMF_Event_Key_Down::string
const char * string
A UTF8 string if this keystroke has produced a visible string to be ADDED.
Definition: Ecore_IMF.h:709
ecore_buffer_queue_init
EAPI int ecore_buffer_queue_init(void)
Inits the Ecore_Buffer_Queue system.
Definition: ecore_buffer_queue_main.c:9
_Elm_Panel_Scroll_Info::rel_y
double rel_y
content scrolled position (0.0 ~ 1.0) in the panel>
Definition: elm_panel_common.h:21
evas_string_char_next_get
int evas_string_char_next_get(const char *str, int pos, int *decoded)
Gets the next character in the string.
Definition: evas_object_text.c:1461
elm_prefs_data_value_get
Eina_Bool elm_prefs_data_value_get(const Elm_Prefs_Data *prefs_data, const char *path, Elm_Prefs_Item_Type *type, Eina_Value *value)
Get one value of a given prefs data handle (by key).
Definition: elm_prefs_data.c:748
ephysics_body_central_impulse_apply
EAPI void ephysics_body_central_impulse_apply(EPhysics_Body *body, double x, double y, double z)
Apply an impulse on the center of a body.
evas_data_attach_get
void * evas_data_attach_get(const Evas_Canvas *obj)
Returns the pointer attached by evas_data_attach_set.
Definition: evas_canvas_eo.legacy.c:45
Efreet_Menu::id
const char * id
File-id for desktop and relative name for menu.
Definition: efreet_menu.h:38
_Elm_List_Data
Definition: elm_widget_list.h:34
_Evas_Object_Textblock_Node_Text
Definition: efl_canvas_textblock_internal.h:130
EPHYSICS_BODY_FRICTION_IRON
#define EPHYSICS_BODY_FRICTION_IRON
Friction coefficient of iron.
Definition: EPhysics.h:2101
EMBRYO_ERROR_SLEEP
@ EMBRYO_ERROR_SLEEP
Divide by zero.
Definition: Embryo.h:404
evas_event_feed_key_down
void evas_event_feed_key_down(Evas *obj, const char *keyname, const char *key, const char *string, const char *compose, unsigned int timestamp, const void *data)
Key down event feed.
Definition: evas_events.c:3706
ecore_drm2_device_pointer_accel_profile_set
EAPI void ecore_drm2_device_pointer_accel_profile_set(Ecore_Drm2_Device *device, uint32_t profile)
Set pointer acceleration profile.
Definition: ecore_drm2_device.c:786
eina_future_cb_easy_desc_flush
void eina_future_cb_easy_desc_flush(Eina_Future_Cb_Easy_Desc *desc)
Flushes an Eina_Future_Cb_Easy_Desc.
Definition: eina_promise.c:1496
elm_object_tooltip_orient_set
void elm_object_tooltip_orient_set(Evas_Object *obj, Elm_Tooltip_Orient orient)
Sets the orientation of the tooltip around the owner region.
Definition: els_tooltip.c:904
elm_obj_toolbar_last_item_get
EOAPI Elm_Widget_Item * elm_obj_toolbar_last_item_get(const Eo *obj)
Get the last item in the widget.
eina_stringshare_del
void eina_stringshare_del(Eina_Stringshare *str)
Notes that the given string has lost an instance.
Definition: eina_stringshare.c:533
elm_obj_entry_input_hint_get
EOAPI Elm_Input_Hints elm_obj_entry_input_hint_get(const Eo *obj)
Gets the value of input hint.
edje_edit_state_rel2_to_x_get
EAPI const char * edje_edit_state_rel2_to_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the part name rel2x is relative to.
ephysics_body_resize
EAPI void ephysics_body_resize(EPhysics_Body *body, Evas_Coord w, Evas_Coord h, Evas_Coord d)
Set physics body size.
ecore_shutdown_ex
EAPI unsigned int ecore_shutdown_ex(void)
Shuts down connections, signal handlers sockets etc.
Definition: ecore.c:487
elm_object_cursor_get
const char * elm_object_cursor_get(const Eo *obj)
The cursor to be shown when mouse is over the object.
Definition: elm_main.c:2047
eet_data_read
EAPI void * eet_data_read(Eet_File *ef, Eet_Data_Descriptor *edd, const char *name)
Reads a data structure from an eet file and decodes it.
Definition: eet_data.c:2377
elm_toolbar_menu_parent_get
Efl_Canvas_Object * elm_toolbar_menu_parent_get(const Elm_Toolbar *obj)
Control the parent object of the toolbar items' menus.
Definition: elm_toolbar_eo.legacy.c:93
FUNC_ACCESSOR_GET_CONTAINER
#define FUNC_ACCESSOR_GET_CONTAINER(Function)
Definition for helper macro to cast Function to a Eina_Accessor_Get_Container_Callback.
Definition: eina_accessor.h:180
ECORE_WIN32_WINDOW_TYPE_DOCK
@ ECORE_WIN32_WINDOW_TYPE_DOCK
Dock window (should be on top of other windows)
Definition: Ecore_Win32.h:89
ecore_drm_device_master_set
EAPI Eina_Bool ecore_drm_device_master_set(Ecore_Drm_Device *dev)
Sets a given Ecore_Drm_Device to master.
Definition: ecore_drm_device.c:474
eina_value_int64_get
static Eina_Bool eina_value_int64_get(const Eina_Value *v, int64_t *c)
Check value type and get contents.
Definition: eina_inline_value_util.x:221
ecore_x_selection_secondary_clear
EAPI Eina_Bool ecore_x_selection_secondary_clear(void)
Release ownership of the secondary selection.
Definition: ecore_x_selection.c:222
eina_strbuf_insert_slice
Eina_Bool eina_strbuf_insert_slice(Eina_Strbuf *buf, const Eina_Slice slice, size_t pos)
Insert a slice into a buffer, reallocating as necessary.
evas_device_parent_get
const Evas_Device * evas_device_parent_get(const Evas_Device *dev)
Get the parent of a device.
Definition: evas_device.c:344
efreet_data_dirs_get
Eina_List * efreet_data_dirs_get(void)
Returns the Eina_List of preference ordered extra data directories.
Definition: efreet_base.c:207
ecore_con_socks_bind_set
EAPI void ecore_con_socks_bind_set(Ecore_Con_Socks *ecs, Eina_Bool is_bind)
Enables bind mode on a SOCKS proxy.
Definition: ecore_con_socks.c:301
elm_obj_hoversel_horizontal_get
EOAPI Eina_Bool elm_obj_hoversel_horizontal_get(const Eo *obj)
Control if the hoversel should expand horizontally.
_Eina_Rect::rect
Eina_Rectangle rect
Embedded simple rectangle structure.
Definition: eina_rectangle.h:122
ecore_cocoa_window_size_get
EAPI void ecore_cocoa_window_size_get(const Ecore_Cocoa_Window *window, int *w, int *h)
Gets the size of a Cocoa window.
ELM_TOOLTIP_ORIENT_TOP_RIGHT
@ ELM_TOOLTIP_ORIENT_TOP_RIGHT
Tooltip should appear at the top right of parent.
Definition: elm_tooltip.h:25
eina_log_print_cb_set
void eina_log_print_cb_set(Eina_Log_Print_Cb cb, void *data)
Sets logging method to use.
Definition: eina_log.c:1715
elm_theme_group_base_list
Eina_List * elm_theme_group_base_list(Elm_Theme *th, const char *base)
Get a list of groups that match the initial base string given within all themes.
Definition: elm_theme.c:1036
elm_object_focus_custom_chain_prepend
void elm_object_focus_custom_chain_prepend(Evas_Object *obj, Evas_Object *child, Evas_Object *relative_child)
Prepend object to custom focus chain.
Definition: elm_focus_legacy.c:172
ECORE_IMF_EVENT_MOUSE_DOWN
@ ECORE_IMF_EVENT_MOUSE_DOWN
Mouse Down event.
Definition: Ecore_IMF.h:250
eina_strndup
static char * eina_strndup(const char *str, size_t n)
strndup function which takes NULL without crashing
Definition: eina_inline_str.x:95
EVAS_LOAD_ERROR_UNKNOWN_FORMAT
@ EVAS_LOAD_ERROR_UNKNOWN_FORMAT
File is not a known format.
Definition: Evas_Loader.h:171
elm_list_first_item_get
Elm_Widget_Item * elm_list_first_item_get(const Elm_List *obj)
Get the first item in the list.
Definition: elm_list_eo.legacy.c:87
_Fash_Int_Map2
Definition: evas_font.h:192
ethumb_client_thumb_path_get
void ethumb_client_thumb_path_get(Ethumb_Client *client, const char **path, const char **key)
Get the configured thumbnail path.
Definition: ethumb_client.c:1931
eina_rectangle_pool_free
void eina_rectangle_pool_free(Eina_Rectangle_Pool *pool)
Frees the given pool.
Definition: eina_rectangle.c:664
_Elm_Toolbar_Data::last_focused_item
Elm_Object_Item * last_focused_item
This records the last focused item when widget looses focus.
Definition: elm_widget_toolbar.h:39
EINA_VALUE_TYPE_OPTIONAL
const Eina_Value_Type * EINA_VALUE_TYPE_OPTIONAL
manages optional type.
Definition: eina_value.c:5615
_Edje_Text_Filter_Type
_Edje_Text_Filter_Type
Definition: Edje_Common.h:1308
_Ecore_Axis_Label
_Ecore_Axis_Label
Definition: Ecore_Input.h:320
ECORE_IMF_INPUT_HINT_SENSITIVE_DATA
@ ECORE_IMF_INPUT_HINT_SENSITIVE_DATA
Typed text should not be stored.
Definition: Ecore_IMF.h:414
Elm_Gen_Item_Tooltip
Definition: elm_gen_common.h:21
_Elm_Diskselector_Item_Data
Definition: elm_widget_diskselector.h:60
ecore_x_atom_get
EAPI Ecore_X_Atom ecore_x_atom_get(const char *name)
Retrieves the atom value associated with the given name.
Definition: ecore_x_atoms.c:45
_Ecore_IMF_Context_Class::input_panel_imdata_get
void(* input_panel_imdata_get)(Ecore_IMF_Context *ctx, void *data, int *len)
Get current panel-specific data from the input panel.
Definition: Ecore_IMF.h:797
eina_f8p24_to_f32p32
static Eina_F32p32 eina_f8p24_to_f32p32(Eina_F8p24 a)
Converts an Eina_F8p24 floating point number into Eina_F32p32 format.
eina_value_list_insert
static Eina_Bool eina_value_list_insert(Eina_Value *value, unsigned int position,...)
Inserts the generic value in a list member position.
_Ecore_X_Event_Selection_Request
Definition: Ecore_X.h:701
elm_toolbar_more_item_get
Elm_Widget_Item * elm_toolbar_more_item_get(const Elm_Toolbar *obj)
Get the more item which is auto-generated by toolbar.
Definition: elm_toolbar_eo.legacy.c:111
ecore_timer_add
Ecore_Timer * ecore_timer_add(double in, Ecore_Task_Cb func, const void *data)
Creates a timer to call the given function in the given period of time.
Definition: ecore_timer.c:189
ethumb_client_video_ntimes_set
void ethumb_client_video_ntimes_set(Ethumb_Client *client, unsigned int ntimes)
Set the number of frames to thumbnail.
Definition: ethumb_client.c:1760
elm_box_horizontal_get
Eina_Bool elm_box_horizontal_get(const Elm_Box *obj)
Get the horizontal orientation ($true if the box is set to horizontal mode, false otherwise)
Definition: elm_box_eo.legacy.c:33
elm_animation_view_max_frame_set
void elm_animation_view_max_frame_set(Elm_Animation_View *obj, int max_frame)
The last frame of the play.
EVAS_CALLBACK_LAST
@ EVAS_CALLBACK_LAST
Sentinel value to indicate last enum field during iteration.
Definition: Evas_Common.h:459
_Eina_File_Direct_Info
The structure to store information of a path.
Definition: eina_file.h:193
elm_obj_prefs_data_set
EOAPI Eina_Bool elm_obj_prefs_data_set(Eo *obj, Elm_Prefs_Data *data)
Set user data for a given prefs widget.
elm_gesture_layer_tap_finger_size_set
void elm_gesture_layer_tap_finger_size_set(Elm_Gesture_Layer *obj, int sz)
This function sets the gesture layer finger-size for taps.
Definition: elm_gesture_layer_eo.legacy.c:15
_Eldbus_Introspection_Node
DBus Node.
Definition: eldbus_introspection.h:37
elm_gesture_layer_hold_events_get
Eina_Bool elm_gesture_layer_hold_events_get(const Elm_Gesture_Layer *obj)
Get the repeat-events setting.
Definition: elm_gesture_layer_eo.legacy.c:33
_Eldbus_Proxy_Event_Property_Removed::proxy
const Eldbus_Proxy * proxy
the proxy object
Definition: eldbus_proxy.h:227
eina_quaternion_lerp
void eina_quaternion_lerp(Eina_Quaternion *out, const Eina_Quaternion *a, const Eina_Quaternion *b, double pos)
Definition: eina_quaternion.c:445
Ecore_Event_Joystick_Button
enum _Ecore_Event_Joystick_Button Ecore_Event_Joystick_Button
ecore_animator_pos_map
double ecore_animator_pos_map(double pos, Ecore_Pos_Map map, double v1, double v2)
Maps an input position from 0.0 to 1.0 along a timeline to a position in a different curve.
Definition: ecore_anim.c:834
edje_edit_group_limits_horizontal_del
EAPI Eina_Bool edje_edit_group_limits_horizontal_del(Evas_Object *obj, const char *name, int value)
Deletes given pair name-value from the horizontal limits block at the group level.
EINA_EACH_CB
#define EINA_EACH_CB(Function)
Macro to cast to Eina_Each.
Definition: eina_types.h:597
evas_textblock_cursor_paragraph_last
void evas_textblock_cursor_paragraph_last(Efl_Text_Cursor_Handle *cur)
sets the cursor to the end of the last text node.
Definition: evas_object_textblock.c:10042
ECORE_FILE_EVENT_DELETED_SELF
@ ECORE_FILE_EVENT_DELETED_SELF
Deleted monitored directory event.
Definition: Ecore_File.h:76
eina_list_last
static Eina_List * eina_list_last(const Eina_List *list)
Gets the last list node in the list.
efreet_desktop_uncached_new
Efreet_Desktop * efreet_desktop_uncached_new(const char *file)
Creates a new Efreet_Desktop structure initialized from the contents of file or NULL on failure.
Definition: efreet_desktop.c:268
elm_obj_entry_select_region_get
EOAPI void elm_obj_entry_select_region_get(const Eo *obj, int *start, int *end)
Get the current position of the selection cursors in the entry.
ECORE_IMF_INPUT_PANEL_LANG_ALPHABET
@ ECORE_IMF_INPUT_PANEL_LANG_ALPHABET
Alphabet.
Definition: Ecore_IMF.h:382
edje_edit_part_item_index_min_w_get
EAPI int edje_edit_part_item_index_min_w_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the minimum width value of a part's item.
ecore_drm2_device_touch_tap_to_click_enabled_set
EAPI void ecore_drm2_device_touch_tap_to_click_enabled_set(Ecore_Drm2_Device *device, Eina_Bool enabled)
Enable or disable pointer tap-to-click.
Definition: ecore_drm2_device.c:794
evas_cserve_config_set
Eina_Bool evas_cserve_config_set(const Evas_Cserve_Config *config)
Changes the configurations of the Evas image caching server.
Definition: evas_stats.c:41
Elm_Map_Group_Class
struct _Elm_Map_Group_Class Elm_Map_Group_Class
Each marker must be associated to a group class.
Definition: elm_map_common.h:47
evas_smart_class_get
const Evas_Smart_Class * evas_smart_class_get(const Evas_Smart *s)
Get the Evas_Smart_Class handle of an Evas_Smart struct.
Definition: evas_smart.c:48
EMOTION_VIS_LIBVISUAL_G_FORCE
@ EMOTION_VIS_LIBVISUAL_G_FORCE
G force.
Definition: Emotion.h:213
elm_obj_toolbar_item_find_by_label
EOAPI Elm_Widget_Item * elm_obj_toolbar_item_find_by_label(const Eo *obj, const char *label)
Returns a pointer to a toolbar item by its label.
ecore_evas_app_comp_sync_get
EAPI Eina_Bool ecore_evas_app_comp_sync_get(void)
Get the compositing synchronization state.
Definition: ecore_evas.c:717
elm_list_multi_select_get
Eina_Bool elm_list_multi_select_get(const Elm_List *obj)
Control multiple items selection on the list object.
Definition: elm_list_eo.legacy.c:45
elm_genlist_item_decorate_mode_get
const char * elm_genlist_item_decorate_mode_get(const Elm_Genlist_Item *obj)
Get the item's decorate mode.
Definition: elm_genlist_item_eo.legacy.c:69
_Ecore_Win32_Event_Window_Hide::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:412
eina_log_console_color_set
void eina_log_console_color_set(FILE *fp, const char *color)
Configures console color of given file.
Definition: eina_log.c:2360
Edje_Text_Effect
enum _Edje_Text_Effect Edje_Text_Effect
All possible text effects in Edje.
_Ecore_IMF_Context_Class::input_mode_set
void(* input_mode_set)(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Mode input_mode)
Set the input mode.
Definition: Ecore_IMF.h:784
elm_obj_genlist_item_prepend
EOAPI Elm_Widget_Item * elm_obj_genlist_item_prepend(Eo *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Genlist_Item_Type type, Evas_Smart_Cb func, const void *func_data)
Prepend a new item in a given genlist widget.
EET_FILE_MODE_WRITE
@ EET_FILE_MODE_WRITE
File is write-only.
Definition: Eet.h:480
eina_binbuf_manage_read_only_new_length
Eina_Binbuf * eina_binbuf_manage_read_only_new_length(const unsigned char *str, size_t length) EINA_DEPRECATED
Creates a new string buffer using the passed string.
_Elm_Layout_Data::user_min_sz
Eina_Bool user_min_sz
min size was set by user (legacy only has restricted min)
Definition: elm_widget_layout.h:88
EDJE_ACTION_TYPE_SCRIPT
@ EDJE_ACTION_TYPE_SCRIPT
Script action value.
Definition: Edje_Common.h:1915
EVAS_LOAD_ERROR_PERMISSION_DENIED
@ EVAS_LOAD_ERROR_PERMISSION_DENIED
Permission denied to an existing file (or path)
Definition: Evas_Loader.h:168
ephysics_constraint_anchor_get
EAPI void ephysics_constraint_anchor_get(const EPhysics_Constraint *constraint, Evas_Coord *anchor_b1_x, Evas_Coord *anchor_b1_y, Evas_Coord *anchor_b1_z, Evas_Coord *anchor_b2_x, Evas_Coord *anchor_b2_y, Evas_Coord *anchor_b2_z)
Get the constraints anchors values on both constrained bodies.
_Evas_Object_Style_Tag
Definition: efl_canvas_textblock_internal.h:124
edje_edit_part_item_spread_w_get
EINA_DEPRECATED EAPI int edje_edit_part_item_spread_w_get(Evas_Object *obj, const char *part, const char *item)
Gets the spread width value of a part's item.
ecore_evas_callback_drop_state_changed_set
EAPI void ecore_evas_callback_drop_state_changed_set(Ecore_Evas *ee, Ecore_Evas_Drag_State_Changed_Cb cb)
Sets the method (callback) to call when the mouse pointer enters or exits the specified window while ...
Definition: ecore_evas.c:5689
ephysics_body_material_get
EAPI EPhysics_Body_Material ephysics_body_material_get(const EPhysics_Body *body)
Get body's material.
eina_quaternion_homogeneous_regulate
void eina_quaternion_homogeneous_regulate(Eina_Quaternion *out, const Eina_Quaternion *v)
Homogeneous quaternion.
Definition: eina_quaternion.c:1030
ecore_imf_context_available_ids_get
EAPI Eina_List * ecore_imf_context_available_ids_get(void)
Gets the list of the available Input Method Context ids.
Definition: ecore_imf_context.c:18
EPHYSICS_BODY_MATERIAL_CUSTOM
@ EPHYSICS_BODY_MATERIAL_CUSTOM
Custom properties set by the user.
Definition: EPhysics.h:2283
elm_label_wrap_width_set
void elm_label_wrap_width_set(Elm_Label *obj, int w)
Control wrap width of the label.
Definition: elm_label_eo.legacy.c:3
ELM_GENGRID_EVENT_EDGE_LEFT
#define ELM_GENGRID_EVENT_EDGE_LEFT
Called when left edge is reached.
Definition: elm_gengrid_eo.h:699
_Old_Edje_File::font_dir
Old_Edje_Font_Directory * font_dir
fonts directory
Definition: edje_convert.h:64
EDJE_TEXT_FILTER_FORMAT
@ EDJE_TEXT_FILTER_FORMAT
Format type filter.
Definition: Edje_Common.h:1310
_Ecore_IMF_Event_Key_Down::dev_class
Ecore_IMF_Device_Class dev_class
The device class of the key pressed.
Definition: Ecore_IMF.h:713
ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBER
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBER
Number layout.
Definition: Ecore_IMF.h:356
ecore_evas_window_profile_get
EAPI const char * ecore_evas_window_profile_get(const Ecore_Evas *ee)
Gets the window profile.
Definition: ecore_evas.c:2127
_Eina_Value_Struct_Operations
How to manage struct.
Definition: eina_value.h:3066
ecore_evas_engine_name_get
EAPI const char * ecore_evas_engine_name_get(const Ecore_Evas *ee)
Gets the engine name used by this Ecore_Evas(window).
Definition: ecore_evas.c:1092
eet_data_descriptor_element_add
EAPI void eet_data_descriptor_element_add(Eet_Data_Descriptor *edd, const char *name, int type, int group_type, int offset, int count, const char *counter_name, Eet_Data_Descriptor *subtype)
This function is an internal used by macros.
Definition: eet_data.c:2123
eina_hash_modify
void * eina_hash_modify(Eina_Hash *hash, const void *key, const void *data)
Modifies the entry pointer at the specified key and returns the previous entry.
Definition: eina_hash.c:1174
eeze_mount_tabs_unwatch
EAPI void eeze_mount_tabs_unwatch(void)
Stop watching /etc/fstab and /etc/mtab.
Definition: eeze_disk_dummy.c:66
ecore_avahi_poll_get
EAPI const void * ecore_avahi_poll_get(Ecore_Avahi *handler)
Gets the AvahiPoll structure to integrate with Ecore main loop.
Definition: ecore_avahi.c:242
Ecore_IMF_Callback_Type
Ecore_IMF_Callback_Type
Ecore IMF Event callback types.
Definition: Ecore_IMF.h:228
_Ecore_IMF_Event_Mouse_In
The structure type used with the Mouse_In event.
Definition: Ecore_IMF.h:629
_Edje_External_Param_Info::min
int min
Minimum value it can have.
Definition: Edje_Common.h:713
elm_map_zoom_set
void elm_map_zoom_set(Eo *obj, int zoom)
Set the zoom level of the map.
Definition: elm_map.c:4343
Evas_Object_Image_Pixels_Get_Cb
void(* Evas_Object_Image_Pixels_Get_Cb)(void *data, Evas_Object *o)
Function signature for the evas object pixels get callback function.
Definition: Evas_Common.h:1766
EMOTION_META_INFO_TRACK_ARTIST
@ EMOTION_META_INFO_TRACK_ARTIST
artist name
Definition: Emotion.h:181
elm_obj_hoversel_hover_parent_get
EOAPI Efl_Canvas_Object * elm_obj_hoversel_hover_parent_get(const Eo *obj)
Control the hover parent.
ecore_drm2_output_dpms_set
EAPI void ecore_drm2_output_dpms_set(Ecore_Drm2_Output *output, int level)
Set the dpms level of a given output.
Definition: ecore_drm2_outputs.c:1047
edje_edit_program_state_set
EAPI Eina_Bool edje_edit_program_state_set(Evas_Object *obj, const char *prog, const char *state)
Sets the state for the given program.
Definition: edje_edit.c:11494
elm_config_mirrored_set
void elm_config_mirrored_set(Eina_Bool mirrored)
Set the system mirrored mode.
Definition: elm_config.c:2949
eina_strbuf_insert_escaped
Eina_Bool eina_strbuf_insert_escaped(Eina_Strbuf *buf, const char *str, size_t pos)
Inserts an escaped string into a buffer, reallocating as necessary.
eet_node_list_append
EAPI void eet_node_list_append(Eet_Node *parent, const char *name, Eet_Node *child)
Appends a "list" node TODO FIX ME.
Definition: eet_node.c:249
elm_obj_entry_input_panel_show_on_demand_get
EOAPI Eina_Bool elm_obj_entry_input_panel_show_on_demand_get(const Eo *obj)
Get the attribute to show the input panel in case of only a user's explicit Mouse Up event.
elm_config_cache_font_cache_size_get
int elm_config_cache_font_cache_size_get(void)
Get the configured font cache size.
Definition: elm_config.c:3336
_Elm_Fileselector_Filter
Definition: elm_widget_fileselector.h:152
_Emotion_Module_Options
Definition: emotion_modules.h:56
elm_entry_entry_append
void elm_entry_entry_append(Elm_Entry *obj, const char *str)
Appends str to the text of the entry.
Definition: elm_entry_eo.legacy.c:549
ECORE_IMF_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NUMBERONLY
@ ECORE_IMF_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NUMBERONLY
The password layout to allow only number.
Definition: Ecore_IMF.h:462
ECORE_WL_EVENT_DATA_SOURCE_SEND
EAPI int ECORE_WL_EVENT_DATA_SOURCE_SEND
Definition: ecore_wl.c:96
efreet_runtime_dir_get
const char * efreet_runtime_dir_get(void)
Retrieves the XDG User Runtime directory.
Definition: efreet_base.c:231
ELM_GENGRID_REORDER_TYPE_NORMAL
@ ELM_GENGRID_REORDER_TYPE_NORMAL
Normal reorder type.
Definition: elm_gengrid_eo.h:20
elm_obj_toolbar_item_append
EOAPI Elm_Widget_Item * elm_obj_toolbar_item_append(Eo *obj, const char *icon, const char *label, Evas_Smart_Cb func, const void *data)
Append item to the toolbar.
elm_obj_gesture_layer_cb_add
EOAPI void elm_obj_gesture_layer_cb_add(Eo *obj, Elm_Gesture_Type idx, Elm_Gesture_State cb_type, Elm_Gesture_Event_Cb cb, void *data)
Add a gesture state change callback.
eina_value_hash_setup
static Eina_Bool eina_value_hash_setup(Eina_Value *value, const Eina_Value_Type *subtype, unsigned int buckets_power_size)
Initializes generic value storage of type hash.
evas_vg_shape_append_move_to
void evas_vg_shape_append_move_to(Evas_Vg_Shape *obj, double x, double y)
Moves the current point to the given point, implicitly starting a new subpath and closing the previou...
Definition: efl_canvas_vg_shape.c:375
_Eet_File_Mode
_Eet_File_Mode
Modes that a file can be opened.
Definition: Eet.h:477
evas_map_util_3d_lighting
void evas_map_util_3d_lighting(Evas_Map *m, Evas_Coord lx, Evas_Coord ly, Evas_Coord lz, int lr, int lg, int lb, int ar, int ag, int ab)
Perform lighting calculations on the given Map.
Definition: evas_map.c:1215
_Eina_Matrix4::yw
double yw
yw in y' = (x * yx) + (y * yy) + (z * yz) + yw
Definition: eina_matrix.h:132
elm_gengrid_realized_items_get
Eina_List * elm_gengrid_realized_items_get(const Elm_Gengrid *obj)
Get a list of realized items in gengrid.
Definition: elm_gengrid_eo.legacy.c:135
ELPUT_EVENT_POINTER_MOTION
EAPI int ELPUT_EVENT_POINTER_MOTION
Definition: elput.c:15
elm_object_item_part_content_get
Efl_Canvas_Object * elm_object_item_part_content_get(const Elm_Widget_Item *obj, const char *part)
Control a content of an object item.
Definition: elm_widget_item_eo.legacy.c:69
_Ecore_Wl2_Global
Definition: Ecore_Wl2.h:78
elm_spinner_interval_get
double elm_spinner_interval_get(const Elm_Spinner *obj)
Control the interval on time updates for a user mouse button hold on spinner widgets' arrows.
Definition: elm_spinner_eo.legacy.c:21
ecore_con_socks5_remote_exists
EAPI Eina_Bool ecore_con_socks5_remote_exists(const char *ip, int port, const char *username, const char *password)
Finds a SOCKS v5 proxy in the proxy list.
Definition: ecore_con_socks.c:264
ecore_main_win32_handler_add
Ecore_Win32_Handler * ecore_main_win32_handler_add(void *h, Ecore_Win32_Handle_Cb func, const void *data)
Creates a Ecore_Win32_Handler object and add it to the win32_handlers list.
Definition: ecore_main.c:1574
elm_config_scroll_thumbscroll_momentum_threshold_get
double elm_config_scroll_thumbscroll_momentum_threshold_get(void)
Get the minimum speed of mouse cursor movement which will trigger list self scrolling animation after...
Definition: elm_config.c:3686
edje_edit_state_map_perspective_focal_set
EAPI Eina_Bool edje_edit_state_map_perspective_focal_set(Evas_Object *obj, const char *part, const char *state, double value, int focal)
Sets map.perspective.focal value of given part state.
Definition: edje_edit.c:7895
elua_state_prog_name_get
Eina_Stringshare * elua_state_prog_name_get(const Elua_State *es)
Retrieve the prog name set on state creation.
Definition: elua.c:331
Elm_Fileselector_Button_Data
struct _Elm_Fileselector_Button_Data Elm_Fileselector_Button_Data
Base button smart data extended with fileselector_button instance data.
Definition: elm_widget_fileselector_button.h:29
Elementary_Cursor.h
Defines the various cursor types for the X Windows system.
elm_scroller_page_snap_get
void elm_scroller_page_snap_get(const Evas_Object *obj, Eina_Bool *page_snap_h, Eina_Bool *page_snap_v)
Get the page snap behaviour of a scroller.
Definition: elm_scroller.c:1039
EVAS_DEVICE_CLASS_PEN
@ EVAS_DEVICE_CLASS_PEN
A special pen device.
Definition: Evas_Common.h:324
ecore_x_shutdown
EAPI int ecore_x_shutdown(void)
Shuts down the Ecore X library.
Definition: ecore_x.c:867
ELM_INPUT_PANEL_LAYOUT_URL
@ ELM_INPUT_PANEL_LAYOUT_URL
URL layout.
Definition: elm_general.h:80
_Old_Edje_Part_Collection::programs
Eina_List * programs
a list of Edje_Program
Definition: edje_convert.h:84
eina_strbuf_length_get
size_t eina_strbuf_length_get(const Eina_Strbuf *buf)
Retrieves the length of the string buffer's content.
edje_edit_state_rel2_relative_x_get
EAPI double edje_edit_state_rel2_relative_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the 'rel2 relative X' value of state.
edje_edit_state_align_y_set
EAPI Eina_Bool edje_edit_state_align_y_set(Evas_Object *obj, const char *part, const char *state, double value, double align)
Sets the vertical align value of a part state.
EDJE_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_PERSON_NAME
@ EDJE_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_PERSON_NAME
The name of a person.
Definition: Edje_Common.h:1318
ecore_x_selection_clipboard_clear
EAPI Eina_Bool ecore_x_selection_clipboard_clear(void)
Release ownership of the clipboard selection.
Definition: ecore_x_selection.c:291
ELM_IMAGE_ROTATE_180
@ ELM_IMAGE_ROTATE_180
rotate 180 degrees clockwise
Definition: elm_image_legacy.h:394
EDJE_EXTERNAL_TYPE_ABI_VERSION
#define EDJE_EXTERNAL_TYPE_ABI_VERSION
Version of the EDJE External ABI used by this library .
Definition: Edje_Common.h:812
ecore_x_randr_crtc_gamma_size_get
EAPI int ecore_x_randr_crtc_gamma_size_get(Ecore_X_Randr_Crtc crtc)
Definition: ecore_x_randr.c:2262
ephysics_world_linear_slop_set
EAPI void ephysics_world_linear_slop_set(EPhysics_World *world, double linear_slop)
Set linear slop to be used by world.
ecore_evas_size_max_get
EAPI void ecore_evas_size_max_get(const Ecore_Evas *ee, int *w, int *h)
Gets the maximum size set for a given Ecore_Evas window.
Definition: ecore_evas.c:1640
EINA_LIST_REVERSE_FOREACH
#define EINA_LIST_REVERSE_FOREACH(list, l, _data)
Definition for the macro to iterate over a list in the reverse order.
Definition: eina_list.h:1474
Elm_Hoversel_Data
struct _Elm_Hoversel_Data Elm_Hoversel_Data
Base button smart data extended with hoversel instance data.
Definition: elm_widget_hoversel.h:29
evas_object_textblock_valign_set
void evas_object_textblock_valign_set(Efl_Canvas_Textblock *eo_obj, double align)
The vertical alignment of text within the textblock object as a whole.
Definition: evas_object_textblock.c:8435
ecore_con_ssl_server_crl_add
Eina_Bool ecore_con_ssl_server_crl_add(Ecore_Con_Server *svr, const char *crl)
Adds an SSL CRL for use in ecore_con functions.
Definition: ecore_con_legacy.c:2498
edje_edit_program_stop_all
EAPI Eina_Bool edje_edit_program_stop_all(Evas_Object *obj)
Stops all running programs.
Definition: edje_edit.c:11208
evas_object_image_load_orientation_set
void evas_object_image_load_orientation_set(Evas_Object *obj, Eina_Bool enable)
Define if the orientation information in the image file should be honored.
Definition: evas_image_legacy.c:358
_Ecore_X_Event_Client_Message
Definition: Ecore_X.h:841
_Ecore_Con_Event_Server_Data::server
Ecore_Con_Server * server
the server that was connected to
Definition: Ecore_Con.h:554
_Ecore_Version::revision
int revision
< micro (bugfix, internal improvements, no new features version)
Definition: Ecore_Common.h:147
elm_obj_diskselector_item_append
EOAPI Elm_Widget_Item * elm_obj_diskselector_item_append(Eo *obj, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Appends a new item to the diskselector object.
eina_hash_population
int eina_hash_population(const Eina_Hash *hash)
Returns the number of entries in the given hash table.
Definition: eina_hash.c:858
ELM_INPUT_PANEL_LAYOUT_IP
@ ELM_INPUT_PANEL_LAYOUT_IP
IP layout.
Definition: elm_general.h:82
EVAS_BORDER_FILL_SOLID
@ EVAS_BORDER_FILL_SOLID
Image's center region is to be made solid, even if it has transparency on it.
Definition: Evas_Legacy.h:5726
Eina_Thread_Priority
enum _Eina_Thread_Priority Eina_Thread_Priority
Type to enumerate different thread priorities.
_Evas_Event_Flags
_Evas_Event_Flags
Flags for Events.
Definition: Evas_Common.h:366
_Eina_Log_Domain::level
int level
Max level to log.
Definition: eina_log.h:415
_Ethumb_Thumb_Orientation
_Ethumb_Thumb_Orientation
Definition: Ethumb.h:268
ELM_DATETIME_AMPM
@ ELM_DATETIME_AMPM
Indicates AM/PM field .
Definition: elm_datetime.h:215
EINA_MAIN_LOOP_CHECK_RETURN_VAL
#define EINA_MAIN_LOOP_CHECK_RETURN_VAL(val)
Definition for the macro that doesn't do anything unless EINA_HAVE_DEBUG_THREADS is defined.
Definition: eina_lock.h:645
EMBRYO_ERROR_CALLBACK
@ EMBRYO_ERROR_CALLBACK
Heap underflow.
Definition: Embryo.h:401
edje_edit_part_item_del
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_del(Evas_Object *obj, const char *part, const char *name)
Deletes item from box or table part.
Definition: edje_edit.c:5232
elm_config_scroll_bounce_friction_set
void elm_config_scroll_bounce_friction_set(double friction)
Set the amount of inertia a scroller will impose at bounce animations.
Definition: elm_config.c:3602
elm_object_scroll_item_loop_enabled_set
void elm_object_scroll_item_loop_enabled_set(Evas_Object *obj, Eina_Bool enable)
Enable item loop feature of the given widget.
Definition: elm_main.c:1814
elm_obj_genlist_item_bring_in
EOAPI void elm_obj_genlist_item_bring_in(Eo *obj, Elm_Genlist_Item_Scrollto_Type type)
Animatedly bring in, to the visible area of a genlist, a given item on it.
elm_obj_gengrid_item_fields_update
EOAPI void elm_obj_gengrid_item_fields_update(Eo *obj, const char *parts, Elm_Gengrid_Item_Field_Type itf)
Update the part of an item.
eldbus_proxy_get
Eldbus_Proxy * eldbus_proxy_get(Eldbus_Object *obj, const char *interface)
Get a proxy of the following interface name in a Eldbus_Object.
Definition: eldbus_proxy.c:208
eet_identity_sha1
EAPI const void * eet_identity_sha1(Eet_File *ef, int *sha1_length)
Gets the SHA1 associated with a file.
Definition: eet_lib.c:1861
evas_key_lock_del
void evas_key_lock_del(Evas_Canvas *obj, const char *keyname)
Removes the keyname key from the current list of lock keys on canvas e.
Definition: evas_canvas_eo.legacy.c:261
_Emotion_Aspect
_Emotion_Aspect
Defines the aspect ratio option.
Definition: Emotion.h:252
elm_map_overlay_bubble_add
Elm_Map_Overlay * elm_map_overlay_bubble_add(Elm_Map *obj)
Add a new bubble overlay to the map object.
Definition: elm_map_eo.legacy.c:111
elm_code_widget_selection_paste
void elm_code_widget_selection_paste(Evas_Object *widget)
Paste the copied widget content from clipboard.
Definition: elm_code_widget_selection.c:462
ecore_x_fixes_window_selection_notification_request
EAPI Eina_Bool ecore_x_fixes_window_selection_notification_request(Ecore_X_Window window, Ecore_X_Atom selection)
xfixes selection notification request.
Definition: ecore_x_fixes.c:116
elm_store_filesystem_directory_set
void elm_store_filesystem_directory_set(Elm_Store *store, const char *dir)
Set the path to the directory to scan for a filesystem store.
Definition: elm_store.c:588
edje_edit_part_api_description_set
EAPI Eina_Bool edje_edit_part_api_description_set(Evas_Object *obj, const char *part, const char *description)
Sets api's description of a part.
evas_event_feed_mouse_down
void evas_event_feed_mouse_down(Evas *obj, int b, Evas_Button_Flags flags, unsigned int timestamp, const void *data)
Mouse down event feed.
Definition: evas_events.c:2086
ephysics_body_torque_impulse_apply
EAPI void ephysics_body_torque_impulse_apply(EPhysics_Body *body, double pitch, double yaw, double roll)
Apply a torque impulse over a body.
EET_ERROR_SIGNATURE_FAILED
@ EET_ERROR_SIGNATURE_FAILED
Could not validate signature.
Definition: Eet.h:214
ecore_x_screensaver_custom_blanking_disable
EAPI Eina_Bool ecore_x_screensaver_custom_blanking_disable(void)
Definition: ecore_x_screensaver.c:233
ECORE_WIN32_EVENT_WINDOW_DELETE_REQUEST
int ECORE_WIN32_EVENT_WINDOW_DELETE_REQUEST
Ecore_Event for the Ecore_Win32_Event_Window_Delete_Request event.
Definition: ecore_win32.c:415
ethumb_file_set
EAPI Eina_Bool ethumb_file_set(Ethumb *e, const char *path, const char *key)
Set the file for which to generate thumbnails.
Definition: ethumb.c:845
elm_object_widget_type_get
const char * elm_object_widget_type_get(const Evas_Object *obj)
Get the string that represents this Elementary widget.
Definition: elm_main.c:1852
Eet_File_Mode
enum _Eet_File_Mode Eet_File_Mode
Modes that a file can be opened.
ecore_wl_subsurf_place_below
EAPI void ecore_wl_subsurf_place_below(Ecore_Wl_Subsurf *ess, struct wl_surface *surface)
Places subsurface on layer below a reference surface.
Definition: ecore_wl_subsurf.c:163
ECORE_POS_MAP_ACCELERATE
@ ECORE_POS_MAP_ACCELERATE
Start slow then speed up.
Definition: Ecore_Common.h:2752
_Elm_Entry_Data::hover_style
const char * hover_style
style of a hover object
Definition: elm_widget_entry.h:82
elm_obj_box_align_set
EOAPI void elm_obj_box_align_set(Eo *obj, double horizontal, double vertical)
Set the alignment of the whole bounding box of contents.
_Ecore_Event_Mouse_IO::x
int x
x coordinate relative to window where event happened
Definition: Ecore_Input.h:374
elm_toolbar_menu_parent_set
void elm_toolbar_menu_parent_set(Elm_Toolbar *obj, Efl_Canvas_Object *parent)
Control the parent object of the toolbar items' menus.
Definition: elm_toolbar_eo.legacy.c:87
eina_f16p16_to_f32p32
static Eina_F32p32 eina_f16p16_to_f32p32(Eina_F16p16 a)
Converts an Eina_F16p16 floating point number into Eina_F32p32 format.
_Elm_Entry_Anchor_Info::h
Evas_Coord h
Anchor geometry, relative to canvas.
Definition: elm_entry_common.h:63
evas_focus_get
Efl_Canvas_Object * evas_focus_get(const Evas_Canvas *obj)
Retrieve the object focused by the default seat.
Definition: evas_canvas_eo.legacy.c:51
_Ecore_Event_Key::window
Ecore_Window window
The main window where event happened.
Definition: Ecore_Input.h:202
ECORE_CON_URL_TIME_NONE
@ ECORE_CON_URL_TIME_NONE
Do not place time restrictions on the HTTP requests.
Definition: Ecore_Con.h:1733
EEZE_UDEV_EVENT_ADD
@ EEZE_UDEV_EVENT_ADD
Definition: Eeze.h:208
eet_data_text_dump_cipher
EAPI int eet_data_text_dump_cipher(const void *data_in, const char *cipher_key, int size_in, Eet_Dump_Callback dumpfunc, void *dumpdata)
Dumps an eet encoded data structure into ascii text using a cipher.
Definition: eet_data.c:4868
edje_file_cache_set
void edje_file_cache_set(int count)
Sets the file cache size.
Definition: edje_cache.c:919
eldbus_proxy_vcall
Eldbus_Pending * eldbus_proxy_vcall(Eldbus_Proxy *proxy, const char *member, Eldbus_Message_Cb cb, const void *cb_data, double timeout, const char *signature, va_list ap)
Call a method in proxy.
Definition: eldbus_proxy.c:639
EVAS_RENDER_MASK
@ EVAS_RENDER_MASK
DEPRECATED.
Definition: Evas_Legacy.h:2173
edje_edit_state_proxy_source_get
EAPI Eina_Stringshare * edje_edit_state_proxy_source_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the source name for given state of part.
Definition: edje_edit.c:9049
evas_object_box_add_to
Efl_Canvas_Object * evas_object_box_add_to(Evas_Box *obj)
Add a new box as a child of a given smart object.
Definition: evas_box_eo.legacy.c:75
eina_f16p16_double_from
static Eina_F16p16 eina_f16p16_double_from(double v)
Creates a new Eina_F16p16 floating point number from standard double.
eio_eet_data_write_cipher
Eio_File * eio_eet_data_write_cipher(Eet_File *ef, Eet_Data_Descriptor *edd, const char *name, const char *cipher_key, void *write_data, int compress, Eio_Done_Int_Cb done_cb, Eio_Error_Cb error_cb, const void *user_data)
Write a data structure from memory and store in an eet file using a cipher asynchronously.
Definition: eio_eet.c:412
ecore_con_ssl_server_verify_basic
EAPI void ecore_con_ssl_server_verify_basic(Ecore_Con_Server *svr)
Enables hostname-based certificate verification on a server object.
Definition: ecore_con_legacy.c:2548
ELM_GLVIEW_DEPTH_24
@ ELM_GLVIEW_DEPTH_24
Request min.
Definition: elm_glview_eo.h:49
elm_access_info_set
void elm_access_info_set(Evas_Object *obj, int type, const char *text)
Set text to give information for specific type.
Definition: elm_access.c:1297
_Eina_Mempool_Backend_ABI2
Definition: eina_inline_mempool.x:84
edje_object_part_text_user_insert
void edje_object_part_text_user_insert(const Eo *obj, const char *part, const char *text)
This function inserts text as if the user has inserted it.
Definition: edje_legacy.c:680
edje_edit_data_name_set
EAPI Eina_Bool edje_edit_data_name_set(Evas_Object *obj, const char *itemname, const char *newname)
Changes the name of the given data object.
Definition: edje_edit.c:2540
ecore_win32_cursor_free
EAPI void ecore_win32_cursor_free(Ecore_Win32_Cursor *cursor)
Free the given cursor.
Definition: ecore_win32_cursor.c:230
ecore_wl_dnd_selection_owner_has
EAPI Eina_Bool ecore_wl_dnd_selection_owner_has(Ecore_Wl_Input *input)
Definition: ecore_wl_dnd.c:222
edje_object_part_text_input_panel_imdata_set
void edje_object_part_text_input_panel_imdata_set(Evas_Object *obj, const char *part, const void *data, int len)
Sets the input panel-specific data to deliver to the input panel.
Definition: edje_util.c:3008
ecore_wl2_display_flush
EAPI void ecore_wl2_display_flush(Ecore_Wl2_Display *display)
Push buffered wayland protocol to compositor.
Definition: ecore_wl2_display.c:1146
elm_obj_toolbar_menu_parent_get
EOAPI Efl_Canvas_Object * elm_obj_toolbar_menu_parent_get(const Eo *obj)
Control the parent object of the toolbar items' menus.
elm_toolbar_icon_order_lookup_set
void elm_toolbar_icon_order_lookup_set(Evas_Object *obj, Elm_Icon_Lookup_Order order)
Sets icon lookup order, for toolbar items' icons.
Definition: elm_toolbar.c:4029
eldbus_connection_data_del
void * eldbus_connection_data_del(Eldbus_Connection *conn, const char *key)
Del data stored in connection.
Definition: eldbus_core.c:1349
ephysics_body_angular_velocity_get
EAPI void ephysics_body_angular_velocity_get(const EPhysics_Body *body, double *x, double *y, double *z)
Get body's angular velocity on x, y and z axes.
elm_obj_web_window_create_hook_set
EOAPI void elm_obj_web_window_create_hook_set(Eo *obj, Elm_Web_Window_Open func, void *data)
Sets the function to call when a new window is requested.
_Eina_Log_Domain::name
const char * name
Domain name.
Definition: eina_log.h:417
eina_slice_seek
static Eina_Slice eina_slice_seek(const Eina_Slice slice, ssize_t offset, int whence)
Seek within a slice, similar to fseek().
eina_spinlock_take_try
static Eina_Lock_Result eina_spinlock_take_try(Eina_Spinlock *spinlock)
Attempts to take a spinlock if possible.
ecore_evas_screen_geometry_get
EAPI void ecore_evas_screen_geometry_get(const Ecore_Evas *ee, int *x, int *y, int *w, int *h)
Gets geometry of screen associated with this Ecore_Evas.
Definition: ecore_evas.c:2764
elm_gengrid_bounce_set
void elm_gengrid_bounce_set(Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
Enable or disable bouncing effect for a given gengrid widget.
Definition: elm_gengrid.c:5096
ECORE_EVAS_EWS_EVENT_ICONIFIED_CHANGE
EAPI int ECORE_EVAS_EWS_EVENT_ICONIFIED_CHANGE
window minimized/iconified changed
Definition: ecore_evas_ews.c:31
EET_ERROR_WRITE_ERROR
@ EET_ERROR_WRITE_ERROR
Failed to write data to destination.
Definition: Eet.h:207
_Eet_Data_Descriptor_Class::mem_alloc
Eet_Descriptor_Mem_Alloc_Callback mem_alloc
how to allocate memory (usually malloc())
Definition: Eet.h:2834
_Elm_Gesture_Momentum_Info::tx
unsigned int tx
Timestamp of start of final x-swipe.
Definition: elm_gesture_layer_common.h:41
_EPhysics_Callback_World_Type
_EPhysics_Callback_World_Type
Definition: EPhysics.h:916
eina_matrix2_inverse
void eina_matrix2_inverse(Eina_Matrix2 *out, const Eina_Matrix2 *mat)
Computes the inverse with check of the given matrix.
Definition: eina_matrix.c:1326
eina_file_map_populate
void eina_file_map_populate(Eina_File *file, Eina_File_Populate rule, const void *map, unsigned long int offset, unsigned long int length)
Asks the OS to populate or otherwise pages of memory in file mapping.
Definition: eina_file.c:1112
ecore_wl2_display_window_find_by_surface
EAPI Ecore_Wl2_Window * ecore_wl2_display_window_find_by_surface(Ecore_Wl2_Display *display, struct wl_surface *surface)
Finds an Ecore_Wl2_Window based on wl_surface.
Definition: ecore_wl2_display.c:1167
Elm_Fileselector_Sort
Elm_Fileselector_Sort
Fileselector sorting modes.
Definition: elm_interface_fileselector_eo.h:32
eina_ustrbuf_append_n
Eina_Bool eina_ustrbuf_append_n(Eina_UStrbuf *buf, const Eina_Unicode *str, size_t maxlen)
Appends a string to a buffer, reallocating as necessary, limited by the given length.
ECORE_X_ATOM_INTEGER
Ecore_X_Atom ECORE_X_ATOM_INTEGER
Definition: ecore_x_atoms_decl.h:4
EINA_VALUE_TYPE_SHORT
const Eina_Value_Type * EINA_VALUE_TYPE_SHORT
manages short type.
Definition: eina_value.c:5601
eet_identity_print
EAPI void eet_identity_print(Eet_Key *key, FILE *out)
Displays both private and public key of an Eet_Key.
Definition: eet_cipher.c:266
ephysics_world_stack_enable_get
EAPI Eina_Bool ephysics_world_stack_enable_get(const EPhysics_World *world)
Get stacking status of world.
edje_thaw
void edje_thaw(void)
Thaws Edje objects.
Definition: edje_util.c:349
elm_gesture_layer_rotate_angular_tolerance_set
void elm_gesture_layer_rotate_angular_tolerance_set(Evas_Object *obj, double rotate_angular_tolerance)
This function sets the gesture layer rotate angular tolerance of an object.
Definition: elm_gesture_layer.c:4079
ecore_buffer_register
EAPI Eina_Bool ecore_buffer_register(Ecore_Buffer_Backend *be)
Registers the given buffer backend.
Definition: ecore_buffer.c:114
eina_file_mtime_get
time_t eina_file_mtime_get(const Eina_File *file)
Gets the last modification time of an open file.
Definition: eina_file_common.c:585
_Eeze_Sensor_Obj::type
Eeze_Sensor_Type type
Sensor type see Eeze_Sensor_Type.
Definition: Eeze_Sensor.h:146
edje_edit_part_item_index_span_row_get
EAPI unsigned short edje_edit_part_item_index_span_row_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the number of span rows.
eina_matrixsparse_size_set
Eina_Bool eina_matrixsparse_size_set(Eina_Matrixsparse *m, unsigned long rows, unsigned long cols)
Resizes the Sparse Matrix.
Definition: eina_matrixsparse.c:1005
ecore_x_screensaver_supend
EINA_DEPRECATED EAPI void ecore_x_screensaver_supend(void)
Definition: ecore_x_screensaver.c:245
elm_config_magnifier_scale_get
double elm_config_magnifier_scale_get(void)
Get the amount of scaling the magnifer does.
Definition: elm_config.c:4087
elm_gengrid_select_mode_set
void elm_gengrid_select_mode_set(Elm_Gengrid *obj, Elm_Object_Select_Mode mode)
Set the gengrid select mode.
Definition: elm_gengrid_eo.legacy.c:51
ELM_TRANSIT_TWEEN_MODE_BEZIER_CURVE
@ ELM_TRANSIT_TWEEN_MODE_BEZIER_CURVE
Definition: elm_transit.h:80
elm_obj_segment_control_item_add
EOAPI Elm_Widget_Item * elm_obj_segment_control_item_add(Eo *obj, Efl_Canvas_Object *icon, const char *label)
Append a new item to the segment control object.
edje_edit_state_text_size_set
EAPI Eina_Bool edje_edit_state_text_size_set(Evas_Object *obj, const char *part, const char *state, double value, int size)
Sets the text size of a part state.
Definition: edje_edit.c:8459
EVAS_CALLBACK_SHOW
@ EVAS_CALLBACK_SHOW
Show Event.
Definition: Evas_Common.h:434
eldbus_message_iter_next
Eina_Bool eldbus_message_iter_next(Eldbus_Message_Iter *iter)
Moves the iterator to the next field, if any.
Definition: eldbus_message.c:612
eina_ustrbuf_string_steal
Eina_Unicode * eina_ustrbuf_string_steal(Eina_UStrbuf *buf)
Steals the contents of a string buffer.
EVAS_OBJECT_POINTER_MODE_NOGRAB_NO_REPEAT_UPDOWN
@ EVAS_OBJECT_POINTER_MODE_NOGRAB_NO_REPEAT_UPDOWN
useful on object with "repeat events" enabled, where mouse/touch up and down events WONT be repeated ...
Definition: Evas_Common.h:413
eio_version
Eio_Version * eio_version
Eio Version Information.
Definition: eio_main.c:27
Eina_Future_Success_Cb
Eina_Value(* Eina_Future_Success_Cb)(void *data, const Eina_Value value)
A callback used to inform that the future completed with success.
Definition: eina_promise.h:253
_Elm_Layout_Part_Alias_Description::alias
const char * alias
Alternate name for a given (real) part.
Definition: elm_layout_legacy.h:18
edje_edit_part_item_weight_y_get
EINA_DEPRECATED EAPI double edje_edit_part_item_weight_y_get(Evas_Object *obj, const char *part, const char *item)
Gets the vertical weight value of a part item.
_Eldbus_Signal
Definition: eldbus_service.h:87
eina_benchmark_run
Eina_Array * eina_benchmark_run(Eina_Benchmark *bench)
Runs the benchmark's registered tests.
Definition: eina_benchmark.c:213
elm_clock_add
Evas_Object * elm_clock_add(Evas_Object *parent)
Add a new clock widget to the given parent Elementary (container) object.
Definition: elm_clock.c:797
evas_object_table_unpack
Eina_Bool evas_object_table_unpack(Evas_Table *obj, Efl_Canvas_Object *child)
Remove child from table.
Definition: evas_table_eo.legacy.c:93
eina_log_domain_level_check
static Eina_Bool eina_log_domain_level_check(int domain, int level)
Checks whenever the given level should be printed out.
Definition: eina_inline_log.x:84
_Ecore_Event_Signal_Hup::ext_data
void * ext_data
Extension data - not used.
Definition: Ecore_Common.h:625
EINA_VALUE_TYPE_OPTIONAL
const Eina_Value_Type * EINA_VALUE_TYPE_OPTIONAL
manages optional type.
Definition: eina_value.c:5615
ELDBUS_CONNECTION_TYPE_UNKNOWN
@ ELDBUS_CONNECTION_TYPE_UNKNOWN
sentinel, not a real type
Definition: eldbus_connection.h:17
ECORE_IMF_CALLBACK_PRIVATE_COMMAND_SEND
@ ECORE_IMF_CALLBACK_PRIVATE_COMMAND_SEND
"PRIVATE_COMMAND_SEND" is called when the input method sends a private command
Definition: Ecore_IMF.h:235
_Evas_GL_API::evasglCreateImage
EvasGLImage(* evasglCreateImage)(int target, void *buffer, const int *attrib_list) EINA_DEPRECATED
Definition: Evas_GL.h:5424
_Eina_File_Map::map
void * map
A pointer to the mapped region.
Definition: eina_file_common.h:118
ECORE_WIN32_WINDOW_STATE_MODAL
@ ECORE_WIN32_WINDOW_STATE_MODAL
modal dialog box
Definition: Ecore_Win32.h:69
edje_edit_part_item_index_weight_x_set
EAPI Eina_Bool edje_edit_part_item_index_weight_x_set(Evas_Object *obj, const char *part, unsigned int index, double weight_x)
Sets the horizontal we value of a part item.
_Eina_Matrix4
Definition: eina_matrix.h:123
eeze_disk_eject
EAPI Eina_Bool eeze_disk_eject(Eeze_Disk *disk)
Begin an eject operation on the disk.
Definition: eeze_disk_mount.c:388
elm_transit_objects_get
const Eina_List * elm_transit_objects_get(const Elm_Transit *transit)
Get the objects of the transit.
Definition: elm_transit.c:689
edje_object_part_text_select_all
void edje_object_part_text_select_all(const Evas_Object *obj, const char *part)
Sets the selection to be everything.
Definition: edje_util.c:2403
elm_object_item_access_object_get
Efl_Canvas_Object * elm_object_item_access_object_get(const Elm_Widget_Item *obj)
Get an accessible object of the object item.
Definition: elm_widget_item_eo.legacy.c:189
ephysics_body_data_set
EAPI void ephysics_body_data_set(EPhysics_Body *body, void *data)
Set data to body.
ELM_SLIDER_CLASS
#define ELM_SLIDER_CLASS
Elementary slider class.
Definition: elm_slider_eo.h:20
Elm_Gen_Item::hide
Eina_Bool hide
flag used for hiding the items which do not match filter text
Definition: elm_gen_common.h:72
_Edje_Version::revision
int revision
The revision of Edje version.
Definition: Edje_Common.h:155
elm_obj_web_dialog_confirm_hook_set
EOAPI void elm_obj_web_dialog_confirm_hook_set(Eo *obj, Elm_Web_Dialog_Confirm func, void *data)
Sets the function to call when an confirm dialog.
eina_value_optional_reset
Eina_Bool eina_value_optional_reset(Eina_Value *value)
Resets eina optional to empty.
elm_mapbuf_smooth_set
void elm_mapbuf_smooth_set(Elm_Mapbuf *obj, Eina_Bool smooth)
Enable or disable smooth map rendering.
Definition: elm_mapbuf_eo.legacy.c:15
elua_util_require
Eina_Bool elua_util_require(Elua_State *es, const char *libname)
Requires a module.
Definition: elua.c:771
ELM_CLOCK_EDIT_DEFAULT
@ ELM_CLOCK_EDIT_DEFAULT
Default value.
Definition: elm_clock_eo.h:25
_Old_Edje_Part_Description
A structure that stores old Edje part description information.
Definition: edje_convert.h:164
elm_transit_tween_mode_factor_set
void elm_transit_tween_mode_factor_set(Elm_Transit *transit, double v1, double v2)
Set the transit animation acceleration factor.
Definition: elm_transit.c:791
elua_state_appload_ref_push
Eina_Bool elua_state_appload_ref_push(Elua_State *es)
Push the Elua app loader function onto the Lua stack.
Definition: elua.c:359
EDJE_CHANNEL_ALERT
@ EDJE_CHANNEL_ALERT
Sounds for major alerts.
Definition: Edje_Common.h:340
ecore_wl2_window_role_set
EAPI void ecore_wl2_window_role_set(Ecore_Wl2_Window *window, const char *role)
Set the role of a given window.
Definition: ecore_wl2_window.c:1447
eina_log_function_disable_get
Eina_Bool eina_log_function_disable_get(void)
Gets if originating function name logging should be disabled.
Definition: eina_log.c:1835
ecore_win32_window_size_base_set
EAPI void ecore_win32_window_size_base_set(Ecore_Win32_Window *window, int base_width, int base_height)
Set the base size of the given window.
Definition: ecore_win32_window.c:968
elm_obj_toolbar_align_get
EOAPI double elm_obj_toolbar_align_get(const Eo *obj)
Control the alignment of the items.
ELM_TOOLTIP_ORIENT_RIGHT
@ ELM_TOOLTIP_ORIENT_RIGHT
Tooltip should appear at the right of parent.
Definition: elm_tooltip.h:28
EINA_VALUE_TYPE_UCHAR
const Eina_Value_Type * EINA_VALUE_TYPE_UCHAR
manages unsigned char type.
Definition: eina_value.c:5593
_Eina_Slice::bytes
const uint8_t * bytes
memory as uint8_t pointer
Definition: eina_slice.h:101
eina_future_cb_convert_to
Eina_Future_Desc eina_future_cb_convert_to(const Eina_Value_Type *type)
Creates an Eina_Future_Desc which will convert the received eina value to a given type.
Definition: eina_promise.c:1116
elm_config_scroll_thumbscroll_hold_threshold_get
unsigned int elm_config_scroll_thumbscroll_hold_threshold_get(void)
Get the number of pixels the range which can be scrolled, while the scroller is holded.
Definition: elm_config.c:3673
eldbus_object_managed_objects_get
Eldbus_Pending * eldbus_object_managed_objects_get(Eldbus_Object *obj, Eldbus_Message_Cb cb, const void *data)
Call the method "GetManagedObjects" on the eldbus object.
Definition: eldbus_freedesktop.c:74
elm_obj_genlist_item_index_get
EOAPI int elm_obj_genlist_item_index_get(const Eo *obj)
Get the index of the item.
ECORE_EXE_EVENT_DATA
int ECORE_EXE_EVENT_DATA
Data from a child process.
Definition: ecore_exe.c:38
ecore_file_download_abort
EAPI void ecore_file_download_abort(Ecore_File_Download_Job *job)
Aborts the given download job and call the completion_cb callback with a status of 1 (error).
Definition: ecore_file_download.c:300
eio_shutdown
int eio_shutdown(void)
Shutdown eio and all its submodule if possible.
Definition: eio_main.c:340
eina_unicode_utf8_to_unicode
Eina_Unicode * eina_unicode_utf8_to_unicode(const char *utf, int *_len)
Converts a utf-8 string to a newly allocated Eina_Unicode string.
Definition: eina_unicode.c:337
eio_file_xattr_get
Eio_File * eio_file_xattr_get(const char *path, const char *attribute, Eio_Done_Data_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Retrieve the extended attribute of a file/directory.
Definition: eio_xattr.c:378
_Eina_Version::minor
int minor
Minor component of the version.
Definition: eina_main.h:64
ECORE_WL_EVENT_INTERFACES_BOUND
EAPI int ECORE_WL_EVENT_INTERFACES_BOUND
Definition: ecore_wl.c:99
_Evas_Event_Mouse_Out::buttons
int buttons
Button pressed mask, Bits set to 1 are buttons currently pressed (bit 0 = mouse button 1,...
Definition: Evas_Legacy.h:213
ecore_con_client_fd_get
EAPI int ecore_con_client_fd_get(const Ecore_Con_Client *cl)
Gets the fd that the client is connected to.
Definition: ecore_con_legacy.c:786
edje_object_part_drag_step_get
Eina_Bool edje_object_part_drag_step_get(const Evas_Object *obj, const char *part, double *dx, double *dy)
Gets the drag step increment values.
Definition: edje_legacy.c:258
edje_edit_spectra_stop_color_get
EAPI Eina_Bool edje_edit_spectra_stop_color_get(Evas_Object *obj, const char *spectra, int stop_number, int *r, int *g, int *b, int *a, int *d)
Gets the colors of the given stop.
Eet_Image_Encoding
Emile_Image_Encoding Eet_Image_Encoding
Specify lossy encoding for image.
Definition: Eet.h:489
_Ecore_Exe_Event_Add::exe
Ecore_Exe * exe
The handle to the added process.
Definition: Ecore_Common.h:1057
EVAS_CALLBACK_MULTI_DOWN
@ EVAS_CALLBACK_MULTI_DOWN
Multi-touch Down Event.
Definition: Evas_Common.h:426
elm_object_scroll_freeze_push
void elm_object_scroll_freeze_push(Evas_Object *obj)
Push the scroll freeze by 1.
Definition: elm_main.c:1747
elm_entry_item_provider_append
void elm_entry_item_provider_append(Elm_Entry *obj, Elm_Entry_Item_Provider_Cb func, void *data)
This appends a custom item provider to the list for that entry.
Definition: elm_entry_eo.legacy.c:537
eina_iterator_unlock
Eina_Bool eina_iterator_unlock(Eina_Iterator *iterator)
Unlocks the container of the iterator.
Definition: eina_iterator.c:170
ephysics_world_ambient_light_color_get
EAPI void ephysics_world_ambient_light_color_get(const EPhysics_World *world, int *ar, int *ag, int *ab)
Set color of the ambient light to be applied on the scene.
ELDBUS_FDO_INTERFACE_OBJECT_MANAGER
#define ELDBUS_FDO_INTERFACE_OBJECT_MANAGER
DBus ObjectManager interface.
Definition: Eldbus.h:129
eina_stringshare_nprintf
Eina_Stringshare * eina_stringshare_nprintf(unsigned int len, const char *fmt,...) EINA_PRINTF(2
Retrieves an instance of a string for use in a program from a format string with size limitation.
elm_obj_slideshow_cache_before_set
EOAPI void elm_obj_slideshow_cache_before_set(Eo *obj, int count)
Set the number of items to cache, on a given slideshow widget, before the current item.
_Eina_Clist::next
Eina_Clist * next
The next entry in the list.
Definition: eina_clist.h:110
edje_edit_text_class_size_get
EAPI Evas_Font_Size edje_edit_text_class_size_get(Evas_Object *obj, const char *class_name)
Returns font size of specified text class.
Definition: edje_edit.c:8345
edje_edit_part_use_alternate_font_metrics_set
EAPI Eina_Bool edje_edit_part_use_alternate_font_metrics_set(Evas_Object *obj, const char *part, Eina_Bool use)
Sets use_alternate_font_metrics variable for part.
Definition: edje_edit.c:3934
EDJE_CURSOR_PREEDIT_END
@ EDJE_CURSOR_PREEDIT_END
Pre-edit end cursor state.
Definition: Edje_Common.h:11
eio_memory_burst_limit_get
size_t eio_memory_burst_limit_get(void)
Get the actual limit to the maximum amount of memory used.
Definition: eio_main.c:426
eina_rectangle_xcoord_inside
static Eina_Bool eina_rectangle_xcoord_inside(const Eina_Rectangle *rect, int x)
Checks if the given X-coordinate is in the rectangle.
MAX
#define MAX(x, y)
Returns the maximum of the two parameters.
Definition: eina_cpu.h:151
ecore_cocoa_window_move_resize
EAPI void ecore_cocoa_window_move_resize(Ecore_Cocoa_Window *window, int x, int y, int w, int h)
Moves and resizes a Cocoa window to a given point and size.
edje_object_content_remove
Eina_Bool edje_object_content_remove(Efl_Canvas_Layout *obj, Efl_Gfx_Entity *content)
Unswallow an object from this Edje.
Definition: efl_canvas_layout_eo.legacy.c:33
evas_object_image_source_events_get
Eina_Bool evas_object_image_source_events_get(const Evas_Object *eo)
Determine whether an object is set to source events.
Definition: evas_image_legacy.c:505
_Eina_Array::data
void ** data
Pointer to a C array of pointers to payloads.
Definition: eina_array.h:233
_Evas_Textblock_Node_Format::opener
Eina_Bool opener
EINA_TRUE if opener, else EINA_FALSE.
Definition: efl_canvas_textblock_internal.h:152
_Eldbus_Object_Event_Interface_Removed::interface
const char * interface
The interface name.
Definition: eldbus_object.h:88
EPHYSICS_BODY_RESTITUTION_WOOD
#define EPHYSICS_BODY_RESTITUTION_WOOD
Restitution coefficient of wood.
Definition: EPhysics.h:2137
elm_slider_indicator_show_on_focus_set
void elm_slider_indicator_show_on_focus_set(Evas_Object *obj, Eina_Bool flag)
Show the indicator of slider on focus.
Definition: elm_slider.c:1719
ECORE_WIN32_EVENT_WINDOW_FOCUS_IN
int ECORE_WIN32_EVENT_WINDOW_FOCUS_IN
Ecore_Event for the Ecore_Win32_Event_Window_Focus_In event.
Definition: ecore_win32.c:405
elm_obj_toolbar_first_item_get
EOAPI Elm_Widget_Item * elm_obj_toolbar_first_item_get(const Eo *obj)
Get the first item in the widget.
_Eina_Matrix3_F16p16::yx
Eina_F16p16 yx
yx in y' = (x * yx) + (y * yy) + yz
Definition: eina_matrix.h:172
_Elm_List_Data::multi_select_mode
Elm_Object_Multi_Select_Mode multi_select_mode
select mode for multiple selection
Definition: elm_widget_list.h:43
ECORE_WIN32_WINDOW_STATE_MAXIMIZED_HORZ
@ ECORE_WIN32_WINDOW_STATE_MAXIMIZED_HORZ
maximum horizontal sized window
Definition: Ecore_Win32.h:72
evas_object_image_fill_set
void evas_object_image_fill_set(Evas_Object *obj, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h)
Set how to fill an image object's drawing rectangle given the (real) image bound to it.
Definition: evas_image_legacy.c:57
elm_code_diff_widget.h
These routines are used for rendering diff instances of Elm Code.
eina_strbuf_rw_slice_get
Eina_Rw_Slice eina_strbuf_rw_slice_get(const Eina_Strbuf *buf)
Gets a read-write slice of the buffer contents.
Evas_Image_Orient
Evas_Image_Orient
Possible orientation options for evas_object_image_orient_set().
Definition: Evas_Legacy.h:4912
ECORE_IMF_CALLBACK_TRANSACTION_END
@ ECORE_IMF_CALLBACK_TRANSACTION_END
"TRANSACTION_END" is called when a new transaction sequence starts.
Definition: Ecore_IMF.h:238
EMILE_COLORSPACE_YCBCR422P709_PL
@ EMILE_COLORSPACE_YCBCR422P709_PL
YCbCr 4:2:2 Planar, ITU.BT-709 specifications.
Definition: emile_image.h:27
evas_object_below_get
Evas_Object * evas_object_below_get(const Evas_Object *obj)
Get the Evas object stacked right below obj.
Definition: evas_stack.x:352
elput_manager_open
EAPI int elput_manager_open(Elput_Manager *manager, const char *path, int flags)
Request input manager to open a file.
Definition: elput_manager.c:73
eina_thread_queue_wait
void * eina_thread_queue_wait(Eina_Thread_Queue *thq, void **allocref)
Fetches a message from a thread queue.
Definition: eina_thread_queue.c:487
elm_entry_markup_to_utf8
char * elm_entry_markup_to_utf8(const char *s)
This converts a markup (HTML-like) string into UTF-8.
Definition: elm_entry.c:4812
eina_unicode_strcmp
int eina_unicode_strcmp(const Eina_Unicode *a, const Eina_Unicode *b)
Same as the standard strcmp just with Eina_Unicode instead of char.
Definition: eina_unicode.c:39
elm_obj_ctxpopup_direction_priority_set
EOAPI void elm_obj_ctxpopup_direction_priority_set(Eo *obj, Elm_Ctxpopup_Direction first, Elm_Ctxpopup_Direction second, Elm_Ctxpopup_Direction third, Elm_Ctxpopup_Direction fourth)
Set the direction priority of a ctxpopup.
Elm_Prefs_Data_Event_Type
Elm_Prefs_Data_Event_Type
Types of events a given prefs data handle may issue.
Definition: elm_prefs_data.h:76
ELM_GENLIST_EVENT_EDGE_BOTTOM
#define ELM_GENLIST_EVENT_EDGE_BOTTOM
Called when bottom edge is reached.
Definition: elm_genlist_eo.h:791
_EPhysics_World_Constraint_Solver_Mode
_EPhysics_World_Constraint_Solver_Mode
typedef EPhysics_World_Constraint_Solver_Mode
Definition: EPhysics.h:940
evas_object_image_region_support_get
Eina_Bool evas_object_image_region_support_get(const Evas_Object *obj)
Get the support state of a given image.
Definition: evas_image_legacy.c:351
_Edje_External_Type::signal_emit
void(* signal_emit)(void *data, Evas_Object *obj, const char *emission, const char *source)
Feed a signal emitted with emission originally set as part_name:signal to this object (without the "p...
Definition: Edje_Common.h:846
evas_object_image_native_surface_get
Evas_Native_Surface * evas_object_image_native_surface_get(const Evas_Object *eo_obj)
Get the native surface of a given image of the canvas.
Definition: evas_image_legacy.c:557
_Ecore_X_Event_Xkb::latched_mods
unsigned int latched_mods
Definition: Ecore_X.h:2534
ELM_MENU_EVENT_DISMISSED
#define ELM_MENU_EVENT_DISMISSED
Called when menu widget was dismissed.
Definition: elm_menu_eo.h:140
elm_icon_file_set
EINA_DEPRECATED Eina_Bool elm_icon_file_set(Evas_Object *obj, const char *file, const char *group)
Set the file that will be used as icon.
Definition: elm_icon.c:660
elm_obj_gengrid_item_bring_in
EOAPI void elm_obj_gengrid_item_bring_in(Eo *obj, Elm_Gengrid_Item_Scrollto_Type type)
Animatedly bring in, to the visible area of a gengrid, a given item on it.
ELM_CLOCK_EDIT_MIN_UNIT
@ ELM_CLOCK_EDIT_MIN_UNIT
Unit digit of minutes value should be editable.
Definition: elm_clock_eo.h:33
_Ecore_IMF_Context_Class::input_hint_set
void(* input_hint_set)(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Hints input_hints)
Sets input hint to fine-tune input methods behavior.
Definition: Ecore_IMF.h:807
eina_module_new
Eina_Module * eina_module_new(const char *file)
Returns a new module.
Definition: eina_module.c:243
elm_toolbar_standard_priority_set
void elm_toolbar_standard_priority_set(Elm_Toolbar *obj, int priority)
Set the standard priority of visible items in a toolbar.
Definition: elm_toolbar_eo.legacy.c:99
evas_object_grid_size_set
void evas_object_grid_size_set(Evas_Grid *obj, int w, int h)
Set the virtual resolution for the grid.
Definition: evas_grid_eo.legacy.c:3
evas_object_smart_callback_add
void evas_object_smart_callback_add(Evas_Object *eo_obj, const char *event, Evas_Smart_Cb func, const void *data)
Add (register) a callback function to the smart event specified by event on the smart object obj.
Definition: evas_object_smart.c:1040
evas_object_size_hint_weight_get
void evas_object_size_hint_weight_get(const Evas_Object *obj, double *x, double *y)
Retrieves the hints for an object's weight.
Definition: evas_object_main.c:2644
elm_object_theme_set
void elm_object_theme_set(Evas_Object *obj, Elm_Theme *th)
Set a specific theme to be used for this object and its children.
Definition: elm_theme.c:966
eina_log_main_thread_check
Eina_Bool eina_log_main_thread_check(void)
Checks if current thread is the main thread.
Definition: eina_log.c:1756
elm_obj_genlist_item_promote
EOAPI void elm_obj_genlist_item_promote(Eo *obj)
Promote an item to the top of the list.
elm_object_mirrored_automatic_set
void elm_object_mirrored_automatic_set(Evas_Object *obj, Eina_Bool automatic)
Sets the widget's mirrored mode setting.
Definition: elm_main.c:1464
ecore_x_window_at_xy_with_skip_get
EAPI Ecore_X_Window ecore_x_window_at_xy_with_skip_get(int x, int y, Ecore_X_Window *skip, int skip_num)
Retrieves the top, visible window at the given location, but skips the windows in the list.
Definition: ecore_x_window.c:1485
_Evas_Aspect_Control
_Evas_Aspect_Control
Definition: Evas_Common.h:373
ECORE_X_WINDOW_STATE_STICKY
@ ECORE_X_WINDOW_STATE_STICKY
The window is a modal dialog box.
Definition: Ecore_X.h:159
Ecore_Fd_Cb
Eina_Bool(* Ecore_Fd_Cb)(void *data, Ecore_Fd_Handler *fd_handler)
A callback used by an Ecore_Fd_Handler.
Definition: Ecore_Common.h:1404
_Elm_Index_Data
Definition: elm_widget_index.h:31
eina_matrix4_multiply_copy
void eina_matrix4_multiply_copy(Eina_Matrix4 *out, const Eina_Matrix4 *mat_a, const Eina_Matrix4 *mat_b)
Multiplies two matrix.
Definition: eina_matrix.c:933
edje_object_part_text_input_panel_enabled_set
void edje_object_part_text_input_panel_enabled_set(Evas_Object *obj, const char *part, Eina_Bool enabled)
Sets the attribute to show the input panel automatically.
Definition: edje_util.c:2902
edje_edit_part_item_max_w_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_max_w_set(Evas_Object *obj, const char *part, const char *item, int max_w)
Sets the maximum width value of a part's item.
ecore_wl2_dnd_selection_clear
uint32_t ecore_wl2_dnd_selection_clear(Ecore_Wl2_Input *input)
Clear the selection currently setted on this input.
Definition: ecore_wl2_dnd.c:598
_Ecore_Getopt_Desc_Store::arg_req
Ecore_Getopt_Desc_Arg_Requirement arg_req
option argument requirement
Definition: Ecore_Getopt.h:152
elm_obj_genlist_item_subitems_clear
EOAPI void elm_obj_genlist_item_subitems_clear(Eo *obj)
Remove all sub-items (children) of the given item.
eina_simple_xml_attribute_w3c_parse
Eina_Bool eina_simple_xml_attribute_w3c_parse(const char *buf, Eina_Simple_XML_Attribute_Cb func, const void *data)
Given a buffer with the xml value of an attributes, parse them to key:value pairs.
Definition: eina_simple_xml_parser.c:561
efreet_mime_type_cache_flush
EAPI void efreet_mime_type_cache_flush(void)
Flush mime icons mapping cache.
Definition: efreet_mime.c:549
EINA_C_ARRAY_LENGTH
#define EINA_C_ARRAY_LENGTH(arr)
Macro to return the array length of a standard c array.
Definition: eina_types.h:621
eina_f32p32_int_from
static Eina_F32p32 eina_f32p32_int_from(int32_t v)
Creates a new Eina_F32p32 floating point number from standard 32-bit integer.
ELM_ANIMATION_VIEW_STATE_STOP
@ ELM_ANIMATION_VIEW_STATE_STOP
Animation view successfully loaded a file then readied for playing.
Definition: efl_ui_vg_animation_eo.legacy.h:41
ecore_con_server_ip_get
EAPI const char * ecore_con_server_ip_get(const Ecore_Con_Server *svr)
Gets the IP address of a server that has been connected to.
Definition: ecore_con_legacy.c:2398
elm_photo_fill_inside_get
Eina_Bool elm_photo_fill_inside_get(const Evas_Object *obj)
Get if the photo should be completely visible or not.
Definition: elm_photo.c:463
elm_scroller_page_size_get
void elm_scroller_page_size_get(const Evas_Object *obj, Evas_Coord *h_pagesize, Evas_Coord *v_pagesize)
Get a scroller widget's current page size.
Definition: elm_scroller.c:1109
EVAS_ALLOC_ERROR_FATAL
@ EVAS_ALLOC_ERROR_FATAL
Allocation failed despite attempts to free up memory.
Definition: Evas_Common.h:271
_Evas_Smart_Class::name
const char * name
the name string of the class
Definition: Evas_Common.h:1949
emile_base64_decode
EAPI Eina_Binbuf * emile_base64_decode(const Eina_Strbuf *in)
base64 decoding function.
Definition: emile_base64.c:198
_Elm_Pan_Smart_Data
Definition: elm_interface_scrollable.h:42
Eina_Debug_Opcode::cb
Eina_Debug_Cb cb
Callback to call when a packet corresponding to the opcode is received.
Definition: eina_debug.h:155
_Evas_Object_Box_Api
This structure should be used by any smart class inheriting from the box's one, to provide custom box...
Definition: Evas_Common.h:2750
elm_layout_mmap_set
Eina_Bool elm_layout_mmap_set(Eo *obj, const Eina_File *file, const char *group)
Set the mmap file that will be used as layout.
Definition: efl_ui_layout.c:3084
evas_gl_context_destroy
void evas_gl_context_destroy(Evas_GL *evas_gl, Evas_GL_Context *ctx)
Destroys the given Evas GL context object.
Definition: evas_gl.c:429
_Evas_Native_Surface::data
union _Evas_Native_Surface::@0 data
Choose one union data according to your surface.
Ecore_Cocoa_Application
Definition: ecore_cocoa_app.h:8
_Fash_Item_Index_Map_Variations
Definition: evas_font.h:183
elm_ctxpopup_hover_parent_get
Efl_Canvas_Object * elm_ctxpopup_hover_parent_get(const Elm_Ctxpopup *obj)
Get the Ctxpopup's parent.
Definition: elm_ctxpopup_eo.legacy.c:57
elm_win_wl_window_get
Ecore_Wl2_Window * elm_win_wl_window_get(const Evas_Object *obj)
Get the Ecore_Wl2_Window of an Evas_Object.
Definition: efl_ui_win.c:7950
EVAS_VG_PATH_COMMAND_CUBIC_TO
@ EVAS_VG_PATH_COMMAND_CUBIC_TO
The next three point is used to draw a cubic bezier curve from current point.
Definition: Evas_Legacy.h:3760
eldbus_name_start
Eldbus_Pending * eldbus_name_start(Eldbus_Connection *conn, const char *name, unsigned int flags, Eldbus_Message_Cb cb, const void *cb_data)
Send a "StartServiceByName" method call in proxy.
Definition: eldbus_freedesktop.c:64
elm_fileselector_button_add
Evas_Object * elm_fileselector_button_add(Evas_Object *parent)
Add a new file selector button widget to the given parent Elementary (container) object.
Definition: elc_fileselector_button.c:266
Elm_Fileselector_Mode
Elm_Fileselector_Mode
Defines how a file selector widget is to layout its contents (file system entries).
Definition: elm_interface_fileselector_eo.h:20
elm_object_scroll_lock_x_set
void elm_object_scroll_lock_x_set(Evas_Object *obj, Eina_Bool lock)
Lock the scrolling of the given widget (and thus all parents)
Definition: elm_main.c:1768
eina_value_uint_init
static Eina_Value eina_value_uint_init(unsigned int c)
Initialize Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:182
ecore_fb_touch_screen_calibrate_get
EAPI void ecore_fb_touch_screen_calibrate_get(int *xscale, int *xtrans, int *yscale, int *ytrans, int *xyswap)
Retrieves the calibration parameters of the touchscreen.
Definition: ecore_fb_ts.c:202
ethumb_client_connect
Ethumb_Client * ethumb_client_connect(Ethumb_Client_Connect_Cb connect_cb, const void *data, Eina_Free_Cb free_data)
Connects to Ethumb server and return the client instance.
Definition: ethumb_client.c:597
EINA_LIST_FREE
#define EINA_LIST_FREE(list, data)
Definition for the macro to remove each list node while having access to each node's data.
Definition: eina_list.h:1629
eina_file_flush
void eina_file_flush(Eina_File *file, unsigned long int length)
Resets the internal housekeeping structures after a file has changed.
Definition: eina_file_common.c:346
Elm_Object_Item_Signal_Cb
void(* Elm_Object_Item_Signal_Cb)(void *data, Elm_Object_Item *it, const char *emission, const char *source)
Elm_Object_Item Signal Callback functions' prototype definition.
Definition: elm_object_item.h:22
ecore_evas_drop_available_types_get
EAPI Eina_Accessor * ecore_evas_drop_available_types_get(Ecore_Evas *ee, unsigned int seat)
Retrieves the list of types the data currently being dragged can be automatically converted to.
Definition: ecore_evas.c:5807
edje_perspective_free
void edje_perspective_free(Edje_Perspective *ps)
Deletes the given perspective object.
Definition: edje_util.c:5279
Elm_Genlist_Data
struct _Elm_Genlist_Data Elm_Genlist_Data
Base widget smart data extended with genlist instance data.
Definition: elm_widget_genlist.h:27
EET_G_VAR_ARRAY
#define EET_G_VAR_ARRAY
Variable size array group type.
Definition: Eet.h:2600
edje_edit_style_add
EAPI Eina_Bool edje_edit_style_add(Evas_Object *obj, const char *style)
Creates a new text style object in the given edje.
Definition: edje_edit.c:2772
_Ecore_IMF_Event_Delete_Surrounding
The structure type used with the Delete_Surrounding Input Method event.
Definition: Ecore_IMF.h:556
eina_clist_prev
static Eina_Clist * eina_clist_prev(const Eina_Clist *list, const Eina_Clist *elem)
Gets the previous element.
ecore_buffer_consumer_queue_is_empty
Eina_Bool ecore_buffer_consumer_queue_is_empty(Ecore_Buffer_Consumer *consumer)
Checks if Queue of Ecore_Buffer is empty.
Definition: ecore_buffer_consumer.c:183
ELM_CNP_EVENT_SELECTION_CHANGED
int ELM_CNP_EVENT_SELECTION_CHANGED
Event notifying that the selection has changed.
Definition: elm_dnd.c:9
_Old_Edje_Part::required
unsigned char required
required
Definition: edje_convert.h:141
ELM_GENLIST_EVENT_MULTI_PINCH_OUT
#define ELM_GENLIST_EVENT_MULTI_PINCH_OUT
Called when multitouch pinch out detected.
Definition: elm_genlist_eo.h:861
EVAS_NATIVE_SURFACE_TBM
@ EVAS_NATIVE_SURFACE_TBM
Tizen system based type.
Definition: Evas_Legacy.h:4791
evas_textblock_node_format_text_get
const char * evas_textblock_node_format_text_get(const Evas_Object_Textblock_Node_Format *fmt)
Get the text format representation of the format node.
Definition: evas_object_textblock.c:12694
elm_obj_web_tab_propagate_set
EOAPI void elm_obj_web_tab_propagate_set(Eo *obj, Eina_Bool propagate)
Sets whether to use tab propagation.
_Ecore_X_Event_Window_Prop_Visible_Icon_Name_Change
Definition: Ecore_X.h:974
eina_f32p32_cos
Eina_F32p32 eina_f32p32_cos(Eina_F32p32 a)
Calculates the cosine of a floating point number.
Definition: eina_fp.c:427
evas_object_text_style_get
Evas_Text_Style_Type evas_object_text_style_get(const Evas_Text *obj)
Controls the style to apply on the given text object.
Definition: evas_text_eo.legacy.c:69
elm_obj_gengrid_clear
EOAPI void elm_obj_gengrid_clear(Eo *obj)
Remove all items from a given gengrid widget.
ecore_x_input_devices_update
EAPI void ecore_x_input_devices_update(void)
Definition: ecore_x_xi2.c:950
eina_inlist_append
Eina_Inlist * eina_inlist_append(Eina_Inlist *list, Eina_Inlist *new_l)
Adds a new node to end of a list.
Definition: eina_inlist.c:227
Ethumb_Client_Generate_Cancel_Cb
void(* Ethumb_Client_Generate_Cancel_Cb)(void *data, Eina_Bool success)
reports results of ethumb_client_generate_cancel()
Definition: Ethumb_Client.h:126
eina_slice_strdup
static char * eina_slice_strdup(const Eina_Slice slice)
A null-terminated string for this slice.
evas_load_error_str
const char * evas_load_error_str(Evas_Load_Error error)
Converts the given Evas image load error code into a string describing it in human-readable text.
Definition: evas_main.c:974
ecore_imf_context_cursor_location_set
EAPI void ecore_imf_context_cursor_location_set(Ecore_IMF_Context *ctx, int x, int y, int w, int h)
Notifies the Input Method Context that a change in the cursor location has been made.
Definition: ecore_imf_context.c:404
ECORE_IMF_DEVICE_CLASS_NONE
@ ECORE_IMF_DEVICE_CLASS_NONE
Not a device.
Definition: Ecore_IMF.h:484
elm_entry_password_get
Eina_Bool elm_entry_password_get(const Elm_Entry *obj)
Get whether the entry is set to password mode.
Definition: elm_entry_eo.legacy.c:141
eina_ustrbuf_insert_n
Eina_Bool eina_ustrbuf_insert_n(Eina_UStrbuf *buf, const Eina_Unicode *str, size_t maxlen, size_t pos)
Inserts a string to a buffer, reallocating as necessary.
eet_data_descriptor_name_get
EAPI const char * eet_data_descriptor_name_get(const Eet_Data_Descriptor *edd)
This function returns the name of a data descriptor.
Definition: eet_data.c:2094
ecore_evas_ews_children_get
EAPI const Eina_List * ecore_evas_ews_children_get(void)
Returns all Ecore_Evas* created by EWS.
Definition: ecore_evas_ews.c:1463
eina_error_msg_static_register
Eina_Error eina_error_msg_static_register(const char *msg)
Registers a new error type, statically allocated message.
Definition: eina_error.c:251
evas_object_box_align_set
void evas_object_box_align_set(Evas_Box *obj, double horizontal, double vertical)
Set the alignment of the whole bounding box of contents, for a given box object.
Definition: evas_box_eo.legacy.c:3
ephysics_body_damping_get
EAPI void ephysics_body_damping_get(const EPhysics_Body *body, double *linear_damping, double *angular_damping)
Get the angular and linear damping values.
Elm_Map_Group_Icon_Get_Func
Evas_Object *(* Elm_Map_Group_Icon_Get_Func)(Evas_Object *obj, void *data)
Icon fetching class function for markers group classes.
Definition: elm_map_common.h:55
_Ecore_Win32_Event_Window_Resize::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:450
eina_matrix4_identity
void eina_matrix4_identity(Eina_Matrix4 *out)
Sets the given matrix to identity.
Definition: eina_matrix.c:950
ephysics_body_material_set
EAPI void ephysics_body_material_set(EPhysics_Body *body, EPhysics_Body_Material material)
Set body's material.
elm_thumb_add
Evas_Object * elm_thumb_add(Evas_Object *parent)
Add a new thumb object to the parent.
Definition: elm_thumb.c:577
elput_device_caps_get
EAPI Elput_Device_Caps elput_device_caps_get(const Elput_Device *dev)
Get the caps for a device.
Definition: elput_input.c:896
edje_edit_image_compression_type_set
EAPI Eina_Bool edje_edit_image_compression_type_set(Evas_Object *obj, const char *image, Edje_Edit_Image_Comp ic)
Sets compression type for the given image.
Definition: edje_edit.c:10422
eina_binbuf_reset
void eina_binbuf_reset(Eina_Binbuf *buf)
Resets a string buffer.
ELM_GENLIST_EVENT_HBAR_UNPRESS
#define ELM_GENLIST_EVENT_HBAR_UNPRESS
Called when horizontal bar is no longer pressed.
Definition: elm_genlist_eo.h:775
ELM_MENU_EVENT_ELM_ACTION_UNBLOCK_MENU
#define ELM_MENU_EVENT_ELM_ACTION_UNBLOCK_MENU
Called when menu blocking has been disabled.
Definition: elm_menu_eo.h:156
elm_animation_view_frame_set
void elm_animation_view_frame_set(Elm_Animation_View *obj, int frame_num)
Number of current frame.
_mouse_down_cb
static void _mouse_down_cb(void *data, Evas *e, Evas_Object *obj, void *event_info)
For all mouse* / multi_* functions wethen send this event to _event_process function.
Definition: elm_gesture_layer.c:865
ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_JOIN
@ ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_JOIN
Join.
Definition: Ecore_IMF.h:397
ECORE_AXIS_LABEL_TOOL_WIDTH_MINOR
@ ECORE_AXIS_LABEL_TOOL_WIDTH_MINOR
Length of tool ellipse perpendicular to AZIMUTH.
Definition: Ecore_Input.h:332
EMOTION_SLEEP
@ EMOTION_SLEEP
turn off hardware resource usage like overlay
Definition: Emotion.h:242
edje_color_class_get
Eina_Bool edje_color_class_get(const char *color_class, int *r, int *g, int *b, int *a, int *r2, int *g2, int *b2, int *a2, int *r3, int *g3, int *b3, int *a3)
Gets Edje color class.
Definition: edje_util.c:734
edje_edit_program_filter_part_get
EAPI const char * edje_edit_program_filter_part_get(Evas_Object *obj, const char *prog)
Gets filter part name of the program.
Definition: edje_edit.c:11414
evas_map_alpha_set
void evas_map_alpha_set(Evas_Map *m, Eina_Bool enabled)
Set the alpha flag for map rendering.
Definition: evas_map.c:690
elm_map_overlay_group_members_get
Eina_List * elm_map_overlay_group_members_get(const Elm_Map_Overlay *grp)
Get the overlay members of the group overlay.
Definition: elm_map.c:5421
eina_rectangle_is_empty
static Eina_Bool eina_rectangle_is_empty(const Eina_Rectangle *rect)
Checks if the given rectangle is empty.
efl_quicklaunch_prepare
Eina_Bool efl_quicklaunch_prepare(int argc, char **argv, const char *cwd)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:1112
Elm_Ctxpopup_Data
struct _Elm_Ctxpopup_Data Elm_Ctxpopup_Data
Base widget smart data extended with ctxpopup instance data.
Definition: elm_widget_ctxpopup.h:28
ecore_thread_feedback_run
Ecore_Thread * ecore_thread_feedback_run(Ecore_Thread_Cb func_heavy, Ecore_Thread_Notify_Cb func_notify, Ecore_Thread_Cb func_end, Ecore_Thread_Cb func_cancel, const void *data, Eina_Bool try_no_queue)
Launches a thread to run a task that can talk back to the main thread.
Definition: ecore_thread.c:911
_Eldbus_Introspection_Property::type
Eina_Stringshare * type
Property type.
Definition: eldbus_introspection.h:74
EVAS_GL_RGB_888
@ EVAS_GL_RGB_888
Opaque RGB surface.
Definition: Evas_GL.h:476
evas_canvas_key_lock_off
EOAPI void evas_canvas_key_lock_off(Eo *obj, const char *keyname)
Disables or turns off programmatically the lock key with name keyname for the default seat.
_Elput_Event_Seat_Frame
Definition: Elput.h:61
EINA_DEBUG_OPCODES_ARRAY_DEFINE
#define EINA_DEBUG_OPCODES_ARRAY_DEFINE(Name,...)
Helper for creating global opcodes arrays.
Definition: eina_debug.h:131
edje_edit_state_text_get
EAPI const char * edje_edit_state_text_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the text of a part state.
Definition: edje_edit.c:8390
ecore_wl2_subsurface_position_get
EAPI void ecore_wl2_subsurface_position_get(Ecore_Wl2_Subsurface *subsurface, int *x, int *y)
Get the position of this subsurface, relative to its parent surface.
Definition: ecore_wl2_subsurf.c:115
_Evas_Cserve_Stats::wasted_memory_peak
int wasted_memory_peak
peak amount of wasted memory, in bytes
Definition: Evas_Common.h:2953
elm_spinner_round_get
int elm_spinner_round_get(const Elm_Spinner *obj)
Control the round value for rounding.
Definition: elm_spinner_eo.legacy.c:33
edje_edit_group_copy
EAPI Eina_Bool edje_edit_group_copy(Evas_Object *obj, const char *group_name, const char *copy_name)
Copies whole group and all it's data into separate group.
Definition: edje_edit.c:1713
eina_binbuf_insert_slice
Eina_Bool eina_binbuf_insert_slice(Eina_Binbuf *buf, const Eina_Slice slice, size_t pos)
Inserts a slice into a buffer, reallocating as necessary.
eldbus_proxy_send_and_block
Eldbus_Message * eldbus_proxy_send_and_block(Eldbus_Proxy *proxy, Eldbus_Message *msg, double timeout)
Send a message and block while waiting for the reply.
Definition: eldbus_proxy.c:583
elm_obj_entry_item_provider_remove
EOAPI void elm_obj_entry_item_provider_remove(Eo *obj, Elm_Entry_Item_Provider_Cb func, void *data)
This removes a custom item provider to the list for that entry.
Eina_Rw_Slice
struct _Eina_Rw_Slice Eina_Rw_Slice
Defines a read-and-write able memory region.
Definition: eina_slice.h:83
ecore_x_input_raw_select
EAPI Eina_Bool ecore_x_input_raw_select(Ecore_X_Window win)
Definition: ecore_x_xi2.c:841
_Evas_GL_API::evasglClientWaitSync
int(* evasglClientWaitSync)(Evas_GL *evas_gl, EvasGLSync sync, int flags, EvasGLTime timeout)
Definition: Evas_GL.h:5797
elm_mapbuf_enabled_get
Eina_Bool elm_mapbuf_enabled_get(const Elm_Mapbuf *obj)
Get a value whether map is enabled or not.
Definition: elm_mapbuf_eo.legacy.c:45
ecore_imf_context_data_get
EAPI void * ecore_imf_context_data_get(Ecore_IMF_Context *ctx)
Gets the Input Method Context specific data.
Definition: ecore_imf_context.c:585
_Eina_Inlist::last
Eina_Inlist * last
last node
Definition: eina_inlist.h:408
EINA_THREAD_CLEANUP_POP
#define EINA_THREAD_CLEANUP_POP(exec_cleanup)
Pops a cleanup function to be executed when the thread is canceled.
Definition: eina_thread.h:281
ecore_buffer_consumer_buffer_enqueued_cb_set
void ecore_buffer_consumer_buffer_enqueued_cb_set(Ecore_Buffer_Consumer *consumer, Ecore_Buffer_Consumer_Enqueue_Cb func, void *data)
Sets a callback for enqueued buffer events.
Definition: ecore_buffer_consumer.c:209
ethumb_dup
EAPI Ethumb * ethumb_dup(const Ethumb *e)
Duplicate an thumbnailer.
Definition: ethumb.c:1671
elm_obj_calendar_selected_time_get
EOAPI Eina_Bool elm_obj_calendar_selected_time_get(const Eo *obj, Efl_Time *selected_time)
Get selected date.
_Evas_Smart_Class::resize
void(* resize)(Evas_Object *o, Evas_Coord w, Evas_Coord h)
code to be run when resizing object on a canvas.
Definition: Evas_Common.h:1954
evas_object_table_accessor_new
Eina_Accessor * evas_object_table_accessor_new(const Evas_Table *obj)
Get an accessor to get random access to the list of children for the table.
Definition: evas_table_eo.legacy.c:63
evas_event_input_mouse_move
void evas_event_input_mouse_move(Evas *obj, int x, int y, unsigned int timestamp, const void *data)
Mouse move event feed from input.
Definition: evas_events.c:2735
elm_toolbar_icon_order_lookup_get
Elm_Icon_Lookup_Order elm_toolbar_icon_order_lookup_get(const Evas_Object *obj)
Gets icon lookup order, for toolbar items' icons.
Definition: elm_toolbar.c:4036
Efreet_Icon::y0
int y0
y0 position
Definition: efreet_icon.h:114
ecore_x_icccm_client_leader_get
EAPI Ecore_X_Window ecore_x_icccm_client_leader_get(Ecore_X_Window win)
Get the window's client leader.
Definition: ecore_x_icccm.c:1222
ecore_evas_engines_get
EAPI Eina_List * ecore_evas_engines_get(void)
Returns a list of supported engine names.
Definition: ecore_evas.c:1032
EEZE_DISK_TYPE_UNKNOWN
@ EEZE_DISK_TYPE_UNKNOWN
type could not be determined
Definition: Eeze_Disk.h:49
ecore_evas_override_get
EAPI Eina_Bool ecore_evas_override_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas' window is overridden or not.
Definition: ecore_evas.c:2090
evas_textblock_cursor_paragraph_text_get
const char * evas_textblock_cursor_paragraph_text_get(const Evas_Textblock_Cursor *cur)
Return the text of the paragraph cur points to - returns the text in markup.
Definition: evas_object_textblock.c:12645
elm_photo_thumb_set
void elm_photo_thumb_set(Evas_Object *obj, const char *file, const char *group)
Set the file that will be used as thumbnail in the photo.
Definition: elm_photo.c:487
EFREET_EVENT_DESKTOP_CACHE_BUILD
int EFREET_EVENT_DESKTOP_CACHE_BUILD
Event id for cache build complete.
Definition: efreet_cache.c:109
evas_object_vg_animated_frame_duration_get
double evas_object_vg_animated_frame_duration_get(const Evas_Object *obj, int start_frame, int frame_num)
Get the duration of a sequence of frames.
Definition: efl_canvas_vg_object.c:1099
Eina_Rbtree_Direction
Eina_Rbtree_Direction
walk direction.
Definition: eina_rbtree.h:71
ecore_event_handler_add
Ecore_Event_Handler * ecore_event_handler_add(int type, Ecore_Event_Handler_Cb func, const void *data)
Adds an event handler.
Definition: ecore_events.c:13
eina_vector.h
_Evas_Vg_Gradient_Stop
Type defining gradient stops.
Definition: Evas_Legacy.h:3776
_Evas_GL_Color_Format
_Evas_GL_Color_Format
Enumeration that defines the available surface color formats.
Definition: Evas_GL.h:475
elm_obj_web_stop
EOAPI Eina_Bool elm_obj_web_stop(Eo *obj)
Stops loading the current page.
ECORE_FD_READ
@ ECORE_FD_READ
Fd Read mask.
Definition: Ecore_Common.h:1388
elm_obj_ctxpopup_direction_get
EOAPI Elm_Ctxpopup_Direction elm_obj_ctxpopup_direction_get(const Eo *obj)
Get the current direction of a ctxpopup.
evas_device_emulation_source_get
const Evas_Device * evas_device_emulation_source_get(const Evas_Device *dev)
Get the emulation source device.
Definition: evas_device.c:405
_Overlay_Circle
Definition: elm_widget_map.h:236
_Elm_Access_Item
Definition: elm_widget.h:453
_Elm_Box_Transition
Definition: elm_widget_box.h:36
_Eldbus_Service_Interface_Desc2::methods2
const Eldbus_Method2 * methods2
array of the methods that should be registered in this interface, the last item of array should be fi...
Definition: eldbus_service.h:116
elm_win_size_step_get
void elm_win_size_step_get(const Evas_Object *obj, int *w, int *h)
Get the stepping of a window.
Definition: efl_ui_win.c:8672
elm_win_quickpanel_priority_minor_get
int elm_win_quickpanel_priority_minor_get(const Evas_Object *obj)
Get the minor priority of a quickpanel window.
Definition: efl_ui_win.c:8163
edje_edit_part_item_index_prefer_h_set
EAPI Eina_Bool edje_edit_part_item_index_prefer_h_set(Evas_Object *obj, const char *part, unsigned int index, int prefer_h)
Sets the prefer height value of a part's item.
_Eio_Progress::current
long long current
Current step in the I/O operation.
Definition: Eio_Legacy.h:179
eeze_udev_syspath_get_parents
EAPI Eina_List * eeze_udev_syspath_get_parents(const char *syspath)
Returns a list of all parent device syspaths for syspath.
Definition: eeze_udev_syspath.c:43
Eldbus_Signal_Cb
void(* Eldbus_Signal_Cb)(void *data, const Eldbus_Message *msg)
Callback that is called when a signal is received.
Definition: Eldbus.h:210
_Ecore_Win32_Event_Window_Damage::y
int y
The y coordinate of the top left corner of the damaged region.
Definition: Ecore_Win32.h:380
ECORE_EVENT_SYSTEM_TIMEDATE_CHANGED
#define ECORE_EVENT_SYSTEM_TIMEDATE_CHANGED
Time or Date changed.
Definition: Ecore_Common.h:572
eina_clist_head
static Eina_Clist * eina_clist_head(const Eina_Clist *list)
Gets the first element.
ELM_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_FILENAME
@ ELM_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_FILENAME
Filename layout.
Definition: elm_entry_common.h:18
eina_matrix3_position_transform_set
void eina_matrix3_position_transform_set(Eina_Matrix3 *out, const double p_x, const double p_y)
Sets the positional parameters (XZ, YZ) of a matrix.
Definition: eina_matrix.c:1249
eina_rectangle_max_x
static int eina_rectangle_max_x(Eina_Rectangle *rect)
Gets the rectangle's maximum X coordinate.
efl_net_connman_access_point_update
void efl_net_connman_access_point_update(Efl_Net_Control_Manager *ap, Eldbus_Message_Iter *properties, unsigned int priority)
Updates Efl.Net.Control.Access_Point properties.
Definition: efl_net_control_access_point-connman.c:1688
elm_config_scroll_thumbscroll_flick_distance_tolerance_get
unsigned int elm_config_scroll_thumbscroll_flick_distance_tolerance_get(void)
Get the number of pixels the maximum distance which can be flicked.
Definition: elm_config.c:3699
Eina_Iterator_Free_Callback
void(* Eina_Iterator_Free_Callback)(Eina_Iterator *it)
Type for a callback that frees the container.
Definition: eina_iterator.h:144
_Ecore_IMF_Event_Mouse_Down::modifiers
Ecore_IMF_Keyboard_Modifiers modifiers
The keyboard modifiers active when the event has been emitted.
Definition: Ecore_IMF.h:599
_Ecore_Event_Mouse_Button::event_window
Ecore_Window event_window
The child window where event happened.
Definition: Ecore_Input.h:226
_Eina_Matrix3::yy
double yy
yy in y' = (x * yx) + (y * yy) + yz
Definition: eina_matrix.h:92
evas_object_textgrid_size_set
void evas_object_textgrid_size_set(Evas_Textgrid *obj, int w, int h)
Set the size of the textgrid object.
Definition: evas_textgrid_eo.legacy.c:15
_Ecore_Event_Key::keyname
const char * keyname
The key name.
Definition: Ecore_Input.h:198
_Edje_Signal_Data
Definition: elm_priv.h:218
_Elm_Naviframe_Item_Data::pushing
Eina_Bool pushing
a flag to notify the item is on pushing.
Definition: elm_widget_naviframe.h:65
ecore_exe_interrupt
void ecore_exe_interrupt(Ecore_Exe *exe)
Sends the given spawned process a interrupt (SIGINT) signal.
Definition: ecore_exe.c:284
Elm_Notify_Data
struct _Elm_Notify_Data Elm_Notify_Data
Base widget smart data extended with notify instance data.
Definition: elm_widget_notify.h:29
_Elm_Gen_Item_Class::func
Elm_Gen_Item_Class_Functions func
Set of callbacks.
Definition: elm_gen.h:126
ETHUMB_THUMB_NORMAL
@ ETHUMB_THUMB_NORMAL
128x128 as defined by FreeDesktop.Org standard
Definition: Ethumb.h:249
elm_ctxpopup_selected_item_get
Elm_Widget_Item * elm_ctxpopup_selected_item_get(const Elm_Ctxpopup *obj)
Get the selected item in the widget.
Definition: elm_ctxpopup_eo.legacy.c:3
eina_file_unlink
Eina_Bool eina_file_unlink(const char *pathname)
Unlinks file.
Definition: eina_file.c:941
ecore_imf_context_input_panel_show
EAPI void ecore_imf_context_input_panel_show(Ecore_IMF_Context *ctx)
Asks the Input Method Context to show the input panel (virtual keyboard).
Definition: ecore_imf_context.c:899
Eolian_Value_Union
Definition: Eolian.h:399
elm_combobox_add
Evas_Object * elm_combobox_add(Evas_Object *parent)
Add a new Combobox object.
Definition: elc_combobox.c:376
_Elm_Web_Menu::handled
Eina_Bool handled
Set to EINA_TRUE by the user to indicate that the popup has been handled and the default implementati...
Definition: elm_web_common.h:107
EVAS_VG_CAP_ROUND
@ EVAS_VG_CAP_ROUND
The end of lines is rendered as a half-circle around.
Definition: Evas_Legacy.h:3716
elm_obj_ctxpopup_last_item_get
EOAPI Elm_Widget_Item * elm_obj_ctxpopup_last_item_get(const Eo *obj)
Get the last item in the widget.
ECORE_IMF_PREEDIT_TYPE_NONE
@ ECORE_IMF_PREEDIT_TYPE_NONE
None style.
Definition: Ecore_IMF.h:321
emotion_object_video_channel_set
EAPI void emotion_object_video_channel_set(Evas_Object *obj, int channel)
Set the channel for a given video object.
Definition: emotion_smart.c:1036
_Efl_Ui_Layout_Data::signals
Eina_Hash * signals
The list of signals connected.
Definition: elm_widget_layout.h:60
ephysics_body_collision_group_del
EAPI Eina_Bool ephysics_body_collision_group_del(EPhysics_Body *body, const char *group)
Removes body from collision group.
ECORE_X_ERROR_CODE_BAD_GC
@ ECORE_X_ERROR_CODE_BAD_GC
Parameter not a GC.
Definition: Ecore_X.h:405
Evas_Font_Data_Cache
enum _Evas_Font_Data_Cache Evas_Font_Data_Cache
font caching options, used for evas_font_data_cache_set()/evas_font_data_cache_get()
_Eina_Matrix4::xx
double xx
xx in x' = (x * xx) + (y * xy) + (z * xz) + xw
Definition: eina_matrix.h:124
edje_edit_state_container_padding_x_get
EAPI int edje_edit_state_container_padding_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets x padding for BOX or TABLE part.
ecore_wl_subsurf_surface_get
EAPI struct wl_surface * ecore_wl_subsurf_surface_get(Ecore_Wl_Subsurf *ess)
Gets the wl_surface for this subsurface.
Definition: ecore_wl_subsurf.c:113
ecore_timer_thaw
void ecore_timer_thaw(Ecore_Timer *timer)
Resumes a frozen (paused) timer.
Definition: ecore_timer.c:377
elput_manager_seats_get
EAPI const Eina_List * elput_manager_seats_get(Elput_Manager *manager)
Get the list of seats from a manager.
Definition: elput_manager.c:136
ELM_AUTOCAPITAL_TYPE_ALLCHARACTER
@ ELM_AUTOCAPITAL_TYPE_ALLCHARACTER
Autocapitalize all letters.
Definition: elm_general.h:125
MAP_PRIVATE
#define MAP_PRIVATE
Changes are private.
Definition: evil_mman.h:53
ecore_evas_visibility_get
EAPI int ecore_evas_visibility_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas' window is visible or not.
Definition: ecore_evas.c:1522
ECORE_EVENT_MEMORY_STATE
#define ECORE_EVENT_MEMORY_STATE
Memory state changed, see ecore_memory_state_get()
Definition: Ecore_Common.h:568
EPHYSICS_CALLBACK_BODY_DEL
@ EPHYSICS_CALLBACK_BODY_DEL
Body being deleted (called before free)
Definition: EPhysics.h:2265
_Elm_Config::focus_move_policy
unsigned char focus_move_policy
This show how the elementary focus is moved to another object.
Definition: elm_priv.h:530
edje_edit_style_tag_value_get
EAPI const char * edje_edit_style_tag_value_get(Evas_Object *obj, const char *style, const char *tag)
Gets the value of the given tag.
Definition: edje_edit.c:2861
elm_store_sorted_set
void elm_store_sorted_set(Elm_Store *st, Eina_Bool sorted)
Set if items are to be sorted or not.
Definition: elm_store.c:666
Efreet_Icon_Theme_Directory::size
struct Efreet_Icon_Theme_Directory::@1 size
The size settings for the icon theme.
ecore_buffer_format_get
EAPI unsigned int ecore_buffer_format_get(Ecore_Buffer *buf)
Returns format of given Ecore_Buffer.
Definition: ecore_buffer.c:364
Eina_Size2D
struct _Eina_Size2D Eina_Size2D
A 2D size in pixel coordinates.
_Ecore_Audio_Vio::read
int(* read)(void *data, Eo *eo_obj, void *buffer, int length)
Reads some data from the file.
Definition: Ecore_Audio.h:140
evas_object_image_orient_get
Evas_Image_Orient evas_object_image_orient_get(const Evas_Object *obj)
Get the image orientation.
Definition: evas_image_legacy.c:430
eina_matrix4_translate
void eina_matrix4_translate(Eina_Matrix4 *t, double tx, double ty, double tz)
Sets the matrix values for a translation operation.
Definition: eina_matrix.c:1100
eeze_udev_find_by_sysattr
EAPI Eina_List * eeze_udev_find_by_sysattr(const char *sysattr, const char *value)
Find a list of devices by a sysattr (and, optionally, a value of that sysattr).
Definition: eeze_udev_find.c:363
_Ecore_IMF_Event_Preedit_Start
The structure type used with the Preedit_Start Input Method event.
Definition: Ecore_IMF.h:519
evas_object_image_data_get
void * evas_object_image_data_get(const Eo *eo_obj, Eina_Bool for_writing)
Get a pointer to the raw image data of the given image object.
Definition: evas_image_legacy.c:717
eldbus_pending_free_cb_add
void eldbus_pending_free_cb_add(Eldbus_Pending *pending, Eldbus_Free_Cb cb, const void *data)
Add a callback function to be called when pending will be freed.
Definition: eldbus_pending.c:292
_Elm_Widget_Item_Data::widget
Evas_Object * widget
The Eo item, useful to invoke eo_do when only the item data is available.
Definition: elm_widget.h:564
elm_map_overlay_get_cb_set
void elm_map_overlay_get_cb_set(Elm_Map_Overlay *overlay, Elm_Map_Overlay_Get_Cb get_cb, void *data)
Set the get callback function of the overlay.
Definition: elm_map.c:5276
Ecore_Wl2.h
Ecore functions for dealing with the Wayland display protocol.
elm_drop_item_container_del
Eina_Bool elm_drop_item_container_del(Evas_Object *obj)
Removes a container from list of drop targets.
Definition: elm_dnd.c:736
evas_object_table_homogeneous_set
void evas_object_table_homogeneous_set(Evas_Table *obj, Evas_Object_Table_Homogeneous_Mode homogeneous)
Set how this table should layout children.
Definition: evas_table_eo.legacy.c:3
elm_obj_ctxpopup_direction_priority_get
EOAPI void elm_obj_ctxpopup_direction_priority_get(const Eo *obj, Elm_Ctxpopup_Direction *first, Elm_Ctxpopup_Direction *second, Elm_Ctxpopup_Direction *third, Elm_Ctxpopup_Direction *fourth)
Get the direction priority of a ctxpopup.
edje_edit_part_selected_state_set
EAPI Eina_Bool edje_edit_part_selected_state_set(Evas_Object *obj, const char *part, const char *state, double value)
Sets the current state in part.
Definition: edje_edit.c:3757
Elm_Gen_Item_Type
Definition: elm_widget_gengrid.h:161
ecore_imf_context_preedit_end_event_add
EINA_DEPRECATED EAPI void ecore_imf_context_preedit_end_event_add(Ecore_IMF_Context *ctx)
Adds ECORE_IMF_EVENT_PREEDIT_END to the event queue.
Definition: ecore_imf_context.c:670
_Ecore_IMF_Event_Key_Down::keycode
unsigned int keycode
Key scan code numeric value.
Definition: Ecore_IMF.h:715
eina_value_type_offset
static unsigned int eina_value_type_offset(const Eina_Value_Type *type, unsigned int base)
Get padding of Eina_Value_Type based on C type and base padding.
Definition: eina_inline_value_util.x:124
elm_scroller_propagate_events_set
void elm_scroller_propagate_events_set(Evas_Object *obj, Eina_Bool propagation)
Set event propagation on a scroller.
Definition: elm_scroller.c:1350
ELM_COLORSELECTOR_CLASS
#define ELM_COLORSELECTOR_CLASS
Elementary colorselector class.
Definition: elm_colorselector_eo.h:38
eina_value_uint64_init
static Eina_Value eina_value_uint64_init(uint64_t c)
Initialize Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:184
_Eolian_Struct_Type_Field
Definition: eolian_database.h:351
ELDBUS_FDO_INTEFACE_PEER
#define ELDBUS_FDO_INTEFACE_PEER
DBus Peer interface.
Definition: Eldbus.h:131
ecore_evas_aux_hint_val_set
EAPI Eina_Bool ecore_evas_aux_hint_val_set(Ecore_Evas *ee, const int id, const char *val)
Changes a value of the auxiliary hint.
Definition: ecore_evas.c:2400
Evas_Object_Intercept_Layer_Set_Cb
void(* Evas_Object_Intercept_Layer_Set_Cb)(void *data, Evas_Object *obj, int l)
Function signature for the layer event of an evas object.
Definition: Evas_Legacy.h:3011
Ecore_IMF_Preedit_Type
Ecore_IMF_Preedit_Type
Ecore IMF Preedit style types.
Definition: Ecore_IMF.h:320
Eina_Matrix2
A 2x2 floating point matrix.
_Evas_Event_Multi_Move::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:306
eina_convert_fptoa
int eina_convert_fptoa(Eina_F32p32 fp, char *des)
Converts a 32.32 fixed point number to a string.
Definition: eina_convert.c:354
edje_edit_state_proxy_source_clip_get
EAPI Eina_Bool edje_edit_state_proxy_source_clip_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the source clip for given PROXY part state.
Definition: edje_edit.c:9076
ecore_drm_screen_size_range_get
EAPI void ecore_drm_screen_size_range_get(Ecore_Drm_Device *dev, int *minw, int *minh, int *maxw, int *maxh)
Gets the minimum and maximum screen size range.
Definition: ecore_drm_device.c:655
_Ecore_Memory_State
_Ecore_Memory_State
Indicates current system memory state.
Definition: Ecore_Common.h:923
Ecore_Cocoa.h
Ecore_Cocoa Wrapper Library to interact with the Cocoa environment (Mac OS X) from the E environment.
elm_gesture_layer_tap_longpress_cb_del
void elm_gesture_layer_tap_longpress_cb_del(Evas_Object *obj, Elm_Gesture_State state, Elm_Gesture_Event_Cb cb, void *data)
This function removes a callback called during Tap + Long Tap sequence.
Definition: elm_gesture_layer_extra_gestures.c:219
elm_conformant_add
Evas_Object * elm_conformant_add(Evas_Object *parent)
Add a new conformant widget to the given parent Elementary (container) object.
Definition: elm_conform.c:968
eina_condition_signal
static Eina_Bool eina_condition_signal(Eina_Condition *cond)
Signals a thread waiting for a condition.
_Eio_Monitor_Event
Definition: Eio_Legacy.h:1205
ecore_drm_evdev_key_remap_set
EAPI Eina_Bool ecore_drm_evdev_key_remap_set(Ecore_Drm_Evdev *edev, int *from_keys, int *to_keys, int num)
Sets a given set of keys as remapped keys on a Ecore_Drm_Evdev.
Definition: ecore_drm_evdev.c:1067
ethumb_client_fdo_set
void ethumb_client_fdo_set(Ethumb_Client *client, Ethumb_Thumb_FDO_Size s)
Configure future requests to use FreeDesktop.Org preset.
Definition: ethumb_client.c:1246
_Ecore_IMF_Context_Class
Structure used when creating a new Input Method Context.
Definition: Ecore_IMF.h:771
ELM_ENTRY_EVENT_CURSOR_CHANGED_MANUAL
#define ELM_ENTRY_EVENT_CURSOR_CHANGED_MANUAL
Called on manual cursor change.
Definition: elm_entry_eo.h:1445
elm_drag_cancel
Eina_Bool elm_drag_cancel(Evas_Object *obj)
Cancels the current drag operation.
Definition: elm_dnd.c:815
eina_inarray_search_sorted
int eina_inarray_search_sorted(const Eina_Inarray *array, const void *data, Eina_Compare_Cb compare)
Searches for member (binary search walk).
Definition: eina_inarray.c:674
evas_new
Evas * evas_new(void)
Creates a new empty evas.
Definition: evas_main.c:309
ecore_x_selection_owner_get
EAPI Ecore_X_Window ecore_x_selection_owner_get(Ecore_X_Atom atom)
Return the window that currently owns the specified selection.
Definition: ecore_x_selection.c:710
_Ecore_Buffer_Return
_Ecore_Buffer_Return
Types for an buffer queue state on provider side.
Definition: Ecore_Buffer_Queue.h:79
EDJE_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED
@ EDJE_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED
The number layout to allow a positive or negative sign at the start.
Definition: Edje_Common.h:1324
ecore_evas_object_evas_get
EAPI Evas * ecore_evas_object_evas_get(Evas_Object *obj)
Retrieve the canvas bound to the internal Ecore_Evas handle of an image object created via ecore_evas...
Definition: ecore_evas.c:1146
ecore_win32_window_hide
EAPI void ecore_win32_window_hide(Ecore_Win32_Window *window)
Hide the given window.
Definition: ecore_win32_window.c:1102
evas_object_image_video_surface_set
void evas_object_image_video_surface_set(Evas_Object *eo_obj, Evas_Video_Surface *surf)
Set the video surface linked to a given image of the canvas.
Definition: evas_image_legacy.c:933
elm_win_inwin_content_set
void elm_win_inwin_content_set(Evas_Object *obj, Evas_Object *content)
Set the content of an inwin object.
Definition: elm_inwin.c:93
_Eldbus_Method2
Definition: eldbus_service.h:81
elm_progressbar_pulse_set
void elm_progressbar_pulse_set(Evas_Object *obj, Eina_Bool pulse)
Control whether a given progress bar widget is at "pulsing mode" or not.
Definition: efl_ui_progressbar.c:819
elm_obj_gengrid_group_item_size_set
EOAPI void elm_obj_gengrid_group_item_size_set(Eo *obj, int w, int h)
Set the size for the group items of a given gengrid widget.
ELM_SCROLLER_MOVEMENT_BLOCK_HORIZONTAL
@ ELM_SCROLLER_MOVEMENT_BLOCK_HORIZONTAL
Block horizontal movements.
Definition: elm_scroller_legacy.h:55
edje_edit_state_fill_origin_relative_y_get
EAPI double edje_edit_state_fill_origin_relative_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fill vertical origin relative value of a part state.
elm_list_item_prepend
Elm_Widget_Item * elm_list_item_prepend(Elm_List *obj, const char *label, Efl_Canvas_Object *icon, Efl_Canvas_Object *end, Evas_Smart_Cb func, const void *data)
Prepend a new item to the list object.
Definition: elm_list_eo.legacy.c:135
_Ecore_Ipc_Event_Server_Data::ref_to
int ref_to
Reference number of the message it refers to.
Definition: Ecore_Ipc.h:316
Ecore_IMF_Input_Panel_Shift_Mode
Ecore_IMF_Input_Panel_Shift_Mode
Enum containing input shift mode states.
Definition: Ecore_IMF.h:153
_Eina_Matrix3::xz
double xz
xz in x' = (x * xx) + (y * xy) + xz
Definition: eina_matrix.h:89
_Ecore_Audio_Vio::seek
int(* seek)(void *data, Eo *eo_obj, int offset, int whence)
Seeks to a position within the file.
Definition: Ecore_Audio.h:112
EVAS_TEXTBLOCK_CURSOR_UNDER
@ EVAS_TEXTBLOCK_CURSOR_UNDER
cursor type is under
Definition: evas_textblock_legacy.h:189
_Evas_Event_Mouse_Move::buttons
int buttons
Button pressed mask, Bits set to 1 are buttons currently pressed (bit 0 = mouse button 1,...
Definition: Evas_Legacy.h:229
evas_vg_shape_stroke_fill_set
void evas_vg_shape_stroke_fill_set(Evas_Vg_Shape *obj, Evas_Vg_Node *f)
Set a vg object as the stroke fill property.
eina_simple_xml_node_processing_new
Eina_Simple_XML_Node_Processing * eina_simple_xml_node_processing_new(Eina_Simple_XML_Node_Tag *parent, const char *contents, size_t length)
Creates new processing.
Definition: eina_simple_xml_parser.c:844
eina_future_all_iterator
static Eina_Future * eina_future_all_iterator(Eina_Iterator *iterator)
Creates a future that will be resolved once all futures from iterator are resolved.
Definition: eina_promise.h:1642
evas_object_box_insert_after
Evas_Object_Box_Option * evas_object_box_insert_after(Evas_Box *obj, Efl_Canvas_Object *child, const Efl_Canvas_Object *reference)
Insert a new child object after another existing one, in a given box object o.
Definition: evas_box_eo.legacy.c:57
ethumb_thumb_format_set
EAPI void ethumb_thumb_format_set(Ethumb *e, Ethumb_Thumb_Format f)
Set the fileformat of the thumbnails.
Definition: ethumb.c:496
elm_config_icon_theme_set
void elm_config_icon_theme_set(const char *theme)
Set the icon theme for all elementary apps.
Definition: elm_config.c:3011
eina_strbuf_append_escaped
Eina_Bool eina_strbuf_append_escaped(Eina_Strbuf *buf, const char *str)
Appends an escaped string to a buffer, reallocating as necessary.
elm_obj_clock_pause_set
EOAPI void elm_obj_clock_pause_set(Eo *obj, Eina_Bool paused)
Whether the given clock widget should be paused or not.
evas_object_box_remove_at
Eina_Bool evas_object_box_remove_at(Evas_Box *obj, unsigned int pos)
Remove an object, bound to a given position in a box object, unparenting it again.
Definition: evas_box_eo.legacy.c:105
elm_obj_genlist_selected_items_get
EOAPI const Eina_List * elm_obj_genlist_selected_items_get(const Eo *obj)
Get a list of selected items in the genlist.
edje_edit_state_minmul_h_set
EAPI Eina_Bool edje_edit_state_minmul_h_set(Evas_Object *obj, const char *part, const char *state, double value, double minmul_h)
Sets the multiplier (minmul) height value of a part state.
_Eina_Value_Struct_Member::type
const Eina_Value_Type * type
how to use this member
Definition: eina_value.h:3123
EINA_RBTREE_FREE_CB
#define EINA_RBTREE_FREE_CB(Function)
Cast using Eina_Rbtree_Free_Cb.
Definition: eina_rbtree.h:150
evas_font_path_append
void evas_font_path_append(Evas_Canvas *obj, const char *path)
Appends a font path to the list of font paths used by the given evas.
Definition: evas_canvas_eo.legacy.c:249
_Ecore_IMF_Context_Class::cursor_position_set
void(* cursor_position_set)(Ecore_IMF_Context *ctx, int cursor_pos)
Cursor position changed.
Definition: Ecore_IMF.h:782
ELM_POPUP_ORIENT_BOTTOM_LEFT
@ ELM_POPUP_ORIENT_BOTTOM_LEFT
Popup should appear in the bottom left of parent.
Definition: elm_popup_eo.h:36
ecore_wl2_offer_actions_get
Ecore_Wl2_Drag_Action ecore_wl2_offer_actions_get(Ecore_Wl2_Offer *offer)
Get the actions available from the data source.
Definition: ecore_wl2_dnd.c:701
ethumb_init
EAPI int ethumb_init(void)
Initialize ethumb.
Definition: ethumb.c:226
_Evas_Object_Box_Api::property_set
Eina_Bool(* property_set)(Evas_Object *o, Evas_Object_Box_Option *opt, int property, va_list args)
Smart function to set a custom property on a box child.
Definition: Evas_Common.h:2760
ecore_drm_output_crtc_buffer_get
EAPI unsigned int ecore_drm_output_crtc_buffer_get(Ecore_Drm_Output *output)
Gets the crtc buffer of an output.
Definition: ecore_drm_output.c:1268
elm_win_icon_object_get
const Evas_Object * elm_win_icon_object_get(const Evas_Object *obj)
Get the icon object used for the window.
Definition: efl_ui_win.c:9670
elm_photocam_zoom_set
void elm_photocam_zoom_set(Evas_Object *obj, double zoom)
Set the zoom level of the photo.
Definition: efl_ui_image_zoomable.c:3384
ECORE_X_WINDOW_STATE_HINT_WITHDRAWN
@ ECORE_X_WINDOW_STATE_HINT_WITHDRAWN
The window wants to remain hidden and NOT iconified.
Definition: Ecore_X.h:1253
elm_slider_step_get
double elm_slider_step_get(const Evas_Object *obj)
Get the step by which slider indicator moves.
Definition: elm_slider.c:1510
EVAS_NATIVE_SURFACE_WL_DMABUF
@ EVAS_NATIVE_SURFACE_WL_DMABUF
Wayland system based type.
Definition: Evas_Legacy.h:4793
_Ecore_Evas_Interface_Cocoa
Definition: ecore_evas_cocoa.h:7
_Eina_Mempool_Backend::from
Eina_Bool(* from)(void *data, void *element)
Function to check is a valid element from a mempool.
Definition: eina_inline_mempool.x:58
_Ecore_X_Event_Mouse_In
Definition: Ecore_X.h:499
eina_matrix4_type_get
Eina_Matrix_Type eina_matrix4_type_get(const Eina_Matrix4 *m)
Returns the type of the given floating point matrix.
Definition: eina_matrix.c:91
evas_textblock_cursor_paragraph_prev
Eina_Bool evas_textblock_cursor_paragraph_prev(Efl_Text_Cursor_Handle *cur)
Advances to the end of the previous text node.
Definition: evas_object_textblock.c:10130
elm_fileselector_button_expandable_get
EINA_DEPRECATED Eina_Bool elm_fileselector_button_expandable_get(const Evas_Object *obj)
Get whether tree view is enabled for the given file selector button widget's internal file selector.
Definition: elc_fileselector_button.c:418
evas_object_pass_events_set
void evas_object_pass_events_set(Efl_Canvas_Object *obj, Eina_Bool pass)
Set whether an Evas object is to pass (ignore) events.
Definition: efl_canvas_object_eo.legacy.c:76
ELM_TRANSIT_EFFECT_WIPE_TYPE_SHOW
@ ELM_TRANSIT_EFFECT_WIPE_TYPE_SHOW
Show the object during the animation.
Definition: elm_transit.h:118
_Eina_Mempool
Definition: eina_inline_mempool.x:92
elm_obj_flipselector_flip_prev
EOAPI void elm_obj_flipselector_flip_prev(Eo *obj)
Programmatically select the previous item of a flip selector widget.
eina_bezier_length_get
double eina_bezier_length_get(const Eina_Bezier *b)
Calculates the approximate length of the given floating point cubic bezier curve.
Definition: eina_bezier.c:187
ECORE_IMF_INPUT_PANEL_GEOMETRY_EVENT
@ ECORE_IMF_INPUT_PANEL_GEOMETRY_EVENT
called when the size of the input panel is changed.
Definition: Ecore_IMF.h:131
Evas_Object
Efl_Canvas_Object Evas_Object
An Evas Object handle.
Definition: Evas_Common.h:185
elm_config_scroll_thumbscroll_momentum_distance_max_set
void elm_config_scroll_thumbscroll_momentum_distance_max_set(unsigned int distance)
Set the number of pixels the maximum distance which can be flicked.
Definition: elm_config.c:3718
Efreet_Desktop_Type_Parse_Cb
void *(* Efreet_Desktop_Type_Parse_Cb)(Efreet_Desktop *desktop, Efreet_Ini *ini)
A callback used to parse data for custom types.
Definition: efreet_desktop.h:58
elm_obj_web_history_enabled_set
EOAPI void elm_obj_web_history_enabled_set(Eo *obj, Eina_Bool enable)
Enables or disables the browsing history.
_Edje_Part_Image_Use
Definition: Edje_Edit.h:116
_Eina_Quaternion_F16p16
Definition: eina_quaternion.h:42
ELDBUS_FDO_INTERFACE_INTROSPECTABLE
#define ELDBUS_FDO_INTERFACE_INTROSPECTABLE
DBus Introspectable interface.
Definition: Eldbus.h:130
elm_layout_table_clear
Eina_Bool elm_layout_table_clear(Eo *obj, const char *part, Eina_Bool clear)
Remove all the child objects of the given part table.
Definition: efl_ui_layout.c:3151
Elm_Fileselector_Data
struct _Elm_Fileselector_Data Elm_Fileselector_Data
Base layout smart data extended with fileselector instance data.
Definition: elm_widget_fileselector.h:30
elm_validator_regexp_new
Elm_Validator_Regexp * elm_validator_regexp_new(const char *pattern, const char *sig)
Create a new regex validator.
Definition: elm_helper.c:16
elm_glview_mode_set
Eina_Bool elm_glview_mode_set(Elm_Glview *obj, Elm_GLView_Mode mode)
Set the mode of the GLView.
Definition: elm_glview_eo.legacy.c:15
_Old_Edje_File::data
Eina_List * data
list of Edje_Data
Definition: edje_convert.h:67
evas_object_image_border_center_fill_set
void evas_object_image_border_center_fill_set(Evas_Object *obj, Evas_Border_Fill_Mode fill)
Specifies how the center part of the object (not the borders) should be drawn when EFL is rendering i...
Definition: evas_image_legacy.c:145
EVAS_SMART_SUBCLASS_NEW
#define EVAS_SMART_SUBCLASS_NEW(smart_name, prefix, api_type, parent_type, parent_func, cb_desc)
Convenience macro to subclass a given Evas smart class.
Definition: Evas_Common.h:2175
evas_object_textgrid_font_get
void evas_object_textgrid_font_get(const Eo *obj, const char **font_name, Evas_Font_Size *font_size)
Retrieve the font family and size in use on a given textgrid object.
Definition: evas_object_textgrid.c:1499
_Evas_Event_Mouse_Out::event_src
Evas_Object * event_src
The Evas Object that actually triggered the event, used in cases of proxy event propagation.
Definition: Evas_Legacy.h:224
Elm_Cnp_Event_Selection_Changed::exists
Eina_Bool exists
EINA_TRUE if the selection has an owner
Definition: elm_cnp.h:124
Eina_Condition
struct _Eina_Condition Eina_Condition
An opaque type that represents a condition variable.
Definition: eina_inline_lock_posix.x:80
elm_thumb_compress_set
void elm_thumb_compress_set(Evas_Object *obj, int compress)
Set the compression for the thumb object.
Definition: elm_thumb.c:886
evas_object_textblock_bidi_delimiters_set
void evas_object_textblock_bidi_delimiters_set(Efl_Canvas_Textblock *obj, const char *delim)
BiDi delimiters are used for in-paragraph separation of bidi segments.
Definition: efl_canvas_textblock_eo.legacy.c:15
EMILE_COLORSPACE_YCBCR420NV12601_PL
@ EMILE_COLORSPACE_YCBCR420NV12601_PL
YCbCr 4:2:0, ITU.BT-601 specification.
Definition: emile_image.h:31
eina_value_optional_pget
Eina_Bool eina_value_optional_pget(Eina_Value *value, void *subvalue)
Gets the value from an optional.
ecore_win32_shutdown
EAPI int ecore_win32_shutdown()
Shut down the Ecore_Win32 library.
Definition: ecore_win32.c:599
evas_object_image_reload
void evas_object_image_reload(Evas_Object *eo_obj)
Definition: evas_image_legacy.c:1151
eeze_udev_syspath_is_joystick
EAPI Eina_Bool eeze_udev_syspath_is_joystick(const char *syspath)
Checks whether the device is a joystick.
Definition: eeze_udev_syspath.c:324
elm_obj_genlist_block_count_get
EOAPI int elm_obj_genlist_block_count_get(const Eo *obj)
Get the maximum number of items within an item block.
eina_value_array_get
static Eina_Bool eina_value_array_get(const Eina_Value *value, unsigned int position,...)
Gets the generic value from an array member.
EVAS_SMART_CLASS_INIT_NAME_VERSION
#define EVAS_SMART_CLASS_INIT_NAME_VERSION(name)
Initialize to zero a whole Evas_Smart_Class structure and set name and version.
Definition: Evas_Common.h:2085
eina_f8p24_add
static Eina_F8p24 eina_f8p24_add(Eina_F8p24 a, Eina_F8p24 b)
Calculates the sum of two Eina_F8p24 floating point numbers.
ecore_evas_wm_rotation_available_rotations_set
EAPI void ecore_evas_wm_rotation_available_rotations_set(Ecore_Evas *ee, const int *rotations, unsigned int count)
Sets the array of available window rotations.
Definition: ecore_evas.c:2197
ETHUMB_THUMB_EET
@ ETHUMB_THUMB_EET
EFL's own storage system, supports key parameter.
Definition: Ethumb.h:257
_Edje_External_Param_Info::i
struct _Edje_External_Param_Info::@3::@4 i
Info about integer type parameters.
edje_object_part_text_cursor_begin_set
void edje_object_part_text_cursor_begin_set(Edje_Object *obj, const char *part, Edje_Cursor cur)
Moves the cursor to the beginning of the text part evas_textblock_cursor_paragraph_first.
Definition: edje_legacy.c:288
ecore_con_ssl_server_privkey_add
Eina_Bool ecore_con_ssl_server_privkey_add(Ecore_Con_Server *svr, const char *privkey)
Adds an SSL private key for use in ecore_con functions.
Definition: ecore_con_legacy.c:2483
elm_config_audio_mute_get
Eina_Bool elm_config_audio_mute_get(Edje_Channel channel)
Get the mute state of an audio channel for effects.
Definition: elm_config.c:4100
_Elm_Sys_Notify_Notification_Closed
Data on event when notification closed is emitted.
Definition: elm_sys_notify_eo.h:49
evas_image_cache_flush
void evas_image_cache_flush(Evas_Canvas *obj)
Flush the image cache of the canvas.
Definition: evas_canvas_eo.legacy.c:303
ELM_GENGRID_EVENT_ITEM_REORDER_ANIM_STOP
#define ELM_GENGRID_EVENT_ITEM_REORDER_ANIM_STOP
Called when item reorder animation stopped.
Definition: elm_gengrid_eo.h:735
eina_rw_slice_startswith
static Eina_Bool eina_rw_slice_startswith(const Eina_Rw_Slice slice, const Eina_Slice prefix)
Checks if the slice starts with a prefix.
eldbus_pending_data_del
void * eldbus_pending_data_del(Eldbus_Pending *pending, const char *key)
Delete the data set to a Eldbus_Pending object.
Definition: eldbus_pending.c:243
Eet.h
The file that provides the eet functions.
_Elm_Gesture_Momentum_Info::mx
Evas_Coord mx
Momentum on X.
Definition: elm_gesture_layer_common.h:44
elput_manager_connect
EAPI Elput_Manager * elput_manager_connect(const char *seat, unsigned int tty)
Create an input manager on the specified seat.
Definition: elput_manager.c:38
elm_index_item_prepend
Elm_Widget_Item * elm_index_item_prepend(Elm_Index *obj, const char *letter, Evas_Smart_Cb func, const void *data)
Prepend a new item on a given index widget.
Definition: elm_index_eo.legacy.c:81
Elm_Image_Orient
enum _Elm_Image_Orient_Type Elm_Image_Orient
Using Evas_Image_Orient enums.
ecore_fb_input_device_threshold_click_get
double ecore_fb_input_device_threshold_click_get(Ecore_Fb_Input_Device *dev)
Get the threshold of mouse clicks of the given device.
Definition: ecore_fb_li.c:726
elm_toolbar_item_insert_before
Elm_Widget_Item * elm_toolbar_item_insert_before(Elm_Toolbar *obj, Elm_Widget_Item *before, const char *icon, const char *label, Evas_Smart_Cb func, const void *data)
Insert a new item into the toolbar object before item before.
Definition: elm_toolbar_eo.legacy.c:117
Elm_Store_Item_Unfetch_Cb
void(* Elm_Store_Item_Unfetch_Cb)(void *data, Elm_Store_Item *sti)
Function to cal lto un-fetch (free) an item.
Definition: elm_store.h:70
_Evas_Smart_Cb_Description
Describes a callback issued by a smart object (evas_object_smart_callback_call()),...
Definition: Evas_Common.h:2008
ecore_buffer_consumer_provider_del_cb_set
void ecore_buffer_consumer_provider_del_cb_set(Ecore_Buffer_Consumer *consumer, Ecore_Buffer_Consumer_Provider_Del_Cb func, void *data)
Sets a callback for provider disconnection events.
Definition: ecore_buffer_consumer.c:200
ECORE_GETOPT_ACTION_COPYRIGHT
@ ECORE_GETOPT_ACTION_COPYRIGHT
Show copyright.
Definition: Ecore_Getopt.h:75
_Evas_Native_Surface::opengl
struct _Evas_Native_Surface::@0::@2 opengl
Set this struct fields if surface data is OpenGL based.
_Evas_Textblock_Node_Format::own_closer
Eina_Bool own_closer
EINA_TRUE if own_closer, else EINA_FALSE.
Definition: efl_canvas_textblock_internal.h:153
eldbus_signal_handler_del
void eldbus_signal_handler_del(Eldbus_Signal_Handler *handler)
Decrease signal handler reference like eldbus_signal_handler_unref() but if reference > 0 this signal...
Definition: eldbus_signal_handler.c:285
edje_edit_clean_save_as
EAPI Eina_Bool edje_edit_clean_save_as(Evas_Object *obj, const char *new_file_name)
Saves every group into new file.
Definition: edje_edit.c:16568
eina_swap32
static unsigned int eina_swap32(unsigned int x)
Reverses the byte order of a 32-bit (destination) register.
evas_object_table_align_set
void evas_object_table_align_set(Evas_Table *obj, double horizontal, double vertical)
Control the alignment of the whole bounding box of contents.
Definition: evas_table_eo.legacy.c:15
evas_key_modifier_del
void evas_key_modifier_del(Evas_Canvas *obj, const char *keyname)
Removes the keyname key from the current list of modifier keys on canvas e.
Definition: evas_canvas_eo.legacy.c:315
ELM_SLIDER_INDICATOR_VISIBLE_MODE_DEFAULT
@ ELM_SLIDER_INDICATOR_VISIBLE_MODE_DEFAULT
show indicator on mouse down or change in slider value
Definition: elm_general.h:799
elm_obj_entry_cursor_line_end_set
EOAPI void elm_obj_entry_cursor_line_end_set(Eo *obj)
This moves the cursor to the end of the current line.
eina_value_stringshare_init
static Eina_Value eina_value_stringshare_init(const char *c)
Initialize Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:194
elm_ctxpopup_hover_parent_set
void elm_ctxpopup_hover_parent_set(Elm_Ctxpopup *obj, Efl_Canvas_Object *parent)
Set the Ctxpopup's parent.
Definition: elm_ctxpopup_eo.legacy.c:51
ELM_GENGRID_REORDER_TYPE_SWAP
@ ELM_GENGRID_REORDER_TYPE_SWAP
Swap reorder type.
Definition: elm_gengrid_eo.h:21
_Edje_External_Param_Info::type
Edje_External_Param_Type type
Type of the parameter.
Definition: Edje_Common.h:707
_Eina_Accessor::free
Eina_Accessor_Free_Callback free
Callback called when the container is freed.
Definition: eina_accessor.h:159
edje_object_size_min_calc
void edje_object_size_min_calc(Edje_Object *obj, int *minw, int *minh)
Calculates the minimum required size for a given Edje object.
Definition: edje_legacy.c:1059
elput_shutdown
int elput_shutdown(void)
Shutdown the Elput library.
Definition: elput.c:59
edje_edit_part_item_aspect_w_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_aspect_w_set(Evas_Object *obj, const char *part, const char *item, int aspect_w)
Sets the aspect width value of a part's item.
eina_value_array_new
Eina_Value * eina_value_array_new(const Eina_Value_Type *subtype, unsigned int step)
Creates generic value storage of type array.
Definition: eina_value.c:5763
_Edje_Message_Int::val
int val
The message's value.
Definition: Edje_Legacy.h:512
edje_edit_spectra_stop_num_get
EAPI int edje_edit_spectra_stop_num_get(Evas_Object *obj, const char *spectra)
Gets the number of stops in the given spectra.
Eina_Value_Union
union _Eina_Value_Union Eina_Value_Union
Union of all known value types.
Definition: eina_value.h:336
ECORE_X_WINDOW_STATE_MAXIMIZED_VERT
@ ECORE_X_WINDOW_STATE_MAXIMIZED_VERT
The window manager should keep the window's position fixed even if the virtual desktop scrolls.
Definition: Ecore_X.h:161
_Ecore_Cocoa_Event_Window_Unfocused
Data available when a Cocoa window losrs focus.
Definition: Ecore_Cocoa.h:185
ecore_evas_callback_pre_render_set
EAPI void ecore_evas_callback_pre_render_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas pre-render events.
Definition: ecore_evas.c:1294
Eldbus_Proxy_Event_Property_Removed
struct _Eldbus_Proxy_Event_Property_Removed Eldbus_Proxy_Event_Property_Removed
A structure used when ELDBUS_PROXY_EVENT_PROPERTY_REMOVED event is received.
elm_scroller_policy_set
void elm_scroller_policy_set(Evas_Object *obj, Elm_Scroller_Policy policy_h, Elm_Scroller_Policy policy_v)
Set the scrollbar visibility policy.
Definition: elm_scroller.c:945
Eina_Log_Print_Cb
void(* Eina_Log_Print_Cb)(const Eina_Log_Domain *d, Eina_Log_Level level, const char *file, const char *fnc, int line, const char *fmt, void *data, va_list args)
Type for print callbacks.
Definition: eina_log.h:470
EVAS_BUTTON_DOUBLE_CLICK
@ EVAS_BUTTON_DOUBLE_CLICK
This mouse button press was the 2nd press of a double click.
Definition: Evas_Common.h:358
eina_rectangle_x_cut
static Eina_Bool eina_rectangle_x_cut(Eina_Rectangle *rect, Eina_Rectangle *slice, Eina_Rectangle *remainder, int amount)
Slices a rectangle vertically into two subrectangles.
_Efl_Ui_Widget_Focus_State::manager
Efl_Ui_Focus_Manager * manager
The manager where the widget is registered in.
Definition: efl_ui_widget_eo.legacy.h:20
ELM_SCROLLER_MOVEMENT_NO_BLOCK
@ ELM_SCROLLER_MOVEMENT_NO_BLOCK
Do not block movements.
Definition: elm_scroller_legacy.h:53
edje_edit_part_cursor_mode_get
EAPI unsigned char edje_edit_part_cursor_mode_get(Evas_Object *obj, const char *part)
Gets cursor_mode of a part.
Definition: edje_edit.c:4069
eldbus_message_iter_fixed_array_get
Eina_Bool eldbus_message_iter_fixed_array_get(Eldbus_Message_Iter *iter, int signature, void *value, int *n_elements)
Reads a block of fixed-length values from the message iterator.
Definition: eldbus_message.c:709
EINA_RECT_EMPTY
#define EINA_RECT_EMPTY()
A zero-size rectangle that can be used to initialize Eina_Rect structures.
Definition: eina_rectangle.h:55
_Elm_Dayselector_Data
Definition: elm_widget_dayselector.h:31
eina_xattr_ls
Eina_Iterator * eina_xattr_ls(const char *file)
Gets an iterator that lists all extended attribute of a file.
Definition: eina_xattr.c:264
eina_str_join_len
size_t eina_str_join_len(char *dst, size_t size, char sep, const char *a, size_t a_len, const char *b, size_t b_len)
Joins two strings of known length.
Definition: eina_str.c:458
eina_hash_new
Eina_Hash * eina_hash_new(Eina_Key_Length key_length_cb, Eina_Key_Cmp key_cmp_cb, Eina_Key_Hash key_hash_cb, Eina_Free_Cb data_free_cb, int buckets_power_size)
Creates a new hash table.
Definition: eina_hash.c:742
edje_edit_part_item_position_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_position_set(Evas_Object *obj, const char *part, const char *item_name, unsigned short col, unsigned short row)
Sets column/row position of a new part's item.
Definition: edje_edit.c:5938
elm_mapbuf_alpha_set
void elm_mapbuf_alpha_set(Elm_Mapbuf *obj, Eina_Bool alpha)
Set or unset alpha flag for map rendering.
Definition: elm_mapbuf_eo.legacy.c:27
elm_fileselector_folder_only_set
void elm_fileselector_folder_only_set(Evas_Object *obj, Eina_Bool only)
Enable/disable folder-only view for a given file selector widget.
Definition: elc_fileselector.c:2045
_Eina_Mempool_Backend::repack
void(* repack)(void *data, Eina_Mempool_Repack_Cb cb, void *cb_data)
Function to optimize the placement of objects in the mempool (it's different from garbage_collect); c...
Definition: eina_inline_mempool.x:54
EVAS_FONT_HINTING_AUTO
@ EVAS_FONT_HINTING_AUTO
Automatic font hinting.
Definition: Evas_Legacy.h:1189
eina_tiler_new
Eina_Tiler * eina_tiler_new(int w, int h)
Creates a new tiler with w width and h height.
Definition: eina_tiler.c:1140
ecore_wl2_offer_action_get
Ecore_Wl2_Drag_Action ecore_wl2_offer_action_get(Ecore_Wl2_Offer *offer)
Get action which is set by either the data source or in the last call of actions_set.
Definition: ecore_wl2_dnd.c:726
EINA_VALUE_TYPE_CHAR
const Eina_Value_Type * EINA_VALUE_TYPE_CHAR
manages char type.
Definition: eina_value.c:5600
_Ecore_Win32_Event_Window_Focus_In
Event sent when the window gets the focus.
Definition: Ecore_Win32.h:357
ECORE_AUDIO_TYPE_CUSTOM
@ ECORE_AUDIO_TYPE_CUSTOM
Use custom module.
Definition: Ecore_Audio.h:60
ECORE_WL2_EVENT_WINDOW_OFFSCREEN
EAPI int ECORE_WL2_EVENT_WINDOW_OFFSCREEN
Definition: ecore_wl2.c:60
ecore_file_can_exec
Eina_Bool ecore_file_can_exec(const char *file)
Checks if the given file can be executed.
Definition: ecore_file.c:623
evas_object_repeat_events_set
void evas_object_repeat_events_set(Efl_Canvas_Object *obj, Eina_Bool repeat)
Set whether an Evas object is to repeat events.
Definition: efl_canvas_object_eo.legacy.c:27
elm_toolbar_no_select_mode_set
EINA_DEPRECATED void elm_toolbar_no_select_mode_set(Evas_Object *obj, Eina_Bool no_select)
Set whether the toolbar items' should be selected by the user or not.
elm_datetime_value_get
Eina_Bool elm_datetime_value_get(const Evas_Object *obj, Efl_Time *currtime)
Get the current value of a Datetime object.
Definition: elm_datetime.c:147
elm_config_cursor_engine_only_get
Eina_Bool elm_config_cursor_engine_only_get(void)
Get the configured cursor engine only usage.
Definition: elm_config.c:2958
ELM_DATETIME_MONTH
@ ELM_DATETIME_MONTH
Indicates Month field.
Definition: elm_datetime.h:211
edje_object_part_drag_size_get
Eina_Bool edje_object_part_drag_size_get(const Evas_Object *obj, const char *part, double *dw, double *dh)
Gets the dragable object size.
Definition: edje_legacy.c:246
eina_rectangle_pool_geometry_get
Eina_Bool eina_rectangle_pool_geometry_get(Eina_Rectangle_Pool *pool, int *w, int *h)
Returns the width and height of the given pool.
Definition: eina_rectangle.c:878
elm_layout_mmap_get
void elm_layout_mmap_get(Eo *obj, const Eina_File **file, const char **group)
Get the loaded mmap file.
Definition: efl_ui_layout.c:3090
edje_edit_part_repeat_events_set
EAPI Eina_Bool edje_edit_part_repeat_events_set(Evas_Object *obj, const char *part, Eina_Bool repeat_events)
Sets repeat_events for part.
Definition: edje_edit.c:3905
elm_map_zoom_max_get
int elm_map_zoom_max_get(const Elm_Map *obj)
Get the maximum zoom of the source.
Definition: elm_map_eo.legacy.c:45
elm_obj_entry_cursor_down
EOAPI Eina_Bool elm_obj_entry_cursor_down(Eo *obj)
This moves the cursor one line down within the entry.
edje_edit_part_repeat_events_get
EAPI Eina_Bool edje_edit_part_repeat_events_get(Evas_Object *obj, const char *part)
Gets repeat_events for part.
Definition: edje_edit.c:3898
ecore_con_client_data_get
EAPI void * ecore_con_client_data_get(Ecore_Con_Client *cl)
Retrieves the data associated with the given client.
Definition: ecore_con_legacy.c:732
EVAS_GL_BAD_CONTEXT
#define EVAS_GL_BAD_CONTEXT
Bad context; for more information, please refer to its EGL counterpart.
Definition: Evas_GL.h:5079
elm_table_homogeneous_set
void elm_table_homogeneous_set(Elm_Table *obj, Eina_Bool homogeneous)
Control the homogeneous state in a table.
Definition: elm_table_eo.legacy.c:3
eina_bezier_angle_at
double eina_bezier_angle_at(const Eina_Bezier *b, double t)
Determines the slope of the bezier at a given position.
Definition: eina_bezier.c:173
_Ecore_Getopt_Desc_Store::longv
long longv
Long value.
Definition: Ecore_Getopt.h:159
_Eina_Rw_Slice::len
size_t len
size of memory pointed by mem
Definition: eina_slice.h:118
elm_obj_gengrid_selected_items_get
EOAPI const Eina_List * elm_obj_gengrid_selected_items_get(const Eo *obj)
Get a list of selected items in a given gengrid.
evas_object_top_at_pointer_get
Evas_Object * evas_object_top_at_pointer_get(const Evas *e)
Retrieve the Evas object stacked at the top at the position of the mouse cursor, over a given canvas.
Definition: evas_main.c:1673
elm_spinner_wrap_set
void elm_spinner_wrap_set(Elm_Spinner *obj, Eina_Bool wrap)
Control whether the spinner should wrap when it reaches its minimum or maximum value.
Definition: elm_spinner_eo.legacy.c:3
EVAS_VIDEO_SURFACE_RESIZE
@ EVAS_VIDEO_SURFACE_RESIZE
Resize capability.
Definition: Evas_Legacy.h:6215
ecore_init_ex
EAPI unsigned int ecore_init_ex(int argc, char **argv)
This function will propagate the events on the main loop.
Definition: ecore.c:474
Ethumb_Exists
struct _Ethumb_Exists Ethumb_Exists
client exists request handle.
Definition: Ethumb_Client.h:68
Elm_Bg_Option
Elm_Bg_Option
Identifiers on how a background widget is to display its image.
Definition: elm_bg_legacy.h:11
ECORE_FILE_PROGRESS_ABORT
@ ECORE_FILE_PROGRESS_ABORT
Abort the download.
Definition: Ecore_File.h:101
Eina_File_Dir_List_Cb
void(* Eina_File_Dir_List_Cb)(const char *name, const char *path, void *data)
Type for a callback to be called when iterating over the files of a directory.
Definition: eina_file.h:112
_Ecore_Con_Event_Url_Progress::down
struct _Ecore_Con_Event_Url_Progress::@0 down
download info
eina_quadtree_show
Eina_Bool eina_quadtree_show(Eina_QuadTree_Item *object)
Sets object to visible.
Definition: eina_quadtree.c:765
ecore_pipe_del
void * ecore_pipe_del(Ecore_Pipe *p)
Frees an Ecore_Pipe object created with ecore_pipe_add().
Definition: ecore_pipe.c:100
elm_obj_entry_cursor_begin_set
EOAPI void elm_obj_entry_cursor_begin_set(Eo *obj)
This moves the cursor to the beginning of the entry.
eldbus_proxy_properties_monitor
Eina_Bool eldbus_proxy_properties_monitor(Eldbus_Proxy *proxy, Eina_Bool enable)
Enable or disable local cache of properties.
Definition: eldbus_proxy.c:843
elput_seat_manager_get
EAPI Elput_Manager * elput_seat_manager_get(const Elput_Seat *seat)
Get the manager of a given seat.
Definition: elput_input.c:925
edje_edit_state_map_alpha_get
EAPI Eina_Bool edje_edit_state_map_alpha_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets map.alpha value of given part state.
Definition: edje_edit.c:7790
evas_object_paragraph_direction_set
void evas_object_paragraph_direction_set(Efl_Canvas_Object *obj, Evas_BiDi_Direction dir)
This handles text paragraph direction of the given object.
Definition: efl_canvas_object_eo.legacy.c:138
edje_mmap_text_class_iterator_new
Eina_Iterator * edje_mmap_text_class_iterator_new(Eina_File *f)
Iterate over all text classes provided by an Edje file.
Definition: edje_util.c:1647
EVAS_BORDER_FILL_DEFAULT
@ EVAS_BORDER_FILL_DEFAULT
Image's center region is to be blended with objects underneath it, if it has transparency.
Definition: Evas_Legacy.h:5722
ELM_INPUT_PANEL_LAYOUT_NORMAL
@ ELM_INPUT_PANEL_LAYOUT_NORMAL
Default layout.
Definition: elm_general.h:77
curl_sockaddr
Definition: ecore_con_url_curl.h:54
elm_obj_genlist_tree_effect_enabled_set
EOAPI void elm_obj_genlist_tree_effect_enabled_set(Eo *obj, Eina_Bool enabled)
Control genlist tree effect.
_Elm_Gen_Item_Class_Functions::content_get
Elm_Gen_Item_Content_Get_Cb content_get
Content fetching class function for genlist/gengrid item classes.
Definition: elm_gen.h:100
_Eina_Mempool_Backend::alloc_near
void *(* alloc_near)(void *data, void *after, void *before, unsigned int size)
Function to allocate memory near already allocated memory.
Definition: eina_inline_mempool.x:68
elm_object_tooltip_content_cb_set
void elm_object_tooltip_content_cb_set(Evas_Object *obj, Elm_Tooltip_Content_Cb func, const void *data, Evas_Smart_Cb del_cb)
Set the content to be shown in the tooltip object.
Definition: els_tooltip.c:1089
elm_code_create
Elm_Code * elm_code_create(void)
Create a new Elm Code instance.
Definition: elm_code.c:19
elm_object_cursor_style_get
const char * elm_object_cursor_style_get(const Eo *obj)
A different style for the cursor.
Definition: elm_main.c:2059
evas_object_text_char_coords_get
int evas_object_text_char_coords_get(const Evas_Text *obj, int x, int y, int *cx, int *cy, int *cw, int *ch)
Get character coordinates.
Definition: evas_text_eo.legacy.c:147
EMILE_IMAGE_SCALE_HINT_NONE
@ EMILE_IMAGE_SCALE_HINT_NONE
No scale hint at all.
Definition: emile_image.h:77
elm_obj_toolbar_shrink_mode_set
EOAPI void elm_obj_toolbar_shrink_mode_set(Eo *obj, Elm_Toolbar_Shrink_Mode shrink_mode)
Control the item displaying mode of a given toolbar widget obj.
EINA_INLIST_FOREACH_SAFE
#define EINA_INLIST_FOREACH_SAFE(list, list2, it)
Definition: eina_inlist.h:847
eina_value_struct_set
static Eina_Bool eina_value_struct_set(Eina_Value *value, const char *name,...)
Sets the generic value in a struct member.
ecore_x_randr_crtc_mode_get
EAPI Ecore_X_Randr_Mode ecore_x_randr_crtc_mode_get(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc)
Get the current set mode of a given CRTC.
Definition: ecore_x_randr.c:1423
Elm_Transit_Effect_Wipe_Type
Elm_Transit_Effect_Wipe_Type
Whether the wipe effect should show or hide the object.
Definition: elm_transit.h:115
eina_unicode_strcpy
Eina_Unicode * eina_unicode_strcpy(Eina_Unicode *dest, const Eina_Unicode *source)
Same as the standard strcpy just with Eina_Unicode instead of char.
Definition: eina_unicode.c:55
EINA_CPU_SSSE3
@ EINA_CPU_SSSE3
Supplemental Streaming SIMD Extension 3 (Intel)
Definition: eina_cpu.h:56
elm_obj_entry_input_panel_language_get
EOAPI Elm_Input_Panel_Lang elm_obj_entry_input_panel_language_get(const Eo *obj)
Get the language mode of the input panel.
efreet_desktop_exec
void efreet_desktop_exec(Efreet_Desktop *desktop, Eina_List *files, void *data)
Parses the desktop exec line and runs the command.
Definition: efreet_desktop_command.c:117
EINA_VALUE_TYPE_STRUCT
const Eina_Value_Type * EINA_VALUE_TYPE_STRUCT
manages struct type.
Definition: eina_value.c:5614
ecore_wl2_window_focus_skip_set
EAPI void ecore_wl2_window_focus_skip_set(Ecore_Wl2_Window *window, Eina_Bool focus_skip)
Set if this window should ignore focus requests.
Definition: ecore_wl2_window.c:1433
elm_prefs_data_new
Elm_Prefs_Data * elm_prefs_data_new(const char *data_file, const char *key, Eet_File_Mode mode)
Create a new prefs data handle.
Definition: elm_prefs_data.c:329
elm_gesture_layer_continues_enable_get
Eina_Bool elm_gesture_layer_continues_enable_get(const Evas_Object *obj)
This function returns the gesture layer continues enable of an object.
Definition: elm_gesture_layer.c:4135
elm_genlist_item_expanded_set
void elm_genlist_item_expanded_set(Elm_Genlist_Item *obj, Eina_Bool expanded)
Sets the expanded state of an item.
Definition: elm_genlist_item_eo.legacy.c:39
ELM_BUBBLE_POS_TOP_RIGHT
@ ELM_BUBBLE_POS_TOP_RIGHT
The arrow of the bubble points to the top right corner.
Definition: elm_bubble_eo.h:27
ecore_evas_ecore_evas_list_get
EAPI Eina_List * ecore_evas_ecore_evas_list_get(void)
Gets a list of all the ecore_evases.
Definition: ecore_evas.c:3846
elm_config_scroll_thumbscroll_min_friction_get
double elm_config_scroll_thumbscroll_min_friction_get(void)
Get the min amount of inertia a scroller will impose at self scrolling animations.
Definition: elm_config.c:3751
Eldbus_Free_Cb
void(* Eldbus_Free_Cb)(void *data, const void *deadptr)
Callback that is called when the connection is freed.
Definition: Eldbus.h:167
_Elm_Gen_Item_Class_Functions
Elementary genlist/gengrid callback functions data structure.
Definition: elm_gen.h:98
eina_unicode_strstr
Eina_Unicode * eina_unicode_strstr(const Eina_Unicode *haystack, const Eina_Unicode *needle)
Same as the standard strstr just with Eina_Unicode instead of char.
Definition: eina_unicode.c:139
ephysics_body_mass_set
EAPI void ephysics_body_mass_set(EPhysics_Body *body, double mass)
Set body's mass.
eina_stringshare_dump
void eina_stringshare_dump(void)
Dumps the contents of the share_common.
Definition: eina_stringshare.c:751
Eina_Inlist_Sorted_State
struct _Eina_Inlist_Sorted_State Eina_Inlist_Sorted_State
Definition: eina_inlist.h:398
elm_animation_view_auto_play_set
void elm_animation_view_auto_play_set(Elm_Animation_View *obj, Eina_Bool auto_play)
Animation will be started automatically when it's possible.
ecore_imf_context_input_panel_event_callback_clear
EAPI void ecore_imf_context_input_panel_event_callback_clear(Ecore_IMF_Context *ctx)
Deletes all input panel callback on the context ctx.
Definition: ecore_imf_context.c:1300
elm_theme_default_get
Elm_Theme * elm_theme_default_get(void)
Return the default theme.
Definition: elm_theme.c:631
edje_object_part_text_prediction_hint_hash_del
Eina_Bool edje_object_part_text_prediction_hint_hash_del(Evas_Object *obj, const char *part, const char *key)
Removes the prediction hint data identified by a key.
Definition: edje_util.c:3384
_Evas_Coord_Precision_Size::wsub
double wsub
subpixel precision for width
Definition: Evas_Common.h:226
Eina_Rectangle
struct _Eina_Rectangle Eina_Rectangle
Simple rectangle structure.
_Ecore_Wl2_Event_Focus_In
Definition: Ecore_Wl2.h:92
ELM_GLVIEW_STENCIL_16
@ ELM_GLVIEW_STENCIL_16
Request min.
Definition: elm_glview_eo.h:61
Eio_File_Op
enum _Eio_File_Op Eio_File_Op
Input/Output operations on files.
Definition: Eio_Legacy.h:126
ecore_x_e_illume_indicator_type_send
EAPI void ecore_x_e_illume_indicator_type_send(Ecore_X_Window win, Ecore_X_Illume_Indicator_Type_Mode mode)
Definition: ecore_x_e.c:1992
EET_DATA_DESCRIPTOR_ADD_LIST_UINT
#define EET_DATA_DESCRIPTOR_ADD_LIST_UINT(edd, struct_type, name, member)
Adds a linked list of unsigned integers to a data descriptor.
Definition: Eet.h:3557
_Eina_Array
Type for an array of data.
Definition: eina_array.h:229
elm_entry_select_region_get
void elm_entry_select_region_get(const Elm_Entry *obj, int *start, int *end)
Get the current position of the selection cursors in the entry.
Definition: elm_entry_eo.legacy.c:285
elm_obj_box_recalculate
EOAPI void elm_obj_box_recalculate(Eo *obj)
Force the box to recalculate its children packing.
_Eio_Version::major
int major
Major version number.
Definition: Eio_Legacy.h:11
EINA_MATRIX_TYPE_LAST
@ EINA_MATRIX_TYPE_LAST
The total number of matrix types.
Definition: eina_matrix.h:53
ecore_x_dpms_timeouts_get
EAPI void ecore_x_dpms_timeouts_get(unsigned int *standby, unsigned int *suspend, unsigned int *off)
Gets the timeouts.
Definition: ecore_x_dpms.c:138
elm_image_object_size_get
void elm_image_object_size_get(const Evas_Object *obj, int *w, int *h)
Get the current size of the image.
Definition: efl_ui_image.c:2634
elm_check_state_pointer_set
void elm_check_state_pointer_set(Eo *obj, Eina_Bool *statep)
Set a convenience pointer to a boolean to change.
Definition: efl_ui_check.c:387
eet_node_hash_new
EAPI Eet_Node * eet_node_hash_new(const char *name, const char *key, Eet_Node *node)
TODO FIX ME.
Definition: eet_node.c:170
_Ecore_Getopt_Value::ulongp
unsigned long * ulongp
Unsigned long pointer.
Definition: Ecore_Getopt.h:138
_Ecore_IMF_Context_Class::prediction_hint_set
void(* prediction_hint_set)(Ecore_IMF_Context *ctx, const char *prediction_hint)
Set the prediction hint to the input panel.
Definition: Ecore_IMF.h:810
ecore_wl_subsurf_del
EAPI void ecore_wl_subsurf_del(Ecore_Wl_Subsurf *ess)
Destroys the given subsurface, as well as the surface associated with it.
Definition: ecore_wl_subsurf.c:90
eina_rbtree_inline_remove
Eina_Rbtree * eina_rbtree_inline_remove(Eina_Rbtree *root, Eina_Rbtree *node, Eina_Rbtree_Cmp_Node_Cb cmp, const void *data)
Removes a node from an existing red black tree.
Definition: eina_rbtree.c:374
ethumb_thumb_quality_set
EAPI void ethumb_thumb_quality_set(Ethumb *e, int quality)
Set the thumbnail compression quality.
Definition: ethumb.c:578
elm_obj_entry_cursor_prev
EOAPI Eina_Bool elm_obj_entry_cursor_prev(Eo *obj)
This moves the cursor one place to the left within the entry.
efreet_menu_async_parse
EFREET_DEPRECATED_API void efreet_menu_async_parse(const char *path, Efreet_Menu_Cb func, const void *data)
Parses the given .menu file and creates the menu representation, and returns it in the callback.
Definition: efreet_menu.c:576
_Eeze_Version
Definition: Eeze.h:305
Ecore_Evas_Drag_Finished_Cb
void(* Ecore_Evas_Drag_Finished_Cb)(Ecore_Evas *ee, unsigned int seat, void *data, Eina_Bool accepted)
This method is called when the mouse pointer enters or exits the specified window while performing a ...
Definition: Ecore_Evas.h:3782
evas_event_freeze
void evas_event_freeze(Evas *eo_e)
Freeze all input events processing.
Definition: evas_events.c:1540
EDJE_ACTION_TYPE_RESERVED00
@ EDJE_ACTION_TYPE_RESERVED00
Reversed do action value.
Definition: Edje_Common.h:1917
elm_obj_genlist_item_subitems_count
EOAPI unsigned int elm_obj_genlist_item_subitems_count(Eo *obj)
Get the number of subitems of a given item.
edje_edit_program_signal_get
EAPI const char * edje_edit_program_signal_get(Evas_Object *obj, const char *prog)
Gets signal of a given program.
Definition: edje_edit.c:11454
eina_environment_home_get
const char * eina_environment_home_get(void)
Returns the content of the environment referred by HOME on this system.
Definition: eina_util.c:52
elm_toolbar_item_append
Elm_Widget_Item * elm_toolbar_item_append(Elm_Toolbar *obj, const char *icon, const char *label, Evas_Smart_Cb func, const void *data)
Append item to the toolbar.
Definition: elm_toolbar_eo.legacy.c:129
Elm_Toolbar_Shrink_Mode
Elm_Toolbar_Shrink_Mode
Set toolbar's items display behavior, it can be scrollable, show a menu with exceeding items,...
Definition: elm_toolbar_eo.legacy.h:27
ecore_x_window_resize
EAPI void ecore_x_window_resize(Ecore_X_Window win, int w, int h)
Resizes a window.
Definition: ecore_x_window.c:595
Ecore_IMF_Device_Class
enum _Ecore_IMF_Device_Class Ecore_IMF_Device_Class
A general class of device.
_Ecore_X_Event_Window_Prop_Title_Change
Definition: Ecore_X.h:953
ELM_HOVER_AXIS_BOTH
@ ELM_HOVER_AXIS_BOTH
ELM_HOVER_AXIS_BOTH – both.
Definition: elm_hover_eo.h:24
ephysics_body_stop
EAPI void ephysics_body_stop(EPhysics_Body *body)
Stop angular and linear body movement.
ELM_FILESELECTOR_SORT_BY_TYPE_DESC
@ ELM_FILESELECTOR_SORT_BY_TYPE_DESC
Sort by file type description.
Definition: elm_interface_fileselector_eo.h:38
evas_vg_shape_equal_commands
Eina_Bool evas_vg_shape_equal_commands(Evas_Vg_Shape *obj, const Evas_Vg_Shape *with)
Check if the given objects have equal commands.
Definition: efl_canvas_vg_shape.c:467
_Evas_Event_Hold
Hold change event.
Definition: Evas_Legacy.h:348
elm_transit_effect_flip_add
Elm_Transit_Effect * elm_transit_effect_flip_add(Elm_Transit *transit, Elm_Transit_Effect_Flip_Axis axis, Eina_Bool cw)
Add the Flip Effect to Elm_Transit.
Definition: elm_transit.c:1485
_Elm_Win_Trap::add
void *(* add)(Evas_Object *o)
object was just added.
Definition: elm_win_common.h:22
ELM_CONFORMANT_EVENT_VIRTUALKEYPAD_STATE_ON
#define ELM_CONFORMANT_EVENT_VIRTUALKEYPAD_STATE_ON
Called when virtualkeypad was enabled.
Definition: elm_conformant_eo.h:30
ephysics_body_soft_body_hardness_set
EAPI void ephysics_body_soft_body_hardness_set(EPhysics_Body *body, double hardness)
Set the soft body hardness percentage.
elm_box_pack_end
void elm_box_pack_end(Elm_Box *obj, Efl_Canvas_Object *subobj)
Add an object at the end of the pack list.
Definition: elm_box_eo.legacy.c:57
ECORE_AXIS_LABEL_TOUCH_WIDTH_MAJOR
@ ECORE_AXIS_LABEL_TOUCH_WIDTH_MAJOR
Length of contact ellipse along AZIMUTH.
Definition: Ecore_Input.h:329
ecore_cocoa_window_borderless_set
EAPI void ecore_cocoa_window_borderless_set(Ecore_Cocoa_Window *window, Eina_Bool on)
Manages the borders of a Cocoa window.
eina_hash_del
Eina_Bool eina_hash_del(Eina_Hash *hash, const void *key, const void *data)
Removes the entry identified by a key or a data from the given hash table.
Definition: eina_hash.c:1030
eina_file_ls
Eina_Iterator * eina_file_ls(const char *dir)
Gets an iterator to list the content of a directory.
Definition: eina_file.c:631
edje_edit_part_restack_part_below
EAPI Eina_Bool edje_edit_part_restack_part_below(Evas_Object *obj, const char *part, const char *below)
Moves the given part below the part named below.
Definition: edje_edit.c:3623
ELM_HOVER_AXIS_HORIZONTAL
@ ELM_HOVER_AXIS_HORIZONTAL
ELM_HOVER_AXIS_HORIZONTAL – horizontal.
Definition: elm_hover_eo.h:22
eina_cow_gc
Eina_Bool eina_cow_gc(Eina_Cow *cow)
Tries to find entries that have the same content and update them.
Definition: eina_cow.c:607
ECORE_WL2_EVENT_AUX_HINT_ALLOWED
EAPI int ECORE_WL2_EVENT_AUX_HINT_ALLOWED
Definition: ecore_wl2.c:52
ecore_con_url_url_get
EAPI const char * ecore_con_url_url_get(Ecore_Con_Url *url_con)
Retrieve the URL assigned to this handle.
Definition: ecore_con_url.c:854
ECORE_POLLER_CORE
@ ECORE_POLLER_CORE
The core poller interval.
Definition: Ecore_Legacy.h:11
ecore_event_shutdown
EAPI int ecore_event_shutdown(void)
Shutdowns the Ecore Event system.
Definition: ecore_input.c:68
Ecore_Data_Cb
void *(* Ecore_Data_Cb)(void *data)
A callback which is used to return data to the main function.
Definition: Ecore_Common.h:360
elm_obj_gengrid_item_insert_before
EOAPI Elm_Widget_Item * elm_obj_gengrid_item_insert_before(Eo *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Elm_Widget_Item *relative, Evas_Smart_Cb func, const void *func_data)
Insert an item before another in a gengrid widget.
EDJE_DRAG_DIR_NONE
@ EDJE_DRAG_DIR_NONE
Part cannot be dragged.
Definition: Edje_Legacy.h:1567
ecore_con_server_data_set
EAPI void * ecore_con_server_data_set(Ecore_Con_Server *svr, void *data)
Sets the data associated with the given server.
Definition: ecore_con_legacy.c:2322
ethumb_shutdown
EAPI int ethumb_shutdown(void)
Shutdown ethumb, unloading all currently-loaded modules.
Definition: ethumb.c:301
_Eldbus_Introspection_Argument
DBus Argument.
Definition: eldbus_introspection.h:94
evas_canvas_seat_focus_state_get
EOAPI Eina_Bool evas_canvas_seat_focus_state_get(const Eo *obj, Evas_Device *seat)
Get the focus state by a given seat.
Evas_Device_Class
enum _Evas_Device_Class Evas_Device_Class
A general class of device.
_Edje_External_Param::type
Edje_External_Param_Type type
The type of the parameter.
Definition: Edje_Common.h:653
ELM_DAYSELECTOR_MON
@ ELM_DAYSELECTOR_MON
Indicates Monday.
Definition: elm_dayselector_eo.h:26
elm_code_indent.h
These routines are used for calculating text indentation of lines in Elm Code.
evas_textblock_cursor_range_delete
void evas_textblock_cursor_range_delete(Efl_Text_Cursor_Handle *cur1, Efl_Text_Cursor_Handle *cur2)
Delete the range between cur1 and cur2.
Definition: evas_object_textblock.c:12242
ecore_imf_context_input_mode_get
EAPI Ecore_IMF_Input_Mode ecore_imf_context_input_mode_get(Ecore_IMF_Context *ctx)
Gets the input mode being used by the Ecore Input Context.
Definition: ecore_imf_context.c:532
_Elm_Store_Item_Mapping_Icon
Definition: elm_store.h:89
EET_T_DOUBLE
#define EET_T_DOUBLE
Data type: double.
Definition: Eet.h:2584
eina_f32p32_double_to
static double eina_f32p32_double_to(Eina_F32p32 v)
Creates a new standard double from Eina_F32p32 floating point number.
EVAS_TOUCH_POINT_UP
@ EVAS_TOUCH_POINT_UP
Touch point is released.
Definition: Evas_Legacy.h:1111
ECORE_CALLBACK_DONE
#define ECORE_CALLBACK_DONE
Return value to stop event handling.
Definition: Ecore_Common.h:156
elm_obj_genlist_item_demote
EOAPI void elm_obj_genlist_item_demote(Eo *obj)
Demote an item to the end of the list.
_Eina_Matrix4::zz
double zz
zz in z' = (x * zx) + (y * zy) + (z * zz) + zw
Definition: eina_matrix.h:136
eina_file_statgen_disable
void eina_file_statgen_disable(void)
Disable stat generation count optimiziing to only stat/do file i/o between generation counts changing...
Definition: eina_file_common.c:107
Ecore_Win32_Monitor
Definition: Ecore_Win32.h:738
eina_f8p24_mul
static Eina_F8p24 eina_f8p24_mul(Eina_F8p24 a, Eina_F8p24 b)
Calculates the multiplication of two Eina_F8p24 floating point numbers.
elm_datetime_field_limit_set
void elm_datetime_field_limit_set(Evas_Object *obj, Elm_Datetime_Field_Type type, int min, int max)
Set the field limits of a field.
Definition: elm_datetime.c:94
edje_edit_part_item_index_position_col_get
EAPI unsigned short edje_edit_part_item_index_position_col_get(Evas_Object *obj, const char *part, unsigned int index)
Gets column position of the part's item.
ECORE_X_ATOM_E_STACK_TYPE
Ecore_X_Atom ECORE_X_ATOM_E_STACK_TYPE
Definition: ecore_x_atoms_decl.h:333
elm_icon_add
Evas_Object * elm_icon_add(Evas_Object *parent)
Add a new icon object to the parent.
Definition: elm_icon.c:613
_Evas_Smart_Interface::name
const char * name
Name of the given interface.
Definition: Evas_Common.h:1990
ecore_evas_callback_delete_request_set
EAPI void ecore_evas_callback_delete_request_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas delete request events.
Definition: ecore_evas.c:1202
_Evas_Version::major
int major
major (binary or source incompatible changes)
Definition: Evas_Common.h:41
eina_array_data_set
static void eina_array_data_set(const Eina_Array *array, unsigned int idx, const void *data)
Sets the data at a given position in an array.
edje_edit_external_del
EAPI Eina_Bool edje_edit_external_del(Evas_Object *obj, const char *external)
Deletes the given external from the list.
Definition: edje_edit.c:3009
ECORE_IMF_DEVICE_CLASS_KEYBOARD
@ ECORE_IMF_DEVICE_CLASS_KEYBOARD
A regular keyboard, numberpad or attached buttons.
Definition: Ecore_IMF.h:486
efreet_icon_path_find
const char * efreet_icon_path_find(const char *theme_name, const char *icon, unsigned int size)
Retrives the path to the given icon.
Definition: efreet_icon.c:223
edje_edit_image_data_add
EAPI Eina_Bool edje_edit_image_data_add(Evas_Object *obj, const char *name, int id)
Adds an image entry to the image collection.
Definition: edje_edit.c:10338
elm_map_track_add
Efl_Canvas_Object * elm_map_track_add(Elm_Map *obj, void *emap)
Add a track on the map.
Definition: elm_map_eo.legacy.c:87
eina_module_environment_path_get
char * eina_module_environment_path_get(const char *env, const char *sub_dir)
Returns the path built from the value of an environment variable and a given sub directory.
Definition: eina_module.c:445
ECORE_CALLBACK_RENEW
#define ECORE_CALLBACK_RENEW
Return value to keep a callback.
Definition: Ecore_Common.h:153
evas_object_image_content_hint_get
Evas_Image_Content_Hint evas_object_image_content_hint_get(const Evas_Object *obj)
Get the content hint setting of a given image object of the canvas.
Definition: evas_image_legacy.c:519
elm_genlist_item_tooltip_unset
void elm_genlist_item_tooltip_unset(Elm_Object_Item *item)
Unset a tooltip from a given genlist item.
Definition: elm_genlist.c:7622
elm_web_zoom_mode_set
void elm_web_zoom_mode_set(Evas_Object *obj, Elm_Web_Zoom_Mode mode)
Sets the zoom mode to use.
Definition: elm_web2.c:186
ELM_GENLIST_EVENT_EDGE_TOP
#define ELM_GENLIST_EVENT_EDGE_TOP
Called when top edge is reached.
Definition: elm_genlist_eo.h:783
ecore_evas_software_ddraw_new
EAPI Ecore_Evas * ecore_evas_software_ddraw_new(Ecore_Win32_Window *parent, int x, int y, int width, int height)
Creates a new Ecore_Evas canvas bound to the Evas DirectDraw (software) engine.
Definition: ecore_evas.c:4686
_Eo_Lexer
Definition: eo_lexer.h:139
ECORE_WIN32_EVENT_WINDOW_DAMAGE
int ECORE_WIN32_EVENT_WINDOW_DAMAGE
Ecore_Event for the Ecore_Win32_Event_Damage event.
Definition: ecore_win32.c:407
eldbus_proxy_method_call_new
Eldbus_Message * eldbus_proxy_method_call_new(Eldbus_Proxy *proxy, const char *member)
Constructs a new message to invoke a method on a remote interface.
Definition: eldbus_proxy.c:592
EVAS_GL_MULTISAMPLE_MED
@ EVAS_GL_MULTISAMPLE_MED
MSAA with half the maximum number of samples.
Definition: Evas_GL.h:531
eina_value_pset
static Eina_Bool eina_value_pset(Eina_Value *value, const void *ptr)
Sets the generic value from pointer.
Ecore_File_Monitor_Cb
void(* Ecore_File_Monitor_Cb)(void *data, Ecore_File_Monitor *em, Ecore_File_Event event, const char *path)
Callback type used when a monitored directory has changes.
Definition: Ecore_File.h:85
elm_map_user_agent_get
const char * elm_map_user_agent_get(const Elm_Map *obj)
Get the user agent used by the map object.
Definition: elm_map_eo.legacy.c:33
ELM_GLVIEW_CLIENT_SIDE_ROTATION
@ ELM_GLVIEW_CLIENT_SIDE_ROTATION
Client will handle GL view rotation if direct rendering is enabled.
Definition: elm_glview_eo.h:42
_Edje_Message_Float
Structure passed as value on EDJE_MESSAGE_FLOAT messages.
Definition: Edje_Legacy.h:516
Evas_Object_Intercept_Raise_Cb
void(* Evas_Object_Intercept_Raise_Cb)(void *data, Evas_Object *obj)
Function signature for the raise event of an evas object.
Definition: Evas_Legacy.h:2960
elm_obj_genlist_item_all_contents_unset
EOAPI void elm_obj_genlist_item_all_contents_unset(Eo *obj, Eina_List **l)
Unset all contents fetched by the item class.
evas_vg_shape_fill_set
void evas_vg_shape_fill_set(Evas_Vg_Shape *obj, Evas_Vg_Node *f)
Fill of the shape object.
_Old_Edje_File::color_classes
Eina_List * color_classes
list of Edje_Color_Class
Definition: edje_convert.h:69
elua_state_lua_state_get
lua_State * elua_state_lua_state_get(const Elua_State *es)
Retrieve the Lua state from an Elua state.
Definition: elua.c:368
elm_gengrid_realized_items_update
void elm_gengrid_realized_items_update(Elm_Gengrid *obj)
Update the contents of all realized items.
Definition: elm_gengrid_eo.legacy.c:165
edje_edit_part_item_index_prefer_w_set
EAPI Eina_Bool edje_edit_part_item_index_prefer_w_set(Evas_Object *obj, const char *part, unsigned int index, int prefer_w)
Sets the prefer width value of a part's item.
_Edje_Edit_Sound_Comp
_Edje_Edit_Sound_Comp
Sound type compression.
Definition: Edje_Edit.h:68
_Ecore_Event_Joystick
Contains information about a joystick event.
Definition: Ecore_Input.h:395
evas_object_resize
void evas_object_resize(Evas_Object *obj, Evas_Coord w, Evas_Coord h)
Changes the size of the given Evas object.
Definition: evas_object_main.c:1236
_Ecore_Event_Key::modifiers
unsigned int modifiers
The combination of modifiers key (SHIFT,CTRL,ALT,..)
Definition: Ecore_Input.h:207
Ecore_Wl2_Event_Data_Source_End
Definition: Ecore_Wl2.h:159
elm_gesture_layer_zoom_distance_tolerance_get
Evas_Coord elm_gesture_layer_zoom_distance_tolerance_get(const Evas_Object *obj)
This function returns the gesture layer zoom distance tolerance of an object.
Definition: elm_gesture_layer.c:4007
_Ecore_IMF_Preedit_Attr::end_index
unsigned int end_index
end index of the range (in bytes)
Definition: Ecore_IMF.h:760
_Ecore_Event_Mouse_Button::buttons
unsigned int buttons
The button that was used.
Definition: Ecore_Input.h:230
Elm_Thumb_Data
struct _Elm_Thumb_Data Elm_Thumb_Data
Base widget smart data extended with thumb instance data.
Definition: elm_widget_thumb.h:26
_Elm_Gen_Item_Class::refcount
unsigned int refcount
Set it to 0 if you use your own const class, or its managed for you by class ref/unref calls.
Definition: elm_gen.h:114
elm_code_syntax.h
These routines are used for handling the parsing of Elm Code content.
elm_map_overlay_visible_get
Eina_Bool elm_map_overlay_visible_get(const Elm_Map_Overlay *overlay)
Get a value whether the overlay is visible or not.
Definition: elm_map.c:5010
Evas_Smart_Cb
void(* Evas_Smart_Cb)(void *data, Evas_Object *obj, void *event_info)
Evas smart objects' "smart callback" function signature.
Definition: Evas_Common.h:463
elm_win_win32_window_get
Ecore_Win32_Window * elm_win_win32_window_get(const Evas_Object *obj)
Get the Ecore_Win32_Window of an Evas_Object.
Definition: efl_ui_win.c:7989
EET_G_HASH
#define EET_G_HASH
Hash table group type.
Definition: Eet.h:2602
Elm_Transit_Effect_End_Cb
void(* Elm_Transit_Effect_End_Cb)(Elm_Transit_Effect *effect, Elm_Transit *transit)
Elm_Transit_Effect_End_Cb.
Definition: elm_transit.h:145
EINA_SENTINEL
#define EINA_SENTINEL
Attribute from gcc to prevent calls without the necessary NULL sentinel in certain variadic functions...
Definition: eina_types.h:444
elm_progressbar_horizontal_set
void elm_progressbar_horizontal_set(Evas_Object *obj, Eina_Bool horizontal)
Control the orientation of a given progress bar widget.
Definition: efl_ui_progressbar.c:899
EINA_VALUE_TYPE_STRINGSHARE
const Eina_Value_Type * EINA_VALUE_TYPE_STRINGSHARE
manages stringshared string type.
Definition: eina_value.c:5607
edje_edit_program_filter_state_get
EAPI const char * edje_edit_program_filter_state_get(Evas_Object *obj, const char *prog)
Gets filter state of the program.
Definition: edje_edit.c:11434
ecore_evas_wm_rotation_preferred_rotation_get
EAPI int ecore_evas_wm_rotation_preferred_rotation_get(const Ecore_Evas *ee)
Gets the preferred rotation hint.
Definition: ecore_evas.c:2190
elm_toolbar_reorder_mode_set
void elm_toolbar_reorder_mode_set(Evas_Object *obj, Eina_Bool reorder_mode)
Set reorder mode.
Definition: elm_toolbar.c:3816
ecore_evas_extn_socket_events_block_get
EAPI Eina_Bool ecore_evas_extn_socket_events_block_get(Ecore_Evas *ee)
Gets the blocking about mouse events to Ecore Evas.
Definition: ecore_evas.c:4327
_Ecore_Getopt_Desc::longname
const char * longname
used with double dashes
Definition: Ecore_Getopt.h:191
eldbus_service_object_manager_detach
Eina_Bool eldbus_service_object_manager_detach(Eldbus_Service_Interface *iface)
Detach ObjectManager interface.
Definition: eldbus_service.c:1562
evas_string_char_prev_get
int evas_string_char_prev_get(const char *str, int pos, int *decoded)
Gets the previous character in the string.
Definition: evas_object_text.c:1477
edje_object_file_get
void edje_object_file_get(const Evas_Object *obj, const char **file, const char **group)
Gets the file and group name that a given Edje object is bound to.
Definition: edje_smart.c:474
edje_edit_group_broadcast_signal_get
EAPI Eina_Bool edje_edit_group_broadcast_signal_get(Evas_Object *obj)
Gets the group broadcast_signal.
Definition: edje_edit.c:2078
ecore_x_e_window_rotation_app_get
EAPI Eina_Bool ecore_x_e_window_rotation_app_get(Ecore_X_Window win)
Definition: ecore_x_e.c:2157
elm_video_audio_level_get
double elm_video_audio_level_get(const Evas_Object *obj)
Get the audio level of the current video.
Definition: efl_ui_video.c:496
ECORE_IMF_CALLBACK_PREEDIT_CHANGED
@ ECORE_IMF_CALLBACK_PREEDIT_CHANGED
"PREEDIT_CHANGED" is called whenever the preedit sequence currently being entered has changed.
Definition: Ecore_IMF.h:231
ecore_file_download
EAPI Eina_Bool ecore_file_download(const char *url, const char *dst, Ecore_File_Download_Completion_Cb completion_cb, Ecore_File_Download_Progress_Cb progress_cb, void *data, Ecore_File_Download_Job **job_ret)
Downloads the given url to the given destination.
Definition: ecore_file_download.c:278
_Ecore_Sdl_Event_Mouse_Button_Down
SDL Mouse Down event.
Definition: Ecore_Sdl.h:82
ECORE_AXIS_LABEL_TILT
@ ECORE_AXIS_LABEL_TILT
Angle of tool about plane of sensor from positive Z axis.
Definition: Ecore_Input.h:327
elm_obj_colorselector_mode_set
EOAPI void elm_obj_colorselector_mode_set(Eo *obj, Elm_Colorselector_Mode mode)
Set Colorselector's mode.
elm_obj_actionslider_indicator_pos_set
EOAPI void elm_obj_actionslider_indicator_pos_set(Eo *obj, Elm_Actionslider_Pos pos)
Actionslider position indicator.
evas_free
void evas_free(Evas *eo_e)
Frees the given evas and any objects created on it.
Definition: evas_main.c:391
eet_node_long_long_new
EAPI Eet_Node * eet_node_long_long_new(const char *name, long long l)
Creates a new long long integer node.
evas_object_size_hint_weight_set
void evas_object_size_hint_weight_set(Evas_Object *obj, double x, double y)
Sets the hints for an object's weight.
Definition: evas_object_main.c:2638
edje_edit_state_exist
EAPI Eina_Bool edje_edit_state_exist(Evas_Object *obj, const char *part, const char *state, double value)
Checks if a part state with the given name exist.
Definition: edje_edit.c:6566
elm_genlist_longpress_timeout_set
void elm_genlist_longpress_timeout_set(Elm_Genlist *obj, double timeout)
Set the timeout in seconds for the longpress event.
Definition: elm_genlist_eo.legacy.c:39
_Evas_Textblock_Text_Type
_Evas_Textblock_Text_Type
Text type for evas textblock.
Definition: evas_textblock_legacy.h:178
Ecore_Con_Eet_Raw_Data_Cb
void(* Ecore_Con_Eet_Raw_Data_Cb)(void *data, Ecore_Con_Reply *reply, const char *protocol_name, const char *section, void *value, size_t length)
Called when an Ecore_Con_Eet object receives raw data.
Definition: Ecore_Con_Eet.h:70
eina_str_has_prefix
Eina_Bool eina_str_has_prefix(const char *str, const char *prefix)
Checks if the given string has the given prefix.
Definition: eina_str.c:416
_Ecore_X_Event_Gesture_Notify_Hold
Definition: Ecore_X.h:2727
ecore_drm2_device_pointer_xy_get
EAPI void ecore_drm2_device_pointer_xy_get(Ecore_Drm2_Device *device, int *x, int *y)
Get the current pointer position.
Definition: ecore_drm2_device.c:743
elm_photocam_gesture_enabled_set
void elm_photocam_gesture_enabled_set(Efl_Ui_Image_Zoomable *obj, Eina_Bool gesture)
Set the gesture state for photocam.
Definition: efl_ui_image_zoomable_eo.legacy.c:3
EDJE_TWEEN_MODE_CUBIC_BEZIER
@ EDJE_TWEEN_MODE_CUBIC_BEZIER
Cubic Bezier tween mode value.
Definition: Edje_Common.h:1894
ecore_win32_window_hwnd_get
EAPI void * ecore_win32_window_hwnd_get(Ecore_Win32_Window *window)
Return the window HANDLE associated to the given window.
Definition: ecore_win32_window.c:524
ethumb_client_size_get
void ethumb_client_size_get(const Ethumb_Client *client, int *tw, int *th)
Retrieve future request to use custom size.
Definition: ethumb_client.c:1284
elm_config_scroll_bounce_enabled_set
void elm_config_scroll_bounce_enabled_set(Eina_Bool enabled)
Set whether scrollers should bounce when they reach their viewport's edge during a scroll.
Definition: elm_config.c:3589
ecore_win32_window_lower
EAPI void ecore_win32_window_lower(Ecore_Win32_Window *window)
Place the given window at the bottom of the Z order.
Definition: ecore_win32_window.c:1143
ecore_evas_alpha_get
EAPI Eina_Bool ecore_evas_alpha_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas has an alpha channel.
Definition: ecore_evas.c:1484
ECORE_COCOA_EVENT_WINDOW_UNFOCUSED
EAPI int ECORE_COCOA_EVENT_WINDOW_UNFOCUSED
Event triggered when a Cocoa window loses focus.
_Elm_Store_Item_Mapping_Icon::h
int h
The desired icon size in addition to the file path returned from the mapping.
Definition: elm_store.h:90
elm_photocam_image_orient_get
Evas_Image_Orient elm_photocam_image_orient_get(const Eo *obj)
Get the photocam image orientation.
Definition: efl_ui_image_zoomable.c:3347
ECORE_X_ERROR_CODE_BAD_PIXMAP
@ ECORE_X_ERROR_CODE_BAD_PIXMAP
Parameter not a Pixmap.
Definition: Ecore_X.h:396
ecore_cocoa_shutdown
EAPI int ecore_cocoa_shutdown(void)
Shuts the Ecore_Cocoa library down.
evas_object_box_option_property_vget
Eina_Bool evas_object_box_option_property_vget(const Evas_Object *o, Evas_Object_Box_Option *opt, int property, va_list args)
Get a property's value (by its given numerical identifier), on a given box child element – by a varia...
Definition: evas_object_box.c:1996
ethumb_client_format_get
Ethumb_Thumb_Format ethumb_client_format_get(const Ethumb_Client *client)
Retrieve format to use for future requests.
Definition: ethumb_client.c:1323
EPHYSICS_BODY_MATERIAL_RUBBER
@ EPHYSICS_BODY_MATERIAL_RUBBER
Density:920,Fric:0.75,Rest:0.3.
Definition: EPhysics.h:2288
eina_quaternion_f16p16_dot
Eina_F16p16 eina_quaternion_f16p16_dot(const Eina_Quaternion_F16p16 *a, const Eina_Quaternion_F16p16 *b)
Definition: eina_quaternion.c:123
Eina_Debug_Session
struct _Eina_Debug_Session Eina_Debug_Session
A handle used to interact with the debug daemon.
Definition: eina_debug.h:52
evil_setlocale
char * evil_setlocale(int category, const char *locale)
Return the string associated to the given locale and category.
Definition: evil_locale.c:38
edje_object_color_class_description_get
const char * edje_object_color_class_description_get(const Edje_Object *obj, const char *color_class)
Gets the description of an object color class.
Definition: edje_util.c:965
_Ecore_Wl2_Event_Sync_Done
Definition: Ecore_Wl2.h:263
elm_object_item_focus_next_item_get
Elm_Widget_Item * elm_object_item_focus_next_item_get(const Elm_Widget_Item *obj, Elm_Focus_Direction dir)
Get the next object item with specific focus direction.
Definition: elm_widget_item_eo.legacy.c:273
elm_obj_web_popup_destroy
EOAPI Eina_Bool elm_obj_web_popup_destroy(Eo *obj)
Dismisses an open dropdown popup.
_Ecore_Win32_Event_Window_Configure::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:438
eet_connection_empty
EAPI Eina_Bool eet_connection_empty(Eet_Connection *conn)
Tells if the Eet_Connection as received some partial data.
Definition: eet_connection.c:150
Ecore_File_Download_Job
struct _Ecore_File_Download_Job Ecore_File_Download_Job
Abstract type used when aborting a download.
Definition: Ecore_File.h:63
eina_inlist_find
Eina_Inlist * eina_inlist_find(Eina_Inlist *list, Eina_Inlist *item)
Finds given node in list, returns itself if found, NULL if not.
Definition: eina_inlist.c:433
elm_quicklaunch_mode_get
Eina_Bool elm_quicklaunch_mode_get(void)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:752
EMILE_COLORSPACE_RGBA8_ETC2_EAC
@ EMILE_COLORSPACE_RGBA8_ETC2_EAC
OpenGL GL_COMPRESSED_RGBA8_ETC2_EAC texture compression format, supports alpha (8 bit per pixel)
Definition: emile_image.h:36
ecore_evas_wayland_window_get
EAPI Ecore_Wl_Window * ecore_evas_wayland_window_get(const Ecore_Evas *ee)
Gets the window from Ecore_Evas using the wayland backend.
Definition: ecore_evas.c:4589
_Elm_Actionslider_Data
Definition: elm_widget_actionslider.h:28
ecore_imf_context_info_by_id_get
EAPI const Ecore_IMF_Context_Info * ecore_imf_context_info_by_id_get(const char *id)
Retrieves the info for the Input Method Context with id.
Definition: ecore_imf_context.c:135
ecore_wl2_dnd_selection_get
Ecore_Wl2_Offer * ecore_wl2_dnd_selection_get(Ecore_Wl2_Input *input)
Get the offer which is currently resposible for the clipboard.
Definition: ecore_wl2_dnd.c:540
Edje.h
Edje Graphical Design Library.
edje_edit_part_drag_confine_get
EAPI const char * edje_edit_part_drag_confine_get(Evas_Object *obj, const char *part)
Gets the name of the part that is used as 'confine' for the given draggies.
_Ecore_X_Event_Gesture_Notify_Flick
Definition: Ecore_X.h:2665
eina_matrix3_rotate
void eina_matrix3_rotate(Eina_Matrix3 *m, double rad)
Sets the matrix values for a rotation operation.
Definition: eina_matrix.c:505
ecore_animator_del
void * ecore_animator_del(Ecore_Animator *animator)
Deletes the specified animator from the animator list.
Definition: ecore_anim.c:847
_Evas_BiDi_Paragraph_Props
Definition: evas_bidi_utils.h:71
embryo_program_error_get
EAPI Embryo_Error embryo_program_error_get(Embryo_Program *ep)
Retrieves the current error code for the given program.
Definition: embryo_amx.c:560
efreet_data_home_get
const char * efreet_data_home_get(void)
Retrieves the XDG Data Home directory.
Definition: efreet_base.c:201
elm_win_resize_object_del
void elm_win_resize_object_del(Eo *obj, Evas_Object *subobj)
Delete subobj as a resize object of window obj.
Definition: efl_ui_win.c:9022
ecore_wl2_window_hide
EAPI void ecore_wl2_window_hide(Ecore_Wl2_Window *window)
Hide a given Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:650
elm_obj_gesture_layer_zoom_step_get
EOAPI double elm_obj_gesture_layer_zoom_step_get(const Eo *obj)
Control step value for zoom action.
eina_array_new
Eina_Array * eina_array_new(unsigned int step)
Creates a new array.
Definition: eina_array.c:276
ecore_cocoa_window_size_min_set
EAPI void ecore_cocoa_window_size_min_set(Ecore_Cocoa_Window *window, int w, int h)
Sets the minimum size of a Cocoa window.
evas_canvas_font_cache_get
EOAPI int evas_canvas_font_cache_get(const Eo *obj)
Get the size of font cache of the given evas in bytes.
ecore_imf_context_input_panel_return_key_type_set
EAPI void ecore_imf_context_input_panel_return_key_type_set(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Return_Key_Type return_key_type)
Sets the "return" key type.
Definition: ecore_imf_context.c:1089
eina_matrixsparse_row_idx_clear
Eina_Bool eina_matrixsparse_row_idx_clear(Eina_Matrixsparse *m, unsigned long row)
Clears (erases all cells) of a given row number.
Definition: eina_matrixsparse.c:1258
eina_binbuf_use
Eina_Bool eina_binbuf_use(Eina_Binbuf *buf, size_t extra_bytes)
Marks more bytes as used.
evas_smart_objects_calculate
void evas_smart_objects_calculate(Eo *eo_e)
Call user-provided calculate smart functions and unset the flag signalling that the object needs to g...
Definition: evas_main.c:1996
eina_multi_iterator_new
#define eina_multi_iterator_new(It,...)
Creates an Eina_Iterator that iterates through a series of Eina_Iterator.
Definition: eina_iterator.h:401
efreet_config_dirs_get
Eina_List * efreet_config_dirs_get(void)
Returns the Eina_List of preference ordered extra config directories.
Definition: efreet_base.c:219
EVAS_VIDEO_SURFACE_MOVE
@ EVAS_VIDEO_SURFACE_MOVE
Move capability.
Definition: Evas_Legacy.h:6214
elm_obj_gengrid_highlight_mode_get
EOAPI Eina_Bool elm_obj_gengrid_highlight_mode_get(const Eo *obj)
Control whether the gengrid items' should be highlighted when item selected.
ECORE_EVAS_EWS_EVENT_LOWER
EAPI int ECORE_EVAS_EWS_EVENT_LOWER
window was lowered
Definition: ecore_evas_ews.c:28
ecore_con_client_del
EAPI void * ecore_con_client_del(Ecore_Con_Client *cl)
Closes the connection and free memory allocated to the given client.
Definition: ecore_con_legacy.c:711
elm_popup_timeout_get
double elm_popup_timeout_get(const Elm_Popup *obj)
Returns the timeout value set to the popup (in seconds).
Definition: elm_popup_eo.legacy.c:57
eina_f32p32_scale
static Eina_F32p32 eina_f32p32_scale(Eina_F32p32 a, int b)
Calculates the scale multiplication of one Eina_F32p32 floating point number with an integer.
eina_binbuf_expand
Eina_Rw_Slice eina_binbuf_expand(Eina_Binbuf *buf, size_t minimum_unused_space)
Expands a buffer, making room for at least minimum_unused_space.
EDJE_ACTION_TYPE_FOCUS_OBJECT
@ EDJE_ACTION_TYPE_FOCUS_OBJECT
Focus object action value.
Definition: Edje_Common.h:1918
elm_win_illume_command_send
void elm_win_illume_command_send(Evas_Object *obj, Elm_Illume_Command command, void *params)
Send a command to the windowing environment.
Definition: efl_ui_win.c:8681
evas_textblock_cursor_range_geometry_get
Eina_List * evas_textblock_cursor_range_geometry_get(const Efl_Text_Cursor_Handle *cur1, const Evas_Textblock_Cursor *cur2_obj)
Get the geometry of a range.
Definition: evas_object_textblock.c:14069
_Ecore_Win32_Event_Mouse_Out::y
int y
The y coordinate where the mouse leaved.
Definition: Ecore_Win32.h:347
elm_image_editable_set
void elm_image_editable_set(Evas_Object *obj, Eina_Bool edit)
Contrtol if the image is 'editable'.
Definition: efl_ui_image.c:2428
elm_drag_action_set
Eina_Bool elm_drag_action_set(Evas_Object *obj, Elm_Xdnd_Action action)
Changes the current drag action.
Definition: elm_dnd.c:823
_Eina_Future_Desc::data
const void * data
Context data to cb.
Definition: eina_promise.h:476
elm_obj_gengrid_multi_select_set
EOAPI void elm_obj_gengrid_multi_select_set(Eo *obj, Eina_Bool multi)
Enable or disable multi-selection in a given gengrid widget.
eina_matrix3_square_quad_map
Eina_Bool eina_matrix3_square_quad_map(Eina_Matrix3 *m, const Eina_Quad *q)
Creates a matrix for unit-square to quad mapping.
Definition: eina_matrix.c:568
efreet_util_desktop_file_id_find
Efreet_Desktop * efreet_util_desktop_file_id_find(const char *file_id)
Find a desktop by file id.
Definition: efreet_utils.c:158
EET_ERROR_DECRYPT_FAILED
@ EET_ERROR_DECRYPT_FAILED
Could not decrypt contents.
Definition: Eet.h:220
ELM_SLIDER_INDICATOR_VISIBLE_MODE_ALWAYS
@ ELM_SLIDER_INDICATOR_VISIBLE_MODE_ALWAYS
Always show the indicator.
Definition: elm_general.h:802
EET_G_UNKNOWN_NESTED
#define EET_G_UNKNOWN_NESTED
Unknown nested group type.
Definition: Eet.h:2605
evas_textblock_cursor_compare
int evas_textblock_cursor_compare(const Efl_Text_Cursor_Handle *cur1, const Efl_Text_Cursor_Handle *cur2)
Compare two cursors.
Definition: evas_object_textblock.c:11370
EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING
#define EET_DATA_DESCRIPTOR_ADD_VAR_ARRAY_STRING(edd, struct_type, name, member)
Adds a variable size array type to a data descriptor.
Definition: Eet.h:3783
elm_obj_toolbar_select_mode_get
EOAPI Elm_Object_Select_Mode elm_obj_toolbar_select_mode_get(const Eo *obj)
Control the toolbar select mode.
elm_genlist_block_count_set
void elm_genlist_block_count_set(Elm_Genlist *obj, int count)
Set the maximum number of items within an item block.
Definition: elm_genlist_eo.legacy.c:99
emile_decompress
Eina_Binbuf * emile_decompress(const Eina_Binbuf *data, Emile_Compressor_Type t, unsigned int dest_length)
Uncompress a buffer into a newly allocated buffer.
Definition: emile_compress.c:135
eina_ustrbuf_slice_get
Eina_Slice eina_ustrbuf_slice_get(const Eina_UStrbuf *buf)
Gets a read-only slice of the buffer contents.
_Eo_Ids_Table
Definition: eo_ptr_indirection.x:273
elm_config_glayer_double_tap_timeout_set
void elm_config_glayer_double_tap_timeout_set(double double_tap_timeout)
Set the duration for occurring double tap event of gesture layer.
Definition: elm_config.c:4054
ELM_TOOLTIP_ORIENT_TOP_LEFT
@ ELM_TOOLTIP_ORIENT_TOP_LEFT
Tooltip should appear at the top left of parent.
Definition: elm_tooltip.h:23
_Elm_Web_Frame_Load_Error
Structure used to report load errors.
Definition: elm_web_common.h:30
elm_obj_hover_best_content_location_get
EOAPI const char * elm_obj_hover_best_content_location_get(const Eo *obj, Elm_Hover_Axis pref_axis)
Returns the best swallow location for content in the hover.
evas_object_text_style_pad_get
void evas_object_text_style_pad_get(const Evas_Text *obj, int *l, int *r, int *t, int *b)
Gets the text style pad of a text object.
Definition: evas_text_eo.legacy.c:93
ELM_ENTRY_EVENT_CONTEXT_OPEN
#define ELM_ENTRY_EVENT_CONTEXT_OPEN
Called when context menu was opened.
Definition: elm_entry_eo.h:1311
eldbus_message_iter_fixed_array_append
Eina_Bool eldbus_message_iter_fixed_array_append(Eldbus_Message_Iter *iter, int type, const void *array, unsigned int size)
Append a array of basic type with fixed size to Eldbus_Message_Iter.
Definition: eldbus_message.c:573
eldbus_message_path_get
const char * eldbus_message_path_get(const Eldbus_Message *msg)
Get the Eldbus message path.
Definition: eldbus_message.c:191
ecore_evas_cocoa_new
EAPI Ecore_Evas * ecore_evas_cocoa_new(Ecore_Cocoa_Window *parent, int x, int y, int w, int h)
Creates a new Ecore_Evas canvas bound to the Evas Cocoa engine.
Definition: ecore_evas.c:4720
edje_object_color_class_set
Eina_Bool edje_object_color_class_set(Evas_Object *obj, const char *color_class, int r, int g, int b, int a, int r2, int g2, int b2, int a2, int r3, int g3, int b3, int a3)
Sets the object color class.
Definition: edje_util.c:892
emile_image_jpeg_memory_open
Emile_Image * emile_image_jpeg_memory_open(Eina_Binbuf *source, Emile_Image_Load_Opts *opts, Emile_Image_Animated *animated, Emile_Image_Load_Error *error)
Open a JPEG image from memory.
Definition: emile_image.c:2427
ecore_imf_context_preedit_start_event_add
EINA_DEPRECATED EAPI void ecore_imf_context_preedit_start_event_add(Ecore_IMF_Context *ctx)
Adds ECORE_IMF_EVENT_PREEDIT_START to the event queue.
Definition: ecore_imf_context.c:650
eina_lalloc_element_add
Eina_Bool eina_lalloc_element_add(Eina_Lalloc *a)
Allocates one more of whatever the lazy allocator is allocating.
Definition: eina_lalloc.c:99
elm_transit_go
void elm_transit_go(Elm_Transit *transit)
Starts the transition.
Definition: elm_transit.c:853
evas_smart_class_inherit_full
Eina_Bool evas_smart_class_inherit_full(Evas_Smart_Class *sc, const Evas_Smart_Class *parent_sc, unsigned int parent_sc_size)
Sets one class to inherit from the other.
Definition: evas_smart.c:88
elm_config_scroll_thumbscroll_momentum_friction_set
void elm_config_scroll_thumbscroll_momentum_friction_set(double friction)
Set the scale ratio of geometric sequence as a kind of inertia a scroller will impose at self scrolli...
Definition: elm_config.c:3744
eina_inarray_accessor_new
Eina_Accessor * eina_inarray_accessor_new(const Eina_Inarray *array)
Returns a new accessor associated to an array.
Definition: eina_inarray.c:788
ECORE_POS_MAP_DECELERATE_FACTOR
@ ECORE_POS_MAP_DECELERATE_FACTOR
Start fast then slow down, v1 being a power factor, 0.0 being linear, 1.0 being normal decelerate,...
Definition: Ecore_Common.h:2760
eina_vector3_negate
static void eina_vector3_negate(Eina_Vector3 *out, const Eina_Vector3 *v)
Make negative vector.
EINA_ITERATOR_FOREACH
#define EINA_ITERATOR_FOREACH(itr, data)
Definition for the macro to iterate over all elements easily.
Definition: eina_iterator.h:448
ETHUMB_THUMB_ROTATE_90_CW
@ ETHUMB_THUMB_ROTATE_90_CW
rotate 90° clockwise
Definition: Ethumb.h:270
Eina_QuadTree_Item
struct _Eina_QuadTree_Item Eina_QuadTree_Item
A quadtree item is a holder for (void *) data items inside a quadtree, that includes some state track...
Definition: eina_quadtree.h:56
eet_node_null_new
EAPI Eet_Node * eet_node_null_new(const char *name)
Creates a new empty node.
Definition: eet_node.c:106
evas_canvas_coord_screen_y_to_world
EOAPI int evas_canvas_coord_screen_y_to_world(const Eo *obj, int y)
Convert/scale an output screen coordinate into canvas coordinates.
eio_file_xattr_int_get
Eio_File * eio_file_xattr_int_get(const char *path, const char *attribute, Eio_Done_Int_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Retrieve a extended attribute of a file/directory.
Definition: eio_xattr.c:447
ELM_CTXPOPUP_DIRECTION_RIGHT
@ ELM_CTXPOPUP_DIRECTION_RIGHT
Ctxpopup show appear to the right of the clicked area.
Definition: elm_ctxpopup_eo.h:22
eio_file_direct_ls
Eio_File * eio_file_direct_ls(const char *dir, Eio_Filter_Direct_Cb filter_cb, Eio_Main_Direct_Cb main_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
List contents of a directory without locking your app.
Definition: eio_file.c:645
_Eina_Rect::size
Eina_Size2D size
Size in pixels.
Definition: eina_rectangle.h:125
ECORE_IMF_INPUT_PANEL_LAYOUT_IP
@ ECORE_IMF_INPUT_PANEL_LAYOUT_IP
IP layout.
Definition: Ecore_IMF.h:360
Ecore_Evas.h
Evas wrapper functions.
eldbus_object_method_call_new
Eldbus_Message * eldbus_object_method_call_new(Eldbus_Object *obj, const char *interface, const char *member)
Call a dbus method on the Eldbus_Object.
Definition: eldbus_object.c:625
ELM_CODE_EVENT_LINE_LOAD_DONE
const Efl_Event_Description ELM_CODE_EVENT_LINE_LOAD_DONE
Event marking that a single line has loaded or changed.
Definition: elm_code.c:12
ELM_BG_OPTION_TILE
@ ELM_BG_OPTION_TILE
Tile background image at its original size.
Definition: elm_bg_legacy.h:17
eina_thread_create
Eina_Bool eina_thread_create(Eina_Thread *t, Eina_Thread_Priority prio, int affinity, Eina_Thread_Cb func, const void *data)
Creates a new thread, setting its priority and affinity.
Definition: eina_thread.c:216
elm_genlist_item_promote
void elm_genlist_item_promote(Elm_Genlist_Item *obj)
Promote an item to the top of the list.
Definition: elm_genlist_item_eo.legacy.c:129
ECORE_FILE_EVENT_CREATED_DIRECTORY
@ ECORE_FILE_EVENT_CREATED_DIRECTORY
Created directory event.
Definition: Ecore_File.h:73
elm_obj_gengrid_item_select_mode_get
EOAPI Elm_Object_Select_Mode elm_obj_gengrid_item_select_mode_get(const Eo *obj)
Control the gengrid item's select mode.
elm_video_audio_mute_set
void elm_video_audio_mute_set(Evas_Object *obj, Eina_Bool mute)
Change the mute state of the Elm_Video object.
Definition: efl_ui_video.c:502
eina_log_timing
void eina_log_timing(int domain, Eina_Log_State state, const char *phase)
Starts or stops the timing of a phase.
Definition: eina_log.c:2396
eina_simple_xml_node_data_new
Eina_Simple_XML_Node_Data * eina_simple_xml_node_data_new(Eina_Simple_XML_Node_Tag *parent, const char *contents, size_t length)
Creates new data.
Definition: eina_simple_xml_parser.c:778
elm_win_add
Evas_Object * elm_win_add(Evas_Object *parent, const char *name, Elm_Win_Type type)
Adds a window object.
Definition: efl_ui_win.c:9547
Eina_File_Copy_Flags
Eina_File_Copy_Flags
Enumeration for a flag what to copy from file.
Definition: eina_file.h:479
edje_object_part_text_hide_visible_password
Eina_Bool edje_object_part_text_hide_visible_password(Eo *obj, const char *part)
Hides visible last character for password mode.
Definition: edje_legacy.c:396
_Evas_Vg_Gradient_Stop::offset
double offset
The location of the gradient stop within the gradient vector.
Definition: Evas_Legacy.h:3777
elm_animation_view_state_get
Elm_Animation_View_State elm_animation_view_state_get(Elm_Animation_View *obj)
Get current animation view state.
Definition: efl_ui_vg_animation.c:906
_Evas_Coord_Precision_Point::y
Evas_Coord y
y co-ordinate
Definition: Evas_Common.h:233
Eeze_Disk_Type
Eeze_Disk_Type
Definition: Eeze_Disk.h:48
_Evas_GL_API::evasglDestroySync
Eina_Bool(* evasglDestroySync)(Evas_GL *evas_gl, EvasGLSync sync)
Definition: Evas_GL.h:5780
EINA_VALUE_BLOB_OPERATIONS_VERSION
#define EINA_VALUE_BLOB_OPERATIONS_VERSION
Current API version, used to validate _Eina_Value_Blob_Operations.
Definition: eina_value.h:2947
eina_matrixsparse_cell_idx_get
Eina_Bool eina_matrixsparse_cell_idx_get(const Eina_Matrixsparse *m, unsigned long row, unsigned long col, Eina_Matrixsparse_Cell **cell)
Gets the cell reference inside the Sparse Matrix.
Definition: eina_matrixsparse.c:1111
_Eina_Value_Blob
Used to store the blob information and management operations.
Definition: eina_value.h:2992
edje_edit_part_select_mode_get
EAPI Edje_Edit_Select_Mode edje_edit_part_select_mode_get(Evas_Object *obj, const char *part)
Gets the select mode for a textblock part.
Definition: edje_edit.c:3029
elm_obj_ctxpopup_item_append
EOAPI Elm_Widget_Item * elm_obj_ctxpopup_item_append(Eo *obj, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Add a new item to a ctxpopup object.
EINA_LIST_REVERSE_FOREACH_SAFE
#define EINA_LIST_REVERSE_FOREACH_SAFE(list, l, l_prev, data)
Definition for the macro to iterate over a list in the reverse order with support for deletion.
Definition: eina_list.h:1584
Ecore_Con_Server
struct _Ecore_Con_Server Ecore_Con_Server
Used to provide legacy API/ABI compatibility with non-Eo applications.
Definition: Ecore_Con.h:318
_Evas_Event_Key_Up::keyname
char * keyname
the name string of the key released
Definition: Evas_Legacy.h:332
eio_dir_copy
Eio_File * eio_dir_copy(const char *source, const char *dest, Eio_Filter_Direct_Cb filter_cb, Eio_Progress_Cb progress_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Copy a directory and its content asynchronously.
Definition: eio_dir.c:849
evas_vg_gradient_linear_end_get
void evas_vg_gradient_linear_end_get(Evas_Vg_Gradient_Linear *obj, double *x, double *y)
Gets the end point of this linear gradient.
Definition: efl_canvas_vg_gradient_linear.c:193
_Elm_Config
Definition: elm_priv.h:468
eina_hash_del_by_key
Eina_Bool eina_hash_del_by_key(Eina_Hash *hash, const void *key)
Removes the entry identified by a key from the given hash table.
Definition: eina_hash.c:977
ELM_TRANSIT_EFFECT_WIPE_DIR_UP
@ ELM_TRANSIT_EFFECT_WIPE_DIR_UP
Wipe up.
Definition: elm_transit.h:106
ecore_con_ssl_server_verify_name_set
EAPI void ecore_con_ssl_server_verify_name_set(Ecore_Con_Server *svr, const char *name)
Sets the hostname to verify against in certificate verification.
Definition: ecore_con_legacy.c:2569
_Ecore_Win32_Event_Window_Hide::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:413
ecore_imf_context_input_panel_imdata_get
EAPI void ecore_imf_context_input_panel_imdata_get(Ecore_IMF_Context *ctx, void *data, int *len)
Gets the specific data of the current active input panel.
Definition: ecore_imf_context.c:1073
ethumb_thumb_size_get
EAPI void ethumb_thumb_size_get(const Ethumb *e, int *tw, int *th)
Get the size of thumbnails.
Definition: ethumb.c:487
ecore_idle_enterer_del
void * ecore_idle_enterer_del(Ecore_Idle_Enterer *idle_enterer)
Deletes an idle enterer callback.
Definition: ecore_idle_enterer.c:40
_Elm_Gesture_Line_Info::angle
double angle
Angle (direction) of lines
Definition: elm_gesture_layer_common.h:61
elm_spinner_special_value_get
const char * elm_spinner_special_value_get(Evas_Object *obj, double value)
Get the special string display in the place of the numerical value.
Definition: elm_spinner.c:1564
ELM_EVENT_POLICY_CHANGED
int ELM_EVENT_POLICY_CHANGED
Emitted when any Elementary's policy value is changed.
Definition: elm_main.c:121
elm_object_style_get
const char * elm_object_style_get(const Evas_Object *obj)
Get the style used by the widget.
Definition: elm_main.c:1611
_Elm_Gesture_Rotate_Info
Struct holds rotation info for user.
Definition: elm_gesture_layer_common.h:89
edje_edit_state_text_class_set
EAPI Eina_Bool edje_edit_state_text_class_set(Evas_Object *obj, const char *part, const char *state, double value, const char *text_class)
Sets the text class of the given part state.
Definition: edje_edit.c:8946
Eina_Accessor_Clone_Callback
Eina_Accessor *(* Eina_Accessor_Clone_Callback)(Eina_Accessor *it)
Type for a callback to return a clone for the accessor.
Definition: eina_accessor.h:144
edje_edit_part_item_spread_w_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_spread_w_set(Evas_Object *obj, const char *part, const char *item, int spread_w)
Sets the spread width value of a part's item.
elm_gengrid_item_select_mode_get
Elm_Object_Select_Mode elm_gengrid_item_select_mode_get(const Elm_Object_Item *it)
Get the gengrid item's select mode.
Definition: elm_gengrid_item_eo.legacy.c:51
elm_drag_item_container_add
Eina_Bool elm_drag_item_container_add(Evas_Object *obj, double tm_to_anim, double tm_to_drag, Elm_Xy_Item_Get_Cb itemgetcb, Elm_Item_Container_Data_Get_Cb data_get)
Set a item container (list, genlist, grid) as source of drag.
Definition: elm_dnd.c:557
elm_fileselector_mode_set
void elm_fileselector_mode_set(Evas_Object *obj, Elm_Fileselector_Mode mode)
Set the mode in which a given file selector widget will display (layout) file system entries in its v...
Definition: elc_fileselector.c:2222
_Eina_Value_Struct_Operations::find_member
const Eina_Value_Struct_Member *(* find_member)(const Eina_Value_Struct_Operations *ops, const Eina_Value_Struct_Desc *desc, const char *name)
How to find description for member.
Definition: eina_value.h:3072
_Ecore_X_Event_Selection_Notify
Definition: Ecore_X.h:729
elm_gengrid_item_all_contents_unset
void elm_gengrid_item_all_contents_unset(Elm_Gengrid_Item *obj, Eina_List **l)
Unset all contents fetched by the item class.
Definition: elm_gengrid_item_eo.legacy.c:99
elm_object_part_content_set
void elm_object_part_content_set(Evas_Object *obj, const char *part, Evas_Object *content)
Set the content on part of a given container widget.
Definition: elm_main.c:1567
elm_run
void elm_run(void)
Run Elementary's main loop.
Definition: elm_main.c:1362
ecore_x_window_raise
EAPI void ecore_x_window_raise(Ecore_X_Window win)
Raises the given window.
Definition: ecore_x_window.c:710
ephysics_body_angular_movement_enable_get
EAPI void ephysics_body_angular_movement_enable_get(const EPhysics_Body *body, Eina_Bool *enable_x, Eina_Bool *enable_y, Eina_Bool *enable_z)
Return body's rotation on z axis state.
ecore_evas_gl_sdl_new
EAPI Ecore_Evas * ecore_evas_gl_sdl_new(const char *name, int w, int h, int fullscreen, int noframe)
Creates a new Ecore_Evas canvas bound to the Evas SDL + gl engine.
Definition: ecore_evas.c:4441
ecore_con_url_url_set
EAPI Eina_Bool ecore_con_url_url_set(Ecore_Con_Url *url_con, const char *url)
Change the URL assigned to this handle.
Definition: ecore_con_url.c:845
eeze_disk_syspath_get
const char * eeze_disk_syspath_get(Eeze_Disk *disk)
Return the /sys/ path of a disk.
Definition: eeze_disk.c:342
ecore_evas_pointer_device_xy_get
EAPI void ecore_evas_pointer_device_xy_get(const Ecore_Evas *ee, const Efl_Input_Device *pointer, Evas_Coord *x, Evas_Coord *y)
Retrieves the coordinates of the mouse pointer.
Definition: ecore_evas.c:2850
eio_eet_sync
Eio_File * eio_eet_sync(Eet_File *ef, Eio_Done_Cb done_cb, Eio_Eet_Error_Cb error_cb, const void *data)
Sync content of an eet file handle, flushing pending writes asynchronously.
Definition: eio_eet.c:403
_Elm_Prefs_Item_Iface_Info::info
const Elm_Prefs_Item_Iface * info
The type interface's implementation.
Definition: elm_prefs_common.h:169
edje_edit_images_list_get
EAPI Eina_List * edje_edit_images_list_get(Evas_Object *obj)
Gets the list of all the images in the given edje.
Definition: edje_edit.c:9906
eina_ustrbuf_insert_length
Eina_Bool eina_ustrbuf_insert_length(Eina_UStrbuf *buf, const Eina_Unicode *str, size_t length, size_t pos)
Inserts a string of exact length to a buffer, reallocating as necessary.
Elm_Flip_Mode
Elm_Flip_Mode
Elm flip mode.
Definition: efl_ui_flip_legacy.h:9
_Elm_Store_Item_Info::item_class
Elm_Genlist_Item_Class * item_class
The genlist item class that should be used for the item that has been listed.
Definition: elm_store.h:131
elm_entry_input_panel_enabled_set
void elm_entry_input_panel_enabled_set(Elm_Entry *obj, Eina_Bool enabled)
Sets the attribute to show the input panel automatically.
Definition: elm_entry_eo.legacy.c:231
evas_pointer_button_down_mask_get
unsigned int evas_pointer_button_down_mask_get(const Evas_Canvas *obj)
Returns a bitmask with the default mouse buttons currently pressed, set to 1.
Definition: evas_canvas_eo.legacy.c:135
EDJE_ACTION_TYPE_MO
@ EDJE_ACTION_TYPE_MO
Mo action value.
Definition: Edje_Common.h:1933
edje_edit_sound_sample_add
EAPI Eina_Bool edje_edit_sound_sample_add(Evas_Object *obj, const char *name, const char *snd_src)
Adds new sound sample to samples collection.
Definition: edje_edit.c:1218
EDJE_PART_TYPE_VECTOR
@ EDJE_PART_TYPE_VECTOR
Vector.
Definition: Edje_Legacy.h:3263
EVAS_VG_CAP_SQUARE
@ EVAS_VG_CAP_SQUARE
The end of lines is rendered as a square around the last point.
Definition: Evas_Legacy.h:3718
eina_value_list_remove
static Eina_Bool eina_value_list_remove(Eina_Value *value, unsigned int position)
Removes element at given position in value of list type.
elm_store_cache_get
int elm_store_cache_get(const Elm_Store *st)
Get the maximum number if items to cache.
Definition: elm_store.c:621
eina_condition_broadcast
static Eina_Bool eina_condition_broadcast(Eina_Condition *cond)
Signals all threads waiting for a condition.
elm_config_text_classes_list_get
Eina_List * elm_config_text_classes_list_get(void)
Get Elementary's list of supported text classes.
Definition: elm_config.c:3159
eina_list_sorted_insert
Eina_List * eina_list_sorted_insert(Eina_List *list, Eina_Compare_Cb func, const void *data)
Inserts a new node into a sorted list.
Definition: eina_list.c:757
Eet_Connection
struct _Eet_Connection Eet_Connection
Opaque handle to track paquet for a specific connection.
Definition: Eet.h:4809
edje_edit_part_item_min_h_get
EINA_DEPRECATED EAPI int edje_edit_part_item_min_h_get(Evas_Object *obj, const char *part, const char *item)
Gets the minimum height value of a part's item.
eina_value_struct_new
Eina_Value * eina_value_struct_new(const Eina_Value_Struct_Desc *desc)
Creates generic value storage of type struct.
Definition: eina_value.c:5823
elm_genlist_item_class_free
void elm_genlist_item_class_free(Elm_Genlist_Item_Class *itc)
Remove an item class in a given genlist widget.
Definition: elm_genlist.c:8403
EIO_FILE_COPY
@ EIO_FILE_COPY
I/O operation is about a specific file copy.
Definition: Eio_Legacy.h:109
elm_win_demand_attention_get
Eina_Bool elm_win_demand_attention_get(const Evas_Object *obj)
Get the demand_attention state of a window.
Definition: efl_ui_win.c:8588
_Ecore_Cocoa_Event_Window_Unfocused::cocoa_window
Ecore_Cocoa_Object * cocoa_window
Handler of the Cocoa window.
Definition: Ecore_Cocoa.h:186
ELM_TRANSIT_TWEEN_MODE_BOUNCE
@ ELM_TRANSIT_TWEEN_MODE_BOUNCE
Start at 0.0 then "drop" like a ball bouncing to the ground at 1.0, and bounce v2 times,...
Definition: elm_transit.h:74
edje_edit_state_minmul_h_get
EAPI double edje_edit_state_minmul_h_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the multiplier (minmul) height value of a part state.
ELM_POLICY_EXIT
@ ELM_POLICY_EXIT
defines elm_exit() behaviour.
Definition: elm_general.h:229
elm_obj_segment_control_item_get
EOAPI Elm_Widget_Item * elm_obj_segment_control_item_get(const Eo *obj, int idx)
Get the item placed at specified index.
EPhysics_Body_Face
enum _EPhysics_Body_Face EPhysics_Body_Face
Define in which body's face the evas object should be set.
elm_object_item_signal_callback_del
void * elm_object_item_signal_callback_del(Elm_Widget_Item *obj, const char *emission, const char *source, Elm_Object_Item_Signal_Cb func)
Remove a signal-triggered callback from a object item edje object.
Definition: elm_widget_item_eo.legacy.c:171
_Eina_Future_Cb_Console_Desc
A struct used to define the prefix and suffix to be printed along side the a future value.
Definition: eina_promise.h:378
eina_hash_murmur3
static int eina_hash_murmur3(const char *key, int len)
Hash function from http://sites.google.com/site/murmurhash/.
ecore_imf_context_reset
EAPI void ecore_imf_context_reset(Ecore_IMF_Context *ctx)
Notifies the Input Method Context that a change such as a change in cursor position has been made.
Definition: ecore_imf_context.c:378
EVAS_CALLBACK_RENDER_FLUSH_POST
@ EVAS_CALLBACK_RENDER_FLUSH_POST
Called after render update regions have been sent to the display server, but only if update regions e...
Definition: Evas_Common.h:447
Eina_Tile_Grid_Info::row
unsigned long row
row of the tile grid
Definition: eina_tiler.h:169
evas_object_text_text_set
void evas_object_text_text_set(Eo *obj, const char *text)
Sets the text string to be displayed by the given text object.
Definition: evas_object_text.c:2356
elm_obj_toolbar_align_set
EOAPI void elm_obj_toolbar_align_set(Eo *obj, double align)
Control the alignment of the items.
ELM_COLORSELECTOR_PALETTE
@ ELM_COLORSELECTOR_PALETTE
Only color palette is displayed.
Definition: elm_colorselector_eo.h:24
elm_layout_signal_callback_del
void * elm_layout_signal_callback_del(Eo *obj, const char *emission, const char *source, Edje_Signal_Cb func)
Remove a signal-triggered callback from a given layout widget.
Definition: efl_ui_layout.c:3368
ecore_pipe_add
Ecore_Pipe * ecore_pipe_add(Ecore_Pipe_Cb handler, const void *data)
Creates two file descriptors (sockets on Windows).
Definition: ecore_pipe.c:93
ecore_app_no_system_modules
EAPI void ecore_app_no_system_modules(void)
Do not load system modules for this application.
Definition: ecore.c:219
ecore_evas_gl_x11_new
EAPI Ecore_Evas * ecore_evas_gl_x11_new(const char *disp_name, Ecore_X_Window parent, int x, int y, int w, int h)
Creates Ecore_Evas using opengl x11.
Definition: ecore_evas.c:4035
elm_thumb_format_set
void elm_thumb_format_set(Evas_Object *obj, Ethumb_Thumb_Format format)
Set the format for the thumb object.
Definition: elm_thumb.c:814
edje_edit_state_container_padding_y_set
EAPI Eina_Bool edje_edit_state_container_padding_y_set(Evas_Object *obj, const char *part, const char *state, double value, int y)
Sets y padding for BOX or TABLE part.
evas_object_image_source_clip_get
Eina_Bool evas_object_image_source_clip_get(const Evas_Object *eo)
Determine whether an object is clipped by source object's clipper.
Definition: evas_image_legacy.c:491
evas_alloc_error
Evas_Alloc_Error evas_alloc_error(void)
Get the error status of the most recent memory allocation call.
Definition: main.c:17
evas_vg_shape_append_close
void evas_vg_shape_append_close(Evas_Vg_Shape *obj)
Closes the current subpath by drawing a line to the beginning of the subpath, automatically starting ...
Definition: efl_canvas_vg_shape.c:431
Ecore_Event_Handler_Cb
Eina_Bool(* Ecore_Event_Handler_Cb)(void *data, int type, void *event)
A callback used by the main loop to handle events of a specified type.
Definition: Ecore_Common.h:603
ELM_IMAGE_FLIP_TRANSVERSE
@ ELM_IMAGE_FLIP_TRANSVERSE
flip image along the y = x line (top-left to bottom-right)
Definition: elm_image_legacy.h:401
elm_app_base_scale_get
double elm_app_base_scale_get(void)
Get the base scale of the application.
Definition: elm_main.c:629
_Efreet_Desktop::comment
char * comment
Tooltip for the entry.
Definition: efreet_desktop.h:101
elm_win_norender_pop
void elm_win_norender_pop(Evas_Object *obj)
This pops (decrements) the norender counter on the window.
Definition: efl_ui_win.c:6794
_Ecore_Cocoa_Event_Window_Resize_Request::w
int w
Current width of the window.
Definition: Ecore_Cocoa.h:164
ELM_WIN_KEYGRAB_UNKNOWN
@ ELM_WIN_KEYGRAB_UNKNOWN
Unknown keygrab mode.
Definition: elm_win_legacy.h:145
eina_module_file_get
const char * eina_module_file_get(const Eina_Module *m)
Returns the file name associated with the module.
Definition: eina_module.c:391
ecore_wl2_offer_finish
void ecore_wl2_offer_finish(Ecore_Wl2_Offer *offer)
Mark this offer as finished This will call the dnd_finished event on the source of the sender.
Definition: ecore_wl2_dnd.c:887
elua_state_new
Elua_State * elua_state_new(const char *progname)
Create a new Elua state.
Definition: elua.c:129
ELM_GENLIST_ITEM_FIELD_ALL
@ ELM_GENLIST_ITEM_FIELD_ALL
Type all.
Definition: elm_general.h:366
emile_init
EAPI int emile_init(void)
Initialize the Emile library.
Definition: emile_main.c:55
ETHUMB_THUMB_FLIP_VERTICAL
@ ETHUMB_THUMB_FLIP_VERTICAL
flip vertically
Definition: Ethumb.h:274
elm_genlist_homogeneous_get
Eina_Bool elm_genlist_homogeneous_get(const Elm_Genlist *obj)
Get whether the homogeneous mode is enabled.
Definition: elm_genlist_eo.legacy.c:9
_Evas_Video_Surface::version
int version
The Evas Video surface version in use.
Definition: Evas_Legacy.h:6194
efl_net_connman_control_find_technology_by_type
Efl_Net_Control_Technology * efl_net_connman_control_find_technology_by_type(Efl_Net_Control_Manager *ctl, const char *tech_type)
Given a Efl.Net.Control find a technology instance given its name.
Definition: efl_net_control-connman.c:1062
edje_edit_color_class_add
EAPI Eina_Bool edje_edit_color_class_add(Evas_Object *obj, const char *name)
Creates a new color class object in the given edje.
Definition: edje_edit.c:2678
_Item_Cache
Definition: elm_widget_gengrid.h:183
_Elm_Popup_Data
Definition: elm_widget_popup.h:36
eina_cpu_features
Eina_Cpu_Features eina_cpu_features
Global hardware architecture handler.
Definition: eina_cpu.c:168
ecore_wl2_window_output_find
EAPI Ecore_Wl2_Output * ecore_wl2_window_output_find(Ecore_Wl2_Window *window)
Find the output that a given window is on.
Definition: ecore_wl2_window.c:1198
elm_object_item_focus_next_item_set
void elm_object_item_focus_next_item_set(Elm_Widget_Item *obj, Elm_Widget_Item *next_item, Elm_Focus_Direction dir)
Set the next object item with specific focus direction.
Definition: elm_widget_item_eo.legacy.c:279
elm_object_item_tooltip_style_set
void elm_object_item_tooltip_style_set(Elm_Widget_Item *obj, const char *style)
Control a different style for this item tooltip.
Definition: elm_widget_item_eo.legacy.c:15
elm_entry_add
Evas_Object * elm_entry_add(Evas_Object *parent)
This adds an entry to parent object.
Definition: elm_entry.c:4150
eio_monitor_add
Eio_Monitor * eio_monitor_add(const char *path)
Adds a file/directory to monitor (inotify mechanism)
Definition: eio_monitor.c:318
EVAS_VG_PATH_COMMAND_MOVE_TO
@ EVAS_VG_PATH_COMMAND_MOVE_TO
The next point is the start point of a sub path.
Definition: Evas_Legacy.h:3757
eina_lock_take_try
static Eina_Lock_Result eina_lock_take_try(Eina_Lock *mutex)
Attempts to take a lock if possible.
elm_entry_input_panel_language_get
Elm_Input_Panel_Lang elm_entry_input_panel_language_get(const Elm_Entry *obj)
Get the language mode of the input panel.
Definition: elm_entry_eo.legacy.c:63
elm_obj_entry_autocapital_type_get
EOAPI Elm_Autocapital_Type elm_obj_entry_autocapital_type_get(const Eo *obj)
Get the autocapitalization type on the immodule.
ELM_FOCUS_MOVE_POLICY_IN
@ ELM_FOCUS_MOVE_POLICY_IN
Move focus by mouse in.
Definition: elm_general.h:815
ecore_x_e_window_profile_get
EAPI char * ecore_x_e_window_profile_get(Ecore_X_Window win)
Get the window profile.
Definition: ecore_x_e.c:1275
evas_vg_gradient_linear_add
Evas_Vg_Gradient_Linear * evas_vg_gradient_linear_add(Evas_Vg_Container *parent)
Creates a new linear gradient object.
Definition: efl_canvas_vg_gradient_linear.c:199
elm_photocam_file_set
Evas_Load_Error elm_photocam_file_set(Evas_Object *obj, const char *file)
Set the photo file to be shown.
Definition: efl_ui_image_zoomable.c:3408
emile_cipher_init
Eina_Bool emile_cipher_init(void)
Force the initialization of the underlying cipher library.
Definition: emile_main.c:27
EINA_LOG_CRIT
#define EINA_LOG_CRIT(fmt,...)
Logs a message with level CRITICAL on the default domain with the specified format.
Definition: eina_log.h:365
elm_transit_effect_fade_add
Elm_Transit_Effect * elm_transit_effect_fade_add(Elm_Transit *transit)
Add the Fade Effect to Elm_Transit.
Definition: elm_transit.c:2293
elm_spinner_special_value_add
void elm_spinner_special_value_add(Elm_Spinner *obj, double value, const char *label)
Control special string to display in the place of the numerical value.
Definition: elm_spinner_eo.legacy.c:75
Eina_Value
struct _Eina_Value Eina_Value
Store generic values.
Definition: eina_value.h:307
Elm_Gen_Item::filtered
Eina_Bool filtered
flag used to indicate whether or not item has been filtered
Definition: elm_gen_common.h:73
elm_fileselector_hidden_visible_get
Eina_Bool elm_fileselector_hidden_visible_get(const Evas_Object *obj)
Get if hidden files/directories in the file selector widget are visible or not.
Definition: elc_fileselector.c:2867
eina_simple_xml_node_doctype_free
void eina_simple_xml_node_doctype_free(Eina_Simple_XML_Node_Data *node)
Removes doctype from parent and deletes it.
Definition: eina_simple_xml_parser.c:873
elm_map_track_remove
void elm_map_track_remove(Elm_Map *obj, Efl_Canvas_Object *route)
Remove a track from the map.
Definition: elm_map_eo.legacy.c:165
elm_win_withdrawn_get
Eina_Bool elm_win_withdrawn_get(const Evas_Object *obj)
Get the withdrawn state of a window.
Definition: efl_ui_win.c:8542
_Elm_Action
Definition: elm_widget.h:481
ELM_WIN_KEYBOARD_HOST
@ ELM_WIN_KEYBOARD_HOST
Host keyboard layout.
Definition: elm_win_legacy.h:131
EDJE_MESSAGE_STRING_FLOAT
@ EDJE_MESSAGE_STRING_FLOAT
A message with a struct containing a string and a floating point number as value.
Definition: Edje_Legacy.h:596
ECORE_WIN32_WINDOW_TYPE_SPLASH
@ ECORE_WIN32_WINDOW_TYPE_SPLASH
Splash screen window displayed as an application is starting up.
Definition: Ecore_Win32.h:93
_Ecore_X_Event_Window_Stack
Definition: Ecore_X.h:654
ecore_win32_window_size_max_set
EAPI void ecore_win32_window_size_max_set(Ecore_Win32_Window *window, int max_width, int max_height)
Set the maximum size of the given window.
Definition: ecore_win32_window.c:911
EVAS_AXIS_LABEL_TOOL_WIDTH_MAJOR
@ EVAS_AXIS_LABEL_TOOL_WIDTH_MAJOR
Length of tool ellipse along AZIMUTH.
Definition: Evas_Legacy.h:369
ecore_evas_avoid_damage_set
EAPI void ecore_evas_avoid_damage_set(Ecore_Evas *ee, Ecore_Evas_Avoid_Damage_Type on)
Sets whether or not an Ecore_Evas' window should avoid damage.
Definition: ecore_evas.c:2494
_Evas_Smart_Class::clip_unset
void(* clip_unset)(Evas_Object *o)
code to be run when unsetting clipper of object on a canvas.
Definition: Evas_Common.h:1959
Elm_Object_Layer
Elm_Object_Layer
Defines couple of standard Evas_Object layers to be used with evas_object_layer_set().
Definition: elm_general.h:478
elm_obj_diskselector_last_item_get
EOAPI Elm_Widget_Item * elm_obj_diskselector_last_item_get(const Eo *obj)
Get the last item of the diskselector.
eina_value_string_get
static Eina_Bool eina_value_string_get(const Eina_Value *v, const char **c)
Check value type and get contents.
Definition: eina_inline_value_util.x:225
_Elm_Gengrid_Data::dir
Elm_Focus_Direction dir
focus key direction
Definition: elm_widget_gengrid.h:91
eet_connection_send
EAPI Eina_Bool eet_connection_send(Eet_Connection *conn, Eet_Data_Descriptor *edd, const void *data_in, const char *cipher_key)
Converts a complex structure and prepare it to be send.
Definition: eet_connection.c:157
eina_future_chain_array
Eina_Future * eina_future_chain_array(Eina_Future *prev, const Eina_Future_Desc descs[])
Creates a future chain.
Definition: eina_promise.c:959
Elm_Focus_Move_Policy
Elm_Focus_Move_Policy
Definition: elm_general.h:810
elm_obj_genlist_item_decorate_mode_get
EOAPI const char * elm_obj_genlist_item_decorate_mode_get(const Eo *obj)
Get the item's decorate mode.
elm_config_scroll_animation_disabled_get
Eina_Bool elm_config_scroll_animation_disabled_get(void)
Get the value of this option.
Definition: elm_config.c:3833
_Efreet_Desktop::dbus_activatable
unsigned char dbus_activatable
Activate application by dbus, not Exec.
Definition: efreet_desktop.h:127
ECORE_IMF_INPUT_PANEL_LAYOUT_PASSWORD
@ ECORE_IMF_INPUT_PANEL_LAYOUT_PASSWORD
Like normal, but no auto-correct, no auto-capitalization etc.
Definition: Ecore_IMF.h:366
ecore_evas_buffer_ecore_evas_parent_get
EAPI Ecore_Evas * ecore_evas_buffer_ecore_evas_parent_get(Ecore_Evas *ee)
Returns a pointer to the Ecore_Evas parent of the given Ecore_Evas.
Definition: ecore_evas_buffer.c:931
ecore_drm2_device_preferred_depth_get
EAPI void ecore_drm2_device_preferred_depth_get(Ecore_Drm2_Device *device, int *depth, int *bpp)
Get the default depth & bpp from a given device.
Definition: ecore_drm2_device.c:891
ECORE_EXE_WIN32_PRIORITY_HIGH
@ ECORE_EXE_WIN32_PRIORITY_HIGH
High priority, use with care as other threads in the system will not get processor time.
Definition: Ecore_Common.h:1032
Ecore_Buffer_Data
void * Ecore_Buffer_Data
The data of Ecore_Buffer.
Definition: Ecore_Buffer.h:412
elm_layout_signal_emit
void elm_layout_signal_emit(Eo *obj, const char *emission, const char *source)
Send a (Edje) signal to a given layout widget's underlying Edje object.
Definition: efl_ui_layout.c:3386
elm_animation_view_max_progress_set
void elm_animation_view_max_progress_set(Elm_Animation_View *obj, double max_progress)
The last progress of the play.
_Ecore_Getopt_Desc_Callback
Structure used when action is ECORE_GETOPT_ACTION_CALLBACK.
Definition: Ecore_Getopt.h:173
_Elm_Fileselector_Entry_Data
Definition: elm_widget_fileselector_entry.h:32
eina_strbuf_insert_vprintf
Eina_Bool eina_strbuf_insert_vprintf(Eina_Strbuf *buf, const char *fmt, size_t pos, va_list args)
Inserts data elements into a buffer using a va_list.
Definition: eina_strbuf.c:139
edje_object_text_class_del
void edje_object_text_class_del(Evas_Object *obj, const char *text_class)
Delete the object text class.
Definition: edje_util.c:1571
edje_object_part_drag_page
Eina_Bool edje_object_part_drag_page(Evas_Object *obj, const char *part, double dx, double dy)
Pages x,y steps.
Definition: edje_legacy.c:282
ecore_imf_context_bidi_direction_set
EAPI void ecore_imf_context_bidi_direction_set(Ecore_IMF_Context *ctx, Ecore_IMF_BiDi_Direction direction)
Sets the bidirectionality at the current cursor position.
Definition: ecore_imf_context.c:1384
elput_input_init
EAPI Eina_Bool elput_input_init(Elput_Manager *manager)
Initialize input.
Definition: elput_input.c:452
_Elput_Event_Switch
Definition: Elput.h:120
_Ecore_IMF_Context_Class::prediction_allow_set
void(* prediction_allow_set)(Ecore_IMF_Context *ctx, Eina_Bool prediction)
Allow text prediction.
Definition: Ecore_IMF.h:787
edje_color_class_active_iterator_new
Eina_Iterator * edje_color_class_active_iterator_new(void)
Iterates over all the active class of an application.
Definition: edje_util.c:862
ELM_LABEL_SLIDE_MODE_ALWAYS
@ ELM_LABEL_SLIDE_MODE_ALWAYS
Slide always.
Definition: elm_label_eo.h:23
eeze_sensor_read
Eina_Bool eeze_sensor_read(Eeze_Sensor_Obj *sens)
Read out sensor data.
Definition: eeze_sensor.c:300
edje_object_message_send
void edje_object_message_send(Evas_Object *obj, Edje_Message_Type type, int id, void *msg)
Sends an (Edje) message to a given Edje object.
Definition: edje_message_queue.c:1016
ecore_wl2_window_geometry_set
EAPI void ecore_wl2_window_geometry_set(Ecore_Wl2_Window *window, int x, int y, int w, int h)
Set the geometry of a given window.
Definition: ecore_wl2_window.c:1108
_Evas_Native_Surface::x11
struct _Evas_Native_Surface::@0::@1 x11
Set this struct fields if surface data is X11 based.
_Eet_Entry::compression
Eina_Bool compression
Is this data compressed ?
Definition: Eet.h:551
elm_obj_gesture_layer_attach
EOAPI Eina_Bool elm_obj_gesture_layer_attach(Eo *obj, Efl_Canvas_Object *target)
Attach a gesture layer widget to an Evas object (setting the widget's target).
ephysics_body_soft_body_position_iterations_get
EAPI int ephysics_body_soft_body_position_iterations_get(EPhysics_Body *body)
Get the soft body number of position iterations.
ELM_GENLIST_EVENT_UNREALIZED
#define ELM_GENLIST_EVENT_UNREALIZED
Called when genlist is unrealized.
Definition: elm_genlist_eo.h:951
_Eeze_Sensor_Obj::user_data
void * user_data
Data pointer used for passing data to the asynchronous callback.
Definition: Eeze_Sensor.h:151
evas_pointer_inside_by_device_get
Eina_Bool evas_pointer_inside_by_device_get(const Evas *obj, Efl_Input_Device *dev)
Returns whether the mouse pointer is logically inside the canvas.
Definition: evas_main.c:2030
eina_list_promote_list
Eina_List * eina_list_promote_list(Eina_List *list, Eina_List *move_list)
Moves the specified data to the head of the list.
Definition: eina_list.c:845
evas_gl_error_get
int evas_gl_error_get(Evas_GL *evas_gl)
Returns the last error of any evas_gl function called in the current thread.
Definition: evas_gl.c:665
elm_label_ellipsis_get
Eina_Bool elm_label_ellipsis_get(const Elm_Label *obj)
Control the ellipsis behavior of the label.
Definition: elm_label_eo.legacy.c:69
edje_edit_spectra_stop_color_set
EAPI Eina_Bool edje_edit_spectra_stop_color_set(Evas_Object *obj, const char *spectra, int stop_number, int r, int g, int b, int a, int d)
Sets the colors of the given stop.
_Elm_Prefs_Page_Iface_Info
Convenience struct used to mass-register widgets implementing prefs pages interfaces.
Definition: elm_prefs_common.h:281
_Elm_Gen_Item_Class_Functions::filter_get
Elm_Gen_Item_Filter_Get_Cb filter_get
Filter seeking class function for genlist/gengrid item classes.
Definition: elm_gen.h:103
evas_cserve_path_get
EINA_DEPRECATED const char * evas_cserve_path_get(void)
Definition: evas_module.c:849
ELM_FILESELECTOR_SORT_BY_FILENAME_ASC
@ ELM_FILESELECTOR_SORT_BY_FILENAME_ASC
Alphabetical sort by ascending filename, default.
Definition: elm_interface_fileselector_eo.h:33
efreet_icon_extensions_list_get
Eina_List * efreet_icon_extensions_list_get(void)
Gets the list of all icon extensions to look for.
Definition: efreet_icon.c:165
_Old_Edje_Part::repeat_events
unsigned char repeat_events
it will repeat events to objects below
Definition: edje_convert.h:130
Ecore_Export_Type
enum _Ecore_Export_Type Ecore_Export_Type
Types for export buffer.
Definition: Ecore_Buffer.h:388
elm_obj_entry_selection_copy
EOAPI void elm_obj_entry_selection_copy(Eo *obj)
This executes a "copy" action on the selected text in the entry.
_Ecore_Axis
Definition: Ecore_Input.h:341
EINA_DBL_EQ
#define EINA_DBL_EQ(a, b)
Safe comparison of double.
Definition: eina_util.h:100
_Elm_Combobox_Data
Definition: elm_widget_combobox.h:28
eina_value_ulong_convert
static Eina_Bool eina_value_ulong_convert(const Eina_Value *v, unsigned long *c)
Check value type and convert contents.
Definition: eina_inline_value_util.x:259
edje_edit_part_item_span_col_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_span_col_set(Evas_Object *obj, const char *part, const char *item, unsigned short col)
Sets the count of columns which this item will spans for use.
Elm_Actionslider_Data
struct _Elm_Actionslider_Data Elm_Actionslider_Data
Base layout smart data extended with actionslider instance data.
Definition: elm_widget_actionslider.h:26
eina_value_struct_value_set
static Eina_Bool eina_value_struct_value_set(Eina_Value *dst, const char *name, const Eina_Value *src)
Sets the member from Eina_Value source.
_Elm_Gesture_Rotate_Info::angle
double angle
Rotation value: 0.0 means no rotation
Definition: elm_gesture_layer_common.h:93
elm_layout_content_unset
Evas_Object * elm_layout_content_unset(Evas_Object *obj, const char *swallow)
Unset the layout content.
Definition: efl_ui_layout.c:1317
edje_edit_sound_samples_list_get
EAPI Eina_List * edje_edit_sound_samples_list_get(Evas_Object *obj)
Gets the list of all the sounds samples in the given edje.
Definition: edje_edit.c:1085
elm_layout_file_get
void elm_layout_file_get(Eo *obj, const char **file, const char **group)
Get the loaded file.
Definition: efl_ui_layout.c:3078
_Eina_Stat::mtime
unsigned long int mtime
The timestamp when the file was last modified.
Definition: eina_file.h:220
eina_binbuf_rw_slice_get
Eina_Rw_Slice eina_binbuf_rw_slice_get(const Eina_Binbuf *buf)
Gets a read-write slice of the buffer contents.
efreet_mime_type_cache_clear
EAPI void efreet_mime_type_cache_clear(void)
Clear mime icons mapping cache.
Definition: efreet_mime.c:538
evas_vg_shape_stroke_marker_get
Evas_Vg_Node * evas_vg_shape_stroke_marker_get(const Evas_Vg_Shape *obj)
Stroke marker of the shape object.
LC_MESSAGES
#define LC_MESSAGES
New locale value, based on the one in libintl.h.
Definition: evil_locale.h:27
_Efl_Ui_Widget_Focus_State::parent
Efl_Ui_Focus_Object * parent
The parent the widget is using as logical parent.
Definition: efl_ui_widget_eo.legacy.h:22
ecore_con_url_post
EAPI Eina_Bool ecore_con_url_post(Ecore_Con_Url *url_con, const void *data, long length, const char *content_type)
Sends a post request.
Definition: ecore_con_url.c:904
elm_object_tooltip_window_mode_get
Eina_Bool elm_object_tooltip_window_mode_get(const Evas_Object *obj)
Get size restriction state of an object's tooltip.
Definition: els_tooltip.c:1124
eet_data_image_read_to_cspace_surface_cipher
EAPI int eet_data_image_read_to_cspace_surface_cipher(Eet_File *ef, const char *name, const char *cipher_key, unsigned int src_x, unsigned int src_y, unsigned int *d, unsigned int w, unsigned int h, unsigned int row_stride, Eet_Colorspace cspace, int *alpha, int *comp, int *quality, Eet_Image_Encoding *lossy)
Reads image data from the named key in the eet file using a cipher.
Definition: eet_image.c:1422
EMBRYO_ERROR_BOUNDS
@ EMBRYO_ERROR_BOUNDS
Stack/heap collision.
Definition: Embryo.h:396
elm_layout_sizing_restricted_eval
void elm_layout_sizing_restricted_eval(Eo *obj, Eina_Bool w, Eina_Bool h)
Request sizing reevaluation, restricted to current width and/or height.
Definition: efl_ui_layout.c:1967
ephysics_world_ambient_light_color_set
EAPI void ephysics_world_ambient_light_color_set(EPhysics_World *world, int ar, int ag, int ab)
Set color of the ambient light to be applied on the scene.
EVAS_GL_STENCIL_BIT_4
@ EVAS_GL_STENCIL_BIT_4
4 bits precision for stencil buffer
Definition: Evas_GL.h:501
eet_mmap
EAPI Eet_File * eet_mmap(const Eina_File *file)
Opens an eet file on disk from an Eina_File handle, and returns a handle to it.
Definition: eet_lib.c:1431
elm_entry_context_menu_disabled_get
Eina_Bool elm_entry_context_menu_disabled_get(const Elm_Entry *obj)
This returns whether the entry's contextual (longpress) menu is disabled.
Definition: elm_entry_eo.legacy.c:33
_Evas_GL_Stencil_Bits
_Evas_GL_Stencil_Bits
Enumeration that defines the Surface Stencil Format.
Definition: Evas_GL.h:497
elm_popup_align_set
void elm_popup_align_set(Elm_Popup *obj, double horizontal, double vertical)
Set the alignment of the popup object.
Definition: elm_popup_eo.legacy.c:3
evas_object_textblock_line_number_geometry_get
Eina_Bool evas_object_textblock_line_number_geometry_get(const Eo *eo_obj, int line, Evas_Coord *cx, Evas_Coord *cy, Evas_Coord *cw, Evas_Coord *ch)
Gets the geometry of the line specified by its number.
Definition: evas_object_textblock.c:14138
edje_edit_state_image_border_set
EAPI Eina_Bool edje_edit_state_image_border_set(Evas_Object *obj, const char *part, const char *state, double value, int l, int r, int t, int b)
Sets the image border of a part state.
Definition: edje_edit.c:10806
Api_Callbacks
Definition: efl_ui_position_manager_common.h:8
ecore_wl2_input_cursor_from_name_set
EAPI void ecore_wl2_input_cursor_from_name_set(Ecore_Wl2_Input *input, const char *cursor)
Set a specific cursor on a given seat.
Definition: ecore_wl2_input.c:1856
EMILE_COLORSPACE_YCBCR422P601_PL
@ EMILE_COLORSPACE_YCBCR422P601_PL
YCbCr 4:2:2 Planar, ITU.BT-601 specifications.
Definition: emile_image.h:26
ECORE_WIN32_EVENT_WINDOW_DESTROY
int ECORE_WIN32_EVENT_WINDOW_DESTROY
Ecore_Event for the Ecore_Win32_Event_Destroy event.
Definition: ecore_win32.c:409
evas_object_intercept_move_callback_add
void evas_object_intercept_move_callback_add(Evas_Object *obj, Evas_Object_Intercept_Move_Cb func, const void *data)
Set the callback function that intercepts a move event of an object.
ELM_DAYSELECTOR_MAX
@ ELM_DAYSELECTOR_MAX
Sentinel value to indicate last enum field during iteration.
Definition: elm_dayselector_eo.h:32
eina_benchmark_new
Eina_Benchmark * eina_benchmark_new(const char *name, const char *run)
Creates a new array.
Definition: eina_benchmark.c:138
_Elm_Layout_Part_Alias_Description::real_part
const char * real_part
Target part name for the alias set on Efl.Ui.Layout_Part_Proxies_Description::real_part.
Definition: elm_layout_legacy.h:22
ecore_evas_window_profile_supported_get
EAPI Eina_Bool ecore_evas_window_profile_supported_get(const Ecore_Evas *ee)
Queries if the underlying windowing system supports the window profile.
Definition: ecore_evas.c:2112
_Eldbus_Object_Event_Property_Changed::value
const Eina_Value * value
The value of the property.
Definition: eldbus_object.h:101
elm_bg_color_set
void elm_bg_color_set(Evas_Object *obj, int r, int g, int b)
Sets the color on a given background widget.
Definition: efl_ui_bg.c:138
eldbus_name_request
Eldbus_Pending * eldbus_name_request(Eldbus_Connection *conn, const char *name, unsigned int flags, Eldbus_Message_Cb cb, const void *cb_data)
Send a "RequestName" method call in proxy.
Definition: eldbus_freedesktop.c:6
evas_map_util_object_move_sync_get
Eina_Bool evas_map_util_object_move_sync_get(const Evas_Map *m)
Get the flag of the object move synchronization for map rendering.
Definition: evas_map.c:725
EEZE_UDEV_TYPE_POWER_BAT
@ EEZE_UDEV_TYPE_POWER_BAT
Definition: Eeze.h:253
_Ecore_IMF_Event_Key_Up::key
const char * key
The logical key : (eg shift+1 == exclamation)
Definition: Ecore_IMF.h:727
_Eldbus_Proxy_Event_Property_Removed::interface
const char * interface
interface name
Definition: eldbus_proxy.h:226
ecore_audio_init
int ecore_audio_init(void)
Initializes the Ecore_Audio library.
Definition: ecore_audio.c:31
_Efl_Text_Cursor_Handle
Definition: efl_canvas_textblock_internal.h:160
emotion_object_audio_volume_get
EAPI double emotion_object_audio_volume_get(const Evas_Object *obj)
Get the audio volume.
Definition: emotion_smart.c:892
elm_obj_genlist_at_xy_item_get
EOAPI Elm_Widget_Item * elm_obj_genlist_at_xy_item_get(const Eo *obj, int x, int y, int *posret)
Get the item that is at the x, y canvas coords.
elm_obj_entry_prediction_allow_set
EOAPI void elm_obj_entry_prediction_allow_set(Eo *obj, Eina_Bool prediction)
Set whether the entry should allow to use the text prediction.
eina_ustrbuf_append
Eina_Bool eina_ustrbuf_append(Eina_UStrbuf *buf, const Eina_Unicode *str)
Appends a string to a buffer, reallocating as necessary.
efreet_util_desktop_category_list
Eina_List * efreet_util_desktop_category_list(const char *category)
Find all desktops in a given category.
Definition: efreet_utils.c:422
elm_frame_autocollapse_set
void elm_frame_autocollapse_set(Efl_Ui_Frame *obj, Eina_Bool autocollapse)
Toggle autocollapsing of a frame When enable is true, clicking a frame's label will collapse the fram...
Definition: efl_ui_frame_eo.legacy.c:15
eina_rectangle_max_y
static int eina_rectangle_max_y(Eina_Rectangle *rect)
Gets the rectangle maximum Y coordinate.
edje_object_signal_callback_seat_data_get
void * edje_object_signal_callback_seat_data_get(void)
Gets seat data passed to callbacks.
Definition: edje_program.c:1709
_Evas_Video_Surface::show
Evas_Video_Cb show
Show the video overlay surface.
Definition: Evas_Legacy.h:6198
ecore_wl_window_find
EAPI Ecore_Wl_Window * ecore_wl_window_find(unsigned int id)
Definition: ecore_wl_window.c:671
edje_fontset_append_set
void edje_fontset_append_set(const char *fonts)
Sets the edje append fontset.
Definition: edje_util.c:373
_Ecore_Ipc_Event_Server_Data::server
Ecore_Ipc_Server * server
An IPC connection handle.
Definition: Ecore_Ipc.h:311
_Evas_Pixel_Import_Source::h
int h
width and height of source in pixels
Definition: Evas_Common.h:285
edje_object_part_text_imf_context_get
void * edje_object_part_text_imf_context_get(const Evas_Object *obj, const char *part)
Gets the input method context in entry.
Definition: edje_util.c:2680
eina_module_symbol_global_set
void eina_module_symbol_global_set(Eina_Module *module, Eina_Bool global)
Defines if on module load we should expose all symbol.
Definition: eina_module.c:397
elm_transit_paused_set
void elm_transit_paused_set(Elm_Transit *transit, Eina_Bool paused)
Pause/Resume the transition.
Definition: elm_transit.c:911
eeze_disk_mount_wrapper_get
EAPI const char * eeze_disk_mount_wrapper_get(Eeze_Disk *disk)
Get the previously set mount wrapper for a disk.
Definition: eeze_disk_mount.c:247
elm_prefs_page_iface_unregister
void elm_prefs_page_iface_unregister(const Elm_Prefs_Page_Iface_Info *array)
Mass-unregister widgets implementing prefs pages interfaces.
Definition: elm_prefs.c:1641
ecore_evas_wayland2_window_get
EAPI Ecore_Wl2_Window * ecore_evas_wayland2_window_get(const Ecore_Evas *ee)
Gets the window from Ecore_Evas using the wayland2 backend.
Definition: ecore_evas.c:4608
ephysics_body_bottom_boundary_add
EAPI EPhysics_Body * ephysics_body_bottom_boundary_add(EPhysics_World *world)
Create a physic bottom boundary.
_Ecore_Getopt_Desc::metavar
const char * metavar
used by ecore_getopt_help() with nargs > 0
Definition: Ecore_Getopt.h:193
Efreet_Xml::children
Eina_List * children
Child nodes.
Definition: efreet_xml.h:49
EVAS_AXIS_LABEL_TOUCH_WIDTH_MINOR
@ EVAS_AXIS_LABEL_TOUCH_WIDTH_MINOR
Length of contact ellipse perpendicular to AZIMUTH.
Definition: Evas_Legacy.h:368
EINA_F32P32_PI
#define EINA_F32P32_PI
Yields the 32-bit PI constant.
Definition: eina_fp.h:55
evas_object_image_size_set
void evas_object_image_size_set(Evas_Object *eo_obj, int w, int h)
Sets the size of the given image object.
Definition: evas_image_legacy.c:847
ELM_GENLIST_ITEM_FIELD_CONTENT
@ ELM_GENLIST_ITEM_FIELD_CONTENT
Type content.
Definition: elm_general.h:368
_Elm_Gengrid_Data::it2
Elm_Gen_Item * it2
The items which are getting swapped.
Definition: elm_widget_gengrid.h:89
eldbus_message_method_return_new
Eldbus_Message * eldbus_message_method_return_new(const Eldbus_Message *msg)
Create a message that is a reply to a method call.
Definition: eldbus_message.c:895
_Ecore_Con_Event_Client_Error
Used as the data param for the ECORE_CON_EVENT_CLIENT_ERROR event.
Definition: Ecore_Con.h:494
ephysics_quaternion_new
EAPI EPhysics_Quaternion * ephysics_quaternion_new(void)
Create a new quaternion.
elm_object_event_callback_del
void * elm_object_event_callback_del(Evas_Object *obj, Elm_Event_Cb func, const void *data)
Remove an event callback from a widget.
Definition: elm_main.c:1892
evas_map_util_points_populate_from_object
void evas_map_util_points_populate_from_object(Evas_Map *m, const Evas_Object *eo_obj)
Populate source and destination map points to match exactly object.
Definition: evas_map.c:885
_Ecore_Con_Event_Url_Progress::total
double total
total size of the downloading data (in bytes)
Definition: Ecore_Con.h:625
_Evas_Object_Style_Tag::tag
Evas_Object_Style_Tag_Base tag
Base style object for holding style information.
Definition: efl_canvas_textblock_internal.h:126
_Evas_Smart_Interface::private_size
unsigned private_size
Size, in bytes, of the interface's private dada blob.
Definition: Evas_Common.h:1991
_Elm_Store_Item_Mapping_Photo::size
int size
Photo size to use (see elm_photo_add()) with the given photo path.
Definition: elm_store.h:106
_Edje_External_Type::state_set
void(* state_set)(void *data, Evas_Object *obj, const void *from_params, const void *to_params, float pos)
Called upon state changes, including the initial "default" 0.0 state.
Definition: Edje_Common.h:845
EVAS_TEXT_STYLE_SHADOW_DIRECTION_BOTTOM
@ EVAS_TEXT_STYLE_SHADOW_DIRECTION_BOTTOM
shadow growing to the bottom
Definition: Evas_Legacy.h:6378
_Eldbus_Service_Interface_Desc::methods
const Eldbus_Method * methods
array of the methods that should be registered in this interface, the last item of array should be fi...
Definition: eldbus_service.h:105
ECORE_COCOA_CURSOR_IBEAM_VERTICAL
@ ECORE_COCOA_CURSOR_IBEAM_VERTICAL
IBeam vertical cursor.
Definition: Ecore_Cocoa.h:119
elm_gesture_layer_flick_time_limit_ms_set
void elm_gesture_layer_flick_time_limit_ms_set(Evas_Object *obj, unsigned int flick_time_limit_ms)
This function sets the gesture layer flick time limit (in ms) of an object.
Definition: elm_gesture_layer.c:4095
Elm_Policy_Exit
Elm_Policy_Exit
Possible values for the ELM_POLICY_EXIT policy.
Definition: elm_general.h:263
elm_config_color_classes_list_get
Eina_List * elm_config_color_classes_list_get(void)
Get Elementary's list of supported color classes.
Definition: elm_config.c:3240
edje_edit_state_rel1_to_y_get
EAPI const char * edje_edit_state_rel1_to_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the part name rel1y is relative to.
EMOTION_VIS_LIBVISUAL_OINKSIE
@ EMOTION_VIS_LIBVISUAL_OINKSIE
oinksie
Definition: Emotion.h:224
elm_radio_state_value_get
int elm_radio_state_value_get(const Efl_Ui_Radio *obj)
Get the integer value that this radio object represents.
Definition: efl_ui_radio_eo.legacy.c:9
edje_edit_program_transition_value4_set
EAPI Eina_Bool edje_edit_program_transition_value4_set(Evas_Object *obj, const char *prog, double value)
Sets the interpolation value 4 of the transition.
EEZE_SENSOR_TYPE_MOTION_FACEDOWN
@ EEZE_SENSOR_TYPE_MOTION_FACEDOWN
Facedown motion sensor.
Definition: Eeze_Sensor.h:82
eet_data_undump_cipher
EAPI int eet_data_undump_cipher(Eet_File *ef, const char *name, const char *cipher_key, const char *text, int textlen, int compress)
Takes an ascii encoding from eet_data_dump() and re-encode in binary using a cipher.
Definition: eet_data.c:4963
_Old_Edje_File::mtime
time_t mtime
modification time
Definition: edje_convert.h:61
evas_object_smart_smart_get
Evas_Smart * evas_object_smart_smart_get(const Evas_Object *obj)
Get the Evas_Smart from which obj smart object was created.
Definition: evas_object_smart.c:203
elm_flip_interaction_direction_enabled_get
Eina_Bool elm_flip_interaction_direction_enabled_get(Elm_Flip *obj, Elm_Flip_Direction dir)
Get the enabled state of that flip direction.
edje_scale_get
double edje_scale_get(void)
Retrieves Edje's global scaling factor.
Definition: edje_util.c:401
_Ecore_IMF_Context_Class::client_window_set
void(* client_window_set)(Ecore_IMF_Context *ctx, void *window)
Set the client window for the Input Method Context.
Definition: Ecore_IMF.h:774
elm_genlist_item_type_get
Elm_Genlist_Item_Type elm_genlist_item_type_get(const Elm_Genlist_Item *obj)
Get the Item's type.
Definition: elm_genlist_item_eo.legacy.c:99
elm_obj_colorselector_palette_name_get
EOAPI const char * elm_obj_colorselector_palette_name_get(const Eo *obj)
Get current palette's name.
edje_object_mmap_set
Eina_Bool edje_object_mmap_set(Evas_Object *obj, const Eina_File *file, const char *group)
Sets the EDJ file (and group within it) to load an Edje object's contents from.
Definition: edje_smart.c:461
ecore_imf_context_input_panel_hide
EAPI void ecore_imf_context_input_panel_hide(Ecore_IMF_Context *ctx)
Asks the Input Method Context to hide the input panel.
Definition: ecore_imf_context.c:917
elm_textpath_add
Evas_Object * elm_textpath_add(Evas_Object *parent)
Add a new textpath to the parent.
Definition: efl_ui_textpath.c:995
ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE
@ ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE
Autofill hint for a credit card expiration date.
Definition: elm_general.h:167
_Eina_Value_Type::name
const char * name
name for debug and introspection
Definition: eina_value.h:3681
evas_object_size_hint_align_set
void evas_object_size_hint_align_set(Evas_Object *obj, double x, double y)
Sets the hints for an object's alignment.
Definition: evas_object_main.c:2650
evas_font_path_global_clear
void evas_font_path_global_clear(void)
Removes all font paths loaded into memory by evas_font_path_app_* APIs for the application.
Definition: evas_font_dir.c:1451
EVAS_DEVICE_CLASS_POINTER
@ EVAS_DEVICE_CLASS_POINTER
A laser pointer, wii-style or "minority report" pointing device.
Definition: Evas_Common.h:326
ECORE_X_ERROR_CODE_BAD_FONT
@ ECORE_X_ERROR_CODE_BAD_FONT
Parameter not a Font.
Definition: Ecore_X.h:399
_Elm_Store_Item_Info_Filesystem::path
char * path
Extra information specific to the filesystem store.
Definition: elm_store.h:140
eeze_net_addr_get
const char * eeze_net_addr_get(Eeze_Net *net, Eeze_Net_Addr_Type type)
Get the address of a net object.
Definition: eeze_net.c:246
_Ecore_Audio_Vio::tell
int(* tell)(void *data, Eo *eo_obj)
Gets the current position within the file.
Definition: Ecore_Audio.h:126
elm_obj_web_navigate
EOAPI Eina_Bool elm_obj_web_navigate(Eo *obj, int steps)
Jumps the given number of steps in the browsing history.
elm_entry_input_panel_hide
void elm_entry_input_panel_hide(Elm_Entry *obj)
Hide the input panel (virtual keyboard).
Definition: elm_entry_eo.legacy.c:501
_Elm_Prefs_Page_Iface::item_pack_before
Eina_Bool(* item_pack_before)(Evas_Object *obj, Evas_Object *it, Evas_Object *it_before, const Elm_Prefs_Item_Type type, const Elm_Prefs_Item_Iface *iface)
function to pack an item (widget) on the page widget, before a pre-existing, referential,...
Definition: elm_prefs_common.h:259
evas_textblock_cursor_range_simple_geometry_get
Eina_Iterator * evas_textblock_cursor_range_simple_geometry_get(const Efl_Text_Cursor_Handle *cur1, const Evas_Textblock_Cursor *cur2)
Get the simple geometry of a range.
Definition: evas_object_textblock.c:13886
edje_file_cache_flush
void edje_file_cache_flush(void)
Cleans the file cache.
Definition: edje_cache.c:933
_Elm_Image_Progress
Structure associated with smart callback 'download,progress'.
Definition: elm_image_legacy.h:20
ELM_INPUT_HINT_NONE
@ ELM_INPUT_HINT_NONE
No active hints.
Definition: elm_general.h:156
ecore_x_randr_mode_size_get
EAPI void ecore_x_randr_mode_size_get(Ecore_X_Window root, Ecore_X_Randr_Mode mode, int *w, int *h)
gets the width and hight of a given mode
Definition: ecore_x_randr.c:2498
_Eldbus_Proxy_Event_Property_Changed::name
const char * name
the name of the property
Definition: eldbus_proxy.h:204
ephysics_body_geometry_get
EAPI void ephysics_body_geometry_get(const EPhysics_Body *body, Evas_Coord *x, Evas_Coord *y, Evas_Coord *z, Evas_Coord *w, Evas_Coord *h, Evas_Coord *d)
Get physics body position.
elm_thumb_format_get
Ethumb_Thumb_Format elm_thumb_format_get(const Evas_Object *obj)
Get the format of the thumb object.
Definition: elm_thumb.c:822
elm_config_transition_duration_factor_set
void elm_config_transition_duration_factor_set(double factor)
Set the transition duration factor.
Definition: elm_config.c:4683
evas_object_image_source_set
Eina_Bool evas_object_image_source_set(Evas_Object *eo, Evas_Object *src)
Set the source object on an image object to used as a proxy.
Definition: evas_image_legacy.c:463
eina_quaternion_matrix4_to
void eina_quaternion_matrix4_to(Eina_Matrix4 *m, const Eina_Quaternion *rotation, const Eina_Quaternion *perspective, const Eina_Point_3D *translation, const Eina_Point_3D *scale, const Eina_Point_3D *skew)
Definition: eina_quaternion.c:888
ecore_drm2_device_screen_size_range_get
EAPI void ecore_drm2_device_screen_size_range_get(Ecore_Drm2_Device *device, int *minw, int *minh, int *maxw, int *maxh)
Get the minimum and maximum screen size range.
Definition: ecore_drm2_device.c:844
ecore_main_loop_select_func_get
Ecore_Select_Function ecore_main_loop_select_func_get(void)
Gets the select function set by ecore_select_func_set(), or the native select function if none was se...
Definition: ecore_main.c:1339
elm_diskselector_item_label_set
EINA_DEPRECATED void elm_diskselector_item_label_set(Elm_Object_Item *it, const char *label)
Set the label of item.
Elm_Focus_Autoscroll_Mode
Elm_Focus_Autoscroll_Mode
Definition: elm_general.h:779
_Ecore_Getopt::license
const char * license
if exists, –license will work
Definition: Ecore_Getopt.h:217
Elm_Gesture_Event_Cb
Evas_Event_Flags(* Elm_Gesture_Event_Cb)(void *data, void *event_info)
User callback used to stream gesture info from gesture layer.
Definition: elm_gesture_layer_common.h:105
Eina_Packing_Descending
@ Eina_Packing_Descending
Current.
Definition: eina_rectangle.h:147
elm_config_scroll_thumbscroll_friction_set
void elm_config_scroll_thumbscroll_friction_set(double friction)
Set the amount of inertia a scroller will impose at self scrolling animations.
Definition: elm_config.c:3731
ELM_WIN_NOTIFICATION
@ ELM_WIN_NOTIFICATION
A notification window, like a warning about battery life or a new E-Mail received.
Definition: elm_win_legacy.h:89
ELM_WIN_INDICATOR_OPAQUE
@ ELM_WIN_INDICATOR_OPAQUE
Unknown indicator opacity mode.
Definition: elm_win_legacy.h:27
elm_ctxpopup_direction_priority_get
void elm_ctxpopup_direction_priority_get(const Elm_Ctxpopup *obj, Elm_Ctxpopup_Direction *first, Elm_Ctxpopup_Direction *second, Elm_Ctxpopup_Direction *third, Elm_Ctxpopup_Direction *fourth)
Get the direction priority of a ctxpopup.
Definition: elm_ctxpopup_eo.legacy.c:69
ELDBUS_ARGS
#define ELDBUS_ARGS(args...)
Used to insert complete types to signature of methods or signals.
Definition: eldbus_service.h:33
eio_file_xattr_string_get
Eio_File * eio_file_xattr_string_get(const char *path, const char *attribute, Eio_Done_String_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Retrieve a string extended attribute of a file/directory.
Definition: eio_xattr.c:401
eina_value_set
static Eina_Bool eina_value_set(Eina_Value *value,...)
Sets the generic value.
elm_transit_paused_get
Eina_Bool elm_transit_paused_get(const Elm_Transit *transit)
Get the value of paused status.
Definition: elm_transit.c:951
Eldbus_Name_Owner_Changed_Cb
void(* Eldbus_Name_Owner_Changed_Cb)(void *data, const char *bus, const char *old_id, const char *new_id)
Callback called when unique id of a bus name changed.
Definition: eldbus_freedesktop.h:121
eet_node_struct_append
EAPI void eet_node_struct_append(Eet_Node *parent, const char *name, Eet_Node *child)
TODO FIX ME.
Definition: eet_node.c:293
eina_thread_queue_poll
void * eina_thread_queue_poll(Eina_Thread_Queue *thq, void **allocref)
Fetches a message from a thread queue, but return immediately if there is none with NULL.
Definition: eina_thread_queue.c:514
_Ecore_Buffer_Backend::shutdown
void(* shutdown)(Ecore_Buffer_Module_Data bmdata)
Shut down the backend.
Definition: Ecore_Buffer.h:443
elm_obj_gengrid_horizontal_set
EOAPI void elm_obj_gengrid_horizontal_set(Eo *obj, Eina_Bool horizontal)
Set the direction in which a given gengrid widget will expand while placing its items.
elm_config_context_menu_disabled_get
Eina_Bool elm_config_context_menu_disabled_get(void)
Get enable status of context menu disabled.
Definition: elm_config.c:3798
ecore_wl2_window_opaque_region_set
EAPI void ecore_wl2_window_opaque_region_set(Ecore_Wl2_Window *window, int x, int y, int w, int h)
Set the opaque region of the Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:821
_Vertex3
Definition: efl_ui_widget_flip.h:78
edje_object_part_external_param_set
Eina_Bool edje_object_part_external_param_set(Eo *obj, const char *part, const Edje_External_Param *param)
Sets the parameter for the external part.
Definition: edje_legacy.c:153
Ecore_Buffer_Provider_Consumer_Add_Cb
void(* Ecore_Buffer_Provider_Consumer_Add_Cb)(Ecore_Buffer_Provider *provider, int queue_size, int w, int h, void *data)
Called whenever a Ecore_Buffer_Consumer connected.
Definition: Ecore_Buffer_Queue.h:147
Edje_Input_Hints
Edje_Input_Hints
Input hints.
Definition: Edje_Common.h:33
elm_object_focused_item_get
Elm_Object_Item * elm_object_focused_item_get(const Evas_Object *obj)
Get the focused object item.
Definition: elm_main.c:1985
elm_object_widget_check
Eina_Bool elm_object_widget_check(const Evas_Object *obj)
Check if the given Evas Object is an Elementary widget.
Definition: elm_main.c:1831
evas_object_size_hint_display_mode_set
void evas_object_size_hint_display_mode_set(Eo *eo_obj, Evas_Display_Mode dispmode)
Sets the hints for an object's disply mode,.
Definition: evas_object_main.c:1396
elm_progressbar_unit_format_function_set
void elm_progressbar_unit_format_function_set(Evas_Object *obj, progressbar_func_type func, progressbar_freefunc_type free_func)
Set the format function pointer for the units label.
Definition: efl_ui_progressbar.c:944
edje_edit_part_item_max_h_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_max_h_set(Evas_Object *obj, const char *part, const char *item, int max_h)
Sets the maximum height value of a part's item.
evas_object_text_add
Evas_Object * evas_object_text_add(Evas *e)
Creates a new text object on the provided canvas.
Definition: evas_object_text.c:366
eina_inarray_insert_at
Eina_Bool eina_inarray_insert_at(Eina_Inarray *array, unsigned int position, const void *data)
Copies the data at the given position in the array.
Definition: eina_inarray.c:551
EINA_VALUE_STRUCT_OPERATIONS_STRINGSHARE
const Eina_Value_Struct_Operations * EINA_VALUE_STRUCT_OPERATIONS_STRINGSHARE
Assumes members name are stringshared and can be compared for equality without using its contents (si...
Definition: eina_value.c:5624
elm_video_play_position_set
void elm_video_play_position_set(Evas_Object *obj, double position)
Set the current position (in seconds) to be played in the Elm_Video object.
Definition: efl_ui_video.c:526
EDJE_TEXT_EFFECT_PLAIN
@ EDJE_TEXT_EFFECT_PLAIN
Plain text effect value.
Definition: Edje_Common.h:2119
_Ecore_IMF_Event_Key_Up::dev_class
Ecore_IMF_Device_Class dev_class
The device class of the key released.
Definition: Ecore_IMF.h:732
ecore_con_ssl_server_verify_name_set
void ecore_con_ssl_server_verify_name_set(Ecore_Con_Server *svr, const char *name)
Sets the hostname to verify against in certificate verification.
Definition: ecore_con_legacy.c:2569
EINA_COW_WRITE_BEGIN
#define EINA_COW_WRITE_BEGIN(Cow, Read, Write_Type, Write)
Definition for the macro to setup a writeable pointer from a const one.
Definition: eina_cow.h:154
ecore_event_handler_data_set
void * ecore_event_handler_data_set(Ecore_Event_Handler *eh, const void *data)
Sets the data associated with an Ecore_Event_Handler.
Definition: ecore_events.c:44
ELM_FILESELECTOR_SORT_BY_SIZE_DESC
@ ELM_FILESELECTOR_SORT_BY_SIZE_DESC
Sort by descending file size.
Definition: elm_interface_fileselector_eo.h:40
eina_vector3_set
static void eina_vector3_set(Eina_Vector3 *dst, double x, double y, double z)
Set parameters to vector.
EMILE_COLORSPACE_RGBA_S3TC_DXT2
@ EMILE_COLORSPACE_RGBA_S3TC_DXT2
DirectDraw DXT2 format with premultiplied RGBA.
Definition: emile_image.h:40
_Eina_Array::total
unsigned int total
Number of allocated slots in data.
Definition: eina_array.h:234
edje_message_signal_process
void edje_message_signal_process(void)
Processes all queued up edje messages.
Definition: edje_message_queue.c:1022
_Eina_FreeQ_Type
_Eina_FreeQ_Type
Type of free queues.
Definition: eina_freeq.h:85
edje_object_signal_callback_del
void * edje_object_signal_callback_del(Evas_Object *obj, const char *emission, const char *source, Edje_Signal_Cb func)
Removes a signal-triggered callback from an object.
Definition: edje_legacy.c:139
ecore_drm2_output_cloned_get
EAPI Eina_Bool ecore_drm2_output_cloned_get(Ecore_Drm2_Output *output)
Get if a given output is cloned.
Definition: ecore_drm2_outputs.c:1409
elm_prefs_add
Evas_Object * elm_prefs_add(Evas_Object *parent)
Add a new prefs widget.
Definition: elm_prefs.c:478
elm_animation_view_max_progress_get
double elm_animation_view_max_progress_get(const Elm_Animation_View *obj)
The last progress of the play.
_Eet_Version::micro
int micro
< minor (new features, bugfixes, major improvements version)
Definition: Eet.h:178
_Evas_Native_Surface::visual
void * visual
visual of the pixmap to use (Visual)
Definition: Evas_Legacy.h:4852
EVAS_VG_CAP_LAST
@ EVAS_VG_CAP_LAST
Sentinel value to indicate last enum field during iteration.
Definition: Evas_Legacy.h:3720
edje_object_part_text_input_panel_layout_variation_get
int edje_object_part_text_input_panel_layout_variation_get(const Evas_Object *obj, const char *part)
Gets the layout variation of the input panel.
Definition: edje_util.c:2771
EPHYSICS_CALLBACK_WORLD_CAMERA_MOVED
@ EPHYSICS_CALLBACK_WORLD_CAMERA_MOVED
camera position changed
Definition: EPhysics.h:919
_Eina_Future_Race_Result::value
Eina_Value value
The race result.
Definition: eina_promise.h:1594
ECORE_EXE_PIPE_ERROR
@ ECORE_EXE_PIPE_ERROR
Exe Pipe error mask.
Definition: ecore_exe_eo.h:52
ECORE_WIN32_WINDOW_TYPE_MENU
@ ECORE_WIN32_WINDOW_TYPE_MENU
Menu window.
Definition: Ecore_Win32.h:91
ecore_evas_software_gdi_new
EAPI Ecore_Evas * ecore_evas_software_gdi_new(Ecore_Win32_Window *parent, int x, int y, int width, int height)
Creates a new Ecore_Evas canvas bound to the Evas gdi (software) engine.
Definition: ecore_evas.c:4661
edje_edit_sound_tone_frequency_get
EAPI int edje_edit_sound_tone_frequency_get(Evas_Object *obj, const char *name)
Gets the frequency of tone.
Definition: edje_edit.c:1486
ecore_evas_pointer_xy_get
EAPI void ecore_evas_pointer_xy_get(const Ecore_Evas *ee, Evas_Coord *x, Evas_Coord *y)
Retrieves the coordinates of the default mouse pointer.
Definition: ecore_evas.c:2830
_Eina_Value_Hash::hash
Eina_Hash * hash
the hash that holds data, members are of subtype->value_size bytes.
Definition: eina_value.h:2584
evas_vg_node_visible_get
Eina_Bool evas_vg_node_visible_get(Evas_Vg_Node *obj)
Retrieves whether or not the given Evas_Vg_Node object is visible.
Definition: efl_canvas_vg_node.c:713
evas_device_subclass_set
void evas_device_subclass_set(Evas_Device *dev, Evas_Device_Subclass clas)
Set the sub-class of a device.
Definition: evas_device.c:385
elm_genlist_realized_items_update
void elm_genlist_realized_items_update(Elm_Genlist *obj)
Update the contents of all realized items.
Definition: elm_genlist_eo.legacy.c:189
ecore_wl2_window_type_get
EAPI Ecore_Wl2_Window_Type ecore_wl2_window_type_get(Ecore_Wl2_Window *window)
Get the type of a given window.
Definition: ecore_wl2_window.c:1847
eina_log_abort_on_critical_set
void eina_log_abort_on_critical_set(Eina_Bool abort_on_critical)
Sets if critical messages should abort the program.
Definition: eina_log.c:1845
elm_theme_overlay_del
void elm_theme_overlay_del(Elm_Theme *th, const char *item)
Delete a theme overlay from the list of overlays.
Definition: elm_theme.c:645
ecore_imf_context_input_mode_set
EAPI void ecore_imf_context_input_mode_set(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Mode input_mode)
Sets the input mode used by the Ecore Input Context.
Definition: ecore_imf_context.c:519
EPhysics_Callback_World_Type
enum _EPhysics_Callback_World_Type EPhysics_Callback_World_Type
Identifier of callbacks to be set for EPhysics worlds.
ethumb_client_init
int ethumb_client_init(void)
Initialize the Ethumb_Client library.
Definition: ethumb_client.c:486
_Ecore_Win32_Event_Window_Resize
Event sent when the window is resized.
Definition: Ecore_Win32.h:446
_Elm_Spinner_Data::delay_change_timer
Ecore_Timer * delay_change_timer
a timer for a delay,changed smart callback
Definition: elm_widget_spinner.h:47
ECORE_POWER_STATE_BATTERY
@ ECORE_POWER_STATE_BATTERY
The system is running off battery power, but is otherwise running normally.
Definition: Ecore_Common.h:961
_Ecore_Event_Mouse_Button::root_window
Ecore_Window root_window
The root window where event happened.
Definition: Ecore_Input.h:225
elm_gengrid_item_custom_size_get
void elm_gengrid_item_custom_size_get(const Elm_Gengrid_Item *obj, int *w, int *h)
Custom size mode for non-homogeneous gengrid.
Definition: elm_gengrid_item_eo.legacy.c:63
edje_edit_text_class_font_get
EAPI Eina_Stringshare * edje_edit_text_class_font_get(Evas_Object *obj, const char *class_name)
Returns font name of specified text class.
Definition: edje_edit.c:8307
ELM_PREFS_TYPE_UNKNOWN
@ ELM_PREFS_TYPE_UNKNOWN
Unknown type.
Definition: elm_prefs_data.h:52
elm_obj_entry_selection_paste
EOAPI void elm_obj_entry_selection_paste(Eo *obj)
This executes a "paste" action in the entry.
xdg_surface_listener
A desktop window.
Definition: xdg-shell-client-protocol.h:258
elm_icon_memfile_set
EINA_DEPRECATED Eina_Bool elm_icon_memfile_set(Evas_Object *obj, const void *img, size_t size, const char *format, const char *key)
Set a location in memory to be used as an icon.
Definition: elm_icon.c:640
ecore_wl2_subsurface_sync_set
EAPI void ecore_wl2_subsurface_sync_set(Ecore_Wl2_Subsurface *subsurface, Eina_Bool sync)
Enables or disables sub-surface synchronization.
Definition: ecore_wl2_subsurf.c:142
Elput_Event_Pointer_Motion
struct Elput_Event_Pointer_Motion Elput_Event_Pointer_Motion
elm_win_keyboard_mode_get
Elm_Win_Keyboard_Mode elm_win_keyboard_mode_get(const Evas_Object *obj)
Get the keyboard mode of the window.
Definition: efl_ui_win.c:9616
EINA_VALUE_STRUCT_OPERATIONS_BINSEARCH
const Eina_Value_Struct_Operations * EINA_VALUE_STRUCT_OPERATIONS_BINSEARCH
Assumes members is sorted by name and applies binary search for names.
Definition: eina_value.c:5623
ecore_wl_dnd_drag_get
EAPI Eina_Bool ecore_wl_dnd_drag_get(Ecore_Wl_Input *input, const char *type)
Definition: ecore_wl_dnd.c:353
EDJE_PART_TYPE_NONE
@ EDJE_PART_TYPE_NONE
None type value.
Definition: Edje_Legacy.h:3246
_Elm_Win_Trap
Definition: elm_win_common.h:19
ECORE_X_ATOM_XDND_DIRECTSAVE0
Ecore_X_Atom ECORE_X_ATOM_XDND_DIRECTSAVE0
Definition: ecore_x_atoms_decl.h:35
ECORE_IMF_INPUT_PANEL_HW_KEYBOARD_MODE
@ ECORE_IMF_INPUT_PANEL_HW_KEYBOARD_MODE
Definition: Ecore_IMF.h:174
elm_diskselector_item_label_get
EINA_DEPRECATED const char * elm_diskselector_item_label_get(const Elm_Object_Item *it)
Get the label of item.
ecore_buffer_consumer_buffer_dequeue
Ecore_Buffer * ecore_buffer_consumer_buffer_dequeue(Ecore_Buffer_Consumer *consumer)
Returns the latest Ecore_Buffer submitted by provider.
Definition: ecore_buffer_consumer.c:155
_Ecore_Event_Signal_Hup
A structure that stores information of a Hup signal event.
Definition: Ecore_Common.h:624
Evas_Vg_Gradient_Stop
struct _Evas_Vg_Gradient_Stop Evas_Vg_Gradient_Stop
Type defining gradient stops.
Ecore_IMF_Input_Panel_Lang
Ecore_IMF_Input_Panel_Lang
Input panel (virtual keyboard) language modes.
Definition: Ecore_IMF.h:380
_Elm_Genlist_Data::swipe
Eina_Bool swipe
value whether item loop feature is enabled or not.
Definition: elm_widget_genlist.h:201
_Ecore_X_Icon
Definition: Ecore_Evas_Types.h:16
eina_vector3_multiply
static void eina_vector3_multiply(Eina_Vector3 *out, const Eina_Vector3 *a, const Eina_Vector3 *b)
Multiply two vectors.
_Eina_Matrix4::yy
double yy
yy in y' = (x * yx) + (y * yy) + (z * yz) + yw
Definition: eina_matrix.h:130
ecore_avahi_del
EAPI void ecore_avahi_del(Ecore_Avahi *handler)
Deletes the specified handler of an AvahiPoll.
Definition: ecore_avahi.c:217
edje_edit_part_item_item_weight_y_get
EAPI double edje_edit_part_item_item_weight_y_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the vertical weight value of a part item.
_Ecore_Ipc_Event_Server_Del::server
Ecore_Ipc_Server * server
An IPC connection handle.
Definition: Ecore_Ipc.h:282
eina_list_prepend_relative
Eina_List * eina_list_prepend_relative(Eina_List *list, const void *data, const void *relative)
Prepends a data pointer to a linked list before the specified member.
Definition: eina_list.c:704
ecore_evas_extn_socket_events_block_set
EAPI void ecore_evas_extn_socket_events_block_set(Ecore_Evas *ee, Eina_Bool events_block)
Sets the blocking about mouse events to Ecore Evas.
Definition: ecore_evas.c:4313
ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED
The number layout to allow a positive or negative sign at the start.
Definition: Ecore_IMF.h:449
_Ecore_Evas_Interface_Extn
Definition: ecore_evas_extn.h:7
_Evas_Object_Box_Api::property_id_get
int(* property_id_get)(const Evas_Object *o, const char *name)
Smart function to get the numerical ID of a custom property of box children.
Definition: Evas_Common.h:2763
EIO_MONITOR_ERROR
int EIO_MONITOR_ERROR
During operation the monitor failed and will no longer work.
Definition: eio_monitor.c:305
emile_shutdown
EAPI int emile_shutdown(void)
Shut down the Emile library.
Definition: emile_main.c:81
ELM_POPUP_ORIENT_RIGHT
@ ELM_POPUP_ORIENT_RIGHT
Popup should appear in the right of parent.
Definition: elm_popup_eo.h:31
elm_ctxpopup_add
Evas_Object * elm_ctxpopup_add(Evas_Object *parent)
Add a new Ctxpopup object to the parent.
Definition: elc_ctxpopup.c:1109
ELM_LIST_COMPRESS
@ ELM_LIST_COMPRESS
The list won't set any of its size hints to inform how a possible container should resize it.
Definition: elm_general.h:432
ecore_evas_sdl_new
EAPI Ecore_Evas * ecore_evas_sdl_new(const char *name, int w, int h, int fullscreen, int hwsurface, int noframe, int alpha)
Creates a new Ecore_Evas canvas bound to the Evas SDL engine.
Definition: ecore_evas.c:4399
ecore_drm_device_master_drop
EAPI Eina_Bool ecore_drm_device_master_drop(Ecore_Drm_Device *dev)
Tells a given Ecore_Drm_Device to stop being master.
Definition: ecore_drm_device.c:487
ecore_event_type_flush
#define ecore_event_type_flush(...)
Forcefully flush all pending type without processing them.
Definition: Ecore_Common.h:804
_Eina_Rectangle
Definition: eina_rectangle.h:109
EDJE_ACTION_TYPE_PARAM_SET
@ EDJE_ACTION_TYPE_PARAM_SET
Param set action value.
Definition: Edje_Common.h:1920
edje_edit_program_tone_name_set
EAPI Eina_Bool edje_edit_program_tone_name_set(Evas_Object *obj, const char *prog, const char *name)
Sets tone name of the program.
Definition: edje_edit.c:11343
ecore_x_input_device_properties_list
EAPI char ** ecore_x_input_device_properties_list(int slot, int *num_ret)
Definition: ecore_x_xi2.c:979
elm_object_focus_allow_set
void elm_object_focus_allow_set(Evas_Object *obj, Eina_Bool enable)
Set the ability for an Elementary object to be focused.
Definition: elm_main.c:1666
ecore_evas_layer_set
EAPI void ecore_evas_layer_set(Ecore_Evas *ee, int layer)
Sets the layer of an Ecore_Evas' window.
Definition: ecore_evas.c:1960
elm_drop_item_container_add
Eina_Bool elm_drop_item_container_add(Evas_Object *obj, Elm_Sel_Format format, Elm_Xy_Item_Get_Cb itemgetcb, Elm_Drag_State entercb, void *enterdata, Elm_Drag_State leavecb, void *leavedata, Elm_Drag_Item_Container_Pos poscb, void *posdata, Elm_Drop_Item_Container_Cb dropcb, void *dropdata)
Set a item container (list, genlist, grid) as target for drop.
Definition: elm_dnd.c:699
ecore_thread_cancel
Eina_Bool ecore_thread_cancel(Ecore_Thread *thread)
Cancels a running thread.
Definition: ecore_thread.c:741
EVAS_CALLBACK_HOLD
@ EVAS_CALLBACK_HOLD
Events go on/off hold.
Definition: Evas_Common.h:440
elm_toolbar_standard_priority_get
int elm_toolbar_standard_priority_get(const Elm_Toolbar *obj)
Set the standard priority of visible items in a toolbar.
Definition: elm_toolbar_eo.legacy.c:105
elm_win_wm_rotation_manual_rotation_done_set
void elm_win_wm_rotation_manual_rotation_done_set(Evas_Object *obj, Eina_Bool set)
Set the manual rotation done mode.
Definition: efl_ui_win.c:8396
edje_edit_group_aliased_get
EAPI const char * edje_edit_group_aliased_get(Evas_Object *obj, const char *alias_name)
Returns the main group name that is aliased by given alias name.
Definition: edje_edit.c:2235
elm_genlist_nth_item_get
Elm_Object_Item * elm_genlist_nth_item_get(const Evas_Object *obj, unsigned int nth)
Get the nth item, in a given genlist widget, placed at position nth, in its internal items list.
Definition: elm_genlist.c:8664
_Efreet_Desktop::path
char * path
Working directory to run app in.
Definition: efreet_desktop.h:105
elm_entry_markup_filter_append
void elm_entry_markup_filter_append(Elm_Entry *obj, Elm_Entry_Filter_Cb func, void *data)
Append a markup filter function for text inserted in the entry.
Definition: elm_entry_eo.legacy.c:543
edje_transition_duration_factor_get
double edje_transition_duration_factor_get(void)
Retrieves transitions duration factor.
Definition: edje_program.c:228
emotion_webcams_get
EAPI const Eina_List * emotion_webcams_get(void)
Get a list of active and available webcam.
Definition: emotion_webcam.c:299
elput_touch_dwt_enabled_get
EAPI Eina_Bool elput_touch_dwt_enabled_get(Elput_Device *device)
Get if touchpad dwt (disable-while-typing) is enabled.
Definition: elput_touch.c:100
elm_diskselector_item_icon_set
EINA_DEPRECATED void elm_diskselector_item_icon_set(Elm_Object_Item *it, Evas_Object *icon)
Set the icon associated to the item.
ELM_PREFS_RESET_LAST
@ ELM_PREFS_RESET_LAST
prefs will keep a small history of changes, so this resets back to last batch of changes on the UI el...
Definition: elm_prefs_data.h:41
elm_mapbuf_point_color_get
void elm_mapbuf_point_color_get(const Elm_Mapbuf *obj, int idx, int *r, int *g, int *b, int *a)
The color of a point (vertex) in the mapbuf.
Definition: elm_mapbuf_eo.legacy.c:57
eet_identity_verify
EAPI Eina_Bool eet_identity_verify(Eet_File *ef, const char *certificate_file)
Compares the identify certificate of an eet file against a stored one.
Definition: eet_lib.c:1798
_Ecore_Event_Signal_User::data
siginfo_t data
Signal info.
Definition: Ecore_Common.h:615
_Elm_Prefs_Page_Iface::sub_title_set
Eina_Bool(* sub_title_set)(Evas_Object *obj, const char *sub_title)
function to set a sub-title on the page widget
Definition: elm_prefs_common.h:244
elm_index_add
Evas_Object * elm_index_add(Evas_Object *parent)
Add a new index widget to the given parent Elementary (container) object.
Definition: elm_index.c:1186
ELM_GENGRID_EVENT_UNREALIZED
#define ELM_GENGRID_EVENT_UNREALIZED
Called when gengrid unrealized.
Definition: elm_gengrid_eo.h:650
_Elm_Widget_Smart_Data::group
const char * group
2nd identifier of an edje object group which is used in theme_set.
Definition: elm_widget.h:356
_Edje_Message_String_Float_Set::count
int count
The size of the message's array (may be greater than 1)
Definition: Edje_Legacy.h:560
ecore_x_current_time_get
EAPI Ecore_X_Time ecore_x_current_time_get(void)
Return the last event time.
Definition: ecore_x.c:1143
elm_map_canvas_to_region_convert
void elm_map_canvas_to_region_convert(const Elm_Map *obj, int x, int y, double *lon, double *lat)
Convert canvas coordinates into geographic coordinates (longitude, latitude).
Definition: elm_map_eo.legacy.c:189
evas_vg_shape_add
Efl_Canvas_Vg_Shape * evas_vg_shape_add(Efl_Canvas_Vg_Node *parent)
Creates a new vector shape object.
Definition: efl_canvas_vg_shape.c:473
Ector_Update_Type
enum _Ector_Update_Type Ector_Update_Type
What kind of update is being pushed.
Elm_Transit_Effect_Wipe_Dir
Elm_Transit_Effect_Wipe_Dir
The direction in which the wipe effect should occur.
Definition: elm_transit.h:103
eina_debug_local_connect
EAPI Eina_Debug_Session * eina_debug_local_connect(Eina_Bool is_master)
Connect to the local daemon.
Definition: eina_debug.c:496
EVAS_RENDER_SUB_REL
@ EVAS_RENDER_SUB_REL
DEPRECATED.
Definition: Evas_Legacy.h:2170
Ecore_Pos_Map
Ecore_Pos_Map
Defines the position mappings for the animation.
Definition: Ecore_Common.h:2750
EINA_PRINTF
#define EINA_PRINTF(fmt, arg)
Indicates that this function accepts a printf-style format string.
Definition: eina_types.h:388
_Evas_Event_Key_Down::keyname
char * keyname
the name string of the key pressed
Definition: Evas_Legacy.h:315
ecore_evas_comp_sync_get
EAPI Eina_Bool ecore_evas_comp_sync_get(const Ecore_Evas *ee)
Gets the comp sync state.
Definition: ecore_evas.c:2750
eina_rw_slice_endswith
static Eina_Bool eina_rw_slice_endswith(const Eina_Rw_Slice slice, const Eina_Slice suffix)
Checks if the slice ends with a suffix.
elm_image_aspect_fixed_get
Eina_Bool elm_image_aspect_fixed_get(const Evas_Object *obj)
Get whether the internal image's aspect ratio is fixed to the original image's.
Definition: efl_ui_image.c:2702
eet_node_children_get
EAPI Eet_Node * eet_node_children_get(Eet_Node *node)
Gets a node's child nodes.
Definition: eet_node.c:228
EET_ERROR_ENCRYPT_FAILED
@ EET_ERROR_ENCRYPT_FAILED
Could not encrypt contents.
Definition: Eet.h:219
_Ecore_Win32_Event_Mouse_In::modifiers
unsigned int modifiers
The keyboard modifiers.
Definition: Ecore_Win32.h:336
_Ecore_IMF_Event_Selection
The structure type used with the Selection Input Method event.
Definition: Ecore_IMF.h:567
elm_app_bin_dir_get
const char * elm_app_bin_dir_get(void)
Get the application's run time binaries prefix directory, as set by elm_app_info_set() and the way (e...
Definition: elm_main.c:566
EEZE_UDEV_TYPE_DRIVE_CDROM
@ EEZE_UDEV_TYPE_DRIVE_CDROM
Definition: Eeze.h:249
edje_edit_state_rel1_offset_y_get
EAPI int edje_edit_state_rel1_offset_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the 'rel1 offset Y' value of state.
ecore_pipe_thaw
void ecore_pipe_thaw(Ecore_Pipe *p)
Starts monitoring again the pipe for reading.
Definition: ecore_pipe.c:153
elm_naviframe_add
Evas_Object * elm_naviframe_add(Evas_Object *parent)
Add a new Naviframe object to the parent.
Definition: elc_naviframe.c:1605
elm_gengrid_item_prepend
Elm_Widget_Item * elm_gengrid_item_prepend(Elm_Gengrid *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Evas_Smart_Cb func, const void *func_data)
Prepend a new item in a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:195
elm_config_window_auto_focus_enable_get
Eina_Bool elm_config_window_auto_focus_enable_get(void)
Get the auto focus enable flag.
Definition: elm_config.c:4178
edje_edit_part_pointer_mode_set
EAPI Eina_Bool edje_edit_part_pointer_mode_set(Evas_Object *obj, const char *part, Evas_Object_Pointer_Mode pointer_mode)
Gets pointer_mode of a part.
Definition: edje_edit.c:4058
evas_canvas_font_path_append
EOAPI void evas_canvas_font_path_append(Eo *obj, const char *path)
Appends a font path to the list of font paths used by the given evas.
ecore_evas_get
EAPI Evas * ecore_evas_get(const Ecore_Evas *ee)
Gets an Ecore_Evas's Evas.
Definition: ecore_evas.c:1326
ecore_con_ssl_server_cafile_add
EAPI Eina_Bool ecore_con_ssl_server_cafile_add(Ecore_Con_Server *svr, const char *ca_file)
Adds an SSL CA file for use in ecore_con functions.
Definition: ecore_con_legacy.c:2513
EIO_MONITOR_DIRECTORY_CLOSED
int EIO_MONITOR_DIRECTORY_CLOSED
A directory has been closed in a watched directory.
Definition: eio_monitor.c:313
_Evas_Object_Box_Api::property_get
Eina_Bool(* property_get)(const Evas_Object *o, Evas_Object_Box_Option *opt, int property, va_list args)
Smart function to retrieve a custom property from a box child.
Definition: Evas_Common.h:2761
_Elm_Toolbar_Data::mouse_down
Eina_Bool mouse_down
a flag that mouse is down on the toolbar at the moment.
Definition: elm_widget_toolbar.h:59
EINA_VALUE_TYPE_FILE
const Eina_Value_Type * EINA_VALUE_TYPE_FILE
manages Eina_File type.
Definition: eina_value.c:5616
EDJE_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NUMBERONLY
@ EDJE_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NUMBERONLY
The password layout to allow only number.
Definition: Edje_Common.h:1332
ephysics_camera_position_get
EAPI void ephysics_camera_position_get(const EPhysics_Camera *camera, Evas_Coord *x, Evas_Coord *y)
Get camera's position.
efreet_icon_extra_list_get
Eina_List ** efreet_icon_extra_list_get(void)
Gets the list of all extra directories to look for icons. These directories are used to look for icon...
Definition: efreet_icon.c:158
ecore_win32_window_free
EAPI void ecore_win32_window_free(Ecore_Win32_Window *window)
Free the given window.
Definition: ecore_win32_window.c:500
evas_object_clip_set
void evas_object_clip_set(Efl_Canvas_Object *obj, Efl_Canvas_Object *clipper)
Clip one object to another.
Definition: efl_canvas_object_eo.legacy.c:15
elm_genlist_item_tooltip_style_get
const char * elm_genlist_item_tooltip_style_get(const Elm_Object_Item *it)
Get the style set a given genlist item's tooltip.
Definition: elm_genlist.c:7663
efreet_util_desktop_categories_list
Eina_List * efreet_util_desktop_categories_list(void)
Find all desktop categories This list must be freed using EINA_LIST_FREE.
Definition: efreet_utils.c:408
ECORE_X_ATOM_E_WINDOW_AUX_HINT_SUPPORTED_LIST
Ecore_X_Atom ECORE_X_ATOM_E_WINDOW_AUX_HINT_SUPPORTED_LIST
Definition: ecore_x_atoms_decl.h:367
ephysics_camera_perspective_get
EAPI void ephysics_camera_perspective_get(const EPhysics_Camera *camera, Evas_Coord *px, Evas_Coord *py, Evas_Coord *z0, Evas_Coord *foc)
Get perspective applied on the scene.
elm_config_glayer_long_tap_start_timeout_set
void elm_config_glayer_long_tap_start_timeout_set(double long_tap_timeout)
Set the duration for occurring long tap event of gesture layer.
Definition: elm_config.c:4041
elm_obj_calendar_select_mode_set
EOAPI void elm_obj_calendar_select_mode_set(Eo *obj, Elm_Calendar_Select_Mode mode)
Select day mode to use.
_Eina_File::global_hugetlb
Eina_Bool global_hugetlb
Indicates whether global_map uses HugeTLB.
Definition: eina_file_common.h:105
Evas_Callback_Type
Evas_Callback_Type
Identifier of callbacks to be set for Evas canvases or Evas objects.
Definition: Evas_Common.h:419
ECORE_IMF_DEVICE_CLASS_PEN
@ ECORE_IMF_DEVICE_CLASS_PEN
A special pen device.
Definition: Ecore_IMF.h:489
ecore_con_socks_version_get
EAPI unsigned int ecore_con_socks_version_get(Ecore_Con_Socks *ecs)
Returns SOCKS version of a SOCKS proxy.
Definition: ecore_con_socks.c:317
_Eina_Quaternion
Definition: eina_quaternion.h:34
elm_obj_gengrid_first_item_get
EOAPI Elm_Widget_Item * elm_obj_gengrid_first_item_get(const Eo *obj)
Get the first item in a given gengrid widget.
eina_log_function_disable_set
void eina_log_function_disable_set(Eina_Bool disabled)
Sets if originating function name logging should be disabled.
Definition: eina_log.c:1825
edje_edit_state_map_point_color_get
EAPI Eina_Bool edje_edit_state_map_point_color_get(Evas_Object *obj, const char *part, const char *state, double value, int idx, int *r, int *g, int *b, int *a)
Gets the color of given vertex/point of the current part.
Definition: edje_edit.c:7946
ELM_GLVIEW_STENCIL_1
@ ELM_GLVIEW_STENCIL_1
Request min.
Definition: elm_glview_eo.h:53
elm_drop_target_del
Eina_Bool elm_drop_target_del(Evas_Object *obj, Elm_Sel_Format format, Elm_Drag_State entercb, void *enterdata, Elm_Drag_State leavecb, void *leavedata, Elm_Drag_Pos poscb, void *posdata, Elm_Drop_Cb dropcb, void *dropdata)
Deletes the drop target status of an object.
Definition: elm_dnd.c:195
eina_future_cb_console_from_desc
Eina_Future_Desc eina_future_cb_console_from_desc(const Eina_Future_Cb_Console_Desc desc)
Creates an Eina_Future_Desc that will print the previous future's resolved value.
Definition: eina_promise.c:1064
_Ecore_Wl_Event_Window_Configure
Definition: Ecore_Wayland.h:142
evas_object_text_descent_get
int evas_object_text_descent_get(const Evas_Text *obj)
descent property
Definition: evas_text_eo.legacy.c:135
evas_textblock_cursor_visible_range_get
Eina_Bool evas_textblock_cursor_visible_range_get(Efl_Text_Cursor_Handle *start, Evas_Textblock_Cursor *end)
Return the currently visible range.
Definition: evas_object_textblock.c:13220
Ecore_Event_Joystick_Event_Type
enum _Ecore_Event_Joystick_Event Ecore_Event_Joystick_Event_Type
edje_object_part_text_insert
void edje_object_part_text_insert(Eo *obj, const char *part, const char *text)
Inserts text for an object part.
Definition: edje_legacy.c:1029
_Evas_Native_Surface::pixmap
unsigned long pixmap
pixmap id to use (Pixmap)
Definition: Evas_Legacy.h:4853
_Efl_Event_Animator_Tick::update_area
Eina_Rect update_area
Area of the canvas that will be pushed to screen.
Definition: efl_canvas_object_eo.legacy.h:26
EVAS_CALLBACK_MOUSE_UP
@ EVAS_CALLBACK_MOUSE_UP
Mouse Button Up Event.
Definition: Evas_Common.h:423
ELM_SCROLLER_POLICY_LAST
@ ELM_SCROLLER_POLICY_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_scroller_legacy.h:18
ECORE_AUDIO_TYPE_SNDFILE
@ ECORE_AUDIO_TYPE_SNDFILE
Use libsndfile module.
Definition: Ecore_Audio.h:57
eina_freeq_reduce
void eina_freeq_reduce(Eina_FreeQ *fq, int count)
Reduce the number of items in the free queue by up to count.
Definition: eina_freeq.c:541
_Eina_Stat::blksize
unsigned long int blksize
The block size in bytes.
Definition: eina_file.h:216
_Eina_Hash_Tuple::key
const void * key
The key.
Definition: eina_hash.h:299
edje_file_group_exists
Eina_Bool edje_file_group_exists(const char *file, const char *glob)
Determines whether a group matching glob exists in an edje file.
Definition: edje_load.c:334
ecore_x_selection_primary_clear
EAPI Eina_Bool ecore_x_selection_primary_clear(void)
Release ownership of the primary selection.
Definition: ecore_x_selection.c:189
elm_naviframe_item_simple_promote
void elm_naviframe_item_simple_promote(Elm_Naviframe *obj, Efl_Canvas_Object *content)
Simple version of item_promote.
Definition: elm_naviframe_eo.legacy.c:75
ecore_thread_max_get
int ecore_thread_max_get(void)
Gets the maximum number of threads that can run simultaneously.
Definition: ecore_thread.c:1205
ecore_x_icccm_protocol_set
EAPI void ecore_x_icccm_protocol_set(Ecore_X_Window win, Ecore_X_WM_Protocol protocol, Eina_Bool on)
Set or unset a wm protocol property.
Definition: ecore_x_icccm.c:603
evas_object_image_load_scale_down_get
int evas_object_image_load_scale_down_get(const Evas_Object *obj)
Get the scale down factor of a given image object's source image, when loading it.
Definition: evas_image_legacy.c:379
elm_store_item_filesystem_path_get
const char * elm_store_item_filesystem_path_get(const Elm_Store_Item *item)
Get the path of a specific store item.
Definition: elm_store.c:718
elm_ctxpopup_first_item_get
Elm_Widget_Item * elm_ctxpopup_first_item_get(const Elm_Ctxpopup *obj)
Get the first item in the widget.
Definition: elm_ctxpopup_eo.legacy.c:9
ecore_fb_init
EAPI int ecore_fb_init(const char *name)
Initialize the Ecore_Fb library.
Definition: ecore_fb.c:42
evas_object_name_child_find
Evas_Object * evas_object_name_child_find(const Evas_Object *obj, const char *name, int recurse)
Retrieves the object from children of the given object with the given name.
Definition: evas_name.c:64
_Elm_Slideshow_Item_Class::_Elm_Slideshow_Item_Class_Func
Definition: elm_slideshow_common.h:28
elm_win_urgent_set
void elm_win_urgent_set(Evas_Object *obj, Eina_Bool urgent)
Set the urgent state of a window.
Definition: efl_ui_win.c:8551
evas_object_size_hint_request_get
void evas_object_size_hint_request_get(const Eo *eo_obj, Evas_Coord *w, Evas_Coord *h)
Retrieves the hints for an object's optimum size.
Definition: evas_object_main.c:1560
_Old_Edje_Part::items
Eina_List * items
packed items for box and table
Definition: edje_convert.h:126
elm_list_item_append
Elm_Widget_Item * elm_list_item_append(Elm_List *obj, const char *label, Efl_Canvas_Object *icon, Efl_Canvas_Object *end, Evas_Smart_Cb func, const void *data)
Append a new item to the list object.
Definition: elm_list_eo.legacy.c:129
EVAS_TEXTBLOCK_TEXT_RAW
@ EVAS_TEXTBLOCK_TEXT_RAW
textblock text of type raw
Definition: evas_textblock_legacy.h:179
elm_slider_indicator_show_on_focus_get
Eina_Bool elm_slider_indicator_show_on_focus_get(const Evas_Object *obj)
Get whether the indicator of the slider is set or not.
Definition: elm_slider.c:1727
elm_win_wm_rotation_preferred_rotation_get
int elm_win_wm_rotation_preferred_rotation_get(const Evas_Object *obj)
Get the preferred rotation value.
Definition: efl_ui_win.c:8439
_Edje_Edit_Limit::name
Eina_Stringshare * name
name of the limit
Definition: Edje_Edit.h:141
Evas_Object_Intercept_Clip_Unset_Cb
void(* Evas_Object_Intercept_Clip_Unset_Cb)(void *data, Evas_Object *obj)
Function signature for the clip unset event of an evas object.
Definition: Evas_Legacy.h:3080
eldbus_service_property_changed
Eina_Bool eldbus_service_property_changed(const Eldbus_Service_Interface *interface, const char *name)
Add property to list of changed properties A DBus.PropertiesChanged signal will be sent in an idler w...
Definition: eldbus_service.c:1478
evas_object_intercept_layer_set_callback_add
void evas_object_intercept_layer_set_callback_add(Evas_Object *obj, Evas_Object_Intercept_Layer_Set_Cb func, const void *data)
Set the callback function that intercepts a layer set event of an object.
evas_map_util_rotate
void evas_map_util_rotate(Evas_Map *m, double degrees, Evas_Coord cx, Evas_Coord cy)
Change the map to apply the given rotation.
Definition: evas_map.c:968
evas_object_box_smart_set
void evas_object_box_smart_set(Evas_Object_Box_Api *api)
Set the default box api struct (Evas_Object_Box_Api) with the default values.
Definition: evas_object_box.c:513
ECORE_IMF_AUTOCAPITAL_TYPE_ALLCHARACTER
@ ECORE_IMF_AUTOCAPITAL_TYPE_ALLCHARACTER
Autocapitalize all letters.
Definition: Ecore_IMF.h:343
evas_textblock_fit_size_range_get
int evas_textblock_fit_size_range_get(const Evas_Object *obj, unsigned int *p_min_font_size, unsigned int *p_max_font_size)
Get the object's max and min font sizes used for fitting content.
Definition: evas_object_textblock.c:17936
_Evas_Vg_Gradient_Stop::g
int g
The component G color of the gradient stop.
Definition: Evas_Legacy.h:3780
elm_object_item_del
void elm_object_item_del(Eo *obj)
Delete the given item.
Definition: elm_main.c:2022
ecore_evas_wm_rotation_available_rotations_get
EAPI Eina_Bool ecore_evas_wm_rotation_available_rotations_get(const Ecore_Evas *ee, int **rotations, unsigned int *count)
Gets the array of available window rotations.
Definition: ecore_evas.c:2205
eina_inlist_prepend
Eina_Inlist * eina_inlist_prepend(Eina_Inlist *list, Eina_Inlist *new_l)
Adds a new node to beginning of list.
Definition: eina_inlist.c:254
ecore_x_e_window_profile_change_done_send
EAPI void ecore_x_e_window_profile_change_done_send(Ecore_X_Window root, Ecore_X_Window win, const char *profile)
Send a profile change done event to the window manager.
Definition: ecore_x_e.c:1525
edje_edit_state_box_layout_set
EAPI Eina_Bool edje_edit_state_box_layout_set(Evas_Object *obj, const char *part, const char *state, double value, char *layout)
Sets primary layout of the box.
eina_str_has_suffix
Eina_Bool eina_str_has_suffix(const char *str, const char *suffix)
Checks if the given string has the given suffix.
Definition: eina_str.c:430
elm_obj_toolbar_icon_size_set
EOAPI void elm_obj_toolbar_icon_size_set(Eo *obj, int icon_size)
Control the icon size, in pixels, to be used by toolbar items.
elm_popup_orient_set
void elm_popup_orient_set(Elm_Popup *obj, Elm_Popup_Orient orient)
Sets the orientation of the popup in the parent region.
Definition: elm_popup_eo.legacy.c:39
elm_entry_text_style_user_push
void elm_entry_text_style_user_push(Elm_Entry *obj, const char *style)
Push the style to the top of user style stack.
Definition: elm_entry_eo.legacy.c:435
eina_vector2_length_square_get
static double eina_vector2_length_square_get(const Eina_Vector2 *v)
Return the length in square of the given vector.
EINA_KEY_LENGTH
#define EINA_KEY_LENGTH(Function)
Definition: eina_hash.h:314
evas_object_textblock_obstacle_add
Eina_Bool evas_object_textblock_obstacle_add(Efl_Canvas_Textblock *obj, Efl_Canvas_Object *eo_obs)
Add obstacle evas object eo_obs to be observed during layout of text.
Definition: efl_canvas_textblock_eo.legacy.c:57
eina_matrixsparse_size_get
void eina_matrixsparse_size_get(const Eina_Matrixsparse *m, unsigned long *rows, unsigned long *cols)
Gets the current size of a Sparse Matrix.
Definition: eina_matrixsparse.c:986
ELM_FLIP_CUBE_RIGHT
@ ELM_FLIP_CUBE_RIGHT
Cube right flip mode.
Definition: efl_ui_flip_legacy.h:15
elm_config_softcursor_mode_get
Elm_Softcursor_Mode elm_config_softcursor_mode_get(void)
Get the software cursor mode.
Definition: elm_config.c:4002
elm_button_autorepeat_gap_timeout_set
void elm_button_autorepeat_gap_timeout_set(Evas_Object *obj, double t)
The interval between each generated autorepeat event.
Definition: efl_ui_button.c:352
ephysics_body_forces_clear
EAPI void ephysics_body_forces_clear(EPhysics_Body *body)
Clear all the forces applied to a body.
edje_object_part_text_input_panel_language_set
void edje_object_part_text_input_panel_language_set(Evas_Object *obj, const char *part, Edje_Input_Panel_Lang lang)
Sets the language mode of the input panel.
Definition: edje_util.c:2970
_Eina_Xattr
Definition: eina_xattr.h:53
ECORE_EVAS_EWS_EVENT_ADD
EAPI int ECORE_EVAS_EWS_EVENT_ADD
window was created
Definition: ecore_evas_ews.c:19
eina_value_list_count
static unsigned int eina_value_list_count(const Eina_Value *value)
Queries number of elements in value of list type.
eina_prefix_free
void eina_prefix_free(Eina_Prefix *pfx)
Frees the prefix object and all its contents.
Definition: eina_prefix.c:754
Emile_Image_Load_Error
enum _Emile_Image_Load_Error Emile_Image_Load_Error
Emile image load error codes one can get - see emile_load_error_str() too.
_Ecore_X_Event_Window_Focus_In
Definition: Ecore_X.h:533
ecore_wl2_display_compositor_get
EAPI struct wl_compositor * ecore_wl2_display_compositor_get(Ecore_Wl2_Display *display)
Gets the wl_compositor which belongs to this display.
Definition: ecore_wl2_display.c:1204
ecore_evas_data_get
EAPI void * ecore_evas_data_get(const Ecore_Evas *ee, const char *key)
Retrieves user data associated with an Ecore_Evas.
Definition: ecore_evas.c:1118
Eldbus_Property_Get_Cb
Eina_Bool(* Eldbus_Property_Get_Cb)(const Eldbus_Service_Interface *iface, const char *propname, Eldbus_Message_Iter *iter, const Eldbus_Message *request_msg, Eldbus_Message **error)
Callback function to append property value to message.
Definition: eldbus_service.h:57
ecore_evas_callback_post_render_set
EAPI void ecore_evas_callback_post_render_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas mouse post-render events.
Definition: ecore_evas.c:1303
evas_language_reinit
void evas_language_reinit(void)
Reinitialize language from the environment.
Definition: evas_main.c:1070
edje_object_play_get
Eina_Bool edje_object_play_get(const Evas_Object *obj)
Whether this object is playing or not.
Definition: edje_legacy.c:1122
eldbus_message_iter_arguments_append
Eina_Bool eldbus_message_iter_arguments_append(Eldbus_Message_Iter *iter, const char *signature,...)
Append an argument into an Eldbus_Message_Iter.
Definition: eldbus_message.c:379
ECORE_WIN32_CURSOR_SHAPE_I_BEAM
@ ECORE_WIN32_CURSOR_SHAPE_I_BEAM
I-beam.
Definition: Ecore_Win32.h:110
_Elm_Store_Item_Mapping_Photo
Definition: elm_store.h:105
_Efreet_Version::minor
int minor
< major (binary or source incompatible changes)
Definition: Efreet.h:122
_Emotion_Version::minor
int minor
< major (binary or source incompatible changes)
Definition: Emotion.h:280
ELM_MAP_ZOOM_MODE_MANUAL
@ ELM_MAP_ZOOM_MODE_MANUAL
Zoom controlled manually by elm_map_zoom_set().
Definition: elm_map_legacy.h:18
_eina_log_state_init
const char * _eina_log_state_init
String that indicates the log system is initializing.
elput_input_shutdown
EAPI void elput_input_shutdown(Elput_Manager *manager)
Shutdown input.
Definition: elput_input.c:467
ELM_CLOCK_EDIT_HOUR_UNIT
@ ELM_CLOCK_EDIT_HOUR_UNIT
Unit digit of hours value should be editable.
Definition: elm_clock_eo.h:29
_Embryo_Version::minor
int minor
< major (binary or source incompatible changes)
Definition: Embryo.h:381
_Elm_Image_Error
Structure associated with smart callback 'download,progress'.
Definition: elm_image_legacy.h:32
_Eina_Value_Array::subtype
const Eina_Value_Type * subtype
how to allocate and access items
Definition: eina_value.h:1184
ecore_x_randr_output_edid_get
EAPI unsigned char * ecore_x_randr_output_edid_get(Ecore_X_Window root, Ecore_X_Randr_Output output, unsigned long *length)
gets the EDID information of an attached output if available.
Definition: ecore_x_randr.c:2788
_Efl_Ui_Flip_Data
Definition: efl_ui_widget_flip.h:30
eina_cow_add
Eina_Cow * eina_cow_add(const char *name, unsigned int struct_size, unsigned int step, const void *default_value, Eina_Bool gc)
Instantiates a new Eina_Cow pool.
Definition: eina_cow.c:330
eet_data_descriptor_decode_cipher
EAPI void * eet_data_descriptor_decode_cipher(Eet_Data_Descriptor *edd, const void *data_in, const char *cipher_key, int size_in)
Decodes a data structure from an arbitrary location in memory using a cipher.
Definition: eet_data.c:4999
emotion_init
EAPI Eina_Bool emotion_init(void)
Initialise Emotion library.
Definition: emotion_main.c:142
eldbus_connection_data_set
void eldbus_connection_data_set(Eldbus_Connection *conn, const char *key, const void *data)
Set an attached data pointer to an object with a given string key.
Definition: eldbus_core.c:1332
ecore_evas_window_group_set
EAPI void ecore_evas_window_group_set(Ecore_Evas *ee, const Ecore_Evas *ee_group)
Sets another window that this window is a group member of.
Definition: ecore_evas.c:2539
elm_genlist_item_expanded_get
Eina_Bool elm_genlist_item_expanded_get(const Elm_Genlist_Item *obj)
Get the expanded state of an item.
Definition: elm_genlist_item_eo.legacy.c:45
ECORE_WIN32_WINDOW_TYPE_NORMAL
@ ECORE_WIN32_WINDOW_TYPE_NORMAL
Normal top-level window.
Definition: Ecore_Win32.h:95
ecore_main_loop_iterate
void ecore_main_loop_iterate(void)
Runs a single iteration of the main loop to process everything on the queue.
Definition: ecore_main.c:1284
Evas_Object_Pointer_Mode
enum _Evas_Object_Pointer_Mode Evas_Object_Pointer_Mode
How the mouse pointer should be handled by Evas.
DBG
#define DBG(...)
Macro for logging Eina debug messages.
Definition: eina_file_common.h:179
eina_prefix_new
Eina_Prefix * eina_prefix_new(const char *argv0, void *symbol, const char *envprefix, const char *sharedir, const char *magicsharefile, const char *pkg_bin, const char *pkg_lib, const char *pkg_data, const char *pkg_locale)
Creates a new prefix handle given that some input information is provided.
Definition: eina_prefix.c:468
edje_object_part_text_cursor_next
Eina_Bool edje_object_part_text_cursor_next(Edje_Object *obj, const char *part, Edje_Cursor cur)
Advances the cursor to the next cursor position.
Definition: edje_legacy.c:344
elm_button_autorepeat_initial_timeout_get
double elm_button_autorepeat_initial_timeout_get(const Evas_Object *obj)
The initial timeout before the autorepeat event is generated.
Definition: efl_ui_button.c:346
evas_object_image_scale_hint_get
Evas_Image_Scale_Hint evas_object_image_scale_hint_get(const Evas_Object *obj)
Get the scale hint of a given image of the canvas.
Definition: evas_image_legacy.c:533
ecore_x_e_window_profile_change_send
EAPI void ecore_x_e_window_profile_change_send(Ecore_X_Window root, Ecore_X_Window win, const char *profile)
Send a profile change event to the window manager.
Definition: ecore_x_e.c:1456
_Evas_Image_Load_Func
Definition: Evas_Loader.h:218
_Edje_External_Type_Info::info
const Edje_External_Type * info
The type definition.
Definition: Edje_Common.h:875
EMOTION_VIS_LIBVISUAL_LV_SCOPE
@ EMOTION_VIS_LIBVISUAL_LV_SCOPE
lv scope
Definition: Emotion.h:221
elm_bg_color_get
void elm_bg_color_get(const Evas_Object *obj, int *r, int *g, int *b)
Gets the color set on a given background widget.
Definition: efl_ui_bg.c:162
Evas_Device_Subclass
Evas_Device_Subclass
Specific type of input device.
Definition: Evas_Common.h:338
edje_object_message_handler_set
void edje_object_message_handler_set(Evas_Object *obj, Edje_Message_Handler_Cb func, void *data)
Sets an Edje message handler function for a given Edje object.
Definition: edje_message_queue.c:1028
edje_edit_part_item_index_prefer_h_get
EAPI int edje_edit_part_item_index_prefer_h_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the prefer height value of a part's item.
evas_norender_with_updates
void evas_norender_with_updates(Eo *eo_e)
Update the canvas internal objects but not triggering immediate renderization and producing update re...
Definition: evas_render.c:4157
_Eina_Stat
The structure to store some file statistics.
Definition: eina_file.h:207
EINA_CONST
#define EINA_CONST
Attribute from gcc to prevent the function to read/modify any global memory.
Definition: eina_types.h:413
ephysics_constraint_angular_limit_set
EAPI void ephysics_constraint_angular_limit_set(EPhysics_Constraint *constraint, double counter_clock_x, double clock_wise_x, double counter_clock_y, double clock_wise_y, double counter_clock_z, double clock_wise_z)
Set the angular moving limits of a constraint.
ELM_HOVER_EVENT_DISMISSED
#define ELM_HOVER_EVENT_DISMISSED
Called when hover was dismissed.
Definition: elm_hover_eo.h:110
ELM_ICON_LOOKUP_FDO
@ ELM_ICON_LOOKUP_FDO
Icon look up order: theme, freedesktop.
Definition: elm_icon_legacy.h:12
edje_object_part_text_item_geometry_get
Eina_Bool edje_object_part_text_item_geometry_get(const Eo *obj, const char *part, const char *item, Evas_Coord *cx, Evas_Coord *cy, Evas_Coord *cw, Evas_Coord *ch)
Returns item geometry.
Definition: edje_legacy.c:522
ecore_x_error_code_get
EAPI int ecore_x_error_code_get(void)
Get the error code from the error.
Definition: ecore_x_error.c:74
edje_object_text_markup_filter_callback_add
void edje_object_text_markup_filter_callback_add(Eo *obj, const char *part, Edje_Markup_Filter_Cb func, void *data)
Adds a markup filter function for newly inserted text.
Definition: edje_legacy.c:607
eina_strbuf_insert_char
Eina_Bool eina_strbuf_insert_char(Eina_Strbuf *buf, char c, size_t pos)
Inserts a character into a string buffer, reallocating as necessary.
elm_profile_all_set
EINA_DEPRECATED void elm_profile_all_set(const char *profile)
Set Elementary's profile.
Elm_Drag_Icon_Create_Cb
Evas_Object *(* Elm_Drag_Icon_Create_Cb)(void *data, Evas_Object *win, Evas_Coord *xoff, Evas_Coord *yoff)
Callback called to create a drag icon object.
Definition: elm_cnp.h:168
ELM_CLOCK_EDIT_SEC_DECIMAL
@ ELM_CLOCK_EDIT_SEC_DECIMAL
Decimal digit of seconds value should be editable.
Definition: elm_clock_eo.h:35
ECORE_X_WINDOW_STATE_HINT_NORMAL
@ ECORE_X_WINDOW_STATE_HINT_NORMAL
The window wants to be mapped normally.
Definition: Ecore_X.h:1256
elm_map_overlay_hide_set
void elm_map_overlay_hide_set(Elm_Map_Overlay *overlay, Eina_Bool hide)
Set if the overlay is hidden or not.
Definition: elm_map.c:4940
evas_key_modifier_get
const Evas_Modifier * evas_key_modifier_get(const Evas *eo_e)
Returns a handle to the list of modifier keys registered in the canvas e.
Definition: evas_key.c:35
elput_manager_close
EAPI void elput_manager_close(Elput_Manager *manager, int fd)
Request input manager to close a file.
Definition: elput_manager.c:99
ECORE_X_MODIFIER_SHIFT
EAPI int ECORE_X_MODIFIER_SHIFT
Definition: ecore_x.c:152
edje_edit_color_class_del
EAPI Eina_Bool edje_edit_color_class_del(Evas_Object *obj, const char *name)
Deletes the given class object from edje.
Definition: edje_edit.c:2707
edje_edit_size_class_min_w_set
EAPI Eina_Bool edje_edit_size_class_min_w_set(Evas_Object *obj, const char *class_name, Evas_Coord size)
Sets width min size of specified size class.
elm_obj_genlist_item_sorted_insert
EOAPI Elm_Widget_Item * elm_obj_genlist_item_sorted_insert(Eo *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Genlist_Item_Type type, Eina_Compare_Cb comp, Evas_Smart_Cb func, const void *func_data)
Insert a new item into the sorted genlist object.
ELM_CONFORMANT_EVENT_VIRTUALKEYPAD_STATE_OFF
#define ELM_CONFORMANT_EVENT_VIRTUALKEYPAD_STATE_OFF
Called when virtualkeypad was disabled.
Definition: elm_conformant_eo.h:38
eio_monitor_fallback_check
Eina_Bool eio_monitor_fallback_check(const Eio_Monitor *monitor)
Check whether a monitor is using the fallback backend.
Definition: eio_monitor_poll.c:426
_Evas_Cserve_Stats::saved_time_image_data_load
double saved_time_image_data_load
time, in seconds, saved in data loads by sharing cached loads instead
Definition: Evas_Common.h:2955
_Elm_Entry_Filter_Limit_Size::max_char_count
int max_char_count
The maximum number of characters allowed.
Definition: elm_entry_common.h:185
edje_edit_group_alias_is
EAPI Eina_Bool edje_edit_group_alias_is(Evas_Object *obj, const char *alias_name)
Checks if this group is an alias name.
Definition: edje_edit.c:2220
elm_map_region_zoom_bring_in
void elm_map_region_zoom_bring_in(Elm_Map *obj, int zoom, double lon, double lat)
Animatedly set the zoom level of the map and bring in given coordinates to the center of the map.
Definition: elm_map_eo.legacy.c:159
evas_object_textblock_style_user_peek
const Evas_Textblock_Style * evas_object_textblock_style_user_peek(const Eo *eo_obj)
Peeks at the user-styles stack.
Definition: evas_object_textblock.c:8374
eina_tmpstr_manage_new
Eina_Tmpstr * eina_tmpstr_manage_new(char *str)
Adds a new temporary string using the passed string.
Definition: eina_tmpstr.c:105
Eina_Future_Race_Result
struct _Eina_Future_Race_Result Eina_Future_Race_Result
Convenience wrapper over _Eina_Future_Race_Result.
Definition: eina_promise.h:38
edje_edit_part_source5_get
EAPI const char * edje_edit_part_source5_get(Evas_Object *obj, const char *part)
Gets the source5 of part.
_Ecore_Sdl_Event_Window
Definition: Ecore_Sdl.h:54
ecore_x_screen_get
EAPI Ecore_X_Screen * ecore_x_screen_get(int idx)
Retrieves the screen based on index number.
Definition: ecore_x.c:1015
ECORE_IMF_KEYBOARD_LOCK_CAPS
@ ECORE_IMF_KEYBOARD_LOCK_CAPS
"Caps" lock is active
Definition: Ecore_IMF.h:281
eina_stringshare_add_length
Eina_Stringshare * eina_stringshare_add_length(const char *str, unsigned int slen)
Retrieves an instance of a string with a specific size for use in a program.
Definition: eina_stringshare.c:573
ecore_ipc_client_del
EAPI void * ecore_ipc_client_del(Ecore_Ipc_Client *cl)
Closes the connection and frees memory allocated to the given IPC client.
Definition: ecore_ipc.c:1376
_Evas_Event_Mouse_Up::flags
Evas_Button_Flags flags
button flags set during the event
Definition: Evas_Legacy.h:188
ethumb_client_ethumb_setup
void ethumb_client_ethumb_setup(Ethumb_Client *client)
Send setup to server.
Definition: ethumb_client.c:796
elm_diskselector_side_label_lenght_get
EINA_DEPRECATED int elm_diskselector_side_label_lenght_get(const Evas_Object *obj)
Get the side labels max length.
EINA_FILE_LNK
@ EINA_FILE_LNK
Symbolic link type (unused on Windows)
Definition: eina_file.h:126
EINA_RECTANGLE_SET
#define EINA_RECTANGLE_SET(Rectangle, X, Y, W, H)
Definition for the macro to set the values of a Eina_Rectangle.
Definition: eina_rectangle.h:538
_Elm_Entry_Data::item_providers
Eina_List * item_providers
context menu item list
Definition: elm_widget_entry.h:59
eina_tmpstr_strlen
size_t eina_tmpstr_strlen(Eina_Tmpstr *tmpstr)
Deprecated Return the length of a temporary string including the '\0'.
Definition: eina_tmpstr.c:146
eet_node_del
EAPI void eet_node_del(Eet_Node *n)
TODO FIX ME.
Definition: eet_node.c:383
eina_str_split_full
char ** eina_str_split_full(const char *str, const char *delim, int max_tokens, unsigned int *elements)
Splits a string using a delimiter and returns number of elements.
Definition: eina_str.c:442
_Elm_Gesture_Momentum_Info::x1
Evas_Coord x1
Final-swipe direction starting point on X.
Definition: elm_gesture_layer_common.h:36
elm_panel_scrollable_get
Eina_Bool elm_panel_scrollable_get(const Elm_Panel *obj)
Get the state of the scrollability.
Definition: elm_panel_eo.legacy.c:33
elm_radio_state_value_set
void elm_radio_state_value_set(Efl_Ui_Radio *obj, int value)
Set the integer value that this radio object represents.
Definition: efl_ui_radio_eo.legacy.c:3
ECORE_WIN32_WINDOW_TYPE_DIALOG
@ ECORE_WIN32_WINDOW_TYPE_DIALOG
Dialog window.
Definition: Ecore_Win32.h:94
ELM_TRANSIT_EFFECT_WIPE_DIR_LEFT
@ ELM_TRANSIT_EFFECT_WIPE_DIR_LEFT
Wipe to the left.
Definition: elm_transit.h:104
elm_code_widget_selection_delete
void elm_code_widget_selection_delete(Evas_Object *widget)
Delete the selected contents of widget contents.
Definition: elm_code_widget_selection.c:300
ecore_wl_window_surface_find
EAPI Ecore_Wl_Window * ecore_wl_window_surface_find(struct wl_surface *surface)
Returns the Ecore_Wl_Window from a wl_surface.
Definition: ecore_wl_window.c:809
elm_bg_option_set
void elm_bg_option_set(Evas_Object *obj, Elm_Bg_Option option)
Sets the mode of display for a given background widget's image.
Definition: efl_ui_bg.c:82
edje_object_part_box_remove_all
Eina_Bool edje_object_part_box_remove_all(Evas_Object *obj, const char *part, Eina_Bool clear)
Removes all elements from the box.
Definition: edje_part_table.c:283
Elm_Entry_Item_Provider_Cb
Evas_Object *(* Elm_Entry_Item_Provider_Cb)(void *data, Evas_Object *entry, const char *item)
This callback type is used to provide items.
Definition: elm_entry_common.h:125
edje_edit_external_add
EAPI Eina_Bool edje_edit_external_add(Evas_Object *obj, const char *external)
Adds an external module to be requested on edje load.
Definition: edje_edit.c:2966
ecore_x_e_window_available_profiles_get
EAPI Eina_Bool ecore_x_e_window_available_profiles_get(Ecore_X_Window win, const char ***profiles, int *count)
Get the array of avaialbe window profiles.
Definition: ecore_x_e.c:1399
evas_object_image_smooth_scale_set
void evas_object_image_smooth_scale_set(Evas_Object *obj, Eina_Bool smooth_scale)
Sets whether to use high-quality image scaling algorithm on the given image object.
Definition: evas_image_legacy.c:407
edje_edit_state_fill_size_relative_x_set
EAPI Eina_Bool edje_edit_state_fill_size_relative_x_set(Evas_Object *obj, const char *part, const char *state, double value, double x)
Sets the fill horizontal size relative value of a part state.
elm_plug_connect
Eina_Bool elm_plug_connect(Elm_Plug *obj, const char *svcname, int svcnum, Eina_Bool svcsys)
Connect a plug widget to service provided by socket image.
Definition: elm_plug_eo.legacy.c:9
eeze_mount_fstab_scan
EAPI Eina_Bool eeze_mount_fstab_scan(void)
Scan /etc/fstab a single time.
Definition: eeze_disk_dummy.c:77
edje_object_add
Evas_Object * edje_object_add(Evas *evas)
Instantiates a new Edje object.
Definition: edje_smart.c:22
ecore_drm2_output_supported_rotations_get
EAPI int ecore_drm2_output_supported_rotations_get(Ecore_Drm2_Output *output)
Get the supported rotations of a given output.
Definition: ecore_drm2_outputs.c:1507
evas_object_geometry_get
void evas_object_geometry_get(const Evas_Object *eo_obj, Evas_Coord *x, Evas_Coord *y, Evas_Coord *w, Evas_Coord *h)
Retrieves the position and (rectangular) size of the given Evas object.
Definition: evas_object_main.c:1335
ecore_buffer_pixmap_get
EAPI Ecore_Pixmap ecore_buffer_pixmap_get(Ecore_Buffer *buf)
Returns the Pixmap of given Ecore_Buffer.
Definition: ecore_buffer.c:324
ecore_wl2_window_move
EAPI void ecore_wl2_window_move(Ecore_Wl2_Window *window, Ecore_Wl2_Input *input)
Begin moving a given Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:753
elm_object_theme_get
Elm_Theme * elm_object_theme_get(const Evas_Object *obj)
Get the specific theme to be used.
Definition: elm_theme.c:973
_Eina_File::shared
Eina_Bool shared
Indicates whether this file can be shared.
Definition: eina_file_common.h:102
_Ecore_Event_Mouse_Button::angle
double angle
angle relative to perpendicular (0.0 == perpendicular), in degrees
Definition: Ecore_Input.h:246
elm_entry_entry_set
void elm_entry_entry_set(Evas_Object *obj, const char *entry)
This sets the text displayed within the entry to entry.
Definition: elm_entry.c:4304
ELM_TOOLTIP_ORIENT_CENTER
@ ELM_TOOLTIP_ORIENT_CENTER
Tooltip should appear at the center of parent.
Definition: elm_tooltip.h:27
elm_label_slide_mode_set
void elm_label_slide_mode_set(Elm_Label *obj, Elm_Label_Slide_Mode mode)
Control the slide mode of the label widget.
Definition: elm_label_eo.legacy.c:27
ELM_GENGRID_EVENT_MOVED
#define ELM_GENGRID_EVENT_MOVED
Called when gengrid item moved.
Definition: elm_gengrid_eo.h:780
ecore_file_app_installed
EAPI Eina_Bool ecore_file_app_installed(const char *exe)
Checks if the given application is installed.
Definition: ecore_file_path.c:91
Elm_Transit_Tween_Mode
Elm_Transit_Tween_Mode
The type of acceleration used in the transition.
Definition: elm_transit.h:63
ELM_GENGRID_ITEM_CLASS
#define ELM_GENGRID_ITEM_CLASS
Get gengrid item class.
Definition: elm_gengrid_item_eo.h:28
ELM_WIN_INDICATOR_TRANSPARENT
@ ELM_WIN_INDICATOR_TRANSPARENT
Be translucent the indicator.
Definition: elm_win_legacy.h:29
elm_win_indicator_mode_get
Elm_Win_Indicator_Mode elm_win_indicator_mode_get(const Evas_Object *obj)
Get the indicator mode of the window.
Definition: efl_ui_win.c:8255
evas_vg_shape_append_quadratic_to
void evas_vg_shape_append_quadratic_to(Evas_Vg_Shape *obj, double x, double y, double ctrl_x, double ctrl_y)
Adds a quadratic Bezier curve between the current position and the given end point (x,...
Definition: efl_canvas_vg_shape.c:389
elm_transit_chain_transits_get
Eina_List * elm_transit_chain_transits_get(const Elm_Transit *transit)
Get the current chain transit list.
Definition: elm_transit.c:1039
ECORE_X_WINDOW_STATE_SHADED
@ ECORE_X_WINDOW_STATE_SHADED
The window has the maximum horizontal size.
Definition: Ecore_X.h:163
ecore_ipc_server_data_size_max_set
EAPI void ecore_ipc_server_data_size_max_set(Ecore_Ipc_Server *svr, int size)
Sets the max data payload size for an Ipc message in bytes.
Definition: ecore_ipc.c:1026
_Efl_Gfx_Vg_Value_Provider_Data
Definition: efl_gfx_vg_value_provider.h:9
_Ecore_Wl2_Event_Dnd_Leave
Definition: Ecore_Wl2.h:117
evas_textblock_cursor_pos_set
void evas_textblock_cursor_pos_set(Efl_Text_Cursor_Handle *cur, int _pos)
Set the cursor pos.
Definition: evas_object_textblock.c:11239
ecore_evas_fullscreen_get
EAPI Eina_Bool ecore_evas_fullscreen_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas' window is fullscreen or not.
Definition: ecore_evas.c:2487
eet_mode_get
EAPI Eet_File_Mode eet_mode_get(Eet_File *ef)
Gets the mode an Eet_File was opened with.
Definition: eet_lib.c:1669
evas_gl_context_api_get
Evas_GL_API * evas_gl_context_api_get(Evas_GL *evas_gl, Evas_GL_Context *ctx)
Gets the API for rendering using OpenGL with non standard contexts.
Definition: evas_gl.c:636
eet_data_image_decode_cipher
EAPI void * eet_data_image_decode_cipher(const void *data, const char *cipher_key, int size, unsigned int *w, unsigned int *h, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Decodes Image data into pixel data using a cipher.
Definition: eet_image.c:2065
elm_fileselector_button_path_set
EINA_DEPRECATED void elm_fileselector_button_path_set(Evas_Object *obj, const char *path)
Set the initial file system path for a given file selector button widget.
Definition: elc_fileselector_button.c:346
ecore_evas_msg_parent_send
EAPI void ecore_evas_msg_parent_send(Ecore_Evas *ee, int msg_domain, int msg_id, void *data, int size)
Sends message to parent ecore.
Definition: ecore_evas.c:2708
elm_obj_web_text_matches_unmark_all
EOAPI Eina_Bool elm_obj_web_text_matches_unmark_all(Eo *obj)
Clears all marked matches in the document.
elm_naviframe_event_enabled_set
void elm_naviframe_event_enabled_set(Elm_Naviframe *obj, Eina_Bool enabled)
Control the event enabled when pushing/popping items.
Definition: elm_naviframe_eo.legacy.c:3
edje_object_part_text_cursor_line_begin_set
void edje_object_part_text_cursor_line_begin_set(Edje_Object *obj, const char *part, Edje_Cursor cur)
Moves the cursor to the beginning of the line.
Definition: edje_legacy.c:323
ELM_LABEL_SLIDE_MODE_NONE
@ ELM_LABEL_SLIDE_MODE_NONE
No slide effect.
Definition: elm_label_eo.h:20
ecore_drm_output_position_get
EAPI void ecore_drm_output_position_get(Ecore_Drm_Output *output, int *x, int *y)
Gets the output position of Ecore_Drm_Output.
Definition: ecore_drm_output.c:1178
edje_external_param_info_get
const Edje_External_Param_Info * edje_external_param_info_get(const char *type_name)
Gets the array of parameters information about a type given its name.
Definition: edje_external.c:331
elm_config_icon_theme_get
const char * elm_config_icon_theme_get(void)
Get the icon theme the user has set.
Definition: elm_config.c:3002
EDJE_ACTION_TYPE_STATE_SET
@ EDJE_ACTION_TYPE_STATE_SET
State set action value.
Definition: Edje_Common.h:1909
elm_object_tooltip_style_get
const char * elm_object_tooltip_style_get(const Evas_Object *obj)
Get the style for this object tooltip.
Definition: els_tooltip.c:1110
Eina_Compare_Cb
int(* Eina_Compare_Cb)(const void *data1, const void *data2)
Function used in functions using sorting.
Definition: eina_types.h:548
ECORE_EVAS_EWS_EVENT_MANAGER_CHANGE
EAPI int ECORE_EVAS_EWS_EVENT_MANAGER_CHANGE
manager was changed
Definition: ecore_evas_ews.c:18
Elm_Drag_Done
void(* Elm_Drag_Done)(void *data, Evas_Object *obj, Eina_Bool accepted)
Callback called when a drag is finished.
Definition: elm_cnp.h:187
efreet_desktop_new
Efreet_Desktop * efreet_desktop_new(const char *file)
Gets a reference to an Efreet_Desktop structure representing the contents of file or NULL if file is ...
Definition: efreet_desktop.c:239
_Ecore_IMF_Event_Mouse_In::modifiers
Ecore_IMF_Keyboard_Modifiers modifiers
The keyboard modifiers active when the event has been emitted.
Definition: Ecore_IMF.h:637
evas_object_table_pack_get
Eina_Bool evas_object_table_pack_get(const Evas_Table *obj, Efl_Canvas_Object *child, unsigned short *col, unsigned short *row, unsigned short *colspan, unsigned short *rowspan)
Get packing location of a child of table.
Definition: evas_table_eo.legacy.c:81
evas_object_line_xy_set
void evas_object_line_xy_set(Evas_Line *obj, int x1, int y1, int x2, int y2)
Sets the coordinates of the end points of the given evas line object.
Definition: evas_line_eo.legacy.c:3
ecore_timer_loop_reset
void ecore_timer_loop_reset(Efl_Loop_Timer *obj)
This effectively resets a timer but based on the time when this iteration of the main loop started.
Definition: efl_loop_timer_eo.legacy.c:27
_Evas_Position
A position.
Definition: Evas_Common.h:245
Eldbus_Proxy_Event_Property_Loaded
struct _Eldbus_Proxy_Event_Property_Loaded Eldbus_Proxy_Event_Property_Loaded
A structure used when ELDBUS_PROXY_EVENT_PROPERTY_LOADED event is received.
ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_YEAR
@ ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_YEAR
Autofill hint for a credit card expiration year.
Definition: elm_general.h:179
elm_drop_target_add
Eina_Bool elm_drop_target_add(Evas_Object *obj, Elm_Sel_Format format, Elm_Drag_State entercb, void *enterdata, Elm_Drag_State leavecb, void *leavedata, Elm_Drag_Pos poscb, void *posdata, Elm_Drop_Cb dropcb, void *dropdata)
Set the given object as a target for drops for drag-and-drop.
Definition: elm_dnd.c:164
edje_edit_program_transition_value3_get
EAPI double edje_edit_program_transition_value3_get(Evas_Object *obj, const char *prog)
Gets the interpolation value 3 of the transition.
ecore_con_socks_remote_del
EAPI void ecore_con_socks_remote_del(Ecore_Con_Socks *ecs)
Removes a SOCKS v4 proxy from the proxy list and delete it.
Definition: ecore_con_socks.c:325
ELM_CALENDAR_SELECTABLE_NONE
@ ELM_CALENDAR_SELECTABLE_NONE
Take no field into account.
Definition: elm_calendar_eo.h:101
_Evas_Textgrid_Cell::bg_extended
unsigned short bg_extended
whether the extended palette is used for the background color
Definition: Evas_Common.h:1873
_Elm_Flipselector_Data::step
double step
step for the value change.
Definition: elm_widget_flipselector.h:40
ELM_WIN_MOVE_RESIZE_TOP
@ ELM_WIN_MOVE_RESIZE_TOP
Start resizing window to the top.
Definition: elm_win_legacy.h:180
elm_map_overlay_type_get
Elm_Map_Overlay_Type elm_map_overlay_type_get(const Elm_Map_Overlay *overlay)
Get the overlay type.
Definition: elm_map.c:4909
_Elm_Gesture_Taps_Info::n
unsigned int n
Number of fingers tapped
Definition: elm_gesture_layer_common.h:18
elm_config_item_select_on_focus_disabled_set
void elm_config_item_select_on_focus_disabled_set(Eina_Bool disable)
Set the disable status of the item select on focus feature.
Definition: elm_config.c:3563
Elput_Event_Pointer_Motion
Definition: Elput.h:96
ELDBUS_OBJECT_EVENT_PROPERTY_REMOVED
@ ELDBUS_OBJECT_EVENT_PROPERTY_REMOVED
a property was removed
Definition: eldbus_object.h:65
elm_win_wm_rotation_supported_get
Eina_Bool elm_win_wm_rotation_supported_get(const Evas_Object *obj)
Query whether window manager supports window rotation or not.
Definition: efl_ui_win.c:8448
edje_edit_part_select_mode_set
EAPI Eina_Bool edje_edit_part_select_mode_set(Evas_Object *obj, const char *part, Edje_Edit_Select_Mode mode)
Sets the select mode for a textblock part.
Definition: edje_edit.c:3040
EINA_VALUE_TYPE_FLOAT
const Eina_Value_Type * EINA_VALUE_TYPE_FLOAT
manages float type.
Definition: eina_value.c:5605
elm_animation_view_auto_play_get
Eina_Bool elm_animation_view_auto_play_get(const Elm_Animation_View *obj)
Animation will be started automatically when it's possible.
EVAS_VG_JOIN_BEVEL
@ EVAS_VG_JOIN_BEVEL
Used to render beveled line joins.
Definition: Evas_Legacy.h:3741
evas_gl_current_evas_gl_get
Evas_GL * evas_gl_current_evas_gl_get(Evas_GL_Context **context, Evas_GL_Surface **surface)
Get current Evas GL.
Definition: evas_gl.c:561
Eina_Magic
unsigned int Eina_Magic
An abstract type for a magic number.
Definition: eina_magic.h:133
edje_edit_part_item_span_get
EINA_DEPRECATED EAPI void edje_edit_part_item_span_get(Evas_Object *obj, const char *part, const char *item, unsigned char *col, unsigned char *row)
Retrieves the how many columns and rows will span for use by item.
Definition: edje_edit.c:6041
evas_textblock_cursor_format_prev
Eina_Bool evas_textblock_cursor_format_prev(Evas_Textblock_Cursor *cur)
Advances to the previous format node.
Definition: evas_object_textblock.c:10185
Efreet_Icon_Theme_Directory::context
Efreet_Icon_Theme_Context context
The type of icons in the dir.
Definition: efreet_icon.h:84
ELM_ENTRY_EVENT_UNDO_REQUEST
#define ELM_ENTRY_EVENT_UNDO_REQUEST
Called when undo was requested.
Definition: elm_entry_eo.h:1368
elm_config_scroll_thumbscroll_smooth_start_set
void elm_config_scroll_thumbscroll_smooth_start_set(Eina_Bool enable)
Set the smooth start mode for scrolling with your finger.
Definition: elm_config.c:3826
eina_hash_free_buckets
void eina_hash_free_buckets(Eina_Hash *hash)
Frees the given hash table buckets resources.
Definition: eina_hash.c:886
_Evas_Font_Alias
Definition: evas_font.h:269
elm_icon_no_scale_set
EINA_DEPRECATED void elm_icon_no_scale_set(Evas_Object *obj, Eina_Bool no_scale)
Disable scaling of this object.
Definition: elm_icon.c:740
elm_theme_ref_get
Elm_Theme * elm_theme_ref_get(const Elm_Theme *th)
Return the theme referred to.
Definition: elm_theme.c:623
_Elm_Hover_Data
Definition: elm_widget_hover.h:41
ELM_SOFTCURSOR_MODE_OFF
@ ELM_SOFTCURSOR_MODE_OFF
Never use a softcursor.
Definition: elm_general.h:794
elm_frame_add
Evas_Object * elm_frame_add(Evas_Object *parent)
Add a new frame to the parent.
Definition: efl_ui_frame.c:262
edje_edit_state_text_align_y_set
EAPI Eina_Bool edje_edit_state_text_align_y_set(Evas_Object *obj, const char *part, const char *state, double value, double align)
Sets the text vertical align of a part state.
edje_edit_part_clip_to_set
EAPI Eina_Bool edje_edit_part_clip_to_set(Evas_Object *obj, const char *part, const char *clip_to)
Sets a part to clip part to.
Definition: edje_edit.c:3796
_Embryo_Version
Definition: Embryo.h:379
elm_gengrid_item_cursor_get
const char * elm_gengrid_item_cursor_get(const Elm_Object_Item *it)
Get the type of mouse pointer/cursor decoration set to be shown, when the mouse pointer is over the g...
Definition: elm_gengrid.c:5007
elm_config_cache_edje_collection_cache_size_set
void elm_config_cache_edje_collection_cache_size_set(int size)
Set the configured edje collections (groups) cache size.
Definition: elm_config.c:3416
EDJE_DRAG_DIR_Y
@ EDJE_DRAG_DIR_Y
Part can be dragged in the vertical direction.
Definition: Edje_Legacy.h:1569
edje_edit_state_map_zoom_get
EAPI Eina_Bool edje_edit_state_map_zoom_get(Evas_Object *obj, const char *part, const char *state, double value, double *x, double *y)
Gets map.zoom (x and y) values of given part state.
Definition: edje_edit.c:7865
Eldbus_Proxy
struct _Eldbus_Proxy Eldbus_Proxy
Represents a client object bound to an interface.
Definition: Eldbus.h:221
eina_matrix2_copy
void eina_matrix2_copy(Eina_Matrix2 *dst, const Eina_Matrix2 *src)
Copies matrix.
Definition: eina_matrix.c:1366
_Ecore_Event_Signal_Realtime::data
siginfo_t data
Signal info.
Definition: Ecore_Common.h:670
edje_object_size_class_set
Eina_Bool edje_object_size_class_set(Evas_Object *obj, const char *size_class, int minw, int minh, int maxw, int maxh)
Sets the object size class.
Definition: edje_util.c:1885
elm_map_wheel_disabled_set
void elm_map_wheel_disabled_set(Evas_Object *obj, Eina_Bool disabled)
Enable or disable mouse wheel to be used to zoom in / out the map.
Definition: elm_map.c:5509
ECORE_IMF_EVENT_KEY_UP
@ ECORE_IMF_EVENT_KEY_UP
Key Up event.
Definition: Ecore_IMF.h:257
ECORE_WIN32_WINDOW_STATE_BELOW
@ ECORE_WIN32_WINDOW_STATE_BELOW
below window
Definition: Ecore_Win32.h:78
ecore_evas_transparent_get
EAPI Eina_Bool ecore_evas_transparent_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas is transparent.
Definition: ecore_evas.c:1499
_Edje_Message_String
Structure passed as value on EDJE_MESSAGE_STRING messages.
Definition: Edje_Legacy.h:506
ecore_wl_input_seat_get
EAPI struct wl_seat * ecore_wl_input_seat_get(Ecore_Wl_Input *input)
Definition: ecore_wl_input.c:370
elm_obj_clock_show_seconds_set
EOAPI void elm_obj_clock_show_seconds_set(Eo *obj, Eina_Bool seconds)
If the given clock widget must show time with seconds or not.
_Ecore_Win32_Event_Mouse_In::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:332
eldbus_object_free_cb_add
void eldbus_object_free_cb_add(Eldbus_Object *obj, Eldbus_Free_Cb cb, const void *data)
Add a callback function to be called when object will be freed.
Definition: eldbus_object.c:259
edje_object_part_text_prediction_allow_get
Eina_Bool edje_object_part_text_prediction_allow_get(const Evas_Object *obj, const char *part)
Gets whether the prediction is allowed or not.
Definition: edje_util.c:2846
elm_win_conformant_get
Eina_Bool elm_win_conformant_get(const Evas_Object *obj)
Get if this window is an illume conformant window.
Definition: efl_ui_win.c:8376
Eldbus_Connection
struct _Eldbus_Connection Eldbus_Connection
Represents a connection of one the type of connection with the DBus daemon.
Definition: Eldbus.h:227
Evas_Object_Intercept_Resize_Cb
void(* Evas_Object_Intercept_Resize_Cb)(void *data, Evas_Object *obj, Evas_Coord w, Evas_Coord h)
Function signature for the resize event of an evas object.
Definition: Evas_Legacy.h:2948
_Eina_Clist::prev
Eina_Clist * prev
The previous entry in the list.
Definition: eina_clist.h:111
evas_textblock_cursor_copy
void evas_textblock_cursor_copy(const Evas_Textblock_Cursor *cur_src, Efl_Text_Cursor_Handle *cur_dest)
Make cur_dest point to the same place as cur.
Definition: evas_object_textblock.c:11406
EINA_CPU_SVE
@ EINA_CPU_SVE
Scalable Vector Extension (ARM)
Definition: eina_cpu.h:59
elm_map_zoom_mode_get
Elm_Map_Zoom_Mode elm_map_zoom_mode_get(const Eo *obj)
Get the zoom mode used by the map object.
Definition: elm_map.c:4407
ecore_cocoa_window_size_step_set
EAPI void ecore_cocoa_window_size_step_set(Ecore_Cocoa_Window *window, int w, int h)
Sets a Cocoa window's resize increment.
ephysics_world_event_callback_del
EAPI void * ephysics_world_event_callback_del(EPhysics_World *world, EPhysics_Callback_World_Type type, EPhysics_World_Event_Cb func)
Unregister an ephysics world event callback.
eina_log_level_set
void eina_log_level_set(int level)
Sets the default log level.
Definition: eina_log.c:1733
_Ecore_Wl2_Window_Type
_Ecore_Wl2_Window_Type
Definition: Ecore_Wl2.h:338
elm_image_object_get
Evas_Object * elm_image_object_get(const Evas_Object *obj)
Get the inlined image object of the image widget.
Definition: efl_ui_image.c:2623
eina_array_iterator_new
Eina_Iterator * eina_array_iterator_new(const Eina_Array *array)
Gets a new iterator associated with an array.
Definition: eina_array.c:394
elm_win_modal_get
Eina_Bool elm_win_modal_get(const Evas_Object *obj)
Get the modal state of a window.
Definition: efl_ui_win.c:8606
elm_object_tooltip_move_freeze_get
int elm_object_tooltip_move_freeze_get(const Evas_Object *obj)
Get the movement freeze count.
Definition: els_tooltip.c:896
edje_edit_image_set_del
EAPI Eina_Bool edje_edit_image_set_del(Evas_Object *obj, const char *name)
Deletes image set.
Definition: edje_edit.c:9324
Eina_Iterator_Next_Callback
Eina_Bool(* Eina_Iterator_Next_Callback)(Eina_Iterator *it, void **data)
Type for a callback that returns the next element in a container.
Definition: eina_iterator.h:132
ecore_wl2_display_terminate
void ecore_wl2_display_terminate(Ecore_Wl2_Display *display)
Terminate a Wayland display's main loop.
Definition: ecore_wl2_display.c:1014
ECORE_WIN32_EVENT_SELECTION_CLEAR
int ECORE_WIN32_EVENT_SELECTION_CLEAR
Ecore_Event for the Ecore_Win32_Event_Selection_Clear event.
Definition: ecore_win32.c:416
_EPhysics_Quaternion::x
double x
x coordinate
Definition: EPhysics.h:192
ecore_wl2_window_wm_rotation_supported_get
EAPI Eina_Bool ecore_wl2_window_wm_rotation_supported_get(Ecore_Wl2_Window *window)
Get if window rotation is supported by the window manager.
Definition: ecore_wl2_window.c:1221
_Evas_Textblock_Node_Format::offset
size_t offset
Offset from the last format node of the same text.
Definition: efl_canvas_textblock_internal.h:147
edje_edit_state_fill_size_offset_x_set
EAPI Eina_Bool edje_edit_state_fill_size_offset_x_set(Evas_Object *obj, const char *part, const char *state, double value, double x)
Sets the fill horizontal size offset value of a part state.
ecore_ipc_init
EAPI int ecore_ipc_init(void)
Initializes the Ecore IPC library.
Definition: ecore_ipc.c:309
ecore_getopt_help_category
EAPI Eina_Bool ecore_getopt_help_category(FILE *fp, const Ecore_Getopt *parser, const char *category)
Shows help for a single category (along with program usage and description).
Definition: ecore_getopt.c:826
ecore_file_size
long long ecore_file_size(const char *file)
Gets the size of the given file.
Definition: ecore_file.c:154
elm_fileselector_entry_is_save_set
EINA_DEPRECATED void elm_fileselector_entry_is_save_set(Evas_Object *obj, Eina_Bool value)
Enable/disable the file name entry box where the user can type in a name for a file,...
Definition: elc_fileselector_entry.c:513
elm_object_item_access_order_set
void elm_object_item_access_order_set(Elm_Widget_Item *obj, Eina_List *objs)
Set highlight order.
Definition: elm_widget_item_eo.legacy.c:129
_Ecore_Wl_Event_Focus_In
Definition: Ecore_Wayland.h:130
eina_value_get
static Eina_Bool eina_value_get(const Eina_Value *value,...)
Gets the generic value.
edje_edit_state_fill_origin_relative_y_set
EAPI Eina_Bool edje_edit_state_fill_origin_relative_y_set(Evas_Object *obj, const char *part, const char *state, double value, double y)
Sets the fill horizontal origin relative value of a part state.
elm_datetime_format_set
void elm_datetime_format_set(Evas_Object *obj, const char *fmt)
Set the datetime format.
Definition: elm_datetime.c:47
elm_map_zoom_mode_set
void elm_map_zoom_mode_set(Eo *obj, Elm_Map_Zoom_Mode mode)
Set the zoom mode used by the map object.
Definition: elm_map.c:4397
elm_object_focus_move_policy_set
void elm_object_focus_move_policy_set(Evas_Object *obj, Elm_Focus_Move_Policy policy)
Set the focus movement policy to a given Elementary object.
Definition: elm_main.c:1697
_Eina_Iterator::version
int version
Version of the Iterator API.
Definition: eina_iterator.h:161
elm_layout_table_pack
Eina_Bool elm_layout_table_pack(Eo *obj, const char *part, Evas_Object *child, unsigned short col, unsigned short row, unsigned short colspan, unsigned short rowspan)
Insert child to layout table part.
Definition: efl_ui_layout.c:3137
edje_edit_state_visible_set
EAPI Eina_Bool edje_edit_state_visible_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool visible)
Sets the visibility of a part state.
Definition: edje_edit.c:7246
ecore_ipc_client_server_get
EAPI Ecore_Ipc_Server * ecore_ipc_client_server_get(Ecore_Ipc_Client *cl)
Retrieves the IPC server that the given IPC client is connected to.
Definition: ecore_ipc.c:1227
ECORE_IMF_INPUT_HINT_AUTOFILL_PHONE
@ ECORE_IMF_INPUT_HINT_AUTOFILL_PHONE
Autofill hint for a phone number.
Definition: Ecore_IMF.h:423
edje_edit_program_value_set
EAPI Eina_Bool edje_edit_program_value_set(Evas_Object *obj, const char *prog, double value)
Sets the value of state for the given program.
Definition: edje_edit.c:11539
ECORE_IMF_INPUT_PANEL_LAYOUT_NORMAL
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NORMAL
Default layout.
Definition: Ecore_IMF.h:355
eina_rectangle_pool_get
Eina_Rectangle_Pool * eina_rectangle_pool_get(Eina_Rectangle *rect)
Returns the pool of the given rectangle.
Definition: eina_rectangle.c:821
_Evas_Event_Mouse_Out
Mouse leave event.
Definition: Evas_Legacy.h:212
efreet_music_dir_get
const char * efreet_music_dir_get(void)
Retrieves the XDG Music directory.
Definition: efreet_base.c:177
ecore_evas_extn_plug_connect
EAPI Eina_Bool ecore_evas_extn_plug_connect(Evas_Object *obj, const char *svcname, int svcnum, Eina_Bool svcsys)
Connects an external ecore evas plug to service provided by external ecore evas socket.
Definition: ecore_evas.c:4384
_Elm_Store_Item_Mapping_Icon::lookup_order
Elm_Icon_Lookup_Order lookup_order
The order in which to find the icon.
Definition: elm_store.h:91
elm_obj_box_unpack
EOAPI void elm_obj_box_unpack(Eo *obj, Efl_Canvas_Object *subobj)
Unpack a box item.
eina_freeq_clear
void eina_freeq_clear(Eina_FreeQ *fq)
Clear out all queued items to be freed by freeing them.
Definition: eina_freeq.c:531
EVAS_GL_NO_FBO
@ EVAS_GL_NO_FBO
Special value for creating PBuffer surfaces without any attached buffer.
Definition: Evas_GL.h:478
eio_monitor_has_context
Eina_Bool eio_monitor_has_context(const Eio_Monitor *monitor, const char *path)
Check if a monitor has the context about a file or not.
Definition: eio_monitor.c:417
ecore_evas_ews_setup
EAPI Eina_Bool ecore_evas_ews_setup(int x, int y, int w, int h)
Reconfigures the backing store used.
Definition: ecore_evas_ews.c:1332
elm_transit_effect_del
void elm_transit_effect_del(Elm_Transit *transit, Elm_Transit_Effect_Transition_Cb transition_cb, Elm_Transit_Effect *effect)
Delete an added effect.
Definition: elm_transit.c:624
_Eina_Version::revision
int revision
Revision component of the version.
Definition: eina_main.h:66
elm_obj_clock_time_get
EOAPI void elm_obj_clock_time_get(const Eo *obj, int *hrs, int *min, int *sec)
Clock widget's time.
_Edje_Message_String_Int_Set
Structure passed as value on EDJE_MESSAGE_STRING_INT_SET messages.
Definition: Edje_Legacy.h:551
eina_mempool_add
Eina_Mempool * eina_mempool_add(const char *name, const char *context, const char *options,...)
Creates a new mempool of the given type.
Definition: eina_mempool.c:263
ephysics_body_face_evas_object_set
EAPI void ephysics_body_face_evas_object_set(EPhysics_Body *body, EPhysics_Body_Face face, Evas_Object *evas_obj, Eina_Bool use_obj_pos)
Set an evas object to a physics body face.
elput_input_pointer_xy_set
EAPI void elput_input_pointer_xy_set(Elput_Manager *manager, const char *seat, int x, int y)
Set the pointer position on a given seat.
Definition: elput_input.c:512
elm_obj_diskselector_items_get
EOAPI const Eina_List * elm_obj_diskselector_items_get(const Eo *obj)
Get a list of all the diskselector items.
elm_object_item_access_order_get
const Eina_List * elm_object_item_access_order_get(Elm_Widget_Item *obj)
Get highlight order.
Definition: elm_widget_item_eo.legacy.c:123
elm_config_finger_size_get
Evas_Coord elm_config_finger_size_get(void)
Get the configured "finger size".
Definition: elm_config.c:3286
_Ecore_Sdl_Event_Mouse_Button_Up::x
int x
Mouse co-ordinates when mouse button was raised.
Definition: Ecore_Sdl.h:95
eina_matrix4_quaternion_to
Eina_Bool eina_matrix4_quaternion_to(Eina_Quaternion *rotation, Eina_Quaternion *perspective, Eina_Point_3D *translation, Eina_Point_3D *scale, Eina_Point_3D *skew, const Eina_Matrix4 *m)
Definition: eina_quaternion.c:685
_Ecore_IMF_Preedit_Attr::preedit_type
Ecore_IMF_Preedit_Type preedit_type
preedit style type
Definition: Ecore_IMF.h:758
Elm_Combobox_Data
struct _Elm_Combobox_Data Elm_Combobox_Data
Base button smart data extended with combobox instance data.
Definition: elm_widget_combobox.h:26
eina_quaternion_f16p16_scale
void eina_quaternion_f16p16_scale(Eina_Quaternion_F16p16 *out, const Eina_Quaternion_F16p16 *a, Eina_F16p16 b)
Definition: eina_quaternion.c:102
ETHUMB_THUMB_FLIP_TRANSVERSE
@ ETHUMB_THUMB_FLIP_TRANSVERSE
transverse
Definition: Ethumb.h:276
elm_win_prop_focus_skip_set
void elm_win_prop_focus_skip_set(Evas_Object *obj, Eina_Bool skip)
Set the window to be skipped by keyboard focus.
Definition: efl_ui_win.c:9634
EVAS_RENDER_SUB
@ EVAS_RENDER_SUB
DEPRECATED.
Definition: Evas_Legacy.h:2169
elm_genlist_last_item_get
Elm_Widget_Item * elm_genlist_last_item_get(const Elm_Genlist *obj)
Get the last item in the genlist.
Definition: elm_genlist_eo.legacy.c:177
_Path
Definition: elm_widget_map.h:149
embryo_program_variable_find
EAPI Embryo_Cell embryo_program_variable_find(Embryo_Program *ep, const char *name)
Retrieves the location of the public variable in the given program with the given name.
Definition: embryo_amx.c:499
ecore_evas_size_step_get
EAPI void ecore_evas_size_step_get(const Ecore_Evas *ee, int *w, int *h)
Gets the "size step" set for a given Ecore_Evas window.
Definition: ecore_evas.c:1710
_Old_Edje_Part_Description_Spec_Image::fill
Edje_Part_Description_Spec_Fill fill
fill settings
Definition: edje_convert.h:156
_Elm_Genlist_Data::event_block_rect
Evas_Object * event_block_rect
This object blocks the event in some cases.
Definition: elm_widget_genlist.h:129
ECORE_WL2_EVENT_SEAT_SELECTION
EAPI int ECORE_WL2_EVENT_SEAT_SELECTION
Definition: ecore_wl2.c:45
_Evas_Object_Box_Api::base
Evas_Smart_Class base
Base smart class struct, need for all smart objects.
Definition: Evas_Common.h:2751
embryo_program_const_new
EAPI Embryo_Program * embryo_program_const_new(void *data, int size)
Creates a new Embryo program, with bytecode data that cannot be freed.
Definition: embryo_amx.c:261
elm_config_scroll_thumbscroll_acceleration_time_limit_get
double elm_config_scroll_thumbscroll_acceleration_time_limit_get(void)
Get the time limit for accelerating velocity.
Definition: elm_config.c:3904
edje_external_param_string_get
Eina_Bool edje_external_param_string_get(const Eina_List *params, const char *key, const char **ret)
Gets the value of the given parameter of string type.
Definition: edje_external.c:280
eina_stringshare_vprintf
Eina_Stringshare * eina_stringshare_vprintf(const char *fmt, va_list args)
Retrieves an instance of a string for use in a program from a format string.
Definition: eina_stringshare.c:637
Edje_Cursor
Edje_Cursor
All available cursor states.
Definition: Edje_Common.h:6
RTLD_LAZY
#define RTLD_LAZY
Lazy function call binding.
Definition: evil_dlfcn.h:24
_Elm_Layout_Data::needs_size_calc
Eina_Bool needs_size_calc
This flag is set true when the layout sizing eval is already requested.
Definition: elm_widget_layout.h:84
Eina_Benchmark_Specimens
void(* Eina_Benchmark_Specimens)(int request)
Type for a test function to be called when running a benchmark.
Definition: eina_benchmark.h:343
ecore_exe_cmd_get
const char * ecore_exe_cmd_get(const Ecore_Exe *exe)
Retrieves the command of the given spawned process.
Definition: ecore_exe.c:224
_Evas_Native_Scanout
Definition: Evas_Legacy.h:4813
elm_code_widget_selection_copy
void elm_code_widget_selection_copy(Evas_Object *widget)
Copy the selected widget content to clipboard.
Definition: elm_code_widget_selection.c:433
edje_file_iterator_new
Eina_Iterator * edje_file_iterator_new(void)
Iterates over all the opened Edje files.
Definition: edje_load.c:315
_Elm_Selection_Data::action
Elm_Xdnd_Action action
The action to perform with the data.
Definition: elm_cnp.h:110
ECORE_IMF_PREEDIT_TYPE_SUB1
@ ECORE_IMF_PREEDIT_TYPE_SUB1
Substring style 1.
Definition: Ecore_IMF.h:322
elua_util_script_run
Eina_Bool elua_util_script_run(Elua_State *es, int argc, char **argv, int n, int *quit)
Runs a script.
Definition: elua.c:818
EMBRYO_ERROR_MEMORY
@ EMBRYO_ERROR_MEMORY
Go into sleepmode - code can be restarted.
Definition: Embryo.h:406
ELM_WIN_KEYBOARD_NUMERIC
@ ELM_WIN_KEYBOARD_NUMERIC
Numeric keyboard layout.
Definition: elm_win_legacy.h:124
_EPhysics_Callback_Body_Type
_EPhysics_Callback_Body_Type
Definition: EPhysics.h:2262
ELM_PREFS_EVENT_PAGE_LOADED
#define ELM_PREFS_EVENT_PAGE_LOADED
Called when page got loaded.
Definition: elm_prefs_eo.h:361
EPhysics_Body_Cloth_Anchor_Side
enum _EPhysics_Body_Cloth_Anchor_Side EPhysics_Body_Cloth_Anchor_Side
Identifier of cloth anchor sides.
elm_obj_diskselector_display_item_num_get
EOAPI int elm_obj_diskselector_display_item_num_get(const Eo *obj)
Get the number of items in the diskselector object.
_Ecore_Event_Mouse_Button::device
int device
0 if normal mouse, 1+ for other mouse-devices (eg multi-touch - other fingers)
Definition: Ecore_Input.h:243
eina_vector2_transform
static void eina_vector2_transform(Eina_Vector2 *out, const Eina_Matrix2 *m, const Eina_Vector2 *v)
Transform vector.
EDJE_INPUT_HINT_NONE
@ EDJE_INPUT_HINT_NONE
No active hints.
Definition: Edje_Common.h:34
edje_mmap_color_class_iterator_new
Eina_Iterator * edje_mmap_color_class_iterator_new(Eina_File *f)
Iterates over all the color class provided by an Edje file.
Definition: edje_util.c:1109
ecore_win32_cursor_x11_shaped_get
EAPI const Ecore_Win32_Cursor * ecore_win32_cursor_x11_shaped_get(Ecore_Win32_Cursor_X11_Shape shape)
Retrieve a X11 cursor from a X Id.
Definition: ecore_win32_cursor.c:328
elm_index_item_append
Elm_Widget_Item * elm_index_item_append(Elm_Index *obj, const char *letter, Evas_Smart_Cb func, const void *data)
Append a new item on a given index widget.
Definition: elm_index_eo.legacy.c:111
elm_obj_genlist_focus_on_selection_set
EOAPI void elm_obj_genlist_focus_on_selection_set(Eo *obj, Eina_Bool enabled)
Set focus upon items selection mode.
ecore_timer_freeze_get
Eina_Bool ecore_timer_freeze_get(Ecore_Timer *timer)
Return whether the timer is freezing.
Definition: ecore_timer.c:364
elm_object_access_info_get
const char * elm_object_access_info_get(Evas_Object *obj)
Get the text to read out when in accessibility mode.
Definition: elm_main.c:1944
ECORE_CON_EVENT_URL_DATA
EAPI int ECORE_CON_EVENT_URL_DATA
A URL object has data.
Definition: ecore_con_url.c:29
Eina_Rect
union _Eina_Rect Eina_Rect
A convenient rectangle structure which can be accessed in different ways.
ecore_x_selection_xdnd_clear
EAPI Eina_Bool ecore_x_selection_xdnd_clear(void)
Release ownership of the XDND selection.
Definition: ecore_x_selection.c:255
eina_xattr_fd_del
Eina_Bool eina_xattr_fd_del(int fd, const char *attribute)
Deletes (removes) an extended attribute from a file descriptor.
Definition: eina_xattr.c:502
_Ecore_Con_Event_Server_Upgrade
Used as the data param for the ECORE_CON_EVENT_SERVER_UPGRADE event.
Definition: Ecore_Con.h:514
ECORE_AXIS_LABEL_WINDOW_X
@ ECORE_AXIS_LABEL_WINDOW_X
X coordinate mapped to the window.
Definition: Ecore_Input.h:333
eina_list_prepend
Eina_List * eina_list_prepend(Eina_List *list, const void *data)
Prepends the given data to the given linked list.
Definition: eina_list.c:618
_Evas_Event_Mouse_Down::button
int button
Mouse button number that went down (1 - 32)
Definition: Evas_Legacy.h:161
eina_condition_free
static void eina_condition_free(Eina_Condition *cond)
Deallocates a condition variable.
eldbus_message_iter_basic_get
void eldbus_message_iter_basic_get(Eldbus_Message_Iter *iter, void *value)
Get a basic type from Eldbus_Iterator.
Definition: eldbus_message.c:583
_Evas_Coord_Precision_Point::ysub
double ysub
subpixel precision for y
Definition: Evas_Common.h:235
eina_log_print_cb_file
void eina_log_print_cb_file(const Eina_Log_Domain *d, Eina_Log_Level level, const char *file, const char *fnc, int line, const char *fmt, void *data, va_list args)
Alternative logging method, this will output to given file stream.
Definition: eina_log.c:2234
evas_device_description_set
void evas_device_description_set(Evas_Device *dev, const char *desc)
Set the description of a device as a string.
Definition: evas_device.c:322
ephysics_body_density_get
EAPI double ephysics_body_density_get(const EPhysics_Body *body)
Get body's material density.
Elm_Icon_Type
Elm_Icon_Type
Elementary icon types.
Definition: elm_general.h:63
evas_object_image_load_region_get
void evas_object_image_load_region_get(const Evas_Object *obj, int *x, int *y, int *w, int *h)
Retrieve the coordinates of a given image object's selective (source image) load region.
Definition: evas_image_legacy.c:344
Evas_Object_Event_Cb
void(* Evas_Object_Event_Cb)(void *data, Evas *e, Evas_Object *obj, void *event_info)
Evas object event callback function signature.
Definition: Evas_Common.h:466
ECORE_X_EVENT_ANY
EAPI int ECORE_X_EVENT_ANY
low level event dependent on backend in use, will be XEvent.
Definition: ecore_x.c:86
_Elm_Store_Item_Info_Filesystem
Definition: elm_store.h:138
_Eina_File::global_faulty
Eina_Bool global_faulty
Indicates whether global_map is bad.
Definition: eina_file_common.h:104
efreet_icon_free
void efreet_icon_free(Efreet_Icon *icon)
Free's the given icon and all its internal data.
Definition: efreet_icon.c:412
Evas_Vg_Join_Type
Evas_Vg_Join_Type
These values determine how two joining lines are rendered in a stroker.
Definition: Evas_Legacy.h:3732
eina_f32p32_sub
static Eina_F32p32 eina_f32p32_sub(Eina_F32p32 a, Eina_F32p32 b)
Calculates the subtraction of two Eina_F32p32 floating point numbers.
Ethumb_Client_Connect_Cb
void(* Ethumb_Client_Connect_Cb)(void *data, Ethumb_Client *client, Eina_Bool success)
reports results of ethumb_client_connect()
Definition: Ethumb_Client.h:78
ELM_TRANSIT_TWEEN_MODE_ACCELERATE
@ ELM_TRANSIT_TWEEN_MODE_ACCELERATE
Starts slow and increase speed over time, v1 being a power factor.
Definition: elm_transit.h:70
elm_diskselector_item_cursor_engine_only_set
EINA_DEPRECATED void elm_diskselector_item_cursor_engine_only_set(Elm_Object_Item *it, Eina_Bool engine_only)
Set if the cursor set should be searched on the theme or should use the provided by the engine,...
EINA_VALUE_TYPE_PROMISE
const Eina_Value_Type EINA_VALUE_TYPE_PROMISE
Value type for Eina_Value's containing an Eina_Promise.
Definition: eina_promise.c:250
_Ecore_Wl2_Event_Connection
Definition: Ecore_Wl2.h:70
ecore_wl_pointer_xy_get
EAPI void ecore_wl_pointer_xy_get(int *x, int *y)
Retrieves the position of the current screen.
Definition: ecore_wl.c:381
_Efreet_Desktop::exec
char * exec
Program to execute.
Definition: efreet_desktop.h:104
elm_win_name_get
const char * elm_win_name_get(const Evas_Object *obj)
The window name.
Definition: efl_ui_win.c:9767
ecore_con_socks_apply_always
EAPI void ecore_con_socks_apply_always(Ecore_Con_Socks *ecs)
Sets a proxy object to be used with all servers created with ecore_con_server_connect().
Definition: ecore_con_socks.c:341
evas_data_argb_premul
void evas_data_argb_premul(unsigned int *data, unsigned int len)
Pre-multiplies data by an alpha factor.
Definition: evas_main.c:1022
Elm_Menu_Data
struct _Elm_Menu_Data Elm_Menu_Data
Base widget smart data extended with menu instance data.
Definition: elm_widget_menu.h:30
Elm_Drag_State
void(* Elm_Drag_State)(void *data, Evas_Object *obj)
Callback called when a drag is finished, enters, or leaves an object.
Definition: elm_cnp.h:177
_Eldbus_Arg_Info
Definition: eldbus_service.h:21
EINA_MATRIX_TYPE_AFFINE
@ EINA_MATRIX_TYPE_AFFINE
Affine matrix type.
Definition: eina_matrix.h:51
_Ecore_X_Event_Randr_Output_Property_Notify
Definition: Ecore_X.h:938
ecore_main_fd_handler_del
void * ecore_main_fd_handler_del(Ecore_Fd_Handler *fd_handler)
Marks an FD handler for deletion.
Definition: ecore_main.c:1467
Elm_Gengrid_Data
struct _Elm_Gengrid_Data Elm_Gengrid_Data
Base widget smart data extended with gengrid instance data.
Definition: elm_widget_gengrid.h:27
ecore_wl2_display_sync_is_done
EAPI Eina_Bool ecore_wl2_display_sync_is_done(const Ecore_Wl2_Display *display)
Check if the display has performed a sync.
Definition: ecore_wl2_display.c:1132
_Eina_Value::type
const Eina_Value_Type * type
how to access values
Definition: eina_value.h:663
EDJE_EXTERNAL_PARAM_TYPE_CHOICE
@ EDJE_EXTERNAL_PARAM_TYPE_CHOICE
Parameter value is one of a set of predefined string choices.
Definition: Edje_Common.h:628
EINA_LOG_ERR
#define EINA_LOG_ERR(fmt,...)
Logs a message with level ERROR on the default domain with the specified format.
Definition: eina_log.h:376
eina_matrix3_matrix3_f16p16_to
void eina_matrix3_matrix3_f16p16_to(const Eina_Matrix3 *m, Eina_Matrix3_F16p16 *fm)
Transforms the given floating point matrix to the given fixed point matrix.
Definition: eina_matrix.c:230
elm_object_item_cursor_set
void elm_object_item_cursor_set(Elm_Widget_Item *obj, const char *cursor)
Control the type of mouse pointer/cursor decoration to be shown, when the mouse pointer is over the g...
Definition: elm_widget_item_eo.legacy.c:27
Ecore_Evas_Vnc_Client_Disconnected_Cb
void(* Ecore_Evas_Vnc_Client_Disconnected_Cb)(void *data, Ecore_Evas *ee, const char *client_host)
A callback used to inform that a client has disconnected.
Definition: Ecore_Evas.h:3174
elm_map_sources_get
const char ** elm_map_sources_get(const Elm_Map *obj, Elm_Map_Source_Type type)
Get the names of available sources for a specific type.
Definition: elm_map_eo.legacy.c:117
elm_list_select_mode_get
Elm_Object_Select_Mode elm_list_select_mode_get(const Elm_List *obj)
Control the list select mode.
Definition: elm_list_eo.legacy.c:21
_Eina_File::statgen
Eina_Statgen statgen
For inexact stats a stat gen count to rate limit syscalls to stat file.
Definition: eina_file_common.h:92
elm_gesture_layer_cb_set
void elm_gesture_layer_cb_set(Elm_Gesture_Layer *obj, Elm_Gesture_Type idx, Elm_Gesture_State cb_type, Elm_Gesture_Event_Cb cb, void *data)
Set the gesture state change callback.
Definition: elm_gesture_layer_eo.legacy.c:51
evas_object_scale_get
double evas_object_scale_get(const Evas_Object *obj)
Retrieves the scaling factor for the given Evas object.
Definition: evas_object_main.c:2681
elm_transit_smooth_set
void elm_transit_smooth_set(Elm_Transit *transit, Eina_Bool smooth)
Set the smooth effect for a transit.
Definition: elm_transit.c:696
evas_canvas_key_lock_del
EOAPI void evas_canvas_key_lock_del(Eo *obj, const char *keyname)
Removes the keyname key from the current list of lock keys on canvas e.
elm_object_translatable_part_text_get
const char * elm_object_translatable_part_text_get(const Evas_Object *obj, const char *part)
Get the original string set as translatable for an object.
Definition: elm_main.c:1526
elm_win_trap_data_get
void * elm_win_trap_data_get(const Evas_Object *obj)
Get the trap data associated with a window.
Definition: efl_ui_win.c:8018
ecore_drm2_output_info_get
EAPI void ecore_drm2_output_info_get(Ecore_Drm2_Output *output, int *x, int *y, int *w, int *h, unsigned int *refresh)
Get the geometry and refresh rate for a given output.
Definition: ecore_drm2_outputs.c:1681
elm_obj_gengrid_reorder_type_set
EOAPI void elm_obj_gengrid_reorder_type_set(Eo *obj, Elm_Gengrid_Reorder_Type type)
Set the Gengrid reorder type.
elm_progressbar_inverted_get
Eina_Bool elm_progressbar_inverted_get(const Evas_Object *obj)
Invert a given progress bar widget's displaying values order.
Definition: efl_ui_progressbar.c:891
eina_tiler_clear
void eina_tiler_clear(Eina_Tiler *t)
Removes all rectangles from tiles.
Definition: eina_tiler.c:1274
_Old_Edje_File::version
int version
Edje version.
Definition: edje_convert.h:74
ecore_event_init
EAPI int ecore_event_init(void)
Initializes the Ecore Event system.
Definition: ecore_input.c:32
ecore_evas_borderless_get
EAPI Eina_Bool ecore_evas_borderless_get(const Ecore_Evas *ee)
Queries whether an Ecore_Evas' window is borderless or not.
Definition: ecore_evas.c:2074
_Ecore_IMF_Device_Subclass
_Ecore_IMF_Device_Subclass
Enumeration for defining the types of Ecore_IMF_Device_Subclass.
Definition: Ecore_IMF.h:500
elm_genlist_block_count_get
int elm_genlist_block_count_get(const Elm_Genlist *obj)
Get the maximum number of items within an item block.
Definition: elm_genlist_eo.legacy.c:105
evas_textblock_cursor_line_set
Eina_Bool evas_textblock_cursor_line_set(Evas_Textblock_Cursor *cur, int line)
Go to the start of the line passed.
Definition: evas_object_textblock.c:11287
_Elm_Spinner_Format_Type
_Elm_Spinner_Format_Type
Base layout smart data extended with spinner instance data.
Definition: elm_widget_spinner.h:30
eet_data_image_decode_to_surface_cipher
EAPI int eet_data_image_decode_to_surface_cipher(const void *data, const char *cipher_key, int size, unsigned int src_x, unsigned int src_y, unsigned int *d, unsigned int w, unsigned int h, unsigned int row_stride, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Decodes Image data into pixel data using a cipher.
Definition: eet_image.c:2241
Ecore_Audio.h
Audio utility functions.
ephysics_body_soft_body_triangles_inside_get
EAPI Eina_List * ephysics_body_soft_body_triangles_inside_get(const EPhysics_Body *body, Evas_Coord x, Evas_Coord y, Evas_Coord z, Evas_Coord w, Evas_Coord h, Evas_Coord d)
Get a list of triangles indexes inside an area.
elm_entry_entry_get
const char * elm_entry_entry_get(const Evas_Object *obj)
This returns the text currently shown in object entry.
Definition: elm_entry.c:4312
elm_obj_menu_last_item_get
EOAPI Elm_Widget_Item * elm_obj_menu_last_item_get(const Eo *obj)
Get the last item in the widget.
efreet_mime_init
EAPI int efreet_mime_init(void)
Initializes the efreet mime settings.
Definition: efreet_mime.c:421
eeze_disk_udev_get_property
EAPI const char * eeze_disk_udev_get_property(Eeze_Disk *disk, const char *property)
Get the property value of a disk.
Definition: eeze_disk_udev.c:13
ELM_ENTRY_EVENT_CHANGED_USER
#define ELM_ENTRY_EVENT_CHANGED_USER
Called when the object changed due to user interaction.
Definition: elm_entry_eo.h:1294
ECORE_EXE_PIPE_WRITE
@ ECORE_EXE_PIPE_WRITE
Exe Pipe Write mask.
Definition: ecore_exe_eo.h:51
edje_edit_part_drag_step_y_get
EAPI int edje_edit_part_drag_step_y_get(Evas_Object *obj, const char *part)
Gets vertical draggable step for part.
ecore_x_window_prop_string_set
EAPI void ecore_x_window_prop_string_set(Ecore_X_Window win, Ecore_X_Atom type, const char *str)
Set a window string property.
Definition: ecore_x_window_prop.c:649
ecore_wl_subsurf_opaque_region_set
EAPI void ecore_wl_subsurf_opaque_region_set(Ecore_Wl_Subsurf *ess, int x, int y, int w, int h)
Sets an opaque region for the given subsurface.
Definition: ecore_wl_subsurf.c:194
eina_clist_move_tail
static void eina_clist_move_tail(Eina_Clist *dst, Eina_Clist *src)
Moves all elements from src to the tail of dst.
elm_button_autorepeat_get
Eina_Bool elm_button_autorepeat_get(const Evas_Object *obj)
Turn on/off the autorepeat event generated when the button is kept pressed.
Definition: efl_ui_button.c:370
ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_DAY
@ ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_DAY
Autofill hint for a credit card expiration day.
Definition: Ecore_IMF.h:417
elm_obj_gengrid_selected_item_get
EOAPI Elm_Widget_Item * elm_obj_gengrid_selected_item_get(const Eo *obj)
Get the selected item in a given gengrid widget.
eina_cpu_features_get
Eina_Cpu_Features eina_cpu_features_get(void)
Cpu features accessor.
Definition: eina_cpu.c:195
Ecore_Evas_Vnc_Client_Accept_Cb
Eina_Bool(* Ecore_Evas_Vnc_Client_Accept_Cb)(void *data, Ecore_Evas *ee, const char *client_host)
A callback used to accept a new client.
Definition: Ecore_Evas.h:3162
_Elm_Layout_Data::restricted_calc_w
Eina_Bool restricted_calc_w
This is a flag to support edje restricted_calc in w axis.
Definition: elm_widget_layout.h:85
EFL_GFX_FILL_RESTRICT
@ EFL_GFX_FILL_RESTRICT
Tiling clamps, range offset ignored.
Definition: Evas_Legacy.h:5483
eeze_disk_cancel
EAPI void eeze_disk_cancel(Eeze_Disk *disk)
Cancel a pending operation on the disk.
Definition: eeze_disk_mount.c:419
eina_strbuf_append_printf
Eina_Bool eina_strbuf_append_printf(Eina_Strbuf *buf, const char *fmt,...) EINA_PRINTF(2
Appends data elements to a buffer using printf-style formatting.
eina_matrix3_values_get
void eina_matrix3_values_get(const Eina_Matrix3 *m, double *xx, double *xy, double *xz, double *yx, double *yy, double *yz, double *zx, double *zy, double *zz)
Gets the values of the coefficients of the given floating point matrix.
Definition: eina_matrix.c:146
ECORE_COCOA_CURSOR_IBEAM
@ ECORE_COCOA_CURSOR_IBEAM
IBeam cursor.
Definition: Ecore_Cocoa.h:109
ecore_drm2_output_subpixel_get
EAPI unsigned int ecore_drm2_output_subpixel_get(const Ecore_Drm2_Output *output)
Get the subpixel state of the output.
Definition: ecore_drm2_outputs.c:1601
edje_edit_part_item_index_max_w_set
EAPI Eina_Bool edje_edit_part_item_index_max_w_set(Evas_Object *obj, const char *part, unsigned int index, int max_w)
Sets the maximum width value of a part's item.
_Eet_Data_Descriptor_Class::type_get
Eet_Descriptor_Type_Get_Callback type_get
get the type, as used in the union or variant mapping, that should be used to store the given data in...
Definition: Eet.h:2847
elm_flipselector_item_label_set
EINA_DEPRECATED void elm_flipselector_item_label_set(Elm_Object_Item *it, const char *label)
Set the label of a given flip selector widget's item.
elm_object_disabled_set
void elm_object_disabled_set(Evas_Object *obj, Eina_Bool disabled)
Set the disabled state of an Elementary object.
Definition: elm_main.c:1618
ecore_buffer_provider_consumer_del_cb_set
void ecore_buffer_provider_consumer_del_cb_set(Ecore_Buffer_Provider *provider, Ecore_Buffer_Provider_Consumer_Del_Cb func, void *data)
Sets a callback for consumer disconnection events.
Definition: ecore_buffer_provider.c:220
ephysics_body_left_boundary_add
EAPI EPhysics_Body * ephysics_body_left_boundary_add(EPhysics_World *world)
Create a physic left boundary.
ECORE_AUDIO_MODULE_LAST
@ ECORE_AUDIO_MODULE_LAST
Sentinel.
Definition: Ecore_Audio.h:62
evas_canvas_object_top_get
EOAPI Efl_Canvas_Object * evas_canvas_object_top_get(const Eo *obj)
Get the highest (stacked) Evas object on the canvas e.
eina_flt_exact
static Eina_Bool eina_flt_exact(float a, float b)
Warningless comparison of floats using ==.
Emile_Cipher_Backend
enum _Emile_Cipher_Backend Emile_Cipher_Backend
Flags describing the implemented backend.
eina_future_all
#define eina_future_all(...)
A syntactic sugar over eina_future_all_array().
Definition: eina_promise.h:1701
_Eina_Value_Type::pset
Eina_Bool(* pset)(const Eina_Value_Type *type, void *mem, const void *ptr)
how to set memory from pointer
Definition: eina_value.h:3689
eina_rectangle_height_cut
static Eina_Bool eina_rectangle_height_cut(Eina_Rectangle *rect, Eina_Rectangle *slice, Eina_Rectangle *remainder, int amount)
Slices a rectangle horizontally starting from top edge.
edje_external_iterator_get
Eina_Iterator * edje_external_iterator_get(void)
Definition: edje_external.c:228
elm_thumb_compress_get
void elm_thumb_compress_get(const Evas_Object *obj, int *compress)
Get the compression of the thumb object.
Definition: elm_thumb.c:894
eio_file_container_get
void * eio_file_container_get(Eio_File *ls)
Return the container during EIO operation.
Definition: eio_file.c:759
eldbus_service_object_unregister
void eldbus_service_object_unregister(Eldbus_Service_Interface *iface)
Unregister all interfaces of the object path that this interface belongs and the object path.
Definition: eldbus_service.c:1288
Ecore_Compose_State
enum _Ecore_Compose_State Ecore_Compose_State
An enum of Compose states.
eet_data_descriptor_encode
EAPI void * eet_data_descriptor_encode(Eet_Data_Descriptor *edd, const void *data_in, int *size_ret)
Encodes a dsata struct to memory and return that encoded data.
Definition: eet_data.c:5245
_Ecore_Sdl_Event_Mouse_Move::x
int x
Mouse co-ordinates where the mouse cursor moved to.
Definition: Ecore_Sdl.h:105
eina_value_ulong_init
static Eina_Value eina_value_ulong_init(unsigned long c)
Initialize Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:183
eeze_net_scan
Eina_Bool eeze_net_scan(Eeze_Net *net)
Scan an interface to cache its network addresses.
Definition: eeze_net.c:171
eina_matrix2_multiply_copy
void eina_matrix2_multiply_copy(Eina_Matrix2 *out, const Eina_Matrix2 *mat_a, const Eina_Matrix2 *mat_b)
Multiplies two matrices with check.
Definition: eina_matrix.c:1394
ecore_wl2_offer_supports_mime
Eina_Bool ecore_wl2_offer_supports_mime(Ecore_Wl2_Offer *offer, const char *mime)
Check if the given offer supports the given mimetype.
Definition: ecore_wl2_dnd.c:930
ECORE_WL_EVENT_SELECTION_DATA_READY
EAPI int ECORE_WL_EVENT_SELECTION_DATA_READY
Definition: ecore_wl.c:97
ecore_win32_window_size_base_get
EAPI void ecore_win32_window_size_base_get(Ecore_Win32_Window *window, int *base_width, int *base_height)
Get the base size of the given window.
Definition: ecore_win32_window.c:996
eet_list_entries
EAPI Eina_Iterator * eet_list_entries(Eet_File *ef)
Returns an iterator that will describe each entry of an Eet_File.
Definition: eet_lib.c:2777
_Ecore_Con_Event_Client_Write
Used as the data param for the ECORE_CON_EVENT_CLIENT_WRITE event.
Definition: Ecore_Con.h:564
eina_inlist_remove
Eina_Inlist * eina_inlist_remove(Eina_Inlist *list, Eina_Inlist *item)
Removes node from list.
Definition: eina_inlist.c:335
ELM_THUMB_ANIMATION_LOOP
@ ELM_THUMB_ANIMATION_LOOP
Play animation once.
Definition: elm_thumb_legacy.h:8
ecore_con_url_response_headers_get
EAPI const Eina_List * ecore_con_url_response_headers_get(Ecore_Con_Url *url_con)
Retrieves headers from last request sent.
Definition: ecore_con_url.c:1294
_Ecore_IMF_Device_Class
_Ecore_IMF_Device_Class
Enumeration for defining the types of Ecore_IMF_Device_Class.
Definition: Ecore_IMF.h:483
eina_clist_add_head
static void eina_clist_add_head(Eina_Clist *list, Eina_Clist *elem)
Adds an element to the head of the list.
edje_edit_size_class_min_h_get
EAPI Evas_Coord edje_edit_size_class_min_h_get(Evas_Object *obj, const char *class_name)
Returns height min size of specified size class.
elm_app_info_set
void elm_app_info_set(void *mainfunc, const char *dom, const char *checkfile)
Re-locate the application somewhere else after compilation, if the developer wishes for easier distri...
Definition: elm_main.c:496
eio_dir_unlink
Eio_File * eio_dir_unlink(const char *path, Eio_Filter_Direct_Cb filter_cb, Eio_Progress_Cb progress_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Remove a directory and its content asynchronously.
Definition: eio_dir.c:931
EVAS_DEVICE_SUBCLASS_TRACKBALL
@ EVAS_DEVICE_SUBCLASS_TRACKBALL
A trackball style mouse.
Definition: Evas_Common.h:349
ethumb_client_crop_align_set
void ethumb_client_crop_align_set(Ethumb_Client *client, float x, float y)
Configure crop alignment in use for future requests.
Definition: ethumb_client.c:1443
elm_obj_entry_anchor_hover_style_get
EOAPI const char * elm_obj_entry_anchor_hover_style_get(const Eo *obj)
Get the style that the hover should use.
edje_edit_size_class_name_set
EAPI Eina_Bool edje_edit_size_class_name_set(Evas_Object *obj, const char *name, const char *newname)
Changes name of a size class.
Definition: edje_edit.c:8152
ecore_exe_tag_set
void ecore_exe_tag_set(Ecore_Exe *exe, const char *tag)
Sets the string tag for the given process handle.
Definition: ecore_exe.c:167
_Eo_Stack_Frame
Definition: eo_add_fallback.h:8
_Edje_Message_Int_Set::val
int val[1]
The message's array of integers.
Definition: Edje_Legacy.h:529
ELM_ENTRY_EVENT_ANCHOR_UP
#define ELM_ENTRY_EVENT_ANCHOR_UP
called on anchor up
Definition: elm_entry_eo.h:1429
ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN
@ ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN
Sign-in.
Definition: Ecore_IMF.h:402
eldbus_name_release
Eldbus_Pending * eldbus_name_release(Eldbus_Connection *conn, const char *name, Eldbus_Message_Cb cb, const void *cb_data)
Send a "ReleaseName" method call in proxy.
Definition: eldbus_freedesktop.c:16
ecore_idle_exiter_del
void * ecore_idle_exiter_del(Ecore_Idle_Exiter *idle_exiter)
Deletes an idle exiter handler from the list to be run on exiting idle state.
Definition: ecore_idle_exiter.c:24
elm_naviframe_bottom_item_get
Elm_Widget_Item * elm_naviframe_bottom_item_get(const Elm_Naviframe *obj)
Get a bottom item on the naviframe stack.
Definition: elm_naviframe_eo.legacy.c:51
_Old_Edje_Part_Collection::checked
unsigned char checked
LUA script only.
Definition: edje_convert.h:110
elm_animation_view_speed_get
double elm_animation_view_speed_get(const Elm_Animation_View *obj)
Control animation speed.
ecore_x_gc_free
EAPI void ecore_x_gc_free(Ecore_X_GC gc)
Deletes and frees the given graphics context.
Definition: ecore_x_gc.c:169
evas_engine_info_get
Evas_Engine_Info * evas_engine_info_get(const Evas *obj)
Retrieves the current render engine info struct from the given evas.
Definition: evas_main.c:677
evas_object_box_option_property_vset
Eina_Bool evas_object_box_option_property_vset(Evas_Object *o, Evas_Object_Box_Option *opt, int property, va_list args)
Set a property value (by its given numerical identifier), on a given box child element – by a variabl...
Definition: evas_object_box.c:1971
_Elm_Prefs_Page_Iface::abi_version
unsigned int abi_version
always use:
Definition: elm_prefs_common.h:233
elm_object_cursor_set
Eina_Bool elm_object_cursor_set(Eo *obj, const char *cursor)
The cursor to be shown when mouse is over the object.
Definition: elm_main.c:2041
EMOTION_META_INFO_TRACK_TITLE
@ EMOTION_META_INFO_TRACK_TITLE
track title
Definition: Emotion.h:180
Ecore_Cocoa_Screen
struct _Ecore_Cocoa_Screen Ecore_Cocoa_Screen
Opaque handler to manipulate a Cocoa Screen through Ecore.
Definition: Ecore_Cocoa.h:46
evil_char_to_wchar
wchar_t * evil_char_to_wchar(const char *text)
Convert a string from char * to wchar_t *.
Definition: evil_util.c:19
elm_object_focus_next_item_set
void elm_object_focus_next_item_set(Evas_Object *obj, Elm_Object_Item *next_item, Elm_Focus_Direction dir)
Set next object item with specific focus direction.
Definition: elm_focus_legacy.c:331
eina_promise_new
Eina_Promise * eina_promise_new(Eina_Future_Scheduler *scheduler, Eina_Promise_Cancel_Cb cancel_cb, const void *data)
Creates a new promise.
Definition: eina_promise.c:743
elm_config_tooltip_delay_get
double elm_config_tooltip_delay_get(void)
Get the duration after which tooltip will be shown.
Definition: elm_config.c:2972
ELM_TOOLBAR_CLASS
#define ELM_TOOLBAR_CLASS
Elementary toolbar class.
Definition: elm_toolbar_eo.h:48
elm_label_line_wrap_set
void elm_label_line_wrap_set(Elm_Label *obj, Elm_Wrap_Type wrap)
Control the wrapping behavior of the label.
Definition: elm_label_eo.legacy.c:51
elm_font_available_hash_add
Eina_Hash * elm_font_available_hash_add(Eina_List *list)
Create a font hash table of available system fonts.
Definition: elm_font.c:170
_Ecore_Sdl_Event_Key_Up
SDL Key Up event.
Definition: Ecore_Sdl.h:74
elm_fileselector_sort_method_get
Elm_Fileselector_Sort elm_fileselector_sort_method_get(const Evas_Object *obj)
Get the sort method of the file selector widget.
Definition: elc_fileselector.c:2975
ecore_audio_obj_out_wasapi.h
Ecore_Audio wasapi output.
edje_edit_group_name_set
EAPI Eina_Bool edje_edit_group_name_set(Evas_Object *obj, const char *new_name)
Sets a new name for the current open group.
Definition: edje_edit.c:2004
eina_vector2_homogeneous_direction_transform
static void eina_vector2_homogeneous_direction_transform(Eina_Vector2 *out, const Eina_Matrix3 *m, const Eina_Vector2 *v)
Homogeneous direction transform vector.
evas_object_textblock_style_set
void evas_object_textblock_style_set(Eo *eo_obj, const Evas_Textblock_Style *ts)
Sets object's style to given style.
Definition: evas_object_textblock.c:8299
elm_obj_web_text_matches_highlight_get
EOAPI Eina_Bool elm_obj_web_text_matches_highlight_get(const Eo *obj)
Get whether highlighting marks is enabled.
edje_edit_program_signal_set
EAPI Eina_Bool edje_edit_program_signal_set(Evas_Object *obj, const char *prog, const char *signal)
Sets signal of the given program.
Definition: edje_edit.c:11464
_Eolian_Object
Definition: eolian_database.h:85
elm_config_profile_save
void elm_config_profile_save(const char *profile)
Take the current config and write it out to the named profile.
Definition: elm_config.c:3138
evas_object_vg_root_node_set
void evas_object_vg_root_node_set(Evas_Object *obj, Efl_Canvas_Vg_Node *root)
Set the root node of the evas_object_vg.
Definition: efl_canvas_vg_object_eo.legacy.c:27
ecore_x_window_visible_get
EAPI int ecore_x_window_visible_get(Ecore_X_Window win)
Finds out whether the given window is currently visible.
Definition: ecore_x_window.c:941
evas_object_image_load_head_skip_get
Eina_Bool evas_object_image_load_head_skip_get(const Evas_Object *obj)
Get the load option to skip header loads before preload.
Definition: evas_image_legacy.c:393
elm_grid_pack
void elm_grid_pack(Elm_Grid *obj, Efl_Canvas_Object *subobj, int x, int y, int w, int h)
Pack child at given position and size.
Definition: elm_grid_eo.legacy.c:33
_Eina_Matrix4::xy
double xy
xy in x' = (x * xx) + (y * xy) + (z * xz) + xw
Definition: eina_matrix.h:125
ecore_cocoa_window_activate
EAPI void ecore_cocoa_window_activate(Ecore_Cocoa_Window *window)
Makes a Cocoa window the current key window by raising it.
ELM_GENGRID_ITEM_SCROLLTO_BOTTOM
@ ELM_GENGRID_ITEM_SCROLLTO_BOTTOM
To the bottom of viewport.
Definition: elm_general.h:403
elm_obj_calendar_marks_draw
EOAPI void elm_obj_calendar_marks_draw(Eo *obj)
Draw calendar marks.
_Elm_Prefs_Item_Node
Definition: elm_widget_prefs.h:46
eina_value_flush
static void eina_value_flush(Eina_Value *value)
Empties a generic value storage.
eina_xattr_value_fd_ls
Eina_Iterator * eina_xattr_value_fd_ls(int fd)
Gets an iterator that list all extended attribute value related to a fd.
Definition: eina_xattr.c:184
elm_slider_units_format_function_set
void elm_slider_units_format_function_set(Evas_Object *obj, slider_func_type func, slider_freefunc_type free_func)
Set the format function pointer for the units label.
Definition: elm_slider.c:1593
EET_COMPRESSION_MED
@ EET_COMPRESSION_MED
Medium compression level (Zlib)
Definition: Eet.h:245
edje_object_part_external_param_type_get
Edje_External_Param_Type edje_object_part_external_param_type_get(const Eo *obj, const char *part, const char *param)
@addgroup Edje_Object_Group
Definition: edje_legacy.c:167
_Elm_Gesture_Taps_Info::timestamp
unsigned int timestamp
event timestamp
Definition: elm_gesture_layer_common.h:19
WRN
#define WRN(...)
Macro for logging Eina warnings.
Definition: eina_file_common.h:167
eina_array_accessor_new
Eina_Accessor * eina_array_accessor_new(const Eina_Array *array)
Gets a new accessor associated with an array.
Definition: eina_array.c:419
efl_loop_future_scheduler_get
Eina_Future_Scheduler * efl_loop_future_scheduler_get(const Eo *obj)
Get the future scheduler for the current loop.
Definition: efl_loop.c:671
ELM_OBJECT_SELECT_MODE_MAX
@ ELM_OBJECT_SELECT_MODE_MAX
canary value: any value greater or equal to ELM_OBJECT_SELECT_MODE_MAX is forbidden.
Definition: elm_general.h:54
EMBRYO_ERROR_INIT_JIT
@ EMBRYO_ERROR_INIT_JIT
Unable to set user data field (table full)
Definition: Embryo.h:414
EEZE_SENSOR_TYPE_ORIENTATION
@ EEZE_SENSOR_TYPE_ORIENTATION
Orientation sensor.
Definition: Eeze_Sensor.h:72
ECORE_CON_EVENT_PROXY_BIND
EAPI int ECORE_CON_EVENT_PROXY_BIND
A server connection has successfully negotiated an ip:port binding.
Definition: ecore_con_legacy.c:163
_Ecore_Cocoa_Event_Window_Focused::cocoa_window
Ecore_Cocoa_Object * cocoa_window
Handler of the Cocoa window.
Definition: Ecore_Cocoa.h:176
Emile_Image_Animated_Loop_Hint
enum _Emile_Image_Animated_Loop_Hint Emile_Image_Animated_Loop_Hint
Flags describing the behavior of animation from a loaded image.
ELM_FLIPSELECTOR_EVENT_OVERFLOWED
#define ELM_FLIPSELECTOR_EVENT_OVERFLOWED
Called when flipselector is overflowed.
Definition: elm_flipselector_eo.h:210
Eldbus_Message_Cb
void(* Eldbus_Message_Cb)(void *data, const Eldbus_Message *msg, Eldbus_Pending *pending)
Callback that is called when answer of a method call message comes.
Definition: Eldbus.h:203
Elm_Genlist_Item_Type
Elm_Genlist_Item_Type
Defines if the item is of any special type (has subitems or it's the index of a group),...
Definition: elm_general.h:348
eina_strlen_bounded
static size_t eina_strlen_bounded(const char *str, size_t maxlen)
Count up to a given amount of bytes of the given string.
Definition: eina_inline_str.x:44
elm_entry_scrollbar_policy_set
EINA_DEPRECATED void elm_entry_scrollbar_policy_set(Evas_Object *obj, Elm_Scroller_Policy h, Elm_Scroller_Policy v)
This sets the entry's scrollbar policy (i.e.
Definition: elm_entry.c:5268
elm_obj_gengrid_item_size_set
EOAPI void elm_obj_gengrid_item_size_set(Eo *obj, int w, int h)
Set the size for the items of a given gengrid widget.
ELM_GENLIST_EVENT_MULTI_SWIPE_RIGHT
#define ELM_GENLIST_EVENT_MULTI_SWIPE_RIGHT
Called when multitouch swipe right detected.
Definition: elm_genlist_eo.h:888
_Efreet_Desktop::startup_wm_class
char * startup_wm_class
If specified will map at least one window with the given string as it's WM class or WM name.
Definition: efreet_desktop.h:106
EVAS_PIXEL_FORMAT_ARGB32
@ EVAS_PIXEL_FORMAT_ARGB32
ARGB 32bit pixel format with A in the high byte per 32bit pixel word.
Definition: Evas_Common.h:278
Elm_Cnp_Event_Selection_Changed::type
Elm_Sel_Type type
The selection type.
Definition: elm_cnp.h:121
elm_thumb_reload
void elm_thumb_reload(Evas_Object *obj)
Reload thumbnail if it was generated before.
Definition: elm_thumb.c:959
_Eet_Data_Descriptor_Class::str_free
Eet_Descriptor_Str_Free_Callback str_free
how to free a string
Definition: Eet.h:2837
edje_object_part_text_input_panel_return_key_disabled_get
Eina_Bool edje_object_part_text_input_panel_return_key_disabled_get(const Evas_Object *obj, const char *part)
Gets whether the return key on the input panel should be disabled or not.
Definition: edje_util.c:3097
ecore_main_fd_handler_fd_get
int ecore_main_fd_handler_fd_get(Ecore_Fd_Handler *fd_handler)
Retrieves the file descriptor that the given handler is handling.
Definition: ecore_main.c:1614
_Eina_Value_List::list
Eina_List * list
the list that holds data, members are of subtype->value_size bytes.
Definition: eina_value.h:1916
evas_object_lower
void evas_object_lower(Evas_Object *obj)
Lower obj to the bottom of its layer.
Definition: evas_stack.x:87
ecore_animator_freeze
void ecore_animator_freeze(Ecore_Animator *animator)
Suspends the specified animator.
Definition: ecore_anim.c:893
EINA_PATH_SEP_S
#define EINA_PATH_SEP_S
The constant defined the path separator as the string "\" on Windows and "/" otherwise.
Definition: eina_file.h:185
_Ecore_X_Event_Window_Property
Definition: Ecore_X.h:670
eina_value_array_set
static Eina_Bool eina_value_array_set(Eina_Value *value, unsigned int position,...)
Sets the generic value in an array member.
evas_map_free
void evas_map_free(Evas_Map *m)
Free a previously allocated map.
Definition: evas_map.c:745
evas_object_top_at_xy_get
Evas_Object * evas_object_top_at_xy_get(Eo *eo_e, Evas_Coord x, Evas_Coord y, Eina_Bool include_pass_events_objects, Eina_Bool include_hidden_objects)
Retrieve the object stacked at the top of a given position in a canvas.
Definition: evas_main.c:1666
elm_glview_resize_func_set
void elm_glview_resize_func_set(Elm_Glview *obj, Elm_GLView_Func_Cb func)
Set the resize function that gets called when resize happens.
Definition: elm_glview.c:605
eina_quaternion_f16p16_conjugate
void eina_quaternion_f16p16_conjugate(Eina_Quaternion_F16p16 *out, const Eina_Quaternion_F16p16 *in)
Definition: eina_quaternion.c:113
evas_textblock_cursor_char_coord_set
Eina_Bool evas_textblock_cursor_char_coord_set(Evas_Textblock_Cursor *cur, Evas_Coord x, Evas_Coord y)
Sets the position of the cursor according to the X and Y coordinates.
Definition: evas_object_textblock.c:13450
elm_obj_entry_autocapital_type_set
EOAPI void elm_obj_entry_autocapital_type_set(Eo *obj, Elm_Autocapital_Type autocapital_type)
Set the autocapitalization type on the immodule.
evas_textblock_cursor_eol_get
Eina_Bool evas_textblock_cursor_eol_get(const Evas_Textblock_Cursor *cur)
Checks if the cursor points to the end of the line.
Definition: evas_object_textblock.c:14118
_Eina_Value_Type::version
unsigned int version
must be EINA_VALUE_TYPE_VERSION
Definition: eina_value.h:3679
ELM_FILESELECTOR_EVENT_ACTIVATED
#define ELM_FILESELECTOR_EVENT_ACTIVATED
Called when the filesector was activated.
Definition: elm_fileselector_eo.h:69
emile_base64_encode
EAPI Eina_Strbuf * emile_base64_encode(const Eina_Binbuf *in)
base64 encoding function.
Definition: emile_base64.c:186
elm_transit_effect_resizing_add
Elm_Transit_Effect * elm_transit_effect_resizing_add(Elm_Transit *transit, Evas_Coord from_w, Evas_Coord from_h, Evas_Coord to_w, Evas_Coord to_h)
Add the Resizing Effect to Elm_Transit.
Definition: elm_transit.c:1098
ECORE_CON_EVENT_CLIENT_DATA
EAPI int ECORE_CON_EVENT_CLIENT_DATA
A client connected to the server has sent data.
Definition: ecore_con_legacy.c:166
evas_object_text_bidi_delimiters_get
const char * evas_object_text_bidi_delimiters_get(const Evas_Text *obj)
Sets the BiDi delimiters used in the textblock.
Definition: evas_text_eo.legacy.c:33
Ecore_Getopt_Action
Ecore_Getopt_Action
Enumeration for defining the actions to do when parsing command line parameters.
Definition: Ecore_Getopt.h:64
evas_font_path_global_append
void evas_font_path_global_append(const char *path)
Appends a font path to the list of font paths used by the application.
Definition: evas_font_dir.c:1429
elm_access_object_unregister
void elm_access_object_unregister(Evas_Object *obj)
Unregister accessible object.
Definition: elm_access.c:1285
eet_delete
EAPI int eet_delete(Eet_File *ef, const char *name)
Deletes a specified entry from an Eet file being written or re-written.
Definition: eet_lib.c:2502
ephysics_world_event_callback_del_full
EAPI void * ephysics_world_event_callback_del_full(EPhysics_World *world, EPhysics_Callback_World_Type type, EPhysics_World_Event_Cb func, void *data)
Unregister an ephysics world event callback matching data pointer.
edje_edit_image_compression_rate_get
EAPI int edje_edit_image_compression_rate_get(Evas_Object *obj, const char *image)
Gets compression rate for the given image.
Definition: edje_edit.c:10489
elm_obj_gengrid_item_custom_size_get
EOAPI void elm_obj_gengrid_item_custom_size_get(const Eo *obj, int *w, int *h)
Custom size mode for non-homogeneous gengrid.
evas_vg_shape_interpolate
Eina_Bool evas_vg_shape_interpolate(Evas_Vg_Shape *obj, const Evas_Vg_Shape *from, const Evas_Vg_Shape *to, double pos_map)
Creates intermediary path part-way between two paths.
Definition: efl_canvas_vg_shape.c:459
_Ecore_IMF_Event_Key_Down::dev_name
const char * dev_name
The device name of the key pressed.
Definition: Ecore_IMF.h:712
ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_NEXT
@ ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_NEXT
Next.
Definition: Ecore_IMF.h:399
ecore_evas_move_resize
EAPI void ecore_evas_move_resize(Ecore_Evas *ee, int x, int y, int w, int h)
Moves and resizes an Ecore_Evas.
Definition: ecore_evas.c:1369
_Old_Edje_File::text_classes
Eina_List * text_classes
list of Edje_Text_Class
Definition: edje_convert.h:70
ECORE_WL2_EVENT_DND_MOTION
EAPI int ECORE_WL2_EVENT_DND_MOTION
Definition: ecore_wl2.c:27
eina_strbuf_replace_first
#define eina_strbuf_replace_first(buf, str, with)
Replaces the first occurrence of a substring with another string.
Definition: eina_strbuf.h:609
elm_toolbar_items_get
Eina_Iterator * elm_toolbar_items_get(const Elm_Toolbar *obj)
Returns a list of the widget item.
Definition: elm_toolbar_eo.legacy.c:21
elm_list_focus_on_selection_set
void elm_list_focus_on_selection_set(Elm_List *obj, Eina_Bool enabled)
Control focus upon items selection mode.
Definition: elm_list_eo.legacy.c:27
elm_entry_prediction_hint_set
void elm_entry_prediction_hint_set(Elm_Entry *obj, const char *prediction_hint)
Sets the prediction hint to use an intelligent reply suggestion service.
Definition: elm_entry_eo.legacy.c:567
ecore_con_eet_server_free
EAPI void ecore_con_eet_server_free(Ecore_Con_Eet *server)
Frees an existing Ecore_Con_Eet object.
Definition: ecore_con_eet.c:745
edje_edit_state_align_y_get
EAPI double edje_edit_state_align_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the vertical align value of a part state.
_Old_Edje_Font_Directory
A structure that stores old font directory entries.
Definition: edje_convert.h:31
_Ecore_Event_Mouse_Move::same_screen
int same_screen
Same screen flag.
Definition: Ecore_Input.h:296
elm_obj_entry_context_menu_disabled_set
EOAPI void elm_obj_entry_context_menu_disabled_set(Eo *obj, Eina_Bool disabled)
This disables the entry's contextual (longpress) menu.
eina_binbuf_release
unsigned char * eina_binbuf_release(Eina_Binbuf *buf)
Frees the buffer, returning its old contents.
_Edje_External_Type_Info::name
const char * name
The name of the type to register.
Definition: Edje_Common.h:874
EMBRYO_FUNCTION_MAIN
#define EMBRYO_FUNCTION_MAIN
Start at program entry point.
Definition: Embryo.h:438
eina_list_demote_list
Eina_List * eina_list_demote_list(Eina_List *list, Eina_List *move_list)
Moves the specified data to the tail of the list.
Definition: eina_list.c:889
ecore_evas_cursor_device_get
EAPI Eina_Bool ecore_evas_cursor_device_get(const Ecore_Evas *ee, Efl_Input_Device *pointer, Evas_Object **obj, int *layer, int *hot_x, int *hot_y)
Gets information about an Ecore_Evas' specified pointer device.
Definition: ecore_evas.c:1872
eeze_disk_can_eject
Eina_Bool eeze_disk_can_eject(void)
Return whether eject support is available in eeze.
Definition: eeze_disk.c:476
eina_unicode_utf8_next_get
static Eina_Unicode eina_unicode_utf8_next_get(const char *buf, int *iindex)
Reads UTF8 bytes from buf, starting at iindex and returns the decoded code point at iindex offset,...
_Ecore_IMF_Context_Class::control_panel_hide
void(* control_panel_hide)(Ecore_IMF_Context *ctx)
Hide the control panel.
Definition: Ecore_IMF.h:790
elm_code_file_filename_get
const char * elm_code_file_filename_get(Elm_Code_File *file)
Get the filename for the file specified.
Definition: elm_code_file.c:73
_Old_Edje_File::image_dir
Old_Edje_Image_Directory * image_dir
images directory
Definition: edje_convert.h:65
Eina_Quad_Callback
Eina_Quad_Direction(* Eina_Quad_Callback)(const void *object, size_t middle)
Signature for a callback routine used to determine the location of an object within a quadtree.
Definition: eina_quadtree.h:75
_Ethumb_Version::revision
int revision
< micro (bugfix, internal improvements, no new features version)
Definition: Ethumb.h:48
Emotion.h
Emotion Media Library.
ecore_pipe_write
Eina_Bool ecore_pipe_write(Ecore_Pipe *p, const void *buffer, unsigned int nbytes)
Writes on the file descriptor the data passed as parameter.
Definition: ecore_pipe.c:199
evas_object_image_fill_spread_get
Evas_Fill_Spread evas_object_image_fill_spread_get(const Evas_Object *obj)
Retrieves the spread (tiling mode) for the given image object's fill.
Definition: evas_image_legacy.c:1045
_Evas_GL_Options_Bits
_Evas_GL_Options_Bits
Enumeration that defines the Configuration Options.
Definition: Evas_GL.h:512
_Evas_Cserve_Stats
Statistics about the server that shares cached bitmaps.
Definition: Evas_Common.h:2949
_Edje_Part_Image_Use::value
double value
value of the state (-1 if it is set)
Definition: Edje_Edit.h:121
elm_entry_imf_context_reset
void elm_entry_imf_context_reset(Elm_Entry *obj)
Reset the input method context of the entry if needed.
Definition: elm_entry_eo.legacy.c:399
_Ecore_Exe_Event_Data::lines
Ecore_Exe_Event_Data_Line * lines
An array of line data if line buffered.
Definition: ecore_exe_eo.h:38
ephysics_constraint_add
EAPI EPhysics_Constraint * ephysics_constraint_add(EPhysics_Body *body)
Create a new constraint.
Elm_Hover_Data
struct _Elm_Hover_Data Elm_Hover_Data
Base widget smart data extended with hover instance data.
Definition: elm_widget_hover.h:28
eina_value_struct_member_value_get
static Eina_Bool eina_value_struct_member_value_get(const Eina_Value *src, const Eina_Value_Struct_Member *member, Eina_Value *dst)
Gets the member as Eina_Value copy given its member description.
_Evas_Font
Definition: evas_font.h:257
edje_edit_state_box_alt_layout_set
EAPI Eina_Bool edje_edit_state_box_alt_layout_set(Evas_Object *obj, const char *part, const char *state, double value, char *layout)
Sets fallback layout of the box.
ecore_x_flush
EAPI void ecore_x_flush(void)
Sends all X commands in the X Display buffer.
Definition: ecore_x.c:1066
Elm_Focus_Region_Show_Mode
Elm_Focus_Region_Show_Mode
How the focus region should be calculated (not related to input focus).
Definition: elm_general.h:489
Ecore_IMF_BiDi_Direction
Ecore_IMF_BiDi_Direction
Enumeration for defining the types of Ecore_IMF bidirectionality.
Definition: Ecore_IMF.h:471
elm_win_move_resize_start
Eina_Bool elm_win_move_resize_start(Evas_Object *obj, Elm_Win_Move_Resize_Mode mode)
Start moving or resizing the window.
Definition: efl_ui_win.c:9813
_Evas_Event_Key_Up::string
const char * string
A UTF8 string if this keystroke has produced a visible string to be ADDED.
Definition: Evas_Legacy.h:338
elm_gengrid_item_class_unref
void elm_gengrid_item_class_unref(Elm_Gengrid_Item_Class *itc)
Decrements object reference count for the item class.
Definition: elm_gengrid.c:5450
_Eina_Value_Type::flush
Eina_Bool(* flush)(const Eina_Value_Type *type, void *mem)
clear any values from mem
Definition: eina_value.h:3683
ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_GO
@ ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_GO
Go.
Definition: Ecore_IMF.h:396
_Evas_Textblock_Node_Format::pad
struct _Evas_Textblock_Node_Format::@0 pad
Amount of padding required.
ecore_evas_cursor_unset
EAPI Evas_Object * ecore_evas_cursor_unset(Ecore_Evas *ee)
Unsets the cursor of the default pointer device.
Definition: ecore_evas.c:1954
Eina_Module_Shutdown
void(* Eina_Module_Shutdown)(void)
If a function with this signature is exported by module as __eina_module_shutdown,...
Definition: eina_module.h:93
EET_ERROR_WRITE_ERROR_IO_ERROR
@ EET_ERROR_WRITE_ERROR_IO_ERROR
Failed to write due a generic Input/Output error.
Definition: Eet.h:209
edje_edit_state_text_style_set
EAPI Eina_Bool edje_edit_state_text_style_set(Evas_Object *obj, const char *part, const char *state, double value, const char *style)
Sets style name for a given part state.
Definition: edje_edit.c:8577
Elm_Prefs_Data
struct _Elm_Prefs_Data Elm_Prefs_Data
An Elm Prefs Data handle.
Definition: elm_prefs_data.h:89
ecore_evas_wm_rotation_manual_rotation_done_set
EAPI void ecore_evas_wm_rotation_manual_rotation_done_set(Ecore_Evas *ee, Eina_Bool set)
Sets manual rotation done mode of Ecore_Evas's window.
Definition: ecore_evas.c:2224
elm_access_object_register
Evas_Object * elm_access_object_register(Evas_Object *obj, Evas_Object *parent)
Register evas object as an accessible object.
Definition: elm_access.c:1279
eina_quaternion_nlerp
void eina_quaternion_nlerp(Eina_Quaternion *out, const Eina_Quaternion *a, const Eina_Quaternion *b, double pos)
Definition: eina_quaternion.c:522
_Edje_Data
A structure that stores a key/value tuple.
Definition: edje_convert.h:19
EVAS_OBJECT_TABLE_HOMOGENEOUS_ITEM
@ EVAS_OBJECT_TABLE_HOMOGENEOUS_ITEM
Item mode.
Definition: evas_table_eo.h:26
_Elm_Segment_Control_Data
Definition: elm_widget_segment_control.h:31
elm_scroller_region_bring_in
void elm_scroller_region_bring_in(Evas_Object *obj, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h)
Show a specific virtual region within the scroller content object.
Definition: elm_scroller.c:1178
Efl_Ui_Focus_Graph_Calc_Direction_Result
Definition: efl_ui_focus_graph.h:11
eio_file_open
Eio_File * eio_file_open(const char *name, Eina_Bool shared, Eio_Open_Cb open_cb, Eio_Error_Cb error_cb, const void *data)
Asynchronously open a file.
Definition: eio_map.c:183
ecore_x_randr_events_select
EAPI void ecore_x_randr_events_select(Ecore_X_Window win, Eina_Bool on)
Enable event selection.
Definition: ecore_x_randr.c:469
EDJE_TWEEN_MODE_DECELERATE
@ EDJE_TWEEN_MODE_DECELERATE
Decelerate tween mode value.
Definition: Edje_Common.h:1887
_Evas_Textblock_Node_Format::annotation
Efl_Text_Attribute_Handle * annotation
Pointer to this node's annotation handle (if exists).
Definition: efl_canvas_textblock_internal.h:146
edje_edit_image_set_exists
EAPI Eina_Bool edje_edit_image_set_exists(Evas_Object *obj, const char *image)
Checks if given image name is set of images or not.
Definition: edje_edit.c:9117
elm_thumb_ethumb_client_get
void * elm_thumb_ethumb_client_get(void)
Get the ethumb_client handle so custom configuration can be made.
Definition: elm_thumb.c:709
_Evas_Coord_Size::w
Evas_Coord w
width
Definition: Evas_Common.h:217
elm_obj_menu_items_get
EOAPI const Eina_List * elm_obj_menu_items_get(const Eo *obj)
Returns a list of the widget item.
Evas_Object_Intercept_Lower_Cb
void(* Evas_Object_Intercept_Lower_Cb)(void *data, Evas_Object *obj)
Function signature for the lower event of an evas object.
Definition: Evas_Legacy.h:2972
Ecore_Event
struct _Ecore_Event Ecore_Event
A handle for an event.
Definition: Ecore_Common.h:578
_Ecore_IMF_Event_Commit
The structure type used with the Commit Input Method event.
Definition: Ecore_IMF.h:546
_Ecore_Con_Event_Url_Data::size
int size
the size of the current received data (in bytes)
Definition: Ecore_Con.h:600
eina_hash_crc
static int eina_hash_crc(const char *key, int len)
Hash function using crc-32 algorithm and and 0xEDB88320 polynomial.
_Edje_External_Type::params_free
void(* params_free)(void *params)
Free parameters parsed with params_parse()
Definition: Edje_Common.h:851
elua_shutdown
int elua_shutdown(void)
Shutdown the Elua library.
Definition: elua.c:43
ELM_FOCUS_UP
@ ELM_FOCUS_UP
up direction
Definition: elm_general.h:463
elm_button_autorepeat_initial_timeout_set
void elm_button_autorepeat_initial_timeout_set(Evas_Object *obj, double t)
The initial timeout before the autorepeat event is generated.
Definition: efl_ui_button.c:340
evas_vg_shape_stroke_color_set
void evas_vg_shape_stroke_color_set(Evas_Vg_Shape *obj, int r, int g, int b, int a)
Sets the color to be used for stroking the path.
Definition: efl_canvas_vg_shape.c:258
_Edje_External_Param_Info::step
double step
Values will be a multiple of this.
Definition: Edje_Common.h:722
ecore_con_ssl_server_upgrade
Eina_Bool ecore_con_ssl_server_upgrade(Ecore_Con_Server *svr, Ecore_Con_Type compl_type)
Upgrades a connection to a specified level of encryption.
Definition: ecore_con_legacy.c:2590
ecore_con_url_head
EAPI Eina_Bool ecore_con_url_head(Ecore_Con_Url *url_con)
Sends a HEAD request.
Definition: ecore_con_url.c:883
ecore_cocoa_window_view_set
EAPI void ecore_cocoa_window_view_set(Ecore_Cocoa_Window *window, Ecore_Cocoa_Object *view)
Sets the content view of a Cocoa window.
_Ecore_X_Event_Selection_Clear
Definition: Ecore_X.h:693
_Eina_Value_Type::setup
Eina_Bool(* setup)(const Eina_Value_Type *type, void *mem)
mem will be malloc(value_size) and should be configured
Definition: eina_value.h:3682
EET_G_UNION
#define EET_G_UNION
Union group type.
Definition: Eet.h:2603
elm_hover_add
Evas_Object * elm_hover_add(Evas_Object *parent)
Adds a hover object to parent.
Definition: elm_hover.c:685
elm_object_focus_highlight_style_set
Eina_Bool elm_object_focus_highlight_style_set(Evas_Object *obj, const char *style)
Set the focus highlight style to be used by a given widget.
Definition: elm_main.c:1596
evas_canvas_focus_in
EOAPI void evas_canvas_focus_in(Eo *obj)
Inform to the evas that it got the focus from the default seat.
eina_convert_strtod_c
double eina_convert_strtod_c(const char *nptr, char **endptr)
Converts a string to a floating point number.
Definition: eina_convert.c:472
evas_object_intercept_focus_set_callback_del
void * evas_object_intercept_focus_set_callback_del(Evas_Object *obj, Evas_Object_Intercept_Focus_Set_Cb func)
Unset the callback function that intercepts a focus set event of an object.
Efreet_Desktop_Type_Free_Cb
void *(* Efreet_Desktop_Type_Free_Cb)(void *data)
A callback used to free data for custom types.
Definition: efreet_desktop.h:68
_Eldbus_Introspection_Property::name
Eina_Stringshare * name
Property name.
Definition: eldbus_introspection.h:73
edje_scale_set
void edje_scale_set(double scale)
Sets Edje's global scaling factor.
Definition: edje_util.c:391
_Efreet_Desktop_Action
Efreet_Desktop_Action.
Definition: efreet_desktop.h:76
eina_rw_slice_slice_get
static Eina_Slice eina_rw_slice_slice_get(const Eina_Rw_Slice rw_slice)
Convert the Read-write slice to read-only.
Evas_Vg_Cap
enum Evas_Vg_Cap_Type Evas_Vg_Cap
These values determine how the end of opened sub-paths are rendered in a stroke.
EVAS_NATIVE_SURFACE_EVASGL
@ EVAS_NATIVE_SURFACE_EVASGL
Evas GL based type.
Definition: Evas_Legacy.h:4792
EMOTION_VIS_LIBVISUAL_LV_GLTEST
@ EMOTION_VIS_LIBVISUAL_LV_GLTEST
lv gltest
Definition: Emotion.h:220
edje_object_text_class_get
Eina_Bool edje_object_text_class_get(const Evas_Object *obj, const char *text_class, const char **font, Evas_Font_Size *size)
Gets font and font size from edje text class.
Definition: edje_util.c:1545
eldbus_proxy_data_get
void * eldbus_proxy_data_get(const Eldbus_Proxy *proxy, const char *key)
Get data of an Eldbus_Proxy object.
Definition: eldbus_proxy.c:297
EINA_VALUE_TYPE_RECTANGLE
const Eina_Value_Type * EINA_VALUE_TYPE_RECTANGLE
manages Eina_Rectangle type.
Definition: eina_value.c:5617
evas_object_image_video_surface_get
const Evas_Video_Surface * evas_object_image_video_surface_get(const Evas_Object *eo_obj)
Get the video surface linked to a given image of the canvas.
Definition: evas_image_legacy.c:994
elm_entry_editable_get
Eina_Bool elm_entry_editable_get(const Elm_Entry *obj)
Get whether the entry is editable or not.
Definition: elm_entry_eo.legacy.c:105
eet_data_image_encode
EAPI void * eet_data_image_encode(const void *data, int *size_ret, unsigned int w, unsigned int h, int alpha, int compress, int quality, Eet_Image_Encoding lossy)
Encodes image data for storage or transmission.
Definition: eet_image.c:1629
edje_edit_image_set_image_max_set
EAPI Eina_Bool edje_edit_image_set_image_max_set(Evas_Object *obj, const char *set_name, unsigned int place, int w, int h)
Sets max size of set's image.
Ecore_Event_Filter
struct _Ecore_Event_Filter Ecore_Event_Filter
A handle for an event filter.
Definition: Ecore_Common.h:577
_Evas_Video_Surface_Caps
_Evas_Video_Surface_Caps
Enum values for the Video surface capabilities.
Definition: Evas_Legacy.h:6213
evas_textblock_cursor_format_append
Eina_Bool evas_textblock_cursor_format_append(Evas_Textblock_Cursor *cur, const char *format)
Adds format to the current cursor position.
Definition: evas_object_textblock.c:12132
ecore_x_window_shadow_tree_at_xy_with_skip_get
EAPI Ecore_X_Window ecore_x_window_shadow_tree_at_xy_with_skip_get(Ecore_X_Window base, int x, int y, Ecore_X_Window *skip, int skip_num)
Retrieves the top, visible window at the given location, but skips the windows in the list.
Definition: ecore_x_window.c:1300
_Ecore_Getopt_Desc::help
const char * help
used by –help/ecore_getopt_help()
Definition: Ecore_Getopt.h:192
_Elm_Prefs_Item_Spec_Bool
Definition: elm_prefs_common.h:27
eeze_disk_vendor_get
const char * eeze_disk_vendor_get(Eeze_Disk *disk)
Return the manufacturing vendor of the disk.
Definition: eeze_disk.c:369
eina_value_bool_init
static Eina_Value eina_value_bool_init(Eina_Bool c)
Initialize Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:192
elm_obj_entry_input_panel_return_key_type_set
EOAPI void elm_obj_entry_input_panel_return_key_type_set(Eo *obj, Elm_Input_Panel_Return_Key_Type return_key_type)
Set the "return" key type.
edje_edit_part_source2_get
EAPI const char * edje_edit_part_source2_get(Evas_Object *obj, const char *part)
Gets the source2 of part.
Elm_Policy_Quit
Elm_Policy_Quit
Possible values for the ELM_POLICY_QUIT policy.
Definition: elm_general.h:246
Evas_Smart_Class
struct _Evas_Smart_Class Evas_Smart_Class
A smart object's base class definition.
Definition: Evas_Common.h:126
ELM_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN
@ ELM_INPUT_PANEL_RETURN_KEY_TYPE_SIGNIN
Sign-in.
Definition: elm_general.h:143
elm_box_pack_after
void elm_box_pack_after(Elm_Box *obj, Efl_Canvas_Object *subobj, Efl_Canvas_Object *after)
Adds an object to the box after the indicated object.
Definition: elm_box_eo.legacy.c:75
_Ecore_Getopt_Value::ushortp
unsigned short * ushortp
Unsigned short pointer.
Definition: Ecore_Getopt.h:136
evas_object_event_callback_add
void evas_object_event_callback_add(Evas_Object *eo_obj, Evas_Callback_Type type, Evas_Object_Event_Cb func, const void *data)
Add (register) a callback function to a given Evas object event.
Definition: evas_callbacks.c:478
evas_event_feed_axis_update
void evas_event_feed_axis_update(Evas *obj, unsigned int timestamp, int device, int toolid, int naxes, const Evas_Axis *axis, const void *data)
Input device axis update event feed.
Definition: evas_events.c:3844
edje_audio_channel_mute_set
void edje_audio_channel_mute_set(Edje_Channel channel, Eina_Bool mute)
Sets the mute state of audio for the process as a whole.
Definition: edje_multisense.c:116
ephysics_world_bodies_get
EAPI Eina_List * ephysics_world_bodies_get(const EPhysics_World *world)
Gets the world's bodies list.
_Ecore_Getopt_Value::shortp
short * shortp
Short pointer.
Definition: Ecore_Getopt.h:133
Edje_Drag_Dir
enum _Edje_Drag_Dir Edje_Drag_Dir
Directions in which a part can be dragged .
elm_icon_animated_play_get
EINA_DEPRECATED Eina_Bool elm_icon_animated_play_get(const Evas_Object *obj)
Get animation play mode of the icon.
Definition: elm_icon.c:715
elm_obj_segment_control_item_label_get
EOAPI const char * elm_obj_segment_control_item_label_get(const Eo *obj, int idx)
Get the label of item.
efreet_desktop_x_field_del
Eina_Bool efreet_desktop_x_field_del(Efreet_Desktop *desktop, const char *key)
Delete the key and value for a X- field (Non spec) in the structure.
Definition: efreet_desktop.c:566
EDJE_CURSOR_SELECTION_BEGIN
@ EDJE_CURSOR_SELECTION_BEGIN
Selection begin cursor state.
Definition: Edje_Common.h:8
_Ecore_Wl2_Event_Data_Source_Event
Definition: Ecore_Wl2.h:150
ELM_MAP_ROUTE_TYPE_BICYCLE
@ ELM_MAP_ROUTE_TYPE_BICYCLE
Route should consider a bicycle will be used by the user.
Definition: elm_map_eo.h:42
_Eina_Future_Cb_Log_Desc::domain
int domain
The log domain to use.
Definition: eina_promise.h:422
_Evas_Smart_Interface::del
void(* del)(Evas_Object *obj)
Function to be called at object deletion time.
Definition: Evas_Common.h:1993
edje_edit_image_set_add
EAPI Eina_Bool edje_edit_image_set_add(Evas_Object *obj, const char *name)
Adds new image set.
Definition: edje_edit.c:9191
ecore_input_joystick_event_axis_deadzone_set
EAPI void ecore_input_joystick_event_axis_deadzone_set(int event_axis_deadzone)
Set deadzone of joystick event for an axis.
Definition: ecore_input_joystick.c:611
_Edje_Edit_Script_Error::program_name
const char * program_name
name of the script, if null then it is group shared script
Definition: Edje_Edit.h:99
evas_object_stack_below
void evas_object_stack_below(Evas_Object *obj, Evas_Object *below)
Stack obj immediately below below.
Definition: evas_stack.x:231
Emotion_Suspend
Emotion_Suspend
Used for emotion pipeline resource management.
Definition: Emotion.h:240
_Eldbus_Proxy_Event_Property_Loaded
Definition: eldbus_proxy.h:215
Evas_Vg_Gradient_Spread_Type
Evas_Vg_Gradient_Spread_Type
Specifies how the area outside the gradient area should be filled.
Definition: Evas_Legacy.h:3792
eina_value_list_new
Eina_Value * eina_value_list_new(const Eina_Value_Type *subtype)
Creates generic value storage of type list.
Definition: eina_value.c:5783
edje_edit_part_item_index_min_h_set
EAPI Eina_Bool edje_edit_part_item_index_min_h_set(Evas_Object *obj, const char *part, unsigned int index, int min_h)
Sets the minimum height value of a part's item.
ecore_evas_callback_focus_device_in_set
EAPI void ecore_evas_callback_focus_device_in_set(Ecore_Evas *ee, Ecore_Evas_Focus_Device_Event_Cb func)
Sets a callback for Ecore_Evas focus in events.
Definition: ecore_evas.c:1229
eina_mempool_realloc
static void * eina_mempool_realloc(Eina_Mempool *mp, void *element, unsigned int size)
Re-allocates an amount memory by the given mempool.
EDJE_EXTERNAL_PARAM_FLAGS_NONE
@ EDJE_EXTERNAL_PARAM_FLAGS_NONE
Property is incapable of operations, this is used to catch bogus flags.
Definition: Edje_Common.h:638
_Elm_Sys_Notify_Notification_Closed::reason
Elm_Sys_Notify_Closed_Reason reason
The reason the notification was closed.
Definition: elm_sys_notify_eo.h:51
edje_edit_state_external_param_choice_set
EAPI Eina_Bool edje_edit_state_external_param_choice_set(Evas_Object *obj, const char *part, const char *state, double value, const char *param, const char *val)
Sets external parameter of type CHOICE.
Definition: edje_edit.c:7675
evas_touch_point_list_nth_xy_get
void evas_touch_point_list_nth_xy_get(Evas *eo_e, unsigned int n, Evas_Coord *x, Evas_Coord *y)
This function returns the nth touch point's coordinates.
Definition: evas_touch_point.c:83
ethumb_client_generate
int ethumb_client_generate(Ethumb_Client *client, Ethumb_Client_Generate_Cb generated_cb, const void *data, Eina_Free_Cb free_data)
Ask server to generate thumbnail.
Definition: ethumb_client.c:2106
ecore_thread_global_data_find
void * ecore_thread_global_data_find(const char *key)
Gets data stored in the hash shared by all threads.
Definition: ecore_thread.c:1438
elm_obj_box_unpack_all
EOAPI void elm_obj_box_unpack_all(Eo *obj)
Remove all items from the box, without deleting them.
elm_index_level_go
void elm_index_level_go(Elm_Index *obj, int level)
Flush the changes made to the index items so they work correctly.
Definition: elm_index_eo.legacy.c:75
evas_object_textblock_legacy_newline_set
void evas_object_textblock_legacy_newline_set(Efl_Canvas_Textblock *obj, Eina_Bool mode)
When true, newline character will behave as a paragraph separator.
Definition: efl_canvas_textblock_eo.legacy.c:27
_eina_file_log_dom
int _eina_file_log_dom
The global Eina log file domain.
ELM_GENGRID_ITEM_FIELD_STATE
@ ELM_GENGRID_ITEM_FIELD_STATE
Type state.
Definition: elm_general.h:417
elm_obj_entry_cursor_pos_set
EOAPI void elm_obj_entry_cursor_pos_set(Eo *obj, int pos)
Sets the cursor position in the entry to the given value.
ecore_file_app_list
EAPI Eina_List * ecore_file_app_list(void)
Gets a list of all the applications installed on the system.
Definition: ecore_file_path.c:114
EEZE_UDEV_EVENT_CHANGE
@ EEZE_UDEV_EVENT_CHANGE
Definition: Eeze.h:212
ivi_surface_listener::visibility
void(* visibility)(void *data, struct ivi_surface *ivi_surface, int32_t visibility)
Visibility of surface in ivi compositor has changed.
Definition: ivi-application-client-protocol.h:70
ephysics_quaternion_axis_angle_set
EAPI void ephysics_quaternion_axis_angle_set(EPhysics_Quaternion *quat, double nx, double ny, double nz, double a)
Set quaternion using axis angle notation.
edje_edit_state_text_elipsis_get
EAPI double edje_edit_state_text_elipsis_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the text elipsis of a part state.
evas_object_clip_get
Efl_Canvas_Object * evas_object_clip_get(const Efl_Canvas_Object *obj)
Get the object clipping obj (if any).
Definition: efl_canvas_object_eo.legacy.c:21
elm_font_overlay_all_apply
EINA_DEPRECATED void elm_font_overlay_all_apply(void)
Apply the changes made with elm_font_overlay_set() and elm_font_overlay_unset() on all Elementary app...
edje_edit_state_aspect_max_set
EAPI Eina_Bool edje_edit_state_aspect_max_set(Evas_Object *obj, const char *part, const char *state, double value, double aspect)
Sets the maximum aspect value of a part state.
DropSource
Definition: ecore_win32_dnd_drop_source.h:14
ecore_imf_init
EAPI int ecore_imf_init(void)
Initialises the Ecore_IMF library.
Definition: ecore_imf.c:22
evas_textblock_fit_step_size_set
int evas_textblock_fit_step_size_set(Evas_Object *obj, unsigned int step_size)
Set the object's fitting step size when trying fonts between min font size and max font size.
Definition: evas_object_textblock.c:17951
Elm_Regexp_Status
Elm_Regexp_Status
Enumeration that defines the regex error codes.
Definition: elm_helper.h:30
evas_vg_shape_append_line_to
void evas_vg_shape_append_line_to(Evas_Vg_Shape *obj, double x, double y)
Adds a straight line from the current position to the given endPoint.
Definition: efl_canvas_vg_shape.c:382
edje_edit_state_aspect_max_get
EAPI double edje_edit_state_aspect_max_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the maximum aspect value of a part state.
EVAS_CALLBACK_KEY_DOWN
@ EVAS_CALLBACK_KEY_DOWN
Key Press Event.
Definition: Evas_Common.h:430
eina_quaternion_norm
double eina_quaternion_norm(const Eina_Quaternion *q)
Definition: eina_quaternion.c:365
_Ecore_Getopt_Desc_Store::boolv
Eina_Bool boolv
Boolean value.
Definition: Ecore_Getopt.h:156
elm_genlist_item_subitems_count
unsigned int elm_genlist_item_subitems_count(Elm_Genlist_Item *obj)
Get the number of subitems of a given item.
Definition: elm_genlist_item_eo.legacy.c:117
evas_object_smart_parent_get
Efl_Canvas_Object * evas_object_smart_parent_get(const Efl_Canvas_Object *obj)
Gets the parent smart object of a given Evas object, if it has one.
Definition: efl_canvas_object_eo.legacy.c:100
edje_edit_full_source_generate
EAPI char * edje_edit_full_source_generate(Evas_Object *obj)
Returns source code of all collections.
Definition: edje_edit.c:16268
elua_util_error_report
int elua_util_error_report(const Elua_State *es, int status)
Reports an error using Eina logging.
Definition: elua.c:862
EDJE_MESSAGE_STRING
@ EDJE_MESSAGE_STRING
A message with a string as value.
Definition: Edje_Legacy.h:574
ELM_STORE_ITEM_MAPPING_CUSTOM
@ ELM_STORE_ITEM_MAPPING_CUSTOM
item->custom(it->data, it, part) -> void * (-> any)
Definition: elm_store.h:84
edje_edit_sound_compression_rate_set
EAPI Eina_Bool edje_edit_sound_compression_rate_set(Evas_Object *obj, const char *sound, double rate)
Sets the sound quality compression.
Definition: edje_edit.c:1521
ecore_exe_pipe_run
Ecore_Exe * ecore_exe_pipe_run(const char *exe_cmd, Ecore_Exe_Flags flags, const void *data)
Spawns a child process with its stdin/out available for communication.
Definition: ecore_exe.c:64
evas_color_rgb_to_hsv
void evas_color_rgb_to_hsv(int r, int g, int b, float *h, float *s, float *v)
Convert a given color from RGB to HSV format.
Definition: evas_main.c:1004
_Eina_Xattr::value
const char * value
The extended attribute value.
Definition: eina_xattr.h:55
Efreet_Icon::x1
int x1
x1 position
Definition: efreet_icon.h:115
edje_edit_part_item_index_padding_set
EAPI Eina_Bool edje_edit_part_item_index_padding_set(Evas_Object *obj, const char *part, unsigned int index, int l, int r, int t, int b)
Sets paddings of the part's item.
Definition: edje_edit.c:5796
ecore_evas_override_set
EAPI void ecore_evas_override_set(Ecore_Evas *ee, Eina_Bool on)
Tells the WM whether or not to ignore an Ecore_Evas' window.
Definition: ecore_evas.c:2081
eina_dbl_exact
static Eina_Bool eina_dbl_exact(double a, double b)
Warningless comparison of doubles using ==.
edje_edit_program_source_set
EAPI Eina_Bool edje_edit_program_source_set(Evas_Object *obj, const char *prog, const char *source)
Sets source of the given program.
Definition: edje_edit.c:11292
edje_edit_state_image_set
EAPI Eina_Bool edje_edit_state_image_set(Evas_Object *obj, const char *part, const char *state, double value, const char *image)
Sets normal image for a given part state.
Definition: edje_edit.c:10538
_Eina_Memory_Table
Definition: eina_inline_safepointer.x:108
emotion_webcam_device_get
EAPI const char * emotion_webcam_device_get(const Emotion_Webcam *ew)
Get the uri of a Webcam that will be understood by emotion.
Definition: emotion_webcam.c:314
edje_edit_color_class_colors_set
EAPI Eina_Bool edje_edit_color_class_colors_set(Evas_Object *obj, const char *class_name, int r, int g, int b, int a, int r2, int g2, int b2, int a2, int r3, int g3, int b3, int a3)
Sets the colors for the given color class.
Definition: edje_edit.c:2607
ecore_ipc_client_flush
EAPI void ecore_ipc_client_flush(Ecore_Ipc_Client *cl)
Flushes all pending data to the given client.
Definition: ecore_ipc.c:1475
ecore_event_handler_data_get
void * ecore_event_handler_data_get(Ecore_Event_Handler *eh)
Gets the data associated with an Ecore_Event_Handler.
Definition: ecore_events.c:38
_Elm_Sys_Notify_Action_Invoked
Data on event when the action invoked is emitted.
Definition: elm_sys_notify_eo.h:62
evas_object_image_pixels_dirty_get
Eina_Bool evas_object_image_pixels_dirty_get(const Eo *eo_obj)
Retrieves whether the given image object is dirty (needs to be redrawn).
Definition: evas_image_legacy.c:600
elm_config_preferred_engine_set
void elm_config_preferred_engine_set(const char *engine)
Set Elementary's preferred rendering engine for use.
Definition: elm_config.c:4529
ELM_FOCUS_AUTOSCROLL_MODE_SHOW
@ ELM_FOCUS_AUTOSCROLL_MODE_SHOW
Directly show the focused region or item automatically.
Definition: elm_general.h:780
eldbus_signal_handler_free_cb_del
void eldbus_signal_handler_free_cb_del(Eldbus_Signal_Handler *handler, Eldbus_Free_Cb cb, const void *data)
Remove callback registered in eldbus_signal_handler_free_cb_add().
Definition: eldbus_signal_handler.c:301
ecore_imf_context_input_panel_caps_lock_mode_set
EAPI void ecore_imf_context_input_panel_caps_lock_mode_set(Ecore_IMF_Context *ctx, Eina_Bool mode)
Sets the caps lock mode on the input panel.
Definition: ecore_imf_context.c:1151
_Ecore_X_Event_Window_Prop_Pid_Change
Definition: Ecore_X.h:996
eina_list_clone
Eina_List * eina_list_clone(const Eina_List *list)
Clones (copies) all the elements in the list in exactly same order.
Definition: eina_list.c:1092
EVAS_DEVICE_CLASS_MOUSE
@ EVAS_DEVICE_CLASS_MOUSE
A mouse, trackball or touchpad relative motion device.
Definition: Evas_Common.h:322
ephysics_init
EAPI int ephysics_init(void)
Initialize EPhysics.
_Ecore_Con_Event_Client_Error::error
char * error
the error string describing what happened
Definition: Ecore_Con.h:496
ecore_win32_window_move_resize
EAPI void ecore_win32_window_move_resize(Ecore_Win32_Window *window, int x, int y, int width, int height)
Move and resize the given window to a given position and size.
Definition: ecore_win32_window.c:677
eina_promise_reject
void eina_promise_reject(Eina_Promise *p, Eina_Error err)
Rejects a promise.
Definition: eina_promise.c:799
ecore_x_error_request_get
EAPI int ecore_x_error_request_get(void)
Get the request code that caused the error.
Definition: ecore_x_error.c:61
ELM_FILESELECTOR_EVENT_SELECTED_INVALID
#define ELM_FILESELECTOR_EVENT_SELECTED_INVALID
Called when fileselector was selected.
Definition: elm_fileselector_eo.h:77
edje_object_message_signal_recursive_process
void edje_object_message_signal_recursive_process(Edje_Object *obj)
Processes an object's message queue recursively.
Definition: edje_legacy.c:79
elm_config_profile_exists
Eina_Bool elm_config_profile_exists(const char *profile)
Return if a profile of the given name exists.
Definition: elm_config.c:3107
ECORE_WIN32_CURSOR_SHAPE_ARROW
@ ECORE_WIN32_CURSOR_SHAPE_ARROW
Standard arrow.
Definition: Ecore_Win32.h:106
ecore_evas_gl_x11_direct_resize_get
EAPI Eina_Bool ecore_evas_gl_x11_direct_resize_get(const Ecore_Evas *ee)
Gets if the Ecore_Evas is being directly resized using opengl x11.
Definition: ecore_evas.c:4130
eldbus_message_unref
void eldbus_message_unref(Eldbus_Message *msg)
Decrease message reference.
Definition: eldbus_message.c:172
edje_edit_externals_list_get
EAPI Eina_List * edje_edit_externals_list_get(Evas_Object *obj)
Gets the list of all the externals requested in the given edje object.
Definition: edje_edit.c:2948
ELM_WEB_ZOOM_MODE_AUTO_FIT
@ ELM_WEB_ZOOM_MODE_AUTO_FIT
Zoom until content fits in web object.
Definition: elm_web_legacy.h:9
ELM_DAYSELECTOR_TUE
@ ELM_DAYSELECTOR_TUE
Indicates Tuesday.
Definition: elm_dayselector_eo.h:27
elm_photo_file_set
Eina_Bool elm_photo_file_set(Eo *obj, const char *file)
Set the file that will be used as the photo widget's image.
Definition: elm_photo.c:409
ELM_COLORSELECTOR_EVENT_CHANGED_USER
#define ELM_COLORSELECTOR_EVENT_CHANGED_USER
Called when the object changed due to user interaction.
Definition: elm_colorselector_eo.h:201
ecore_wl2_session_recovery_disable
EAPI void ecore_wl2_session_recovery_disable(void)
Disable session recovery for any further connections.
Definition: ecore_wl2.c:307
eldbus_address_connection_get
Eldbus_Connection * eldbus_address_connection_get(const char *address)
Establish a connection to bus and integrate it with the ecore main loop.
Definition: eldbus_core.c:1133
elm_gengrid_first_item_get
Elm_Widget_Item * elm_gengrid_first_item_get(const Elm_Gengrid *obj)
Get the first item in a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:141
eeze_udev_syspath_is_mouse
EAPI Eina_Bool eeze_udev_syspath_is_mouse(const char *syspath)
Checks whether the device is a mouse.
Definition: eeze_udev_syspath.c:258
_Edje_External_Type::module
const char * module
Name of the module that holds these definitions, as used in the externals {} block of a theme definit...
Definition: Edje_Common.h:838
ecore_win32_monitors_get
EAPI Eina_Iterator * ecore_win32_monitors_get(void)
Return the coordinates, sizes DPI's of the monitors.
Definition: ecore_win32_monitor.c:221
Ecore_Job
struct _Ecore_Job Ecore_Job
A job handle.
Definition: Ecore_Common.h:3207
ecore_x_window_ignore_set
EAPI void ecore_x_window_ignore_set(Ecore_X_Window win, int ignore)
Set if a window should be ignored.
Definition: ecore_x_window.c:395
eina_slice_dup
static Eina_Rw_Slice eina_slice_dup(const Eina_Slice slice)
Creates a duplicate of slice's memory.
_Elm_Prefs_Item_Iface::value_get
Eina_Bool(* value_get)(Evas_Object *obj, Eina_Value *value)
Function to set the value on the item widget.
Definition: elm_prefs_common.h:139
_Elm_Widget_Smart_Data::provider_lookup
Eina_Bool provider_lookup
This is true when efl_provider_find is currently walking the tree.
Definition: elm_widget.h:420
evas_object_precise_is_inside_get
Eina_Bool evas_object_precise_is_inside_get(const Efl_Canvas_Object *obj)
Determine whether an object is set to use precise point collision detection.
Definition: efl_canvas_object_eo.legacy.c:57
elm_map_source_get
const char * elm_map_source_get(const Elm_Map *obj, Elm_Map_Source_Type type)
Get the name of currently used source for a specific type.
Definition: elm_map_eo.legacy.c:75
ecore_win32_window_size_step_set
EAPI void ecore_win32_window_size_step_set(Ecore_Win32_Window *window, int step_width, int step_height)
Set the step size of the given window.
Definition: ecore_win32_window.c:1025
ecore_drm_tty_release
EAPI Eina_Bool ecore_drm_tty_release(Ecore_Drm_Device *dev)
Releases a virtual terminal.
Definition: ecore_drm_tty.c:280
elm_entry_cnp_mode_set
void elm_entry_cnp_mode_set(Elm_Entry *obj, Elm_Cnp_Mode cnp_mode)
Control pasting of text and images for the widget.
Definition: elm_entry_eo.legacy.c:39
Eina_Lock_Result
Eina_Lock_Result
Return codes for lock operations.
Definition: eina_lock.h:89
ecore_x_window_reparent
EAPI void ecore_x_window_reparent(Ecore_X_Window win, Ecore_X_Window new_parent, int x, int y)
Moves a window to within another window at a given position.
Definition: ecore_x_window.c:746
ephysics_camera_body_track
EAPI void ephysics_camera_body_track(EPhysics_Camera *camera, EPhysics_Body *body, Eina_Bool horizontal, Eina_Bool vertical)
Set camera to track a body.
elm_obj_ctxpopup_item_next_get
EOAPI Elm_Widget_Item * elm_obj_ctxpopup_item_next_get(const Eo *obj)
Get the item after this one in the widget's list of items.
_Eina_Matrix3::xx
double xx
xx in x' = (x * xx) + (y * xy) + xz
Definition: eina_matrix.h:87
Eina_Debug_Packet_Header::opcode
int opcode
Opcode of the packet.
Definition: eina_debug.h:123
eina_binbuf_append_char
Eina_Bool eina_binbuf_append_char(Eina_Binbuf *buf, unsigned char c)
Appends a character to a string buffer, reallocating as necessary.
elm_object_tooltip_orient_get
Elm_Tooltip_Orient elm_object_tooltip_orient_get(const Evas_Object *obj)
Returns the orientation of Tooltip.
Definition: els_tooltip.c:915
elm_obj_entry_item_provider_prepend
EOAPI void elm_obj_entry_item_provider_prepend(Eo *obj, Elm_Entry_Item_Provider_Cb func, void *data)
This prepends a custom item provider to the list for that entry.
_Edje_External_Type_Info
Convenience struct used to mass-register types of EXTERNAL objects.
Definition: Edje_Common.h:873
ECORE_WL2_EVENT_WINDOW_HIDE
EAPI int ECORE_WL2_EVENT_WINDOW_HIDE
Definition: ecore_wl2.c:56
elm_theme_extension_mmap_add
void elm_theme_extension_mmap_add(Elm_Theme *th, const Eina_File *f)
Appends a theme extension to the list of extensions.
Definition: elm_theme.c:711
ecore_evas_callback_unsticky_set
EAPI void ecore_evas_callback_unsticky_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas un-sticky events.
Definition: ecore_evas.c:1267
elm_object_name_find
Evas_Object * elm_object_name_find(const Evas_Object *obj, const char *name, int recurse)
Get a named object from the children.
Definition: elm_main.c:1950
_Elm_Gen_Item_Class_Functions::state_get
Elm_Gen_Item_State_Get_Cb state_get
State fetching class function for genlist/gengrid item classes.
Definition: elm_gen.h:101
elm_genlist_mode_set
void elm_genlist_mode_set(Elm_Genlist *obj, Elm_List_Mode mode)
This sets the horizontal stretching mode.
Definition: elm_genlist_eo.legacy.c:135
ecore_con_url_cookies_jar_file_set
EAPI Eina_Bool ecore_con_url_cookies_jar_file_set(Ecore_Con_Url *url_con, const char *const cookiejar_file)
Sets the name of the file to which all current cookies will be written when either cookies are flushe...
Definition: ecore_con_url.c:1100
ecore_con_url_init
EAPI int ecore_con_url_init(void)
Initializes the Ecore_Con_Url library.
Definition: ecore_con_url.c:45
_Evas_Textgrid_Cell::bold
unsigned short bold
whether the character is bold
Definition: Evas_Common.h:1868
eio_init
int eio_init(void)
Initialize eio and all its required submodule.
Definition: eio_main.c:276
edje_edit_program_state_get
EAPI const char * edje_edit_program_state_get(Evas_Object *obj, const char *prog)
Get the state for the given program.
Definition: edje_edit.c:11484
elm_entry_prediction_allow_set
void elm_entry_prediction_allow_set(Elm_Entry *obj, Eina_Bool prediction)
Set whether the entry should allow to use the text prediction.
Definition: elm_entry_eo.legacy.c:183
eeze_udev_devpath_get_syspath
EAPI const char * eeze_udev_devpath_get_syspath(const char *devpath)
Get the syspath of a device from the /dev/ path.
Definition: eeze_udev_syspath.c:346
_Elm_Scrollable_Smart_Interface_Data::bounce_y_animator
Eina_Bool bounce_y_animator
an animator to express the bouncing animation on y axis.
Definition: elm_interface_scrollable.h:121
edje_edit_state_rel1_relative_x_get
EAPI double edje_edit_state_rel1_relative_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the 'rel1 relative X' value of state.
eina_ustrbuf_remove
Eina_Bool eina_ustrbuf_remove(Eina_UStrbuf *buf, size_t start, size_t end)
Removes a section of the given string buffer.
xdg_shell_listener
Create desktop-style surfaces.
Definition: xdg-shell-client-protocol.h:87
ELM_WIN_NAVIFRAME_BASIC
@ ELM_WIN_NAVIFRAME_BASIC
Used for naviframe style replacement with a back button instead of a close button.
Definition: elm_win_legacy.h:104
_Eina_File_Direct_Info::type
Eina_File_Type type
File type.
Definition: eina_file.h:197
ephysics_body_front_boundary_add
EAPI EPhysics_Body * ephysics_body_front_boundary_add(EPhysics_World *world)
Create a physic front boundary.
edje_extern_object_min_size_set
EINA_DEPRECATED void edje_extern_object_min_size_set(Evas_Object *obj, Evas_Coord minw, Evas_Coord minh)
Sets the object minimum size.
Definition: edje_util.c:3248
ECORE_IMF_DEVICE_SUBCLASS_TRACKBALL
@ ECORE_IMF_DEVICE_SUBCLASS_TRACKBALL
A trackball style mouse.
Definition: Ecore_IMF.h:511
EET_EINA_STREAM_DATA_DESCRIPTOR_CLASS_SET
#define EET_EINA_STREAM_DATA_DESCRIPTOR_CLASS_SET(clas, type)
This macro is an helper that set all the parameter of an Eet_Data_Descriptor_Class correctly when you...
Definition: Eet.h:3034
eina_ustringshare_ref
const Eina_Unicode * eina_ustringshare_ref(const Eina_Unicode *str)
Increments references of the given shared string.
Definition: eina_ustringshare.c:171
ecore_x_screensaver_suspend
EAPI void ecore_x_screensaver_suspend(void)
Definition: ecore_x_screensaver.c:251
_Old_Edje_Part::scale
unsigned char scale
should certain properties scale with edje scale factor?
Definition: edje_convert.h:133
ecore_x_randr_edid_display_aspect_ratio_preferred_get
EAPI Ecore_X_Randr_Edid_Aspect_Ratio ecore_x_randr_edid_display_aspect_ratio_preferred_get(unsigned char *edid, unsigned long edid_length)
Get the preferred aspect ratio from raw EDID data.
Definition: ecore_x_randr.c:3708
_Evas_Event_Key_Up::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:334
elm_entry_input_panel_layout_variation_get
int elm_entry_input_panel_layout_variation_get(const Elm_Entry *obj)
Get the input panel layout variation of the entry.
Definition: elm_entry_eo.legacy.c:81
elm_object_cnp_selection_clear
Eina_Bool elm_object_cnp_selection_clear(Evas_Object *obj, Elm_Sel_Type selection)
Clear the selection data of a widget.
Definition: elm_cnp.c:170
_Ecore_IMF_Event_Mouse_Out::timestamp
unsigned int timestamp
The timestamp when the event occurred.
Definition: Ecore_IMF.h:657
elm_object_scale_get
double elm_object_scale_get(const Evas_Object *obj)
Get the scaling factor for a given Elementary object.
Definition: elm_main.c:1483
EINA_VALUE_TYPE_STRUCT
const Eina_Value_Type * EINA_VALUE_TYPE_STRUCT
manages struct type.
Definition: eina_value.c:5614
_Ecore_X_Window_State
_Ecore_X_Window_State
Defines the different states of the window of Ecore_X.
Definition: Ecore_X.h:155
elm_genlist_item_tooltip_content_cb_set
void elm_genlist_item_tooltip_content_cb_set(Elm_Object_Item *item, Elm_Tooltip_Item_Content_Cb func, const void *data, Evas_Smart_Cb del_cb)
Set the content to be shown in a given genlist item's tooltips.
Definition: elm_genlist.c:7581
elm_box_unpack_all
void elm_box_unpack_all(Elm_Box *obj)
Remove all items from the box, without deleting them.
Definition: elm_box_eo.legacy.c:63
Eina_Key_Cmp
int(* Eina_Key_Cmp)(const void *key1, int key1_length, const void *key2, int key2_length)
Type for a function to compare two hash keys.
Definition: eina_hash.h:320
_Eina_Value_Array::array
Eina_Inarray * array
the array that holds data, members are of subtype->value_size bytes.
Definition: eina_value.h:1186
Ecore_IMF_Input_Panel_Layout_Numberonly_Variation
Ecore_IMF_Input_Panel_Layout_Numberonly_Variation
Enumeration for defining the types of Ecore_IMF Input Panel layout for numberonly variation.
Definition: Ecore_IMF.h:447
_Elm_Gesture_Taps_Info::y
Evas_Coord y
Holds center point between fingers.
Definition: elm_gesture_layer_common.h:17
elm_obj_web_forward
EOAPI Eina_Bool elm_obj_web_forward(Eo *obj)
Goes forward one step in the browsing history.
ECORE_WL2_EVENT_AUX_MESSAGE
EAPI int ECORE_WL2_EVENT_AUX_MESSAGE
Definition: ecore_wl2.c:54
elm_obj_hover_dismiss
EOAPI void elm_obj_hover_dismiss(Eo *obj)
Dismiss a hover object.
efreet_util_desktop_comment_glob_list
Eina_List * efreet_util_desktop_comment_glob_list(const char *glob)
Find all desktops where comment matches a glob pattern.
Definition: efreet_utils.c:401
_Source_Tile
Definition: elm_widget_map.h:75
eina_clist_init
static void eina_clist_init(Eina_Clist *list)
Initializes a list.
ELDBUS_CONNECTION_EVENT_LAST
@ ELDBUS_CONNECTION_EVENT_LAST
sentinel, not a real event type
Definition: eldbus_connection.h:148
_Ecore_X_Event_Sync_Counter
Definition: Ecore_X.h:871
_Ecore_Wl2_Event_Output_Transform
Definition: Ecore_Wl2.h:278
_Ecore_Con_Event_Proxy_Bind::port
int port
the proxy-bound port
Definition: Ecore_Con.h:589
EINA_VALUE_TYPE_STRING
const Eina_Value_Type * EINA_VALUE_TYPE_STRING
manages string type.
Definition: eina_value.c:5608
_Eina_Future_Cb_Log_Desc::func
const char * func
The file name to be passed to eina_log_print().
Definition: eina_promise.h:414
eina_xattr_fd_ls
Eina_Iterator * eina_xattr_fd_ls(int fd)
Gets an iterator that list all extended attribute related to a fd.
Definition: eina_xattr.c:228
elm_win_center
void elm_win_center(Evas_Object *obj, Eina_Bool h, Eina_Bool v)
Center a window on the screen.
Definition: efl_ui_win.c:9807
_Elm_Config::focus_highlight_clip_disable
unsigned char focus_highlight_clip_disable
This shows disabled status of focus highlight clip feature.
Definition: elm_priv.h:529
ecore_wl2_window_input_region_set
EAPI void ecore_wl2_window_input_region_set(Ecore_Wl2_Window *window, int x, int y, int w, int h)
Set the input region of the Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:881
emotion_object_keep_aspect_get
EAPI Emotion_Aspect emotion_object_keep_aspect_get(const Evas_Object *obj)
Get the current emotion aspect ratio policy.
Definition: emotion_smart.c:639
elm_gengrid_item_cursor_style_set
void elm_gengrid_item_cursor_style_set(Elm_Object_Item *it, const char *style)
Set a different style for a given custom cursor set for a gengrid item.
Definition: elm_gengrid.c:5031
Elm_Bubble_Pos
Elm_Bubble_Pos
Defines the corner values for a bubble.
Definition: elm_bubble_eo.h:23
EDJE_ACTION_TYPE_VG_ANIM_LOOP
@ EDJE_ACTION_TYPE_VG_ANIM_LOOP
Vector animation rewind action value.
Definition: Edje_Common.h:1939
ecore_getopt_callback_geometry_parse
EAPI Eina_Bool ecore_getopt_callback_geometry_parse(const Ecore_Getopt *parser, const Ecore_Getopt_Desc *desc, const char *str, void *data, Ecore_Getopt_Value *storage)
Helper ecore_getopt callback to parse geometry (x:y:w:h).
Definition: ecore_getopt.c:2173
ecore_drm2_fb_flip
EAPI int ecore_drm2_fb_flip(Ecore_Drm2_Fb *fb, Ecore_Drm2_Output *output)
Schedule a pageflip to the given Ecore_Drm2_Fb.
Definition: ecore_drm2_fb.c:651
evas_object_box_insert_at
Evas_Object_Box_Option * evas_object_box_insert_at(Evas_Box *obj, Efl_Canvas_Object *child, unsigned int pos)
Insert a new child object at a given position, in a given box object o.
Definition: evas_box_eo.legacy.c:135
_Efl_Ui_Layout_Data::parts_cursors
Eina_List * parts_cursors
The list of cursor names of layout parts.
Definition: elm_widget_layout.h:55
Ecore_Win32_Cursor_Shape
Ecore_Win32_Cursor_Shape
Shape of a cursor.
Definition: Ecore_Win32.h:104
Elm_Color_Class_Name_Cb
char *(* Elm_Color_Class_Name_Cb)(char *)
A callback used to translate color class descriptions.
Definition: elm_color_class.h:18
elm_obj_hoversel_hover_parent_set
EOAPI void elm_obj_hoversel_hover_parent_set(Eo *obj, Efl_Canvas_Object *parent)
Control the hover parent.
evas_textblock_node_format_last_get
const Evas_Object_Textblock_Node_Format * evas_textblock_node_format_last_get(Evas_Object *eo_obj)
Gets the last format node.
Definition: evas_object_textblock.c:9896
ecore_con_server_client_limit_set
EAPI void ecore_con_server_client_limit_set(Ecore_Con_Server *svr, int client_limit, char reject_excess_clients)
Sets a limit on the number of clients that can be handled concurrently by the given server,...
Definition: ecore_con_legacy.c:2267
EET_DATA_DESCRIPTOR_ADD_VARIANT
#define EET_DATA_DESCRIPTOR_ADD_VARIANT(edd, struct_type, name, member, type_member, unified_type)
Adds a automatically selectable type to a data descriptor.
Definition: Eet.h:3849
edje_object_part_text_cursor_line_end_set
void edje_object_part_text_cursor_line_end_set(Edje_Object *obj, const char *part, Edje_Cursor cur)
Moves the cursor to the end of the line.
Definition: edje_legacy.c:330
eina_matrix3_compose
void eina_matrix3_compose(const Eina_Matrix3 *m1, const Eina_Matrix3 *m2, Eina_Matrix3 *dst)
Sets dst as the matrix multiplication (composition) of two matrices.
Definition: eina_matrix.c:379
ECORE_EVENT_NONE
#define ECORE_EVENT_NONE
None event.
Definition: Ecore_Common.h:562
evas_canvas_sync
EOAPI void evas_canvas_sync(Eo *obj)
Sync evas canvas.
elm_theme_extension_add
void elm_theme_extension_add(Elm_Theme *th, const char *item)
Appends a theme extension to the list of extensions.
Definition: elm_theme.c:695
ECORE_WIN32_WINDOW_STATE_MAXIMIZED
@ ECORE_WIN32_WINDOW_STATE_MAXIMIZED
maximum sized window
Definition: Ecore_Win32.h:73
elm_config_selection_unfocused_clear_get
Eina_Bool elm_config_selection_unfocused_clear_get(void)
Get whether selection should be cleared when entry widget is unfocused.
Definition: elm_config.c:3202
_Evas_Event_Key_Down::key
const char * key
The logical key : (eg shift+1 == exclamation)
Definition: Evas_Legacy.h:320
eina_rw_slice_end_get
static void * eina_rw_slice_end_get(const Eina_Rw_Slice rw_slice)
The memory position where the slice ends.
ECORE_X_ERROR_CODE_SUCCESS
@ ECORE_X_ERROR_CODE_SUCCESS
Everything is okay.
Definition: Ecore_X.h:392
ecore_cocoa_window_size_min_get
EAPI void ecore_cocoa_window_size_min_get(const Ecore_Cocoa_Window *window, int *w, int *h)
Gets the minimum size size of a Cocoa window.
edje_edit_state_tween_add
EAPI Eina_Bool edje_edit_state_tween_add(Evas_Object *obj, const char *part, const char *state, double value, const char *tween)
Adds a new tween frame to the given part state.
Definition: edje_edit.c:10646
evas_device_get
Evas_Device * evas_device_get(Evas *e, const char *name)
Get a device by its name.
Definition: evas_device.c:141
Elm_Separator_Data
struct _Elm_Separator_Data Elm_Separator_Data
Base layout smart data extended with separator instance data.
Definition: elm_widget_separator.h:26
_Eina_Quad::y2
double y2
Bottom right y coordinate.
Definition: eina_quad.h:51
elm_layout_file_set
Eina_Bool elm_layout_file_set(Eo *obj, const char *file, const char *group)
Set the file that will be used as layout.
Definition: efl_ui_layout.c:3072
elm_map_overlay_content_set
void elm_map_overlay_content_set(Elm_Map_Overlay *overlay, Evas_Object *content)
Set the content object of the overlay.
Definition: elm_map.c:5177
elm_gengrid_item_select_mode_set
void elm_gengrid_item_select_mode_set(Elm_Object_Item *it, Elm_Object_Select_Mode mode)
Set the gengrid item's select mode.
Definition: elm_gengrid_item_eo.legacy.c:45
_Edje_External_Param_Info::max
int max
Maximum value it can have.
Definition: Edje_Common.h:714
evas_vg_node_color_set
void evas_vg_node_color_set(Evas_Vg_Node *obj, int r, int g, int b, int a)
Sets the general/main color of the given Evas_Vg_Node object to the given one.
Definition: efl_canvas_vg_node.c:731
EINA_LOCK_DEADLOCK
@ EINA_LOCK_DEADLOCK
Indicates that the lock is deadlocked.
Definition: eina_lock.h:92
elm_obj_genlist_item_subitems_get
EOAPI const Eina_List * elm_obj_genlist_item_subitems_get(const Eo *obj)
Get the list of subitems of a given item.
elm_obj_gengrid_item_insert_after
EOAPI Elm_Widget_Item * elm_obj_gengrid_item_insert_after(Eo *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Elm_Widget_Item *relative, Evas_Smart_Cb func, const void *func_data)
Insert an item after another in a gengrid widget.
ecore_app_restart
void ecore_app_restart(void)
Restarts the program executable with the command-line arguments stored.
Definition: ecore_app.c:39
elm_fileselector_expandable_set
void elm_fileselector_expandable_set(Evas_Object *obj, Eina_Bool expand)
Enable/disable a tree view in the given file selector widget, if it's in ELM_FILESELECTOR_LIST mode
Definition: elc_fileselector.c:2121
edje_external_type_array_unregister
void edje_external_type_array_unregister(const Edje_External_Type_Info *array)
Unregisters a batch of given external type previously registered.
Definition: edje_external.c:210
ecore_imf_context_add
EAPI Ecore_IMF_Context * ecore_imf_context_add(const char *id)
Creates a new Input Method Context defined by the given id.
Definition: ecore_imf_context.c:146
_Eldbus_Introspection_Property::access
Eldbus_Introspection_Property_Access access
Property access rights.
Definition: eldbus_introspection.h:75
_Ecore_Con_Event_Server_Error::error
char * error
the error string describing what happened
Definition: Ecore_Con.h:534
ELM_BUBBLE_POS_TOP_LEFT
@ ELM_BUBBLE_POS_TOP_LEFT
The arrow of the bubble points to the top left corner.
Definition: elm_bubble_eo.h:25
evas_object_textblock_text_markup_get
const char * evas_object_textblock_text_markup_get(Eo *eo_obj)
Gets the current markup text of the textblock object.
Definition: evas_object_textblock.c:9108
edje_edit_part_external_add
EAPI Eina_Bool edje_edit_part_external_add(Evas_Object *obj, const char *name, const char *source)
Creates a new part of type EXTERNAL in the given edje.
Definition: edje_edit.c:3338
eina_tiler_equal
Eina_Bool eina_tiler_equal(const Eina_Tiler *t1, const Eina_Tiler *t2)
Gets whether two tilers are equal in rects or not.
Definition: eina_tiler.c:1531
edje_edit_part_clip_to_get
EAPI const char * edje_edit_part_clip_to_get(Evas_Object *obj, const char *part)
Gets the clip_to part.
Definition: edje_edit.c:3788
Ecore_IMF_Input_Panel_Return_Key_Type
Ecore_IMF_Input_Panel_Return_Key_Type
"Return" Key types on the input panel (virtual keyboard).
Definition: Ecore_IMF.h:393
elm_entry_input_hint_get
Elm_Input_Hints elm_entry_input_hint_get(const Elm_Entry *obj)
Gets the value of input hint.
Definition: elm_entry_eo.legacy.c:201
eina_prefix_data_get
const char * eina_prefix_data_get(Eina_Prefix *pfx)
Gets the data installation directory.
Definition: eina_prefix.c:789
_Elm_Prefs_Item_Spec_Page
Definition: elm_prefs_common.h:84
_Ecore_Event_Signal_User::number
int number
The signal number.
Definition: Ecore_Common.h:611
elm_object_item_domain_part_text_translatable_set
void elm_object_item_domain_part_text_translatable_set(Elm_Widget_Item *obj, const char *part, const char *domain, Eina_Bool translatable)
Mark the part text to be translatable or not.
Definition: elm_widget_item_eo.legacy.c:207
elm_panel_orient_get
Elm_Panel_Orient elm_panel_orient_get(const Elm_Panel *obj)
Get the orientation of the panel.
Definition: elm_panel_eo.legacy.c:9
eina_tmpstr_add
Eina_Tmpstr * eina_tmpstr_add(const char *str)
Adds a new temporary string based on the input string.
Definition: eina_tmpstr.c:115
Evas_Smart
struct _Evas_Smart Evas_Smart
An Evas Smart Object handle.
Definition: Evas_Common.h:197
ECORE_WL2_EVENT_DATA_SOURCE_TARGET
EAPI int ECORE_WL2_EVENT_DATA_SOURCE_TARGET
Definition: ecore_wl2.c:33
_Elm_Gengrid_Data::y2
Evas_Coord y2
Coordinates of it1 and it2.
Definition: elm_widget_gengrid.h:93
edje_edit_size_classes_list_get
EAPI Eina_List * edje_edit_size_classes_list_get(Evas_Object *obj)
Gets the list of all the Size Classes in the given edje object.
Definition: edje_edit.c:8085
edje_edit_spectra_name_set
EAPI Eina_Bool edje_edit_spectra_name_set(Evas_Object *obj, const char *spectra, const char *name)
Changes the name of the given spectra.
ecore_job_add
Ecore_Job * ecore_job_add(Ecore_Cb func, const void *data)
Adds a job to the event queue.
Definition: ecore_job.c:43
ephysics_world_max_sleeping_time_get
EAPI double ephysics_world_max_sleeping_time_get(const EPhysics_World *world)
Get the max sleeping time value for world.
_Eolian_Documentation
Definition: eolian_database.h:169
edje_edit_part_item_index_spread_w_get
EAPI int edje_edit_part_item_index_spread_w_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the spread width value of a part's item.
ecore_x_randr_edid_dpms_standby_available_get
EAPI Eina_Bool ecore_x_randr_edid_dpms_standby_available_get(unsigned char *edid, unsigned long edid_length)
Looks up the DPMS Standby support from raw EDID data.
Definition: ecore_x_randr.c:3666
ELM_GENGRID_EVENT_EDGE_TOP
#define ELM_GENGRID_EVENT_EDGE_TOP
Called when top edge is reached.
Definition: elm_gengrid_eo.h:683
_Eina_File::length
unsigned long long length
The length of the file in bytes.
Definition: eina_file_common.h:79
EINA_VALUE_TYPE_TIMESTAMP
const Eina_Value_Type * EINA_VALUE_TYPE_TIMESTAMP
manages unsigned long type used for timestamps.
Definition: eina_value.c:5598
ecore_ipc_client_data_size_max_get
EAPI int ecore_ipc_client_data_size_max_get(Ecore_Ipc_Client *cl)
Gets the max data payload size for an Ipc message in bytes.
Definition: ecore_ipc.c:1441
elm_config_offline_set
void elm_config_offline_set(Eina_Bool set)
Set whether the system is offline.
Definition: elm_config.c:4721
_Eina_Mempool_Backend::garbage_collect
void(* garbage_collect)(void *data)
Function to trigger a garbage collection; can be NULL if the feature isn't available in the backend.
Definition: eina_inline_mempool.x:43
_Ecore_IMF_Context_Class::preedit_string_get
void(* preedit_string_get)(Ecore_IMF_Context *ctx, char **str, int *cursor_pos)
Return current preedit string and cursor position.
Definition: Ecore_IMF.h:778
elm_image_animated_get
Eina_Bool elm_image_animated_get(const Evas_Object *obj)
Get whether an image object has animation enabled or not.
Definition: efl_ui_image.c:1806
ecore_imf_context_keyboard_mode_get
EAPI Ecore_IMF_Input_Panel_Keyboard_Mode ecore_imf_context_keyboard_mode_get(Ecore_IMF_Context *ctx)
Get the keyboard mode on the input panel.
Definition: ecore_imf_context.c:1416
elm_obj_entry_input_panel_show_on_demand_set
EOAPI void elm_obj_entry_input_panel_show_on_demand_set(Eo *obj, Eina_Bool ondemand)
Set the attribute to show the input panel in case of only a user's explicit Mouse Up event.
eina_vector2_copy
static void eina_vector2_copy(Eina_Vector2 *dst, const Eina_Vector2 *src)
Copy vector.
ecore_pipe_full_add
Ecore_Pipe * ecore_pipe_full_add(Ecore_Pipe_Cb handler, const void *data, int fd_read, int fd_write, Eina_Bool read_survive_fork, Eina_Bool write_survive_fork)
Creates a pipe with more parameters.
Definition: ecore_pipe.c:293
elm_map_region_to_canvas_convert
void elm_map_region_to_canvas_convert(const Elm_Map *obj, double lon, double lat, int *x, int *y)
Convert geographic coordinates (longitude, latitude) into canvas coordinates.
Definition: elm_map_eo.legacy.c:93
eet_data_image_decode_to_cspace_surface_cipher
EAPI int eet_data_image_decode_to_cspace_surface_cipher(const void *data, const char *cipher_key, int size, unsigned int src_x, unsigned int src_y, unsigned int *d, unsigned int w, unsigned int h, unsigned int row_stride, Eet_Colorspace cspace, int *alpha, int *comp, int *quality, Eet_Image_Encoding *lossy)
Reads image data from the named key in the eet file using a cipher.
Definition: eet_image.c:2151
ecore_wl2_dnd_set_actions
void ecore_wl2_dnd_set_actions(Ecore_Wl2_Input *input)
Call wl_data_source.set_actions on an existing source.
Definition: ecore_wl2_dnd.c:497
ecore_drm_output_disable
EAPI void ecore_drm_output_disable(Ecore_Drm_Output *output)
Disables a Ecore_Drm_Output.
Definition: ecore_drm_output.c:1029
_Elm_List_Data::last_focused_item
Elm_Object_Item * last_focused_item
This records the last focused item when widget looses focus.
Definition: elm_widget_list.h:40
evas_object_text_direction_get
Efl_Text_Bidirectional_Type evas_object_text_direction_get(const Evas_Text *obj)
Retrieves the direction of the text currently being displayed in the text object.
Definition: evas_text_eo.legacy.c:99
edje_edit_part_drag_y_set
EAPI Eina_Bool edje_edit_part_drag_y_set(Evas_Object *obj, const char *part, int drag)
Sets vertical draggable state for part.
Definition: edje_edit.c:4297
ECORE_GETOPT_ACTION_STORE_FALSE
@ ECORE_GETOPT_ACTION_STORE_FALSE
Store FALSE.
Definition: Ecore_Getopt.h:68
_Efreet_Desktop::ref
int ref
reference count - internal
Definition: efreet_desktop.h:92
ephysics_body_right_boundary_add
EAPI EPhysics_Body * ephysics_body_right_boundary_add(EPhysics_World *world)
Create a physic right boundary.
xdg_popup_listener
Short-lived popup surfaces for menus.
Definition: xdg-shell-client-protocol.h:494
edje_edit_state_external_param_double_set
EAPI Eina_Bool edje_edit_state_external_param_double_set(Evas_Object *obj, const char *part, const char *state, double value, const char *param, double val)
Sets external parameter of type DOUBLE.
Definition: edje_edit.c:7663
eeze_udev_get
EAPI void * eeze_udev_get(void)
Definition: eeze_main.c:130
_Eina_List::accounting
Eina_List_Accounting * accounting
Private list accounting info - don't touch.
Definition: eina_list.h:322
_Edje_Message_Float::val
double val
The message's value.
Definition: Edje_Legacy.h:517
eina_freeq_ptr_pending
Eina_Bool eina_freeq_ptr_pending(Eina_FreeQ *fq)
Return if there are any items pending a free in the free queue.
Definition: eina_freeq.c:555
_Evas_Font_Description
Definition: evas_font.h:275
eina_rw_slice_compare
static int eina_rw_slice_compare(const Eina_Rw_Slice a, const Eina_Rw_Slice b)
Compare two slices, similar to memcmp()
elm_frame_collapse_set
void elm_frame_collapse_set(Efl_Ui_Frame *obj, Eina_Bool collapse)
Manually collapse a frame without animations Use this to toggle the collapsed state of a frame,...
Definition: efl_ui_frame_eo.legacy.c:3
edje_edit_program_state2_set
EAPI Eina_Bool edje_edit_program_state2_set(Evas_Object *obj, const char *prog, const char *state2)
Sets the state2 for the given program.
Definition: edje_edit.c:11517
evas_object_bottom_get
Efl_Canvas_Object * evas_object_bottom_get(const Evas_Canvas *obj)
Get the lowest (stacked) Evas object on the canvas e.
Definition: evas_canvas_eo.legacy.c:123
elm_diskselector_item_data_get
EINA_DEPRECATED void * elm_diskselector_item_data_get(const Elm_Object_Item *it)
Get the data associated to the item.
eeze_net_list
Eina_List * eeze_net_list(void)
Get a list of all the network interfaces available.
Definition: eeze_net.c:317
eina_binbuf_insert_length
Eina_Bool eina_binbuf_insert_length(Eina_Binbuf *buf, const unsigned char *str, size_t length, size_t pos)
Inserts a string of exact length into a buffer, reallocating as necessary.
eina_inlist_count
unsigned int eina_inlist_count(const Eina_Inlist *list)
Gets the count of the number of items in a list.
Definition: eina_inlist.c:448
ecore_evas_software_x11_new
EAPI Ecore_Evas * ecore_evas_software_x11_new(const char *disp_name, Ecore_X_Window parent, int x, int y, int w, int h)
Creates Ecore_Evas using software x11.
Definition: ecore_evas.c:3941
ecore_evas_manual_render
EAPI void ecore_evas_manual_render(Ecore_Evas *ee)
Forces immediate rendering on a given Ecore_Evas window.
Definition: ecore_evas.c:2671
elm_gesture_layer_zoom_finger_factor_get
double elm_gesture_layer_zoom_finger_factor_get(const Evas_Object *obj)
This function returns the gesture layer zoom finger factor of an object.
Definition: elm_gesture_layer.c:4071
elm_validator_regexp_status_get
Elm_Regexp_Status elm_validator_regexp_status_get(Elm_Validator_Regexp *validator)
Get the validation status.
Definition: elm_helper.c:36
EDJE_ACTION_TYPE_SIGNAL_EMIT
@ EDJE_ACTION_TYPE_SIGNAL_EMIT
Signal emit action value.
Definition: Edje_Common.h:1911
_Ecore_X_Event_Xdnd_Status
Definition: Ecore_X.h:811
elm_toolbar_transverse_expanded_set
void elm_toolbar_transverse_expanded_set(Evas_Object *obj, Eina_Bool transverse_expanded)
Set the item's transverse expansion of a given toolbar widget obj.
Definition: elm_toolbar.c:3437
elm_obj_entry_cnp_mode_set
EOAPI void elm_obj_entry_cnp_mode_set(Eo *obj, Elm_Cnp_Mode cnp_mode)
Control pasting of text and images for the widget.
elm_genlist_multi_select_set
void elm_genlist_multi_select_set(Elm_Genlist *obj, Eina_Bool multi)
Enable or disable multi-selection in the genlist.
Definition: elm_genlist_eo.legacy.c:51
EVAS_VG_PATH_COMMAND_END
@ EVAS_VG_PATH_COMMAND_END
The end of stream , no more points to process.
Definition: Evas_Legacy.h:3756
Elm_Policy
Elm_Policy
Policy identifiers.
Definition: elm_general.h:226
ecore_thread_local_data_find
void * ecore_thread_local_data_find(Ecore_Thread *thread, const char *key)
Gets data stored in the hash local to the given thread.
Definition: ecore_thread.c:1320
_Evas_Video_Surface::move
Evas_Video_Coord_Cb move
Move the video surface to this position.
Definition: Evas_Legacy.h:6196
evas_object_image_fill_get
void evas_object_image_fill_get(const Evas_Object *obj, Evas_Coord *x, Evas_Coord *y, Evas_Coord *w, Evas_Coord *h)
Retrieve how an image object is to fill its drawing rectangle, given the (real) image bound to it.
Definition: evas_image_legacy.c:88
ecore_con_eet_server_disconnect_callback_add
EAPI void ecore_con_eet_server_disconnect_callback_add(Ecore_Con_Eet *ece, Ecore_Con_Eet_Server_Cb func, const void *data)
Registers a server disconnect callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:886
elm_obj_box_horizontal_set
EOAPI void elm_obj_box_horizontal_set(Eo *obj, Eina_Bool horizontal)
Set the horizontal orientation.
eina_value_struct_value_get
static Eina_Bool eina_value_struct_value_get(const Eina_Value *src, const char *name, Eina_Value *dst)
Gets the member as Eina_Value copy.
ELM_WRAP_NONE
@ ELM_WRAP_NONE
No wrap - value is zero.
Definition: elm_general.h:312
eina_file_direct_ls
Eina_Iterator * eina_file_direct_ls(const char *dir)
Gets an iterator to list the content of a directory, with direct information.
Definition: eina_file.c:679
efreet_util_menus_find
Eina_List * efreet_util_menus_find(void)
Returns a list of .menu files found in the various config dirs.
Definition: efreet_utils.c:458
ELM_PREFS_TYPE_PAGE
@ ELM_PREFS_TYPE_PAGE
page type, used to nest pages
Definition: elm_prefs_data.h:61
_Eina_Matrix3_F16p16::xx
Eina_F16p16 xx
xx in x' = (x * xx) + (y * xy) + xz
Definition: eina_matrix.h:168
Eina_Cow_Data
void Eina_Cow_Data
Type of the returned pointer to simplify some reading.
Definition: eina_cow.h:52
elm_panel_add
Evas_Object * elm_panel_add(Evas_Object *parent)
Adds a panel object.
Definition: elm_panel.c:969
Elm_Multibuttonentry_Item_Filter_Cb
Eina_Bool(* Elm_Multibuttonentry_Item_Filter_Cb)(Evas_Object *obj, const char *item_label, void *item_data, void *data)
Callback to be invoked when an item is added to the multibuttonentry.
Definition: elc_multibuttonentry_common.h:14
efreet_trash_dir_get
EAPI const char * efreet_trash_dir_get(const char *file)
Retrieves the XDG Trash local directory.
Definition: efreet_trash.c:78
eina_ustrbuf_string_get
const Eina_Unicode * eina_ustrbuf_string_get(const Eina_UStrbuf *buf)
Retrieves a pointer to the contents of a string buffer.
elm_list_multi_select_mode_set
void elm_list_multi_select_mode_set(Elm_List *obj, Elm_Object_Multi_Select_Mode mode)
Control the list multi select mode.
Definition: elm_list_eo.legacy.c:51
efreet_desktop_command_get
void * efreet_desktop_command_get(Efreet_Desktop *desktop, Eina_List *files, Efreet_Desktop_Command_Cb func, void *data)
Get a command to use to execute a desktop entry.
Definition: efreet_desktop_command.c:123
elm_obj_calendar_selectable_get
EOAPI Elm_Calendar_Selectable elm_obj_calendar_selectable_get(const Eo *obj)
Define which fields of a tm struct will be taken into account, when Elm.Calendar.selected_time....
evas_object_image_source_get
Evas_Object * evas_object_image_source_get(const Evas_Object *eo)
Get the current source object of an image object.
Definition: evas_image_legacy.c:470
ecore_timer_delay
void ecore_timer_delay(Efl_Loop_Timer *obj, double add)
Adds a delay to the next occurrence of a timer.
Definition: efl_loop_timer_eo.legacy.c:33
_Evas_Module_Api
Definition: Evas_Loader.h:94
_Evas_Native_Surface::h
unsigned int h
region inside the texture to use (image size is assumed as texture size, with 0, 0 being the top-left...
Definition: Evas_Legacy.h:4863
_Emotion_Engine
Definition: emotion_modules.h:62
ephysics_body_event_callback_del_full
EAPI void * ephysics_body_event_callback_del_full(EPhysics_Body *body, EPhysics_Callback_Body_Type type, EPhysics_Body_Event_Cb func, void *data)
Unregister an ephysics body event callback matching data pointer.
eina_log_level_check
static Eina_Bool eina_log_level_check(int level)
Checks whenever the given level should be printed out.
Definition: eina_inline_log.x:52
ecore_evas_extn_plug_new
EAPI Evas_Object * ecore_evas_extn_plug_new(Ecore_Evas *ee_target)
Creates a new external ecore evas plug.
Definition: ecore_evas.c:4371
elput_input_pointer_accel_profile_set
EAPI void elput_input_pointer_accel_profile_set(Elput_Manager *manager, const char *seat, uint32_t profile)
Set the pointer acceleration profile.
Definition: elput_input.c:778
_Evas_Textblock_Cursor_Type
_Evas_Textblock_Cursor_Type
Cursor type for evas textblock.
Definition: evas_textblock_legacy.h:188
EVAS_DEVICE_SUBCLASS_TRACKPAD
@ EVAS_DEVICE_SUBCLASS_TRACKPAD
A trackpad style mouse.
Definition: Evas_Common.h:347
elm_genlist_decorated_item_get
Elm_Widget_Item * elm_genlist_decorated_item_get(const Elm_Genlist *obj)
Get active genlist mode item.
Definition: elm_genlist_eo.legacy.c:147
_Ecore_Wl2_Event_Dnd_Drop
Definition: Ecore_Wl2.h:134
elm_theme_full_flush
void elm_theme_full_flush(void)
This flushes all themes (default and specific ones).
Definition: elm_theme.c:881
elm_photo_aspect_fixed_get
Eina_Bool elm_photo_aspect_fixed_get(const Evas_Object *obj)
Get if the object keeps the original aspect ratio.
Definition: elm_photo.c:479
EET_T_F32P32
#define EET_T_F32P32
Data type: fixed point 32.32.
Definition: Eet.h:2592
eina_value_type_pget
static Eina_Bool eina_value_type_pget(const Eina_Value_Type *type, const void *mem, void *ptr)
Gets memory using type descriptor.
Efl_VG
Eo Efl_VG
Type of abstract VG node.
Definition: Evas_Common.h:194
ecore_con_url_status_code_get
EAPI int ecore_con_url_status_code_get(Ecore_Con_Url *url_con)
Gets the returned HTTP STATUS code.
Definition: ecore_con_url.c:1286
EEZE_UDEV_TYPE_LEDS
@ EEZE_UDEV_TYPE_LEDS
Definition: Eeze.h:277
ELM_FOCUS_AUTOSCROLL_MODE_NONE
@ ELM_FOCUS_AUTOSCROLL_MODE_NONE
Do not show the focused region or item automatically.
Definition: elm_general.h:782
Elm_Web_Menu_Item_Type
Elm_Web_Menu_Item_Type
The possibles types that the items in a menu can be.
Definition: elm_web_common.h:43
ELM_PREFS_TYPE_INT
@ ELM_PREFS_TYPE_INT
integer type, bound to spinner-like UI elements
Definition: elm_prefs_data.h:55
EDJE_TWEEN_MODE_SPRING
@ EDJE_TWEEN_MODE_SPRING
Spring tween mode value.
Definition: Edje_Common.h:1893
ecore_imf_context_preedit_string_with_attributes_get
EAPI void ecore_imf_context_preedit_string_with_attributes_get(Ecore_IMF_Context *ctx, char **str, Eina_List **attrs, int *cursor_pos)
Retrieves the current preedit string, attributes and cursor position for the Input Method Context.
Definition: ecore_imf_context.c:333
eina_tmpstr_len
size_t eina_tmpstr_len(Eina_Tmpstr *tmpstr)
Returns the length of a temporary string.
Definition: eina_tmpstr.c:153
Ecore_IMF_Input_Mode
Ecore_IMF_Input_Mode
Types for Ecore_IMF input mode.
Definition: Ecore_IMF.h:301
_Eina_Stat::ctime
unsigned long int ctime
The timestamp when the file was created.
Definition: eina_file.h:222
elm_image_fill_outside_get
Eina_Bool elm_image_fill_outside_get(const Evas_Object *obj)
Control if the image fills the entire object area, when keeping the aspect ratio.
Definition: efl_ui_image.c:2548
elm_config_drag_anim_duration_set
void elm_config_drag_anim_duration_set(double set)
Set the animation duration for container objects.
Definition: elm_config.c:4749
eina_ustrbuf_insert_slice
Eina_Bool eina_ustrbuf_insert_slice(Eina_UStrbuf *buf, const Eina_Slice slice, size_t pos)
Inserts a slice to a buffer, reallocating as necessary.
_Ecore_Getopt::strict
Eina_Bool strict
fail on errors
Definition: Ecore_Getopt.h:219
elm_obj_entry_selection_handler_disabled_set
EOAPI void elm_obj_entry_selection_handler_disabled_set(Eo *obj, Eina_Bool disabled)
This disabled the entry's selection handlers.
elm_obj_slideshow_count_get
EOAPI unsigned int elm_obj_slideshow_count_get(const Eo *obj)
Get the number of items stored in a given slideshow widget.
ECORE_EXE_WIN32_PRIORITY_REALTIME
@ ECORE_EXE_WIN32_PRIORITY_REALTIME
Realtime priority, should be almost never used as it can interrupt system threads that manage mouse i...
Definition: Ecore_Common.h:1033
elm_photocam_gesture_enabled_get
Eina_Bool elm_photocam_gesture_enabled_get(const Efl_Ui_Image_Zoomable *obj)
Get the gesture state for photocam.
Definition: efl_ui_image_zoomable_eo.legacy.c:9
ECORE_EVAS_SELECTION_BUFFER_LAST
@ ECORE_EVAS_SELECTION_BUFFER_LAST
Sentinel value.
Definition: Ecore_Evas.h:3687
ELM_FOCUS_REGION_SHOW_ITEM
@ ELM_FOCUS_REGION_SHOW_ITEM
As an item.
Definition: elm_general.h:491
_Old_Edje_Part::default_desc
Old_Edje_Part_Description * default_desc
the part descriptor for default
Definition: edje_convert.h:120
_Ecore_Exe_Event_Data_Line
A structure which stores information on lines data from a child process.
Definition: ecore_exe_eo.h:23
eina_list_prepend_relative_list
Eina_List * eina_list_prepend_relative_list(Eina_List *list, const void *data, Eina_List *relative)
Prepends a list node to a linked list before the specified member.
Definition: eina_list.c:724
eina_environment_tmp_get
const char * eina_environment_tmp_get(void)
Returns the content of the environment referred as TMPDIR on this system.
Definition: eina_util.c:98
ephysics_world_max_sleeping_time_set
EAPI void ephysics_world_max_sleeping_time_set(EPhysics_World *world, double sleeping_time)
Set the max sleeping time value.
ephysics_shape_new
EAPI EPhysics_Shape * ephysics_shape_new(void)
Create a new shape.
Elm_Hover_Axis
Elm_Hover_Axis
The orientation axis for the hover object.
Definition: elm_hover_eo.h:19
edje_edit_part_item_aspect_w_get
EINA_DEPRECATED EAPI int edje_edit_part_item_aspect_w_get(Evas_Object *obj, const char *part, const char *item)
Gets the aspect width value of a part's item.
ecore_file_monitor_path_get
EAPI const char * ecore_file_monitor_path_get(Ecore_File_Monitor *em)
Gets the monitored path.
Definition: ecore_file_monitor.c:42
eina_list_data_idx
int eina_list_data_idx(const Eina_List *list, void *data)
Finds the member of the list and returns the index.
Definition: eina_list.c:1647
evas_render_async
Eina_Bool evas_render_async(Evas_Canvas *obj)
Render the given Evas canvas asynchronously.
Definition: evas_canvas_eo.legacy.c:177
elm_object_item_tooltip_window_mode_set
Eina_Bool elm_object_item_tooltip_window_mode_set(Elm_Widget_Item *obj, Eina_Bool disable)
Control size restriction state of an object's tooltip.
Definition: elm_widget_item_eo.legacy.c:3
edje_object_part_text_select_allow_set
void edje_object_part_text_select_allow_set(const Evas_Object *obj, const char *part, Eina_Bool allow)
Enables selection if the entry is an EXPLICIT selection mode type.
Definition: edje_util.c:2438
eina_matrix3_point_transform
void eina_matrix3_point_transform(const Eina_Matrix3 *m, double x, double y, double *xr, double *yr)
Computes the transform of a 2D point using the given matrix.
Definition: eina_matrix.c:240
_Evas_Native_Surface::multiple_buffer
unsigned int multiple_buffer
From version 4.
Definition: Evas_Legacy.h:4854
eina_value_hash_population
static unsigned int eina_value_hash_population(const Eina_Value *value)
Queries number of elements in value of hash type.
ecore_ipc_client_ip_get
EAPI const char * ecore_ipc_client_ip_get(Ecore_Ipc_Client *cl)
Gets the IP address of a client that has been connected to.
Definition: ecore_ipc.c:1453
EINA_FILE_FIFO
@ EINA_FILE_FIFO
Named pipe (FIFO) type (unused on Windows)
Definition: eina_file.h:121
ECORE_X_ERROR_CODE_BAD_REQUEST
@ ECORE_X_ERROR_CODE_BAD_REQUEST
Bad request code.
Definition: Ecore_X.h:393
EDJE_PART_TYPE_PROXY
@ EDJE_PART_TYPE_PROXY
Proxy type value.
Definition: Edje_Legacy.h:3257
_Ecore_Event_Signal_User
A structure that stores information of a User signal event.
Definition: Ecore_Common.h:610
EVAS_AXIS_LABEL_AZIMUTH
@ EVAS_AXIS_LABEL_AZIMUTH
Angle of tool about the Z axis from positive X axis.
Definition: Evas_Legacy.h:364
EMBRYO_ERROR_DIVIDE
@ EMBRYO_ERROR_DIVIDE
Native function failed.
Definition: Embryo.h:403
edje_edit_data_value_get
EAPI const char * edje_edit_data_value_get(Evas_Object *obj, const char *itemname)
Gets the data associated with the given itemname.
Definition: edje_edit.c:2469
ecore_wl_window_rotation_set
EAPI void ecore_wl_window_rotation_set(Ecore_Wl_Window *win, int rotation)
Sets the rotation of the Ecore_Wl_Window.
Definition: ecore_wl_window.c:915
_Evas_Text_Props_One
Definition: evas_text_utils.h:74
Efreet_Menu::references
int references
refcount (keeps menu util ref is at 0)
Definition: efreet_menu.h:45
_Eldbus_Service_Interface_Desc::interface
const char * interface
interface name
Definition: eldbus_service.h:104
elm_index_delay_change_time_set
void elm_index_delay_change_time_set(Elm_Index *obj, double dtime)
Set a delay change time for index object.
Definition: elm_index_eo.legacy.c:39
elm_obj_entry_prediction_hint_hash_set
EOAPI Eina_Bool elm_obj_entry_prediction_hint_hash_set(Eo *obj, const char *key, const char *value)
Sets the prediction hint data at the specified key.
ECORE_X_MODIFIER_WIN
EAPI int ECORE_X_MODIFIER_WIN
Definition: ecore_x.c:155
_Evas_Vg_Dash::gap
double gap
Distance between two dashes.
Definition: Evas_Legacy.h:3812
_Elm_Prefs_Data_Event_Changed::value
const Eina_Value * value
key of the data value which changed
Definition: elm_prefs_data.h:107
ELM_POLICY_THROTTLE_NEVER
@ ELM_POLICY_THROTTLE_NEVER
never throttle when windows are all hidden, regardless of config settings
Definition: elm_general.h:281
_Elm_Widget_Smart_Data
Base widget smart data.
Definition: elm_widget.h:333
_Eina_Value_Union
All possible value types.
Definition: eina_value.h:348
eet_connection_node_send
EAPI Eina_Bool eet_connection_node_send(Eet_Connection *conn, Eet_Node *node, const char *cipher_key)
Converts a Eet_Node tree and prepare it to be send.
Definition: eet_connection.c:179
edje_edit_image_set_image_min_set
EAPI Eina_Bool edje_edit_image_set_image_min_set(Evas_Object *obj, const char *set_name, unsigned int place, int w, int h)
Sets min size of set's image.
ecore_pipe_read_close
void ecore_pipe_read_close(Ecore_Pipe *p)
Closes the read end of an Ecore_Pipe object created with ecore_pipe_add().
Definition: ecore_pipe.c:108
EINA_FILE_REMOVE
@ EINA_FILE_REMOVE
This memory is to be released and any content will be lost.
Definition: eina_file.h:148
ELM_GENGRID_EVENT_ITEM_REORDER_ANIM_START
#define ELM_GENGRID_EVENT_ITEM_REORDER_ANIM_START
Called when item reorder animation started.
Definition: elm_gengrid_eo.h:726
ecore_con_url_pipeline_set
EAPI void ecore_con_url_pipeline_set(Eina_Bool enable)
Enables or disable HTTP 1.1 pipelining.
Definition: ecore_con_url.c:88
sel_data
Definition: elm_widget_fileselector.h:92
evil_time_get
double evil_time_get(void)
Return the time spent since the Evil library has been initialized.
Definition: evil_unistd.c:27
elm_gengrid_selected_items_get
const Eina_List * elm_gengrid_selected_items_get(const Elm_Gengrid *obj)
Get a list of selected items in a given gengrid.
Definition: elm_gengrid_eo.legacy.c:147
ELM_PANEL_ORIENT_LEFT
@ ELM_PANEL_ORIENT_LEFT
Panel (dis)appears from the left.
Definition: elm_panel_eo.h:22
eina_mmap_safety_enabled_set
Eina_Bool eina_mmap_safety_enabled_set(Eina_Bool enabled)
Enables or disables safe mmaped IO handling.
Definition: eina_mmap.c:171
Evas_Font_Hinting_Flags
Evas_Font_Hinting_Flags
Flags for Font Hinting.
Definition: Evas_Legacy.h:1187
elm_entry_cursor_line_end_set
void elm_entry_cursor_line_end_set(Elm_Entry *obj)
This moves the cursor to the end of the current line.
Definition: elm_entry_eo.legacy.c:273
_Elm_Gen_Item_Class_Functions::reusable_content_get
Elm_Gen_Item_Reusable_Content_Get_Cb reusable_content_get
Reusable content get class function for gen item classes.
Definition: elm_gen.h:104
elm_image_smooth_set
void elm_image_smooth_set(Evas_Object *obj, Eina_Bool smooth)
Control the smooth effect for an image.
Definition: efl_ui_image.c:2410
_Ecore_X_Event_Randr_Crtc_Change
Definition: Ecore_X.h:918
_Eina_Lines_Iterator::end
const char * end
A pointer to the end of the file that has been mapped with mmap(2).
Definition: eina_file_common.h:144
eina_bezier_t_at
double eina_bezier_t_at(const Eina_Bezier *b, double l)
Returns the relative position on a bezier at a given length.
Definition: eina_bezier.c:222
eina_slice_find
static const void * eina_slice_find(const Eina_Slice slice, const Eina_Slice needle)
Find a needle inside the slice, similar to memmem().
elm_object_item_cursor_get
const char * elm_object_item_cursor_get(const Elm_Widget_Item *obj)
Control the type of mouse pointer/cursor decoration to be shown, when the mouse pointer is over the g...
Definition: elm_widget_item_eo.legacy.c:33
ELM_OBJECT_SELECT_MODE_DEFAULT
@ ELM_OBJECT_SELECT_MODE_DEFAULT
default select mode.
Definition: elm_general.h:34
ecore_wl_window_resize
EAPI void ecore_wl_window_resize(Ecore_Wl_Window *win, int w, int h, int location)
Signals for Wayland to initiate a window resize.
Definition: ecore_wl_window.c:313
evas_textblock_cursor_paragraph_next
Eina_Bool evas_textblock_cursor_paragraph_next(Efl_Text_Cursor_Handle *cur)
Advances to the start of the next text node.
Definition: evas_object_textblock.c:10091
evas_object_focus_get
Eina_Bool evas_object_focus_get(const Efl_Canvas_Object *obj)
Indicates that this object is the keyboard event receiver on its canvas.
Definition: efl_canvas_object_eo.legacy.c:45
evas_textblock_cursor_equal
Eina_Bool evas_textblock_cursor_equal(const Evas_Textblock_Cursor *cur1, const Evas_Textblock_Cursor *cur2)
Checks if two cursors are equal.
Definition: evas_object_textblock.c:11399
elm_prefs_data_unref
void elm_prefs_data_unref(Elm_Prefs_Data *prefs_data)
Decrement reference count on a given prefs data handle.
Definition: elm_prefs_data.c:649
eina_tiler_rect_add
Eina_Bool eina_tiler_rect_add(Eina_Tiler *t, const Eina_Rectangle *r)
Adds a rectangle to a tiler.
Definition: eina_tiler.c:1222
_Eet_Compression
_Eet_Compression
All the compression modes known by Eet.
Definition: Eet.h:241
ELM_ACTIONSLIDER_RIGHT
@ ELM_ACTIONSLIDER_RIGHT
Right position.
Definition: elm_actionslider_eo.h:23
ecore_con_url_get
EAPI Eina_Bool ecore_con_url_get(Ecore_Con_Url *url_con)
Sends a get request.
Definition: ecore_con_url.c:862
ecore_buffer_free_callback_remove
EAPI void ecore_buffer_free_callback_remove(Ecore_Buffer *buf, Ecore_Buffer_Cb func, void *data)
Removes a callback for Ecore_Buffer free events.
Definition: ecore_buffer.c:397
ECORE_POS_MAP_LINEAR
@ ECORE_POS_MAP_LINEAR
Linear 0.0 -> 1.0.
Definition: Ecore_Common.h:2751
evas_object_smart_member_del
void evas_object_smart_member_del(Evas_Object *eo_obj)
Removes a member object from a given smart object.
Definition: evas_object_smart.c:344
EVAS_FONT_DATA_CACHE_TEXTURE
@ EVAS_FONT_DATA_CACHE_TEXTURE
Texture caching (in case of accelerated rendering)
Definition: Evas_Common.h:390
elm_label_slide_mode_get
Elm_Label_Slide_Mode elm_label_slide_mode_get(const Elm_Label *obj)
Control the slide mode of the label widget.
Definition: elm_label_eo.legacy.c:33
elm_entry_cursor_end_set
void elm_entry_cursor_end_set(Elm_Entry *obj)
This moves the cursor to the end of the entry.
Definition: elm_entry_eo.legacy.c:315
EINA_VALUE_STRUCT_MEMBER_SENTINEL
#define EINA_VALUE_STRUCT_MEMBER_SENTINEL
Helper to define Eina_Value_Struct_Member fields for sentinel (last item), useful if you did not defi...
Definition: eina_value.h:3171
eina_matrix3_equal
Eina_Bool eina_matrix3_equal(const Eina_Matrix3 *m1, const Eina_Matrix3 *m2)
Checks whether the two matrices are equivalent.
Definition: eina_matrix.c:409
Eina_Matrix3_F16p16
A 3x3 fixed point (Q16.16) matrix.
edje_edit_part_above_get
EAPI const char * edje_edit_part_above_get(Evas_Object *obj, const char *part)
Gets the name of part stacked above the one passed.
Definition: edje_edit.c:3575
elm_map_overlay_del_cb_set
void elm_map_overlay_del_cb_set(Elm_Map_Overlay *overlay, Elm_Map_Overlay_Del_Cb del_cb, void *data)
Set the del callback function to call when the overlay is deleted.
Definition: elm_map.c:5292
_Ecore_X_Event_Window_Hide
Definition: Ecore_X.h:586
elm_config_profile_set
void elm_config_profile_set(const char *profile)
Set Elementary's profile.
Definition: elm_config.c:3131
Evas_Vg_Path_Command
enum Evas_Vg_Path_Command_Type Evas_Vg_Path_Command
These values determine how the points are interpreted in a stream of points.
ECORE_IMF_DEVICE_SUBCLASS_NONE
@ ECORE_IMF_DEVICE_SUBCLASS_NONE
Not a device.
Definition: Ecore_IMF.h:501
ELM_THUMB_ANIMATION_LAST
@ ELM_THUMB_ANIMATION_LAST
Stop playing the animation.
Definition: elm_thumb_legacy.h:11
ECORE_X_WINDOW_STATE_SKIP_PAGER
@ ECORE_X_WINDOW_STATE_SKIP_PAGER
The window should not be included in the taskbar.
Definition: Ecore_X.h:165
eina_f8p24_div
static Eina_F8p24 eina_f8p24_div(Eina_F8p24 a, Eina_F8p24 b)
Calculates the division of two Eina_F8p24 floating point numbers.
elm_image_file_set
Eina_Bool elm_image_file_set(Evas_Object *obj, const char *file, const char *group)
Set the file that will be used as the image's source.
Definition: efl_ui_image.c:2440
eina_future_desc_flush
void eina_future_desc_flush(Eina_Future_Desc *desc)
Flushes an Eina_Future_Desc.
Definition: eina_promise.c:1488
Efl_Canvas_Object
Eo Efl_Canvas_Object
An Evas Object handle.
Definition: efl_canvas_object_eo.legacy.h:7
Ecore_Event_IO
enum _Ecore_Event_IO Ecore_Event_IO
An enum of Input/Output events.
ecore_con_url_free
EAPI void ecore_con_url_free(Ecore_Con_Url *url_con)
Destroys an Ecore_Con_Url connection object.
Definition: ecore_con_url.c:819
_Evas_Event_Multi_Up
Multi button release event.
Definition: Evas_Legacy.h:279
ecore_evas_software_x11_extra_event_window_add
EAPI void ecore_evas_software_x11_extra_event_window_add(Ecore_Evas *ee, Ecore_X_Window win)
Adds an extra window on Ecore_Evas using software x11.
Definition: ecore_evas.c:3991
elm_config_scroll_thumbscroll_border_friction_get
double elm_config_scroll_thumbscroll_border_friction_get(void)
Get the amount of lag between your actual mouse cursor dragging movement and a scroller's view moveme...
Definition: elm_config.c:3777
ELM_POPUP_ORIENT_LAST
@ ELM_POPUP_ORIENT_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_popup_eo.h:40
Eina_Future_Free_Cb
void(* Eina_Future_Free_Cb)(void *data, const Eina_Future *dead_future)
A callback used to inform that the future was freed and the user should also free the data.
Definition: eina_promise.h:307
eina_file_clean_close
void eina_file_clean_close(Eina_File *file)
Closes and cleans up after an Eina file.
Definition: eina_file_common.c:532
eldbus_pending_method_get
const char * eldbus_pending_method_get(const Eldbus_Pending *pending)
Get the method of the pending message.
Definition: eldbus_pending.c:329
EMILE_COLORSPACE_ETC1_ALPHA
@ EMILE_COLORSPACE_ETC1_ALPHA
ETC1 with alpha support using two planes: ETC1 RGB and ETC1 grey for alpha.
Definition: emile_image.h:37
Ecore_Wl2_Surface_Interface
struct _Ecore_Wl2_Surface_Interface Ecore_Wl2_Surface_Interface
elm_menu_parent_set
void elm_menu_parent_set(Evas_Object *obj, Evas_Object *parent)
Set the parent for the given menu widget.
Definition: elm_menu.c:912
elm_win_maximized_set
void elm_win_maximized_set(Evas_Object *obj, Eina_Bool maximized)
Set the maximized state of a window.
Definition: efl_ui_win.c:9688
ecore_wl2_input_keymap_get
EAPI struct xkb_keymap * ecore_wl2_input_keymap_get(const Ecore_Wl2_Input *input)
Get the xkb_keymap object of an input.
Definition: ecore_wl2_input.c:1812
ECORE_AXIS_LABEL_Y
@ ECORE_AXIS_LABEL_Y
Position along physical Y axis; not window relative.
Definition: Ecore_Input.h:323
_Eina_Inarray::step
unsigned int step
Amount to grow the number of members allocated.
Definition: eina_inarray.h:232
efreet_public_share_dir_get
const char * efreet_public_share_dir_get(void)
Retrieves the XDG Public Share directory.
Definition: efreet_base.c:159
Efreet_Icon_Theme::comment
const char * comment
String describing the theme.
Definition: efreet_icon.h:61
evas_object_intercept_clip_set_callback_add
void evas_object_intercept_clip_set_callback_add(Evas_Object *obj, Evas_Object_Intercept_Clip_Set_Cb func, const void *data)
Set the callback function that intercepts a clip set event of an object.
elm_config_accel_preference_set
void elm_config_accel_preference_set(const char *pref)
Set Elementary's acceleration preferences for new windows.
Definition: elm_config.c:4627
ELM_GENLIST_ITEM_CLASS
#define ELM_GENLIST_ITEM_CLASS
Get genlist item class.
Definition: elm_genlist_item_eo.h:28
_Eldbus_Introspection_Annotation::name
Eina_Stringshare * name
Annotation name.
Definition: eldbus_introspection.h:85
_Eina_Evlog_Item
Definition: eina_evlog.h:40
elm_object_item_access_register
Efl_Canvas_Object * elm_object_item_access_register(Elm_Widget_Item *obj)
Register object item as an accessible object.
Definition: elm_widget_item_eo.legacy.c:243
EINA_VALUE_TYPE_FILE
const Eina_Value_Type * EINA_VALUE_TYPE_FILE
manages Eina_File type.
Definition: eina_value.c:5616
evas_device_seat_id_get
unsigned int evas_device_seat_id_get(const Evas_Device *dev)
Get the seat id of a device.
Definition: evas_device.c:417
_Ecore_IMF_Event_Mouse_Out::locks
Ecore_IMF_Keyboard_Locks locks
The keyboard locks active when the event has been emitted.
Definition: Ecore_IMF.h:656
evas_object_size_hint_padding_set
void evas_object_size_hint_padding_set(Evas_Object *obj, Evas_Coord l, Evas_Coord r, Evas_Coord t, Evas_Coord b)
Sets the hints for an object's padding space.
Definition: evas_object_main.c:2626
edje_edit_program_sample_speed_get
EAPI double edje_edit_program_sample_speed_get(Evas_Object *obj, const char *prog)
Gets sample speed of the program.
Definition: edje_edit.c:11356
EINA_SLICE_PRINT
#define EINA_SLICE_PRINT(s)
To be used in printf()-like statements when EINA_SLICE_FMT was used, it will print the slice mem and ...
Definition: eina_slice.h:573
EVAS_OBJECT_POINTER_MODE_NOGRAB
@ EVAS_OBJECT_POINTER_MODE_NOGRAB
pointer always bound to the object right below it
Definition: Evas_Common.h:412
_Evas_Event_Mouse_Up
Mouse button release event.
Definition: Evas_Legacy.h:178
ecore_con_server_add
EAPI Ecore_Con_Server * ecore_con_server_add(Ecore_Con_Type type, const char *name, int port, const void *data)
Creates a server to listen for connections.
Definition: ecore_con_legacy.c:1696
eina_value_double_get
static Eina_Bool eina_value_double_get(const Eina_Value *v, double *c)
Check value type and get contents.
Definition: eina_inline_value_util.x:223
elm_obj_box_pack_before
EOAPI void elm_obj_box_pack_before(Eo *obj, Efl_Canvas_Object *subobj, Efl_Canvas_Object *before)
Adds an object to the box before the indicated object.
edje_object_preload
Eina_Bool edje_object_preload(Evas_Object *obj, Eina_Bool cancel)
Preloads the images on the Edje Object in the background.
Definition: edje_util.c:5403
evas_object_image_load_dpi_set
void evas_object_image_load_dpi_set(Evas_Object *obj, double dpi)
Set the DPI resolution of an image object's source image.
Definition: evas_image_legacy.c:323
evas_textblock_cursor_line_coord_set
int evas_textblock_cursor_line_coord_set(Evas_Textblock_Cursor *cur, Evas_Coord y)
Set the cursor position according to the y coord.
Definition: evas_object_textblock.c:13462
ecore_wl2_dnd_drag_types_set
void ecore_wl2_dnd_drag_types_set(Ecore_Wl2_Input *input, const char **types)
Set the types which are supported by a possible drag and drop operation.
Definition: ecore_wl2_dnd.c:424
ecore_main_loop_begin
void ecore_main_loop_begin(void)
Runs the application main loop.
Definition: ecore_main.c:1298
elm_obj_slideshow_timeout_set
EOAPI void elm_obj_slideshow_timeout_set(Eo *obj, double timeout)
Set the interval between each image transition on a given slideshow widget and start the slideshow it...
ecore_con_url_additional_headers_clear
EAPI void ecore_con_url_additional_headers_clear(Ecore_Con_Url *url_con)
Cleans additional headers.
Definition: ecore_con_url.c:994
elm_thumb_editable_set
Eina_Bool elm_thumb_editable_set(Evas_Object *obj, Eina_Bool edit)
Make the thumbnail 'editable'.
Definition: elm_thumb.c:769
elm_obj_entry_context_menu_clear
EOAPI void elm_obj_entry_context_menu_clear(Eo *obj)
This clears and frees the items in a entry's contextual (longpress) menu.
evas_object_textblock_size_native_get
void evas_object_textblock_size_native_get(const Efl_Canvas_Textblock *obj, int *w, int *h)
The native width and height.
Definition: efl_canvas_textblock_eo.legacy.c:48
ecore_x_window_manager_argb_new
EAPI Ecore_X_Window ecore_x_window_manager_argb_new(Ecore_X_Window parent, int x, int y, int w, int h)
Creates a new window.
Definition: ecore_x_window.c:1797
elm_glview_rotation_get
int elm_glview_rotation_get(const Elm_Glview *obj)
Get the current GL view's rotation when using direct rendering.
Definition: elm_glview_eo.legacy.c:33
edje_edit_state_text_fit_y_get
EAPI Eina_Bool edje_edit_state_text_fit_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets if the text part fit it's container vertically.
evas_object_smart_clipped_smart_set
void evas_object_smart_clipped_smart_set(Evas_Smart_Class *sc)
Set a given smart class' callbacks so it implements the clipped smart object"'s interface.
Definition: evas_object_smart_clipped.c:102
ELM_ENTRY_EVENT_ANCHOR_HOVER_OPENED
#define ELM_ENTRY_EVENT_ANCHOR_HOVER_OPENED
Called when hover opened.
Definition: elm_entry_eo.h:1402
Elm_Calendar_Format_Cb
char *(* Elm_Calendar_Format_Cb)(struct tm *stime)
This callback type is used to format the string that will be used to display month and year.
Definition: elm_calendar_common.h:16
edje_edit_part_exist
EAPI Eina_Bool edje_edit_part_exist(Evas_Object *obj, const char *part)
Checks if a part with the given name exist in the edje object.
Definition: edje_edit.c:3554
ephysics_body_linear_movement_enable_set
EAPI void ephysics_body_linear_movement_enable_set(EPhysics_Body *body, Eina_Bool enable_x, Eina_Bool enable_y, Eina_Bool enable_z)
Enable or disable body's movement on x, y and z axes.
ecore_wl2_display_create
EAPI Ecore_Wl2_Display * ecore_wl2_display_create(const char *name)
Create a new Wayland display.
Definition: ecore_wl2_display.c:795
edje_edit_text_class_font_set
EAPI Eina_Bool edje_edit_text_class_font_set(Evas_Object *obj, const char *class_name, const char *font)
Sets font for the given text class.
Definition: edje_edit.c:8325
EVAS_EVENT_FLAG_ON_SCROLL
@ EVAS_EVENT_FLAG_ON_SCROLL
This event flag indicates the event occurs while scrolling; for example, DOWN event occurs during scr...
Definition: Evas_Common.h:369
edje_edit_program_transition_time_set
EAPI Eina_Bool edje_edit_program_transition_time_set(Evas_Object *obj, const char *prog, double seconds)
Sets the duration of the transition in seconds.
Definition: edje_edit.c:11662
ecore_con_url_proxy_set
EAPI Eina_Bool ecore_con_url_proxy_set(Ecore_Con_Url *url_con, const char *proxy)
Sets HTTP proxy to use.
Definition: ecore_con_url.c:1270
eina_inarray_push
int eina_inarray_push(Eina_Inarray *array, const void *data)
Copies the data as the last member of the array.
Definition: eina_inarray.c:411
_Ecore_IMF_Event_Key_Down::compose
const char * compose
A UTF8 string if this keystroke has modified a string in the middle of being composed - this string r...
Definition: Ecore_IMF.h:710
ecore_drm_tty_close
EAPI Eina_Bool ecore_drm_tty_close(Ecore_Drm_Device *dev)
Closes an already opened tty.
Definition: ecore_drm_tty.c:257
_Evas_Cserve_Stats::saved_memory
int saved_memory
current amount of saved memory, in bytes
Definition: Evas_Common.h:2950
edje_edit_program_transition_value2_get
EAPI double edje_edit_program_transition_value2_get(Evas_Object *obj, const char *prog)
Gets the interpolation value 2 of the transition.
ecore_x_e_window_available_profiles_set
EAPI void ecore_x_e_window_available_profiles_set(Ecore_X_Window win, const char **profiles, unsigned int count)
Set the array of available window profiles.
Definition: ecore_x_e.c:1374
evas_canvas_font_cache_flush
EOAPI void evas_canvas_font_cache_flush(Eo *obj)
Force the given evas and associated engine to flush its font cache.
edje_edit_part_item_move_below_index
EAPI Eina_Bool edje_edit_part_item_move_below_index(Evas_Object *obj, const char *part, unsigned int index)
Restacks existing item below.
Definition: edje_edit.c:5105
edje_edit_part_copy
EAPI Eina_Bool edje_edit_part_copy(Evas_Object *obj, const char *part, const char *new_copy)
Copies the given part in edje.
Definition: edje_edit.c:3463
eina_xattr_double_set
Eina_Bool eina_xattr_double_set(const char *file, const char *attribute, double value, Eina_Xattr_Flags flags)
Sets a double as a extended attribute properties.
Definition: eina_xattr.c:541
EINA_LOG_DBG
#define EINA_LOG_DBG(fmt,...)
Logs a message with level DEBUG on the default domain with the specified format.
Definition: eina_log.h:400
_Eina_Stat::uid
unsigned int uid
The owner user id.
Definition: eina_file.h:212
_Evas_Event_Multi_Up::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:288
emotion_object_last_position_load
EAPI void emotion_object_last_position_load(Evas_Object *obj)
Load the last known position if available.
Definition: emotion_smart.c:1419
edje_object_load_error_get
Edje_Load_Error edje_object_load_error_get(const Eo *obj)
Gets the (last) file loading error for a given Edje object.
Definition: edje_legacy.c:15
edje_edit_part_item_position_row_get
EINA_DEPRECATED EAPI unsigned short edje_edit_part_item_position_row_get(Evas_Object *obj, const char *part, const char *item_name)
Gets row position of the part's item.
eio_file_associate_find
void * eio_file_associate_find(Eio_File *ls, const char *key)
Get the data associated during the filter callback inside the main loop.
Definition: eio_file.c:798
_Ecore_Event_Key
Contains information about an Ecore keyboard event.
Definition: Ecore_Input.h:197
ecore_win32_window_state_set
EAPI void ecore_win32_window_state_set(Ecore_Win32_Window *window, Ecore_Win32_Window_State *state, unsigned int num)
Set the state of the given window.
Definition: ecore_win32_window.c:1474
ethumb_thumb_format_get
EAPI Ethumb_Thumb_Format ethumb_thumb_format_get(const Ethumb *e)
Get the fileformat of the thumbnails.
Definition: ethumb.c:508
elm_photo_editable_get
Eina_Bool elm_photo_editable_get(const Evas_Object *obj)
Get editability of the photo.
Definition: elm_photo.c:424
Emile_Colorspace
enum _Emile_Colorspace Emile_Colorspace
Flags that describe all colorspace known by EFL.
ecore_wl2_window_iconified_set
EAPI void ecore_wl2_window_iconified_set(Ecore_Wl2_Window *window, Eina_Bool iconified)
Iconify a window.
Definition: ecore_wl2_window.c:1126
elm_obj_box_pack_start
EOAPI void elm_obj_box_pack_start(Eo *obj, Efl_Canvas_Object *subobj)
Add an object to the beginning of the pack list.
_Eldbus_Proxy_Event_Property_Removed::name
const char * name
the name of the property
Definition: eldbus_proxy.h:228
_Eldbus_Introspection_Method::annotations
Eina_List * annotations
List with method annotations.
Definition: eldbus_introspection.h:64
EPHYSICS_WORLD_SOLVER_USE_WARMSTARTING
@ EPHYSICS_WORLD_SOLVER_USE_WARMSTARTING
The PGS is an iterative algorithm where each iteration is based on the solution of previous iteration...
Definition: EPhysics.h:942
elm_map_overlay_displayed_zoom_min_set
void elm_map_overlay_displayed_zoom_min_set(Elm_Map_Overlay *overlay, int zoom)
Set the minimum zoom from where the overlay is displayed.
Definition: elm_map.c:4964
elm_animation_view_min_frame_get
int elm_animation_view_min_frame_get(const Elm_Animation_View *obj)
The start frame of the play.
ecore_x_randr_screen_backlight_level_set
EAPI void ecore_x_randr_screen_backlight_level_set(Ecore_X_Window root, double level)
Set up the backlight level to the given level.
Definition: ecore_x_randr.c:2623
ecore_win32_window_focus_get
EAPI void * ecore_win32_window_focus_get(void)
Get the current focused window.
Definition: ecore_win32_window.c:1219
_Elm_Calendar_Data
Definition: elm_widget_calendar.h:36
_Efl_Ui_Layout_Data::factories
Eina_Hash * factories
The hash with parts connected to factories.
Definition: elm_widget_layout.h:61
Edje_Object_Table_Homogeneous_Mode
enum _Edje_Object_Table_Homogeneous_Mode Edje_Object_Table_Homogeneous_Mode
Table homogeneous modes.
_Ector_Software_Buffer_Base_Data
Definition: ector_buffer.h:31
ecore_event_handler_prepend
Ecore_Event_Handler * ecore_event_handler_prepend(int type, Ecore_Event_Handler_Cb func, const void *data)
Adds an event handler to the beginning of the handler list.
Definition: ecore_events.c:22
edje_object_part_text_unescaped_get
char * edje_object_part_text_unescaped_get(const Eo *obj, const char *part)
Returns the text of the object part, without escaping.
Definition: edje_legacy.c:974
ecore_imf_context_filter_event
EAPI Eina_Bool ecore_imf_context_filter_event(Ecore_IMF_Context *ctx, Ecore_IMF_Event_Type type, Ecore_IMF_Event *event)
Allows an Ecore Input Context to internally handle an event.
Definition: ecore_imf_context.c:544
ecore_evas_ignore_events_set
EAPI void ecore_evas_ignore_events_set(Ecore_Evas *ee, Eina_Bool ignore)
Sets if this evas should ignore all events.
Definition: ecore_evas.c:2629
ecore_pipe_freeze
void ecore_pipe_freeze(Ecore_Pipe *p)
Stops monitoring if necessary the pipe for reading.
Definition: ecore_pipe.c:137
elm_map_overlay_bubble_content_clear
void elm_map_overlay_bubble_content_clear(Elm_Map_Overlay *bubble)
Clear all contents inside the bubble overlay.
Definition: elm_map.c:5494
EVAS_RENDER_ADD_REL
@ EVAS_RENDER_ADD_REL
DEPRECATED.
Definition: Evas_Legacy.h:2168
EVAS_ASPECT_CONTROL_BOTH
@ EVAS_ASPECT_CONTROL_BOTH
Use all horizontal and vertical container spaces to place an object (never growing it out of those bo...
Definition: Evas_Common.h:378
ECORE_IMF_EVENT_MOUSE_MOVE
@ ECORE_IMF_EVENT_MOUSE_MOVE
Mouse Move event.
Definition: Ecore_IMF.h:254
eina_list_remove
Eina_List * eina_list_remove(Eina_List *list, const void *data)
Removes the first instance of the specified data from the given list.
Definition: eina_list.c:773
Emile_Image
struct _Emile_Image Emile_Image
Internal type representing an opened image.
Definition: emile_image.h:126
edje_external_param_choice_get
Eina_Bool edje_external_param_choice_get(const Eina_List *params, const char *key, const char **ret)
Gets the value of the given parameter of choice type.
Definition: edje_external.c:314
elm_obj_gengrid_item_class_get
EOAPI const Elm_Gengrid_Item_Class * elm_obj_gengrid_item_class_get(const Eo *obj)
Get the Gengrid Item class for the given Gengrid Item.
eina_value_hash_pget
static Eina_Bool eina_value_hash_pget(const Eina_Value *value, const char *key, void *ptr)
Gets the generic value to pointer from an hash member.
EVAS_OBJECT_VG_FILL_MODE_NONE
@ EVAS_OBJECT_VG_FILL_MODE_NONE
Don't scale the viewbox.
Definition: efl_canvas_vg_object_eo.legacy.h:16
edje_object_seat_get
Efl_Input_Device * edje_object_seat_get(const Efl_Canvas_Layout *obj, Eina_Stringshare *name)
Returns the seat device given its Edje's name.
Definition: efl_canvas_layout_eo.legacy.c:15
ecore_x_e_window_profile_supported_set
EAPI void ecore_x_e_window_profile_supported_set(Ecore_X_Window root, Eina_Bool enabled)
Set the status for the window profile support.
Definition: ecore_x_e.c:1302
edje_edit_state_fill_size_relative_x_get
EAPI double edje_edit_state_fill_size_relative_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fill horizontal size relative value of a part state.
elm_entry_file_get
void elm_entry_file_get(const Evas_Object *obj, const char **file, Elm_Text_Format *format)
Get the file being edited by the entry.
Definition: elm_entry.c:5066
eina_log_domain_level_get
int eina_log_domain_level_get(const char *domain_name)
Gets the domain level given its name.
Definition: eina_log.c:1967
_Name_Dump
Definition: elm_widget_map.h:360
_Ecore_IMF_Event_Mouse_Down::locks
Ecore_IMF_Keyboard_Locks locks
The keyboard locks active when the event has been emitted.
Definition: Ecore_IMF.h:600
_Ecore_Event_Mouse_Button::root
struct _Ecore_Event_Mouse_Button::@0 root
Coordinates relative to root window.
EDJE_ACTION_TYPE_PHYSICS_ANG_VEL_SET
@ EDJE_ACTION_TYPE_PHYSICS_ANG_VEL_SET
Physics angle velocity set action value.
Definition: Edje_Common.h:1929
ELM_TRANSIT_TWEEN_MODE_LINEAR
@ ELM_TRANSIT_TWEEN_MODE_LINEAR
Constant speed.
Definition: elm_transit.h:64
eina_quadtree_increase
void eina_quadtree_increase(Eina_QuadTree_Item *object)
Increases the index of the quadtree item by one.
Definition: eina_quadtree.c:872
evas_object_visible_get
Eina_Bool evas_object_visible_get(const Evas_Object *obj)
Retrieves whether or not the given Evas object is visible.
Definition: evas_object_main.c:1830
elm_icon_resizable_get
EINA_DEPRECATED void elm_icon_resizable_get(const Evas_Object *obj, Eina_Bool *size_up, Eina_Bool *size_down)
Get if the object is (up/down) resizable.
Definition: elm_icon.c:767
elm_slider_min_max_get
void elm_slider_min_max_get(const Evas_Object *obj, double *min, double *max)
Get the minimum and maximum values of the slider.
Definition: elm_slider.c:1683
_Elm_Gesture_Line_Info::momentum
Elm_Gesture_Momentum_Info momentum
Line momentum info.
Definition: elm_gesture_layer_common.h:60
EINA_TRASH_CLEAN
#define EINA_TRASH_CLEAN(trash, data)
Definition for a macro to remove all the pointers from the trash.
Definition: eina_trash.h:111
ephysics_world_del
EAPI void ephysics_world_del(EPhysics_World *world)
Deletes a physics world.
elm_bubble_add
Evas_Object * elm_bubble_add(Evas_Object *parent)
Add a new bubble to the parent.
Definition: elm_bubble.c:174
eet_data_image_read_cipher
EAPI void * eet_data_image_read_cipher(Eet_File *ef, const char *name, const char *cipher_key, unsigned int *w, unsigned int *h, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Reads image data from the named key in the eet file using a cipher.
Definition: eet_image.c:1373
eina_thread_queue_pending_get
int eina_thread_queue_pending_get(const Eina_Thread_Queue *thq)
Gets the number of messages on a queue as yet unfetched.
Definition: eina_thread_queue.c:538
elm_win_wm_rotation_preferred_rotation_set
void elm_win_wm_rotation_preferred_rotation_set(Evas_Object *obj, int rotation)
Set the preferred rotation value.
Definition: efl_ui_win.c:8457
eina_log_domain_unregister
void eina_log_domain_unregister(int domain)
Forgets about a logging domain registered by eina_log_domain_register()
Definition: eina_log.c:1904
EINA_SAFETY_ON_NULL_RETURN_VAL
#define EINA_SAFETY_ON_NULL_RETURN_VAL(exp, val)
The macro doesn't do anything unless EINA_SAFETY_CHECKS is defined.
Definition: eina_safety_checks.h:234
EINA_THREAD_IDLE
@ EINA_THREAD_IDLE
Thread to be executed only when the processor is idle.
Definition: eina_thread.h:63
elm_toolbar_shrink_mode_set
void elm_toolbar_shrink_mode_set(Elm_Toolbar *obj, Elm_Toolbar_Shrink_Mode shrink_mode)
Control the item displaying mode of a given toolbar widget obj.
Definition: elm_toolbar_eo.legacy.c:75
ephysics_body_soft_body_triangle_index_get
EAPI int ephysics_body_soft_body_triangle_index_get(EPhysics_Body *body, Evas_Coord x, Evas_Coord y)
Get the triangle index of a soft body in x and y.
ELM_SCROLLER_SINGLE_DIRECTION_HARD
@ ELM_SCROLLER_SINGLE_DIRECTION_HARD
Scroll only single direction.
Definition: elm_scroller_legacy.h:34
evas_textblock_cursor_line_char_first
void evas_textblock_cursor_line_char_first(Efl_Text_Cursor_Handle *cur)
Go to the start of the current line.
Definition: evas_object_textblock.c:10696
EDJE_MESSAGE_STRING_INT_SET
@ EDJE_MESSAGE_STRING_INT_SET
A message with a struct containing a string and list of integer numbers as value.
Definition: Edje_Legacy.h:600
evas_object_intercept_resize_callback_add
void evas_object_intercept_resize_callback_add(Evas_Object *obj, Evas_Object_Intercept_Resize_Cb func, const void *data)
Set the callback function that intercepts a resize event of an object.
eina_log_threads_enable
void eina_log_threads_enable(void)
Enable logging module to handle threads.
Definition: eina_log.c:1704
_Ecore_Wl2_Event_Aux_Hint_Allowed
Definition: Ecore_Wl2.h:353
ecore_ipc_server_connect
EAPI Ecore_Ipc_Server * ecore_ipc_server_connect(Ecore_Ipc_Type type, char *name, int port, const void *data)
Creates an IPC server object to represent the IPC server listening on the given port.
Definition: ecore_ipc.c:661
EVAS_DEVICE_SUBCLASS_HAND_SIZE
@ EVAS_DEVICE_SUBCLASS_HAND_SIZE
The side of your hand.
Definition: Evas_Common.h:344
EINA_PROCESS_CB
#define EINA_PROCESS_CB(Function)
Macro to cast to Eina_Process.
Definition: eina_types.h:586
elm_code.h
These routines are used for loading Elm Code widgets.
elm_calendar_text_saturday_color_set
EINA_DEPRECATED void elm_calendar_text_saturday_color_set(Evas_Object *obj, int pos)
Set a day text color to the same that represents Saturdays.
_Elm_Prefs_Item_Spec_Int
Definition: elm_prefs_common.h:33
Eeze_Disk.h
Disk manipulation.
edje_edit_state_vector_get
EAPI const char * edje_edit_state_vector_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets normal vector name for a given part state.
Definition: edje_edit.c:10572
ecore_wl2_window_maximized_set
EAPI void ecore_wl2_window_maximized_set(Ecore_Wl2_Window *window, Eina_Bool maximized)
Set the maximized state of a given window.
Definition: ecore_wl2_window.c:949
evas_canvas_render_dump
EOAPI void evas_canvas_render_dump(Eo *obj)
Make the canvas discard as much data as possible used by the engine at runtime.
evas_object_vg_root_node_get
Efl_Canvas_Vg_Node * evas_object_vg_root_node_get(const Evas_Object *obj)
Get the root node of the evas_object_vg.
Definition: efl_canvas_vg_object_eo.legacy.c:33
elm_obj_entry_imf_context_get
EOAPI void * elm_obj_entry_imf_context_get(const Eo *obj)
Returns the input method context of the entry.
_Evas_Object_Textblock_Node_Text::format_node
Evas_Object_Textblock_Node_Format * format_node
Points to the last format node before the paragraph, or if there is none, to the first format node wi...
Definition: efl_canvas_textblock_internal.h:134
EPHYSICS_CALLBACK_WORLD_STOPPED
@ EPHYSICS_CALLBACK_WORLD_STOPPED
no objects are moving any more
Definition: EPhysics.h:918
elm_toolbar_transverse_expanded_get
Eina_Bool elm_toolbar_transverse_expanded_get(const Evas_Object *obj)
Get the transverse expansion of toolbar obj.
Definition: elm_toolbar.c:3449
EINA_SIMPLE_XML_PROCESSING
@ EINA_SIMPLE_XML_PROCESSING
Definition: eina_simple_xml_parser.h:201
_Efl_Ui_Layout_Data::subs
Eina_List * subs
List of Elm_Layout_Sub_Object_Data structs, to hold the actual sub objects such as text,...
Definition: elm_widget_layout.h:53
elm_object_domain_translatable_text_part_set
EINA_DEPRECATED void elm_object_domain_translatable_text_part_set(Evas_Object *obj, const char *part, const char *domain, const char *text)
Set the text for an object's part, marking it as translatable.
Definition: elm_main.c:1555
_Eina_Future_Cb_Log_Desc::prefix
const char * prefix
The prefix to be printed.
Definition: eina_promise.h:402
ecore_x_e_window_profile_list_get
EAPI Eina_Bool ecore_x_e_window_profile_list_get(Ecore_X_Window win, const char ***profiles, int *ret_num)
Get the array of window profiles.
Definition: ecore_x_e.c:1194
_Fash_Item_Index_Map
Definition: evas_font.h:167
_Elm_Slider_Data
Definition: elm_widget_slider.h:28
elm_obj_toolbar_shrink_mode_get
EOAPI Elm_Toolbar_Shrink_Mode elm_obj_toolbar_shrink_mode_get(const Eo *obj)
Control the item displaying mode of a given toolbar widget obj.
EPHYSICS_CALLBACK_WORLD_LAST
@ EPHYSICS_CALLBACK_WORLD_LAST
kept as sentinel, not really an event
Definition: EPhysics.h:921
ecore_con_socks4_remote_add
EAPI Ecore_Con_Socks * ecore_con_socks4_remote_add(const char *ip, int port, const char *username)
Adds a SOCKS v4 proxy to the proxy list.
Definition: ecore_con_socks.c:176
ephysics_quaternion_sum
EAPI EPhysics_Quaternion * ephysics_quaternion_sum(const EPhysics_Quaternion *quat1, const EPhysics_Quaternion *quat2, EPhysics_Quaternion *result)
Returns a sum of two quaternions.
Elm_Thumb_Animation_Setting
Elm_Thumb_Animation_Setting
Used to set if a video thumbnail is animating or not.
Definition: elm_thumb_legacy.h:6
evas_smart_free
void evas_smart_free(Evas_Smart *s)
Free an Evas_Smart struct.
Definition: evas_smart.c:11
elm_obj_box_homogeneous_set
EOAPI void elm_obj_box_homogeneous_set(Eo *obj, Eina_Bool homogeneous)
Set the box to arrange its children homogeneously.
evas_font_data_cache_get
int evas_font_data_cache_get(Evas_Font_Data_Cache options)
Get the limit in bytes for memory allocated by font glyphs in evas.
Definition: evas_font_main.c:869
ELM_GENLIST_ITEM_SCROLLTO_BOTTOM
@ ELM_GENLIST_ITEM_SCROLLTO_BOTTOM
To the bottom of viewport.
Definition: elm_general.h:386
MAP_FIXED
#define MAP_FIXED
Interpret the address (addr) exactly.
Definition: evil_mman.h:54
Elm_Scroller_Movement_Block
Elm_Scroller_Movement_Block
Type that blocks the scroll movement in one or more direction.
Definition: elm_scroller_legacy.h:52
elm_label_slide_go
void elm_label_slide_go(Elm_Label *obj)
Start slide effect.
Definition: elm_label_eo.legacy.c:75
_Eina_Value_Blob::ops
const Eina_Value_Blob_Operations * ops
if NULL, nothing is freed, copy will just copy the memory pointer, not its value.
Definition: eina_value.h:2993
EVAS_GL_OPTIONS_NONE
@ EVAS_GL_OPTIONS_NONE
No extra options.
Definition: Evas_GL.h:513
elm_genlist_filtered_items_count
unsigned int elm_genlist_filtered_items_count(const Elm_Genlist *obj)
Return how many items have passed the filter currently.
Definition: elm_genlist_eo.legacy.c:219
elm_config_access_set
void elm_config_access_set(Eina_Bool is_access)
Set access mode.
Definition: elm_config.c:3183
edje_object_part_unswallow
void edje_object_part_unswallow(Evas_Object *obj, Evas_Object *obj_swallow)
Unswallows an object.
Definition: edje_util.c:6692
edje_edit_part_mouse_events_set
EAPI Eina_Bool edje_edit_part_mouse_events_set(Evas_Object *obj, const char *part, Eina_Bool mouse_events)
Sets mouse_events for part.
Definition: edje_edit.c:3849
edje_edit_spectrum_list_get
EAPI Eina_List * edje_edit_spectrum_list_get(Evas_Object *obj)
Gets the list of all the spectrum in the given edje object.
ecore_evas_extn_socket_listen
EAPI Eina_Bool ecore_evas_extn_socket_listen(Ecore_Evas *ee, const char *svcname, int svcnum, Eina_Bool svcsys)
Creates a socket to provide the service for external ecore evas socket.
Definition: ecore_evas.c:4303
eet_connection_new
EAPI Eet_Connection * eet_connection_new(Eet_Read_Cb *eet_read_cb, Eet_Write_Cb *eet_write_cb, const void *user_data)
Instanciates a new connection to track.
Definition: eet_connection.c:31
elm_actionslider_add
Evas_Object * elm_actionslider_add(Evas_Object *parent)
Add a new actionslider to the parent.
Definition: elm_actionslider.c:518
_Ecore_X_Event_Window_Create
Definition: Ecore_X.h:569
elm_gengrid_item_class_new
Elm_Gengrid_Item_Class * elm_gengrid_item_class_new(void)
Add a new gengrid item class in a given gengrid widget.
Definition: elm_gengrid.c:5411
evas_object_unref
void evas_object_unref(Evas_Object *eo_obj)
Decrements object reference count.
Definition: evas_object_main.c:899
edje_external_param_double_get
Eina_Bool edje_external_param_double_get(const Eina_List *params, const char *key, double *ret)
Gets the value of the given parameter of double type.
Definition: edje_external.c:263
Ecore_IMF_Context
struct _Ecore_IMF_Context Ecore_IMF_Context
An Input Method Context.
Definition: Ecore_IMF.h:198
elm_obj_genlist_homogeneous_set
EOAPI void elm_obj_genlist_homogeneous_set(Eo *obj, Eina_Bool homogeneous)
Enable/disable homogeneous mode.
edje_object_part_drag_dir_get
Edje_Drag_Dir edje_object_part_drag_dir_get(const Evas_Object *obj, const char *part)
Determines dragable directions.
Definition: edje_legacy.c:222
elm_obj_toolbar_icon_size_get
EOAPI int elm_obj_toolbar_icon_size_get(const Eo *obj)
Control the icon size, in pixels, to be used by toolbar items.
ecore_evas_alpha_set
EAPI void ecore_evas_alpha_set(Ecore_Evas *ee, Eina_Bool alpha)
Sets whether an Ecore_Evas has an alpha channel or not.
Definition: ecore_evas.c:1476
elm_transit_object_remove
void elm_transit_object_remove(Elm_Transit *transit, Evas_Object *obj)
Removes an added object from the transit.
Definition: elm_transit.c:679
elm_exit
void elm_exit(void)
Ask to exit Elementary's main loop.
Definition: elm_main.c:1378
EDJE_PART_TYPE_SPACER
@ EDJE_PART_TYPE_SPACER
Spacer type value.
Definition: Edje_Legacy.h:3258
Ecore_Win32_Monitor::x
unsigned int x
DPI along the X axis.
Definition: Ecore_Win32.h:742
_Evas_Cserve_Image_Cache
A handle of a cache of images shared by a server.
Definition: Evas_Common.h:2963
emotion_object_bg_color_get
EAPI void emotion_object_bg_color_get(const Evas_Object *obj, int *r, int *g, int *b, int *a)
Get the background color set for the emotion object.
Definition: emotion_smart.c:616
elm_map_paused_get
Eina_Bool elm_map_paused_get(const Evas_Object *obj)
Get a value whether map is paused or not.
Definition: elm_map.c:5527
efreet_desktop_environment_set
void efreet_desktop_environment_set(const char *environment)
sets the global desktop environment name
Definition: efreet_desktop.c:436
evas_post_event_callback_push
void evas_post_event_callback_push(Evas *eo_e, Evas_Object_Event_Post_Cb func, const void *data)
Push a callback on the post-event callback stack.
Definition: evas_callbacks.c:722
ecore_drm2_output_dpms_get
EAPI int ecore_drm2_output_dpms_get(Ecore_Drm2_Output *output)
Get the dpms level of a given output.
Definition: ecore_drm2_outputs.c:1016
Ecore_Timeline_Cb
Eina_Bool(* Ecore_Timeline_Cb)(void *data, double pos)
A callback run for a task (animators with runtimes)
Definition: Ecore_Common.h:2746
elm_list_horizontal_set
void elm_list_horizontal_set(Elm_List *obj, Eina_Bool horizontal)
Control horizontal mode on the list object.
Definition: elm_list_eo.legacy.c:3
EET_DATA_DESCRIPTOR_ADD_LIST_STRING
#define EET_DATA_DESCRIPTOR_ADD_LIST_STRING(edd, struct_type, name, member)
Adds a linked list of string to a data descriptor.
Definition: Eet.h:3534
ecore_evas_size_min_set
EAPI void ecore_evas_size_min_set(Ecore_Evas *ee, int w, int h)
Sets the minimum size of a given Ecore_Evas window.
Definition: ecore_evas.c:1586
evas_object_image_load_size_set
void evas_object_image_load_size_set(Evas_Object *obj, int w, int h)
Set the load size of a given image object's source image.
Definition: evas_image_legacy.c:309
_Ecore_Win32_Event_Window_Configure::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:432
evas_device_class_get
Evas_Device_Class evas_device_class_get(const Evas_Device *dev)
Get the major class of a device.
Definition: evas_device.c:379
ethumb_client_thumb_exists_cancel
void ethumb_client_thumb_exists_cancel(Ethumb_Exists *exists)
Cancel an ongoing exists request.
Definition: ethumb_client.c:2040
evas_object_box_layout_stack
void evas_object_box_layout_stack(Evas_Box *obj, Evas_Object_Box_Data *priv, void *data)
Layout function which sets the box o to a stacking box.
Definition: evas_box_eo.legacy.c:147
EVAS_DEVICE_SUBCLASS_PEN_TIP
@ EVAS_DEVICE_SUBCLASS_PEN_TIP
The tip of a pen.
Definition: Evas_Common.h:346
ephysics_constraint_linear_limit_set
EAPI void ephysics_constraint_linear_limit_set(EPhysics_Constraint *constraint, Evas_Coord lower_x, Evas_Coord upper_x, Evas_Coord lower_y, Evas_Coord upper_y, Evas_Coord lower_z, Evas_Coord upper_z)
Define the linear moving limits of a constraint.
EMOTION_META_INFO_TRACK_COMMENT
@ EMOTION_META_INFO_TRACK_COMMENT
track comments
Definition: Emotion.h:185
elm_slider_unit_format_get
const char * elm_slider_unit_format_get(const Evas_Object *obj)
Get the unit label format of the slider.
Definition: elm_slider.c:1464
eina_magic_fail
void eina_magic_fail(void *d, Eina_Magic m, Eina_Magic req_m, const char *file, const char *fnc, int line)
Displays a message or aborts if a magic check failed.
Definition: eina_magic.c:261
eina_mempool_free
static void eina_mempool_free(Eina_Mempool *mp, void *element)
Frees resources previously allocated by the given mempool.
elm_obj_genlist_item_prev_get
EOAPI Elm_Widget_Item * elm_obj_genlist_item_prev_get(const Eo *obj)
Get the previous item in a genlist widget's internal list of items, given a handle to one of those it...
eina_rectangle_subtract
static Eina_Bool eina_rectangle_subtract(Eina_Rectangle *rect, Eina_Rectangle *other, Eina_Rectangle out[4])
Subtracts two rectangles and returns the differences.
eina_inarray_replace_at
Eina_Bool eina_inarray_replace_at(Eina_Inarray *array, unsigned int position, const void *data)
Copies the data to the given position.
Definition: eina_inarray.c:595
ELM_FLIP_ROTATE_Y_CENTER_AXIS
@ ELM_FLIP_ROTATE_Y_CENTER_AXIS
Rotate Y center axis flip mode.
Definition: efl_ui_flip_legacy.h:10
EINA_FILE_BLK
@ EINA_FILE_BLK
Block device type (unused on Windows)
Definition: eina_file.h:124
_Edje_Edit_Image_Comp
_Edje_Edit_Image_Comp
Compression type for the image.
Definition: Edje_Edit.h:42
_Ecore_IMF_Context_Class::control_panel_show
void(* control_panel_show)(Ecore_IMF_Context *ctx)
Show the control panel.
Definition: Ecore_IMF.h:789
ephysics_shape_point_add
EAPI Eina_Bool ephysics_shape_point_add(EPhysics_Shape *shape, double x, double y, double z)
Add a new point to the shape.
elm_box_transition_free
void elm_box_transition_free(void *data)
Free a Elm_Box_Transition instance created with elm_box_transition_new().
Definition: elm_box.c:581
elm_animation_view_min_progress_set
void elm_animation_view_min_progress_set(Elm_Animation_View *obj, double min_progress)
The start progress of the play.
EINA_SLICE_STR_FULL
#define EINA_SLICE_STR_FULL(str)
Same as EINA_SLICE_STR_FULL, but it also contains the \0 element of the string.
Definition: eina_slice.h:488
Elm_Store_Item_Fetch_Cb
void(* Elm_Store_Item_Fetch_Cb)(void *data, Elm_Store_Item *sti)
Function to call to fetch item data.
Definition: elm_store.h:69
efreet_util_desktop_wm_class_find
Efreet_Desktop * efreet_util_desktop_wm_class_find(const char *wmname, const char *wmclass)
Find all desktops for a given wm class.
Definition: efreet_utils.c:151
evas_vg_shape_stroke_dash_set
void evas_vg_shape_stroke_dash_set(Evas_Vg_Shape *obj, const Evas_Vg_Dash *dash, unsigned int length)
Sets the stroke dash type to be used for stroking the path.
Definition: efl_canvas_vg_shape.c:297
Ecore_Win32_Monitor::y
unsigned int y
DPI along the Y axis.
Definition: Ecore_Win32.h:743
EINA_LOG_LEVEL_INFO
@ EINA_LOG_LEVEL_INFO
Information log level.
Definition: eina_log.h:460
eio_file_direct_stat
Eio_File * eio_file_direct_stat(const char *path, Eio_Stat_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Stat a file/directory.
Definition: eio_single.c:422
EIO_MONITOR_SELF_RENAME
int EIO_MONITOR_SELF_RENAME
The monitored path has been renamed, an error could happen just after if the renamed path doesn't exi...
Definition: eio_monitor.c:314
eina_trash_init
static void eina_trash_init(Eina_Trash **trash)
Initializes a trash before using it.
_Eina_Mempool_Backend_ABI1
Definition: eina_inline_mempool.x:72
ELM_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_PERSON_NAME
@ ELM_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_PERSON_NAME
The name of a person.
Definition: elm_entry_common.h:19
_Ecore_IMF_Event_Key_Down
The structure type used with the Key_Down event.
Definition: Ecore_IMF.h:704
ELM_PREFS_DATA_EVENT_LAST
@ ELM_PREFS_DATA_EVENT_LAST
A given item (prefs data value) has been changed (event info is an Elm_Prefs_Data_Event_Changed point...
Definition: elm_prefs_data.h:79
eina_inlist_sorted_state_insert
Eina_Inlist * eina_inlist_sorted_state_insert(Eina_Inlist *list, Eina_Inlist *item, Eina_Compare_Cb func, Eina_Inlist_Sorted_State *state)
Inserts a new node into a sorted list.
Definition: eina_inlist.c:665
EVAS_GL_STENCIL_BIT_8
@ EVAS_GL_STENCIL_BIT_8
8 bits precision for stencil buffer
Definition: Evas_GL.h:502
EDJE_MESSAGE_INT
@ EDJE_MESSAGE_INT
A message with an integer number as value.
Definition: Edje_Legacy.h:577
elm_font_available_hash_del
void elm_font_available_hash_del(Eina_Hash *hash)
Free the hash returned by elm_font_available_hash_add().
Definition: elm_font.c:200
elm_config_window_auto_focus_animate_set
void elm_config_window_auto_focus_animate_set(Eina_Bool enable)
Set the auto focus animation flag.
Definition: elm_config.c:4197
ELM_COLORSELECTOR_ALL
@ ELM_COLORSELECTOR_ALL
All possible color selector is displayed.
Definition: elm_colorselector_eo.h:29
ephysics_world_render_geometry_get
EAPI void ephysics_world_render_geometry_get(const EPhysics_World *world, Evas_Coord *x, Evas_Coord *y, Evas_Coord *z, Evas_Coord *w, Evas_Coord *h, Evas_Coord *d)
Get dimensions of rendered area to be take on account by default updates.
_ecore_con_server_proxy_apply
static void _ecore_con_server_proxy_apply(Ecore_Con_Server *svr, const Ecore_Con_Socks *socks)
convert socks to proxy URL string and apply using efl_net_dialer_proxy_set().
Definition: ecore_con_legacy.c:1811
eldbus_proxy_property_get
Eldbus_Pending * eldbus_proxy_property_get(Eldbus_Proxy *proxy, const char *name, Eldbus_Message_Cb cb, const void *data)
Get a property.
Definition: eldbus_proxy.c:681
_Evas_Smart_Interface
A smart object's base interface definition.
Definition: Evas_Common.h:1989
evas_object_smart_interface_get
const void * evas_object_smart_interface_get(const Evas_Object *obj, const char *name)
Retrieve an Evas smart object's interface, by name string pointer.
Definition: evas_object_smart.c:156
Ecore_X_Cursor.h
Defines the various cursor types for the X Windows system.
Ecore_Wl2_Event_Seat_Keyboard_Repeat_Changed
Definition: Ecore_Wl2.h:257
ecore_drm2_output_relative_to_get
EAPI const char * ecore_drm2_output_relative_to_get(Ecore_Drm2_Output *output)
Get which output is relative to a given output.
Definition: ecore_drm2_outputs.c:1744
elm_obj_slideshow_items_loop_set
EOAPI void elm_obj_slideshow_items_loop_set(Eo *obj, Eina_Bool loop)
Set if the slideshow items should be displayed cyclically or not, so when the end is reached it will ...
elm_code_free
void elm_code_free(Elm_Code *code)
Free an Elm Code instance.
Definition: elm_code.c:33
eina_strbuf_tolower
void eina_strbuf_tolower(Eina_Strbuf *buf)
Converts the string to lower case.
Definition: eina_strbuf.c:197
_Evas_Event_Mouse_Move::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:235
Ecore_Evas_Selection_Buffer
Ecore_Evas_Selection_Buffer
Data buffer to use in Copy&Paste (and Drag&Drop) operations.
Definition: Ecore_Evas.h:3683
ECORE_X_EVENT_PRESENT_IDLE
EAPI int ECORE_X_EVENT_PRESENT_IDLE
Definition: ecore_x.c:150
elput_manager_window_set
EAPI void elput_manager_window_set(Elput_Manager *manager, unsigned int window)
Set which window to use for this input manager.
Definition: elput_manager.c:128
eina_lalloc_elements_add
Eina_Bool eina_lalloc_elements_add(Eina_Lalloc *a, int num)
Adds several elements to a lazy allocator.
Definition: eina_lalloc.c:120
Elm_Conformant_Data
struct _Elm_Conformant_Data Elm_Conformant_Data
Base layout smart data extended with conformant instance data.
Definition: elm_widget_conform.h:26
Ecore_Win32_DnD_State
Ecore_Win32_DnD_State
State of a DnD operation.
Definition: Ecore_Win32.h:211
EVAS_VG_JOIN_ROUND
@ EVAS_VG_JOIN_ROUND
Used to render rounded line joins.
Definition: Evas_Legacy.h:3739
ELM_CTXPOPUP_ITEM_CLASS
#define ELM_CTXPOPUP_ITEM_CLASS
Get the context popup item class.
Definition: elm_ctxpopup_item_eo.h:28
ECORE_IMF_EVENT_MOUSE_IN
@ ECORE_IMF_EVENT_MOUSE_IN
Mouse In event.
Definition: Ecore_IMF.h:252
EMOTION_VIS_LIBVISUAL_LV_ANALYSER
@ EMOTION_VIS_LIBVISUAL_LV_ANALYSER
lv analyser
Definition: Emotion.h:218
elm_photo_aspect_fixed_set
void elm_photo_aspect_fixed_set(Evas_Object *obj, Eina_Bool fixed)
Set whether the original aspect ratio of the photo should be kept on resize.
Definition: elm_photo.c:471
eina_semaphore_release
static Eina_Bool eina_semaphore_release(Eina_Semaphore *sem, int count_release)
Releases a lock on an Eina_Semaphore.
edje_edit_state_container_min_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_state_container_min_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool h, Eina_Bool v)
Sets whether vertical or horizontal minimum size's of the box are equal to the minimum vertical or ho...
Definition: edje_edit.c:4794
ECORE_FILE_EVENT_NONE
@ ECORE_FILE_EVENT_NONE
No event.
Definition: Ecore_File.h:71
ecore_drm2_output_name_get
EAPI char * ecore_drm2_output_name_get(Ecore_Drm2_Output *output)
Get the name of a given output.
Definition: ecore_drm2_outputs.c:1386
eina_strbuf_rtrim
void eina_strbuf_rtrim(Eina_Strbuf *buf)
Right trims the string buffer.
Definition: eina_strbuf.c:189
EEZE_SENSOR_TYPE_MAGNETIC
@ EEZE_SENSOR_TYPE_MAGNETIC
Magnetic sensor.
Definition: Eeze_Sensor.h:71
evas_object_layer_get
short evas_object_layer_get(const Evas_Object *obj)
Retrieves the layer of its canvas that the given object is part of.
Definition: evas_layer.c:269
elm_config_first_item_focus_on_first_focusin_get
Eina_Bool elm_config_first_item_focus_on_first_focusin_get(void)
Get status of first item focus on first focusin feature.
Definition: elm_config.c:3570
evas_object_vg_animated_frame_get
int evas_object_vg_animated_frame_get(const Evas_Object *obj)
Get the current frame number of animated vector object.
Definition: efl_canvas_vg_object.c:1093
eina_value_struct_pget
static Eina_Bool eina_value_struct_pget(const Eina_Value *value, const char *name, void *ptr)
Gets the generic value to pointer from a struct member.
Edje_Action_Type
enum _Edje_Action_Type Edje_Action_Type
All actions available in Edje programs.
EDJE_PART_TYPE_TABLE
@ EDJE_PART_TYPE_TABLE
Table type value.
Definition: Edje_Legacy.h:3255
EINA_SIZE2D_EQ
#define EINA_SIZE2D_EQ(a, b)
convenience macro for comparing two Eina_Size2D structs
Definition: eina_rectangle.h:82
eldbus_connection_send
Eldbus_Pending * eldbus_connection_send(Eldbus_Connection *conn, Eldbus_Message *msg, Eldbus_Message_Cb cb, const void *cb_data, double timeout)
Send a message.
Definition: eldbus_pending.c:94
_Ecore_X_Xdnd_Position
Definition: Ecore_X.h:802
ELM_REG_NOERROR
@ ELM_REG_NOERROR
Regex maches to the Entrys text.
Definition: elm_helper.h:32
EVAS_CALLBACK_CHANGED_SIZE_HINTS
@ EVAS_CALLBACK_CHANGED_SIZE_HINTS
Size hints changed event.
Definition: Evas_Common.h:441
eina_file_map_all
void * eina_file_map_all(Eina_File *file, Eina_File_Populate rule)
Maps all the files to a buffer.
Definition: eina_file.c:951
EINA_VALUE_TYPE_INT64
const Eina_Value_Type * EINA_VALUE_TYPE_INT64
manages integer of 64 bits type.
Definition: eina_value.c:5604
elm_object_focus_next_item_get
Elm_Object_Item * elm_object_focus_next_item_get(const Evas_Object *obj, Elm_Focus_Direction dir)
Get next object item which was set with specific focus direction.
Definition: elm_focus_legacy.c:317
ECORE_IMF_INPUT_PANEL_STATE_SHOW
@ ECORE_IMF_INPUT_PANEL_STATE_SHOW
Notification after the display of the input panel.
Definition: Ecore_IMF.h:143
ECORE_IMF_INPUT_PANEL_LAYOUT_DATETIME
@ ECORE_IMF_INPUT_PANEL_LAYOUT_DATETIME
Date and time layout.
Definition: Ecore_IMF.h:367
ecore_wl2_display_name_get
EAPI const char * ecore_wl2_display_name_get(const Ecore_Wl2_Display *display)
Get the name of the display object.
Definition: ecore_wl2_display.c:1139
eina_ustrbuf_free
void eina_ustrbuf_free(Eina_UStrbuf *buf)
Frees a string buffer.
efreet_menu_new
Efreet_Menu * efreet_menu_new(const char *name)
Creates a new menu.
Definition: efreet_menu.c:510
edje_edit_part_name_set
EAPI Eina_Bool edje_edit_part_name_set(Evas_Object *obj, const char *part, const char *new_name)
Sets a new name for part.
Definition: edje_edit.c:3101
edje_edit_sound_samplesource_get
EAPI const char * edje_edit_sound_samplesource_get(Evas_Object *obj, const char *sample_name)
Gets the name of sample source.
Definition: edje_edit.c:1643
elm_entry_file_text_format_set
void elm_entry_file_text_format_set(Elm_Entry *obj, Elm_Text_Format format)
Text format used to load and save the file, which could be plain text or markup text.
Definition: elm_entry_eo.legacy.c:51
ecore_evas_extn_socket_new
EAPI Ecore_Evas * ecore_evas_extn_socket_new(int w, int h)
Creates a new Ecore_Evas canvas for the new external ecore evas socket.
Definition: ecore_evas.c:4282
eina_matrix4_values_set
void eina_matrix4_values_set(Eina_Matrix4 *m, double xx, double xy, double xz, double xw, double yx, double yy, double yz, double yw, double zx, double zy, double zz, double zw, double wx, double wy, double wz, double ww)
Sets the values of the coefficients of the given floating point matrix.
Definition: eina_matrix.c:163
ecore_file_mksubdirs
int ecore_file_mksubdirs(const char *base, const char **subdirs)
Creates complete list of sub-directories in a batch (optimized).
Definition: ecore_file.c:213
elm_config_profile_dir_get
const char * elm_config_profile_dir_get(const char *profile, Eina_Bool is_user)
Get an Elementary's profile directory path in the filesystem.
Definition: elm_config.c:3072
Eina_Packing_Ascending
@ Eina_Packing_Ascending
sorting in ascending order
Definition: eina_rectangle.h:148
eet_node_unsigned_long_long_new
EAPI Eet_Node * eet_node_unsigned_long_long_new(const char *name, unsigned long long l)
Creates a new unsigned long long integer node.
evas_async_events_put
Eina_Bool evas_async_events_put(const void *target, Evas_Callback_Type type, void *event_info, Evas_Async_Events_Put_Cb func)
Insert asynchronous events on the canvas.
Definition: evas_async_events.c:228
elm_obj_actionslider_indicator_pos_get
EOAPI Elm_Actionslider_Pos elm_obj_actionslider_indicator_pos_get(const Eo *obj)
Actionslider position indicator.
evas_output_size_get
void evas_output_size_get(const Evas *eo_e, int *w, int *h)
Retrieve the output size of the render engine of the given evas.
Definition: evas_main.c:1402
elm_genlist_item_cursor_unset
void elm_genlist_item_cursor_unset(Elm_Object_Item *item)
Unset any custom mouse pointer/cursor decoration set to be shown, when the mouse pointer is over the ...
Definition: elm_genlist.c:7733
eina_thread_queue_free
void eina_thread_queue_free(Eina_Thread_Queue *thq)
Frees a thread queue.
Definition: eina_thread_queue.c:427
eina_strbuf_insert_n
Eina_Bool eina_strbuf_insert_n(Eina_Strbuf *buf, const char *str, size_t maxlen, size_t pos)
Inserts a string of a maximum length into a buffer, reallocating as necessary.
eina_simple_xml_attribute_new
Eina_Simple_XML_Attribute * eina_simple_xml_attribute_new(Eina_Simple_XML_Node_Tag *parent, const char *key, const char *value)
Creates (and appends) new attribute to tag.
Definition: eina_simple_xml_parser.c:620
EET_DATA_DESCRIPTOR_ADD_BASIC
#define EET_DATA_DESCRIPTOR_ADD_BASIC(edd, struct_type, name, member, type)
Adds a basic data element to a data descriptor.
Definition: Eet.h:3432
eina_memdup
unsigned char * eina_memdup(unsigned char *mem, size_t size, Eina_Bool terminate)
Memory duplication function with optional termination for strings.
Definition: eina_str.c:720
_Eolian_Part
Definition: eolian_database.h:241
Eina_Version
struct _Eina_Version Eina_Version
The version of Eina.
Ecore_Buffer
struct _Ecore_Buffer Ecore_Buffer
An object representing a graphic buffer.
Definition: Ecore_Buffer.h:376
evas_object_intercept_lower_callback_del
void * evas_object_intercept_lower_callback_del(Evas_Object *obj, Evas_Object_Intercept_Lower_Cb func)
Unset the callback function that intercepts a lower event of an object.
_Evas_Event_Mouse_Out::output
Evas_Point output
The X/Y location of the cursor.
Definition: Evas_Legacy.h:215
ELM_IMAGE_ORIENT_90
@ ELM_IMAGE_ORIENT_90
rotate 90 degrees clockwise
Definition: elm_image_legacy.h:393
edje_object_part_text_cursor_is_format_get
Eina_Bool edje_object_part_text_cursor_is_format_get(const Eo *obj, const char *part, Edje_Cursor cur)
Returns whether the cursor points to a format.
Definition: edje_legacy.c:414
EVAS_VIDEO_SURFACE_BELOW
@ EVAS_VIDEO_SURFACE_BELOW
Below capability.
Definition: Evas_Legacy.h:6217
elm_win_inwin_add
Evas_Object * elm_win_inwin_add(Evas_Object *parent)
Adds an inwin to the current window.
Definition: elm_inwin.c:50
Evas_Load_Error
Evas_Load_Error
Possible outcomes of a load operation.
Definition: Evas_Loader.h:164
edje_edit_group_data_list_get
EAPI Eina_List * edje_edit_group_data_list_get(Evas_Object *obj)
Retrieves a list with the item names inside the data block at the group level.
Definition: edje_edit.c:2306
Ecore_File_Download_Completion_Cb
void(* Ecore_File_Download_Completion_Cb)(void *data, const char *file, int status)
Callback type used when a download is finished.
Definition: Ecore_File.h:91
ecore_evas_pointer_warp
EAPI Eina_Bool ecore_evas_pointer_warp(const Ecore_Evas *ee, Evas_Coord x, Evas_Coord y)
Sets the coordinates of the mouse pointer.
Definition: ecore_evas.c:2840
EVAS_AXIS_LABEL_TILT
@ EVAS_AXIS_LABEL_TILT
Angle of tool about plane of sensor from positive Z axis.
Definition: Evas_Legacy.h:365
ecore_wl_subsurf_sync_set
EAPI void ecore_wl_subsurf_sync_set(Ecore_Wl_Subsurf *ess, Eina_Bool val)
Enables or disables sub-surface synchronization.
Definition: ecore_wl_subsurf.c:175
_Ecore_IMF_Event_Mouse_Out::modifiers
Ecore_IMF_Keyboard_Modifiers modifiers
The keyboard modifiers active when the event has been emitted.
Definition: Ecore_IMF.h:655
Elm_Map_Marker_Get_Func
Evas_Object *(* Elm_Map_Marker_Get_Func)(Evas_Object *obj, Elm_Map_Marker *marker, void *data)
Bubble content fetching class function for marker classes.
Definition: elm_map_common.h:52
eina_hash_del_by_key_hash
Eina_Bool eina_hash_del_by_key_hash(Eina_Hash *hash, const void *key, int key_length, int key_hash)
Removes the entry identified by a key and a key hash from the given hash table.
Definition: eina_hash.c:965
Eina_Debug_Cb
Eina_Bool(* Eina_Debug_Cb)(Eina_Debug_Session *session, int srcid, void *buffer, int size)
A callback invoked when a specific packet is received.
Definition: eina_debug.h:66
ecore_imf_context_commit_event_add
EINA_DEPRECATED EAPI void ecore_imf_context_commit_event_add(Ecore_IMF_Context *ctx, const char *str)
Adds ECORE_IMF_EVENT_COMMIT to the event queue.
Definition: ecore_imf_context.c:720
_Eina_Rectangle::w
int w
width of rectangle
Definition: eina_rectangle.h:112
ELM_GENLIST_ITEM_TREE
@ ELM_GENLIST_ITEM_TREE
This may be expanded and have child items.
Definition: elm_general.h:350
_Eina_Bezier
Definition: eina_bezier.h:35
_Evas_Coord_Precision_Point
A point in Evas_Coord with subpixel precision.
Definition: Evas_Common.h:231
_Elm_Prefs_Item_Iface_Info::widget_name
const char * widget_name
The name of the widget implementing the interface, to be exposed on the prefs collections language.
Definition: elm_prefs_common.h:168
elm_gesture_layer_long_tap_start_timeout_get
double elm_gesture_layer_long_tap_start_timeout_get(const Evas_Object *obj)
this function returns the gesture layer long tap start timeout of an object
Definition: elm_gesture_layer.c:4119
emotion_object_size_get
EAPI void emotion_object_size_get(const Evas_Object *obj, int *iw, int *ih)
Retrieve the video size of the loaded file.
Definition: emotion_smart.c:811
eeze_udev_syspath_get_devname
EAPI const char * eeze_udev_syspath_get_devname(const char *syspath)
Get the /dev/ name from the /sys/ path.
Definition: eeze_udev_syspath.c:89
evas_textblock_fit_options_get
int evas_textblock_fit_options_get(const Evas_Object *obj, unsigned int *p_options)
Get the object's content fit options.
Definition: evas_object_textblock.c:17877
eina_xattr_int_set
Eina_Bool eina_xattr_int_set(const char *file, const char *attribute, int value, Eina_Xattr_Flags flags)
Sets an int as a extended attribute properties.
Definition: eina_xattr.c:574
ecore_wl2_input_pointer_xy_get
EAPI Eina_Bool ecore_wl2_input_pointer_xy_get(const Ecore_Wl2_Input *input, int *x, int *y)
Retrieves the mouse position of the seat.
Definition: ecore_wl2_input.c:1863
ecore_fb_input_device_close
EAPI void ecore_fb_input_device_close(Ecore_Fb_Input_Device *dev)
Close the given device.
Definition: ecore_fb_li.c:610
EINA_VALUE_GET
#define EINA_VALUE_GET(Compress_Type, Uppercase_Compress_Type, Type)
For internal use only.
Definition: eina_inline_value_util.x:200
edje_edit_part_source3_set
EAPI Eina_Bool edje_edit_part_source3_set(Evas_Object *obj, const char *part, const char *source)
Sets the source3 of part.
_Embryo_Error
_Embryo_Error
Definition: Embryo.h:390
EVAS_CALLBACK_MOUSE_WHEEL
@ EVAS_CALLBACK_MOUSE_WHEEL
Mouse Wheel Event.
Definition: Evas_Common.h:425
EVAS_AXIS_LABEL_UNKNOWN
@ EVAS_AXIS_LABEL_UNKNOWN
Axis containing unknown (or not yet representable) data.
Definition: Evas_Legacy.h:359
elm_obj_entry_file_save
EOAPI void elm_obj_entry_file_save(Eo *obj)
This function writes any changes made to the file set with elm_entry_file_set.
edje_edit_group_data_value_get
EAPI const char * edje_edit_group_data_value_get(Evas_Object *obj, const char *itemname)
Gets the data associated with the given itemname.
Definition: edje_edit.c:2452
Eina_File_Type
Eina_File_Type
Type for enumeration of a file type.
Definition: eina_file.h:119
eina_quad_coords_get
void eina_quad_coords_get(const Eina_Quad *q, double *qx0, double *qy0, double *qx1, double *qy1, double *qx2, double *qy2, double *qx3, double *qy3)
Gets the values of the coordinates of the given quadrangle.
Definition: eina_quad.c:99
eina_vector3_homogeneous_position_transform
static void eina_vector3_homogeneous_position_transform(Eina_Vector3 *out, const Eina_Matrix4 *m, const Eina_Vector3 *v)
Homogeneous position transform vector.
eina_bezier_values_set
void eina_bezier_values_set(Eina_Bezier *b, double start_x, double start_y, double ctrl_start_x, double ctrl_start_y, double ctrl_end_x, double ctrl_end_y, double end_x, double end_y)
Sets the values of the points of the given floating point cubic bezier curve.
Definition: eina_bezier.c:110
evas_obscured_clear
void evas_obscured_clear(Evas_Canvas *obj)
Remove all "obscured regions" from an Evas canvas.
Definition: evas_canvas_eo.legacy.c:351
ethumb_thumb_category_set
EAPI void ethumb_thumb_category_set(Ethumb *e, const char *category)
Set the thumbnails category.
Definition: ethumb.c:722
edje_edit_part_source3_get
EAPI const char * edje_edit_part_source3_get(Evas_Object *obj, const char *part)
Gets the source3 of part.
ecore_event_modifier_mask
EAPI unsigned int ecore_event_modifier_mask(Ecore_Event_Modifier modifier)
Returns the Ecore modifier event integer associated to a Ecore_Event_Modifier modifier event.
Definition: ecore_input.c:114
Elm_Gen_Item::decorate_it_set
Eina_Bool decorate_it_set
item uses style mode for highlight/select
Definition: elm_gen_common.h:68
eina_list_search_unsorted
void * eina_list_search_unsorted(const Eina_List *list, Eina_Compare_Cb func, const void *data)
Returns node data if it is in the unsorted list.
Definition: eina_list.c:1565
eina_inarray_iterator_reversed_new
Eina_Iterator * eina_inarray_iterator_reversed_new(const Eina_Inarray *array)
Returns a new reversed iterator associated to an array.
Definition: eina_inarray.c:763
elm_naviframe_event_enabled_get
Eina_Bool elm_naviframe_event_enabled_get(const Elm_Naviframe *obj)
Control the event enabled when pushing/popping items.
Definition: elm_naviframe_eo.legacy.c:9
ECORE_EVAS_SELECTION_BUFFER_SELECTION_BUFFER
@ ECORE_EVAS_SELECTION_BUFFER_SELECTION_BUFFER
Stores selected / highlighted selection.
Definition: Ecore_Evas.h:3684
elm_object_item_disabled_set
void elm_object_item_disabled_set(Elm_Widget_Item *obj, Eina_Bool disable)
Control the disabled state of a widget item.
Definition: elm_widget_item_eo.legacy.c:111
EET_COMPRESSION_MED1
@ EET_COMPRESSION_MED1
Space filler for compatibility.
Definition: Eet.h:251
ecore_exe_free
void * ecore_exe_free(Ecore_Exe *exe)
Frees the given process handle.
Definition: ecore_exe.c:188
ELM_GENGRID_EVENT_UNHIGHLIGHTED
#define ELM_GENGRID_EVENT_UNHIGHLIGHTED
Called when gengrid is no longer highlighted.
Definition: elm_gengrid_eo.h:762
edje_edit_part_drag_count_x_get
EAPI int edje_edit_part_drag_count_x_get(Evas_Object *obj, const char *part)
Gets horizontal draggable count for part.
elm_gengrid_item_append
Elm_Widget_Item * elm_gengrid_item_append(Elm_Gengrid *obj, const Elm_Gengrid_Item_Class *itc, const void *data, Evas_Smart_Cb func, const void *func_data)
Append a new item in a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:189
eldbus_message_signal_new
Eldbus_Message * eldbus_message_signal_new(const char *path, const char *interface, const char *name)
Create a new signal message.
Definition: eldbus_message.c:912
eina_unicode_utf8_get_prev
Eina_Unicode eina_unicode_utf8_get_prev(const char *buf, int *iindex)
Reads UTF8 bytes from buf, starting at iindex and returns the decoded code point at iindex offset,...
Definition: eina_unicode.c:296
ELM_ICON_EVENT_THUMB_DONE
#define ELM_ICON_EVENT_THUMB_DONE
Called when thumb nailing is successfully done.
Definition: elm_icon_eo.h:30
ELM_CLOCK_EDIT_HOUR_DECIMAL
@ ELM_CLOCK_EDIT_HOUR_DECIMAL
Decimal digit of hours value should be editable.
Definition: elm_clock_eo.h:27
ephysics_quaternion_length2_get
EAPI double ephysics_quaternion_length2_get(const EPhysics_Quaternion *quat)
Return the length squared of the quaternion.
ELM_ENTRY_CLASS
#define ELM_ENTRY_CLASS
Elementary entry class.
Definition: elm_entry_eo.h:20
EVAS_DEVICE_SUBCLASS_NONE
@ EVAS_DEVICE_SUBCLASS_NONE
Not a device.
Definition: Evas_Common.h:339
_Elm_Font_Properties
Definition: elm_font.h:14
EFL_GFX_FILL_REFLECT
@ EFL_GFX_FILL_REFLECT
Fill spread mode.
Definition: Evas_Legacy.h:5481
elm_popup_scrollable_get
Eina_Bool elm_popup_scrollable_get(const Elm_Popup *obj)
Get the scrollable state of popup content area.
Definition: elm_popup_eo.legacy.c:69
EVAS_ASPECT_CONTROL_NEITHER
@ EVAS_ASPECT_CONTROL_NEITHER
Same effect as unset preference on scaling.
Definition: Evas_Common.h:375
Edje_External_Param
struct _Edje_External_Param Edje_External_Param
Struct that holds parameters for parts of type EXTERNAL.
eina_value_list_vget
static Eina_Bool eina_value_list_vget(const Eina_Value *value, unsigned int position, va_list args)
Gets the generic value from a list member.
elm_win_inlined_image_object_get
Evas_Object * elm_win_inlined_image_object_get(const Evas_Object *obj)
Get the inlined image object handle.
Definition: efl_ui_win.c:8775
emotion_object_suspend_get
EAPI Emotion_Suspend emotion_object_suspend_get(Evas_Object *obj)
Get the current state of the pipeline.
Definition: emotion_smart.c:1551
ecore_con_url_proxy_password_set
EAPI Eina_Bool ecore_con_url_proxy_password_set(Ecore_Con_Url *url_con, const char *password)
Sets zero terminated password to use for proxy.
Definition: ecore_con_url.c:1252
ELM_GENLIST_EVENT_VBAR_PRESS
#define ELM_GENLIST_EVENT_VBAR_PRESS
Called when vertical bar is pressed.
Definition: elm_genlist_eo.h:743
elm_obj_genlist_highlight_mode_get
EOAPI Eina_Bool elm_obj_genlist_highlight_mode_get(const Eo *obj)
Get whether the genlist items' should be highlighted when item selected.
FUNC_ITERATOR_LOCK
#define FUNC_ITERATOR_LOCK(Function)
Helper macro to cast Function to a Eina_Iterator_Lock_Callback.
Definition: eina_iterator.h:196
ECORE_EVAS_AVOID_DAMAGE_EXPOSE
@ ECORE_EVAS_AVOID_DAMAGE_EXPOSE
there's a pixmap where everything is rendered into, and then copied to the window.
Definition: Ecore_Evas.h:161
elm_obj_hoversel_items_get
EOAPI const Eina_List * elm_obj_hoversel_items_get(const Eo *obj)
Get the list of items within the given hoversel.
ELM_FLIP_CUBE_LEFT
@ ELM_FLIP_CUBE_LEFT
Cube left flip mode.
Definition: efl_ui_flip_legacy.h:14
_Eet_Data_Descriptor_Class
Instructs Eet about memory management for different needs under serialization and parse process.
Definition: Eet.h:2828
ecore_drm2_device_vt_set
EAPI Eina_Bool ecore_drm2_device_vt_set(Ecore_Drm2_Device *device, int vt)
Try to switch to a given virtual terminal.
Definition: ecore_drm2_device.c:868
eina_list_append_relative
Eina_List * eina_list_append_relative(Eina_List *list, const void *data, const void *relative)
Inserts the given data into the given linked list after the specified data.
Definition: eina_list.c:649
ECORE_AXIS_LABEL_WINDOW_Y
@ ECORE_AXIS_LABEL_WINDOW_Y
Y coordinate mapped to the window.
Definition: Ecore_Input.h:334
efreet_icon_list_find
const char * efreet_icon_list_find(const char *theme_name, Eina_List *icons, unsigned int size)
Retrieves all of the information about the first found icon in the list.
Definition: efreet_icon.c:271
EET_G_ARRAY
#define EET_G_ARRAY
Fixed size array group type.
Definition: Eet.h:2599
_Elm_Web_Frame_Load_Error::failing_url
const char * failing_url
The URL that failed to load.
Definition: elm_web_common.h:35
elm_obj_genlist_item_flip_set
EOAPI void elm_obj_genlist_item_flip_set(Eo *obj, Eina_Bool flip)
Set the flip state of a given genlist item.
ephysics_body_clockwise_get
EAPI Eina_Bool ephysics_body_clockwise_get(const EPhysics_Body *body)
Get the clockwise state of a body.
_Ecore_Getopt
Structure that contains information on all command line options.
Definition: Ecore_Getopt.h:212
_Eina_Matrix4::yz
double yz
yz in y' = (x * yx) + (y * yy) + (z * yz) + yw
Definition: eina_matrix.h:131
ecore_x_randr_crtc_panning_area_set
EAPI Eina_Bool ecore_x_randr_crtc_panning_area_set(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc, const int x, const int y, const int w, const int h)
Definition: ecore_x_randr.c:3236
eet_data_descriptor_decode
EAPI void * eet_data_descriptor_decode(Eet_Data_Descriptor *edd, const void *data_in, int size_in)
Decodes a data structure from an arbitrary location in memory.
Definition: eet_data.c:5037
_Evas_Smart_Cb_Description::name
const char * name
callback name ("changed", for example)
Definition: Evas_Common.h:2009
elm_diskselector_item_cursor_style_get
EINA_DEPRECATED const char * elm_diskselector_item_cursor_style_get(const Elm_Object_Item *it)
Get the style for this item cursor.
Emile_Image_Scale_Hint
enum _Emile_Image_Scale_Hint Emile_Image_Scale_Hint
Flags that describe the scale hint used by the loader infrastructure.
Eina_List_Accounting
struct _Eina_List_Accounting Eina_List_Accounting
Cache used to store the last element of a list and the number of elements, for fast access.
Definition: eina_list.h:311
edje_edit_part_item_weight_y_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_weight_y_set(Evas_Object *obj, const char *part, const char *item, double weight_y)
Sets the vertical weight value of a part item.
evas_object_focus_set
void evas_object_focus_set(Efl_Canvas_Object *obj, Eina_Bool focus)
Indicates that this object is the keyboard event receiver on its canvas.
Definition: efl_canvas_object_eo.legacy.c:39
ecore_animator_frametime_set
void ecore_animator_frametime_set(double frametime)
Sets the animator call interval in seconds.
Definition: ecore_anim.c:875
_Evas_Event_Mouse_Up::event_src
Evas_Object * event_src
The Evas Object that actually triggered the event, used in cases of proxy event propagation.
Definition: Evas_Legacy.h:192
edje_edit_part_source6_set
EAPI Eina_Bool edje_edit_part_source6_set(Evas_Object *obj, const char *part, const char *source)
Sets the source6 of part.
evas_objects_at_xy_get
Eina_List * evas_objects_at_xy_get(Eo *eo_e, int x, int y, Eina_Bool include_pass_events_objects, Eina_Bool include_hidden_objects)
Retrieve a list of objects lying over a given position in a canvas.
Definition: evas_main.c:2037
ELM_FOCUS_REGION_SHOW_WIDGET
@ ELM_FOCUS_REGION_SHOW_WIDGET
As a widget.
Definition: elm_general.h:490
eina_str_toupper
void eina_str_toupper(char **str)
Uppercases all the characters in range [a-z] in the given string.
Definition: eina_str.c:709
elm_win_screen_constrain_set
void elm_win_screen_constrain_set(Evas_Object *obj, Eina_Bool constrain)
Constrain the maximum width and height of a window to the width and height of the screen.
Definition: efl_ui_win.c:9622
ELM_ENTRY_EVENT_ANCHOR_DOWN
#define ELM_ENTRY_EVENT_ANCHOR_DOWN
Called on anchor down.
Definition: elm_entry_eo.h:1393
Efreet_Icon_Theme_Context
Efreet_Icon_Theme_Context
The possible contexts for an icon directory.
Definition: efreet_icon.h:25
eina_inarray_insert_sorted
int eina_inarray_insert_sorted(Eina_Inarray *array, const void *data, Eina_Compare_Cb compare)
Copies the data to the array at a position found by the comparison function.
Definition: eina_inarray.c:475
edje_edit_part_item_index_prefer_w_get
EAPI int edje_edit_part_item_index_prefer_w_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the prefer width value of a part's item.
eina_tls_free
static void eina_tls_free(Eina_TLS key)
Frees an allocated Eina_TLS.
_Evas_Event_Key_Down::string
const char * string
A UTF8 string if this keystroke has produced a visible string to be ADDED.
Definition: Evas_Legacy.h:321
ELM_GENLIST_EVENT_ITEM_UNFOCUSED
#define ELM_GENLIST_EVENT_ITEM_UNFOCUSED
Called when genlist item lost focus.
Definition: elm_genlist_eo.h:727
eina_simple_xml_node_cdata_new
Eina_Simple_XML_Node_CData * eina_simple_xml_node_cdata_new(Eina_Simple_XML_Node_Tag *parent, const char *contents, size_t length)
Creates new cdata.
Definition: eina_simple_xml_parser.c:800
Ecore_Buffer_Provider_Consumer_Del_Cb
void(* Ecore_Buffer_Provider_Consumer_Del_Cb)(Ecore_Buffer_Provider *provider, void *data)
Called whenever a Ecore_Buffer_Consumer disconnected.
Definition: Ecore_Buffer_Queue.h:158
ECORE_IMF_INPUT_PANEL_SW_KEYBOARD_MODE
@ ECORE_IMF_INPUT_PANEL_SW_KEYBOARD_MODE
Definition: Ecore_IMF.h:175
evas_canvas_pointer_output_xy_by_device_get
EOAPI void evas_canvas_pointer_output_xy_by_device_get(const Eo *obj, Evas_Device *dev, int *x, int *y)
This function returns the current known pointer coordinates.
_Ecore_Sdl_Event_Key_Down
SDL Key Down event.
Definition: Ecore_Sdl.h:66
ecore_cocoa_window_lower
EAPI void ecore_cocoa_window_lower(Ecore_Cocoa_Window *window)
Brings a Cocoa window back.
ecore_evas_aux_hint_del
EAPI Eina_Bool ecore_evas_aux_hint_del(Ecore_Evas *ee, const int id)
Deletes an auxiliary hint of the Ecore_Evas.
Definition: ecore_evas.c:2349
elm_prefs_data_event_callback_add
Eina_Bool elm_prefs_data_event_callback_add(Elm_Prefs_Data *prefs_data, Elm_Prefs_Data_Event_Type type, Elm_Prefs_Data_Event_Cb cb, const void *cb_data)
Register a callback for one of the prefs data events.
Definition: elm_prefs_data.c:795
Ecore_X_Sync_Fence
Ecore_X_ID Ecore_X_Sync_Fence
Definition: Ecore_X.h:96
edje_size_class_set
Eina_Bool edje_size_class_set(const char *size_class, Evas_Coord minw, Evas_Coord minh, Evas_Coord maxw, Evas_Coord maxh)
Sets the Edje size class.
Definition: edje_util.c:1676
EVAS_BUTTON_TRIPLE_CLICK
@ EVAS_BUTTON_TRIPLE_CLICK
This mouse button press was the 3rd press of a triple click.
Definition: Evas_Common.h:359
Evas_GL_Stencil_Bits
enum _Evas_GL_Stencil_Bits Evas_GL_Stencil_Bits
Enumeration that defines the Surface Stencil Format.
elm_code_line_merge_down
void elm_code_line_merge_down(Elm_Code_Line *line)
Merge the specified line with the line below.
Definition: elm_code_line.c:143
eina_quadtree_new
Eina_QuadTree * eina_quadtree_new(size_t w, size_t h, Eina_Quad_Callback vertical, Eina_Quad_Callback horizontal)
Constructs a quadtree object.
Definition: eina_quadtree.c:588
ecore_evas_drm_new
EAPI Ecore_Evas * ecore_evas_drm_new(const char *disp_name, unsigned int parent, int x, int y, int w, int h)
Create an Ecore_Evas window using the drm engine.
Definition: ecore_evas.c:4618
ecore_pipe_read_fd
int ecore_pipe_read_fd(Ecore_Pipe *p)
Gets the pipe read file descriptor.
Definition: ecore_pipe.c:129
edje_edit_part_item_index_weight_x_get
EAPI double edje_edit_part_item_index_weight_x_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the horizontal weight value of a part item.
Elput_Event_Switch
struct _Elput_Event_Switch Elput_Event_Switch
elm_code_common.h
Common data structures and constants.
ecore_main_loop_glib_always_integrate_disable
void ecore_main_loop_glib_always_integrate_disable(void)
Disables always integrating GLib.
Definition: ecore_glib.c:314
eet_alias_get
EAPI const char * eet_alias_get(Eet_File *ef, const char *name)
Retrieves the destination name of an alias.
Definition: eet_lib.c:2118
_Efl_Ui_Scroll_Manager_Data
Definition: efl_ui_widget_scroll_manager.h:15
_Efl_Ui_Layout_Data::cb_theme_changed
Eina_Bool cb_theme_changed
if theme,changed event subscriber has been added
Definition: elm_widget_layout.h:77
ELM_THUMB_EVENT_GENERATE_START
#define ELM_THUMB_EVENT_GENERATE_START
Called when thumbnail generation started.
Definition: elm_thumb_eo.h:38
edje_edit_style_tag_add
EAPI Eina_Bool edje_edit_style_tag_add(Evas_Object *obj, const char *style, const char *tag_name)
@
Definition: edje_edit.c:2895
ecore_evas_window_profile_set
EAPI void ecore_evas_window_profile_set(Ecore_Evas *ee, const char *profile)
Sets the window profile.
Definition: ecore_evas.c:2119
elm_web_zoom_mode_get
Elm_Web_Zoom_Mode elm_web_zoom_mode_get(const Evas_Object *obj)
Get the currently set zoom mode.
Definition: elm_web2.c:196
elm_obj_flipselector_last_item_get
EOAPI Elm_Widget_Item * elm_obj_flipselector_last_item_get(const Eo *obj)
Get the last item in the given flip selector widget's list of items.
eldbus_proxy_unref
void eldbus_proxy_unref(Eldbus_Proxy *proxy)
Decrease proxy reference.
Definition: eldbus_proxy.c:263
_Ecore_IMF_Event_Mouse_Out
The structure type used with the Mouse_Out event.
Definition: Ecore_IMF.h:647
_Eina_Accessor::lock
Eina_Accessor_Lock_Callback lock
Callback called when the container is locked.
Definition: eina_accessor.h:161
ethumb_frame_get
EAPI void ethumb_frame_get(const Ethumb *e, const char **theme_file, const char **group, const char **swallow)
Retreives the current ethumb frame of and Ethumb instance.
Definition: ethumb.c:683
ECORE_IMF_MOUSE_NONE
@ ECORE_IMF_MOUSE_NONE
A single click.
Definition: Ecore_IMF.h:291
_Eina_Stat::blocks
unsigned long int blocks
The number of blocks allocated.
Definition: eina_file.h:217
eina_debug_session_terminate
EAPI void eina_debug_session_terminate(Eina_Debug_Session *session)
Terminate the session.
Definition: eina_debug.c:272
EEZE_SENSOR_TYPE_GRAVITY
@ EEZE_SENSOR_TYPE_GRAVITY
Gravity sensor.
Definition: Eeze_Sensor.h:68
ecore_wl2_window_available_rotations_get
EAPI Eina_Bool ecore_wl2_window_available_rotations_get(Ecore_Wl2_Window *window, int **rots, unsigned int *count)
Get a windows available rotations.
Definition: ecore_wl2_window.c:1279
elm_genlist_item_cursor_style_set
void elm_genlist_item_cursor_style_set(Elm_Object_Item *eo_it, const char *style)
Set a different style for a given custom cursor set for a genlist item.
Definition: elm_genlist.c:7751
ecore_evas_fullscreen_set
EAPI void ecore_evas_fullscreen_set(Ecore_Evas *ee, Eina_Bool on)
Sets whether or not an Ecore_Evas' window is fullscreen.
Definition: ecore_evas.c:2479
_Eina_Log_Level
_Eina_Log_Level
List of available logging levels.
Definition: eina_log.h:456
_Evas_Filter_Proxy_Binding
Definition: evas_filter.h:336
edje_edit_part_item_aspect_mode_get
EINA_DEPRECATED EAPI Edje_Aspect_Control edje_edit_part_item_aspect_mode_get(Evas_Object *obj, const char *part, const char *item)
Gets aspect mode for an item of TABLE or BOX.
Definition: edje_edit.c:5608
_Efreet_Version::revision
int revision
< micro (bugfix, internal improvements, no new features version)
Definition: Efreet.h:124
ecore_evas_wm_rotation_preferred_rotation_set
EAPI void ecore_evas_wm_rotation_preferred_rotation_set(Ecore_Evas *ee, int rotation)
Sets the preferred rotation hint.
Definition: ecore_evas.c:2165
elm_flipselector_interval_get
EINA_DEPRECATED double elm_flipselector_interval_get(const Evas_Object *obj)
Get the interval on time updates for a user mouse button hold on a flip selector widget.
eina_future_cancel
void eina_future_cancel(Eina_Future *f)
Cancels a future.
Definition: eina_promise.c:781
ecore_con_ssl_server_cert_add
EAPI Eina_Bool ecore_con_ssl_server_cert_add(Ecore_Con_Server *svr, const char *cert)
Adds an SSL certificate for use in ecore_con functions.
Definition: ecore_con_legacy.c:2468
ecore_evas_window_available_profiles_get
EAPI Eina_Bool ecore_evas_window_available_profiles_get(Ecore_Evas *ee, char ***profiles, unsigned int *count)
Gets the array of available window profiles.
Definition: ecore_evas.c:2142
elm_config_slider_indicator_visible_mode_set
void elm_config_slider_indicator_visible_mode_set(Elm_Slider_Indicator_Visible_Mode mode)
Sets the slider's indicator visible mode.
Definition: elm_config.c:3962
_Eet_Entry::name
const char * name
The entry name.
Definition: Eet.h:545
eina_magic_string_set
Eina_Bool eina_magic_string_set(Eina_Magic magic, const char *magic_name)
Sets the string associated with the given magic identifier.
Definition: eina_magic.c:213
elm_progressbar_pulse_get
Eina_Bool elm_progressbar_pulse_get(const Evas_Object *obj)
Control whether a given progress bar widget is at "pulsing mode" or not.
Definition: efl_ui_progressbar.c:831
eeze_mount_tabs_watch
EAPI Eina_Bool eeze_mount_tabs_watch(void)
Begin watching mtab and fstab.
Definition: eeze_disk_dummy.c:59
_Elm_Map_Data
Definition: elm_widget_map.h:406
eina_value_vget
static Eina_Bool eina_value_vget(const Eina_Value *value, va_list args)
Gets the generic value.
elm_win_title_set
void elm_win_title_set(Evas_Object *obj, const char *title)
Set the title of the window.
Definition: efl_ui_win.c:8639
eina_value_free
void eina_value_free(Eina_Value *value)
Frees value and its data.
Definition: eina_value.c:5645
_Overlay_Default
Definition: elm_widget_map.h:176
evas_vg_node_stack_below
void evas_vg_node_stack_below(Evas_Vg_Node *obj, Eo *below)
Stack obj immediately below below.
Definition: efl_canvas_vg_node.c:757
elm_obj_genlist_mode_get
EOAPI Elm_List_Mode elm_obj_genlist_mode_get(const Eo *obj)
Get the horizontal stretching mode.
eina_value_hash_del
static Eina_Bool eina_value_hash_del(Eina_Value *value, const char *key)
Removes element at given position in value of hash type.
evas_object_image_source_clip_set
void evas_object_image_source_clip_set(Evas_Object *eo, Eina_Bool source_clip)
Clip the proxy object with the source object's clipper.
Definition: evas_image_legacy.c:484
eina_convert_itoa
int eina_convert_itoa(int n, char *s)
Converts an integer number to a string in decimal base.
Definition: eina_convert.c:154
_Elm_Prefs_Data_Event_Changed
Definition: elm_prefs_data.h:105
emotion_object_file_get
EAPI const char * emotion_object_file_get(const Evas_Object *obj)
Get the filename of the file associated with the emotion object.
Definition: emotion_smart.c:443
ecore_x_dnd_self_begin
EAPI Eina_Bool ecore_x_dnd_self_begin(Ecore_X_Window source, unsigned char *data, int size)
Definition: ecore_x_dnd.c:530
_Evas_Event_Multi_Move
Multi button down event.
Definition: Evas_Legacy.h:298
eina_shutdown
int eina_shutdown(void)
Shuts down the Eina library.
Definition: eina_main.c:350
elput_input_key_remap_enable
EAPI Eina_Bool elput_input_key_remap_enable(Elput_Manager *manager, Eina_Bool enable)
Enable key remap functionality.
Definition: elput_input.c:676
edje_edit_font_add
EAPI Eina_Bool edje_edit_font_add(Evas_Object *obj, const char *path, const char *alias)
Adds a new font to the edje file.
Definition: edje_edit.c:8625
evas_object_show
void evas_object_show(Evas_Object *eo_obj)
Makes the given Evas object visible.
Definition: evas_object_main.c:1814
elm_scroller_page_show
void elm_scroller_page_show(Evas_Object *obj, int h_pagenumber, int v_pagenumber)
Show a specific virtual region within the scroller content object by page number.
Definition: elm_scroller.c:1158
EVAS_HINT_FILL
#define EVAS_HINT_FILL
Use with evas_object_size_hint_align_set(), evas_object_size_hint_align_get(), evas_object_size_hint_...
Definition: Evas_Common.h:298
EINA_FILE_DIR
@ EINA_FILE_DIR
Directory type.
Definition: eina_file.h:123
ecore_con_url_cookies_init
EAPI void ecore_con_url_cookies_init(Ecore_Con_Url *url_con)
Enables the cookie engine for subsequent HTTP requests.
Definition: ecore_con_url.c:1012
ecore_fork_reset
EAPI void ecore_fork_reset(void)
Resets the ecore internal state after a fork.
Definition: ecore.c:546
elm_image_orient_get
Elm_Image_Orient elm_image_orient_get(const Evas_Object *obj)
Contrtol the image orientation.
Definition: efl_ui_image.c:2614
Eldbus_Object_Event_Property_Removed
struct _Eldbus_Object_Event_Property_Removed Eldbus_Object_Event_Property_Removed
Structure used with the ELDBUS_OBJECT_EVENT_PROPERTY_REMOVED event.
_Eina_Iterator::lock
Eina_Iterator_Lock_Callback lock
Callback called when the container is locked.
Definition: eina_iterator.h:167
EVAS_GL_STENCIL_BIT_2
@ EVAS_GL_STENCIL_BIT_2
2 bits precision for stencil buffer
Definition: Evas_GL.h:500
ecore_cocoa_window_cursor_show
EAPI void ecore_cocoa_window_cursor_show(Ecore_Cocoa_Window *win, Eina_Bool show)
Hides or shows the Cocoa cursor for a given Cocoa window.
evas_object_text_ascent_get
int evas_object_text_ascent_get(const Evas_Text *obj)
Ascent property.
Definition: evas_text_eo.legacy.c:105
_Ecore_Wl_Event_Data_Source_Cancelled
Definition: Ecore_Wayland.h:192
eina_threads_init
int eina_threads_init(void)
Initializes the mutexes of the Eina library.
Definition: eina_main.c:386
_Ecore_Win32_Event_Mouse_Out::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:348
eina_matrix3_quaternion_get
void eina_matrix3_quaternion_get(Eina_Quaternion *q, const Eina_Matrix3 *m)
Definition: eina_quaternion.c:836
elm_win_size_base_set
void elm_win_size_base_set(Evas_Object *obj, int w, int h)
Set the base window size used with stepping calculation.
Definition: efl_ui_win.c:8651
elm_config_focus_move_policy_set
void elm_config_focus_move_policy_set(Elm_Focus_Move_Policy policy)
Set elementary focus movement policy.
Definition: elm_config.c:3549
elm_map_overlays_show
void elm_map_overlays_show(Eina_List *overlays)
Move and zoom the map to display a list of overlays.
Definition: elm_map.c:5056
ELM_INPUT_PANEL_RETURN_KEY_TYPE_DEFAULT
@ ELM_INPUT_PANEL_RETURN_KEY_TYPE_DEFAULT
Default.
Definition: elm_general.h:134
efl_loop_register
Eina_Bool efl_loop_register(Efl_Loop *obj, const Efl_Class *klass, const Efl_Object *provider)
Please use efl_provider_register instead.
_Elm_Index_Item_Data::selected
Eina_Bool selected
a flag that remembers an item is selected.
Definition: elm_widget_index.h:69
edje_edit_part_item_span_row_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_span_row_set(Evas_Object *obj, const char *part, const char *item, unsigned short row)
Sets the count of rows which this item will spans for use.
ECORE_X_ERROR_CODE_BAD_VALUE
@ ECORE_X_ERROR_CODE_BAD_VALUE
Int parameter out of range.
Definition: Ecore_X.h:394
ephysics_body_soft_body_triangle_list_impulse_apply
EAPI void ephysics_body_soft_body_triangle_list_impulse_apply(EPhysics_Body *body, Eina_List *triangles, double x, double y, double z)
Apply impulse in a list of triangles.
evas_object_polygon_point_add
void evas_object_polygon_point_add(Evas_Object *obj, Evas_Coord x, Evas_Coord y)
Adds the given point to the given evas polygon object.
Definition: evas_object_polygon.c:511
ecore_wl_dnd_selection_clear
EAPI Eina_Bool ecore_wl_dnd_selection_clear(Ecore_Wl_Input *input)
Definition: ecore_wl_dnd.c:235
evas_textblock_cursor_paragraph_text_length_get
int evas_textblock_cursor_paragraph_text_length_get(const Evas_Textblock_Cursor *cur)
Return the length of the paragraph, cheaper the eina_unicode_strlen()
Definition: evas_object_textblock.c:12668
elm_conformant_content_set
EINA_DEPRECATED void elm_conformant_content_set(Evas_Object *obj, Evas_Object *content)
Set the content of the conformant widget.
elm_index_omit_enabled_get
Eina_Bool elm_index_omit_enabled_get(const Elm_Index *obj)
Enable or disable omit feature for a given index widget.
Definition: elm_index_eo.legacy.c:21
_Ecore_Event_Key::timestamp
unsigned int timestamp
Time when the event occurred.
Definition: Ecore_Input.h:206
_Eet_Node_Data
Contains an union that can fit any kind of node.
Definition: Eet.h:4306
elm_object_item_tooltip_content_cb_set
void elm_object_item_tooltip_content_cb_set(Elm_Widget_Item *obj, Elm_Tooltip_Item_Content_Cb func, const void *data, Evas_Smart_Cb del_cb)
Set the content to be shown in the tooltip item.
Definition: elm_widget_item_eo.legacy.c:237
evas_vg_gradient_linear_end_set
void evas_vg_gradient_linear_end_set(Evas_Vg_Gradient_Linear *obj, double x, double y)
Sets the end point of this linear gradient.
Definition: efl_canvas_vg_gradient_linear.c:187
elm_obj_gengrid_item_selected_set
EOAPI void elm_obj_gengrid_item_selected_set(Eo *obj, Eina_Bool selected)
Control whether a given gengrid item is selected or not.
_Ecore_Event_Mouse_Wheel::root_window
Ecore_Window root_window
The root window where event happened.
Definition: Ecore_Input.h:263
edje_edit_image_usage_list_free
EAPI void edje_edit_image_usage_list_free(Eina_List *lst)
Frees an Eina_List of (Edje_Part_Image_Use *) allocated by an edje_edit_image_usage_list_get() or an ...
Definition: edje_edit.c:10190
ECORE_X_ATOM_GTK_FRAME_EXTENTS
Ecore_X_Atom ECORE_X_ATOM_GTK_FRAME_EXTENTS
Definition: ecore_x_atoms_decl.h:388
_Ecore_Win32_Event_Window_Focus_Out::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:368
ecore_evas_window_get
EAPI Ecore_Window ecore_evas_window_get(const Ecore_Evas *ee)
Returns a pointer to the underlying window.
Definition: ecore_evas.c:2757
_Edje_Message_String_Int::val
int val
The message's integer value.
Definition: Edje_Legacy.h:541
ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_DEFAULT
@ ECORE_IMF_INPUT_PANEL_RETURN_KEY_TYPE_DEFAULT
Default.
Definition: Ecore_IMF.h:394
eina_xattr_string_set
Eina_Bool eina_xattr_string_set(const char *file, const char *attribute, const char *data, Eina_Xattr_Flags flags)
Sets a string as a extended attribute properties.
Definition: eina_xattr.c:515
elm_app_name_set
void elm_app_name_set(const char *name)
Set a formal name to be used with the elm application.
Definition: elm_main.c:504
eina_value_string_copy
static Eina_Bool eina_value_string_copy(const Eina_Value *val, char **str)
Copy the string in the passed Eina_Value.
Definition: eina_inline_value_util.x:341
edje_edit_object_source_generate
EAPI const char * edje_edit_object_source_generate(Evas_Object *obj)
Returns source code of the current edje edit object.
Definition: edje_edit.c:13122
_Old_Edje_Part_Collection::data
Eina_List * data
a list of Edje_Data
Definition: edje_convert.h:86
ecore_x_randr_config_timestamp_get
EAPI Ecore_X_Time ecore_x_randr_config_timestamp_get(Ecore_X_Window root)
This function returns the current config timestamp from XRRScreenConfiguration.
Definition: ecore_x_randr.c:105
edje_edit_image_set_list_get
EAPI Eina_List * edje_edit_image_set_list_get(Evas_Object *obj)
Gets the list of all the image sets in the given edje.
Definition: edje_edit.c:9173
ELM_THUMB_EVENT_LOAD_ERROR
#define ELM_THUMB_EVENT_LOAD_ERROR
Called when an error occurred during loading.
Definition: elm_thumb_eo.h:54
eldbus_signal_handler_unref
void eldbus_signal_handler_unref(Eldbus_Signal_Handler *handler)
Decrease signal handler reference.
Definition: eldbus_signal_handler.c:272
elm_config_scroll_thumbscroll_enabled_get
Eina_Bool elm_config_scroll_thumbscroll_enabled_get(void)
Get whether scrollers should be draggable from any point in their views.
Definition: elm_config.c:3647
elm_spinner_editable_set
void elm_spinner_editable_set(Elm_Spinner *obj, Eina_Bool editable)
Control whether the spinner can be directly edited by the user or not.
Definition: elm_spinner_eo.legacy.c:39
elm_config_scroll_thumbscroll_threshold_set
void elm_config_scroll_thumbscroll_threshold_set(unsigned int threshold)
Set the number of pixels one should travel while dragging a scroller's view to actually trigger scrol...
Definition: elm_config.c:3666
elm_photocam_paused_get
Eina_Bool elm_photocam_paused_get(const Evas_Object *obj)
Get the paused state for photocam.
Definition: efl_ui_image_zoomable.c:3372
elm_quicklaunch_fork
int elm_quicklaunch_fork(int argc, char **argv, char *cwd, void(*postfork_func)(void *data), void *postfork_data)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:1168
ecore_con_url_cookies_jar_write
EAPI void ecore_con_url_cookies_jar_write(Ecore_Con_Url *url_con)
Writes all current cookies to the cookie jar immediately.
Definition: ecore_con_url.c:1121
eina_thread_queue_fd_get
int eina_thread_queue_fd_get(const Eina_Thread_Queue *thq)
Gets the file descriptor written to on message sends.
Definition: eina_thread_queue.c:571
Ecore_Axis_Label
enum _Ecore_Axis_Label Ecore_Axis_Label
eet_read_cipher
EAPI void * eet_read_cipher(Eet_File *ef, const char *name, int *size_ret, const char *cipher_key)
Reads a specified entry from an eet file and return data using a cipher.
Definition: eet_lib.c:1905
ecore_x_default_depth_get
EAPI int ecore_x_default_depth_get(Ecore_X_Display *disp, Ecore_X_Screen *screen)
Retrieve the default depth.
Definition: ecore_x.c:2513
eet_sync
EAPI Eet_Error eet_sync(Eet_File *ef)
Syncs content of an eet file handle, flushing pending writes.
Definition: eet_lib.c:651
evas_canvas_smart_objects_calculate_count_get
EOAPI int evas_canvas_smart_objects_calculate_count_get(const Eo *obj)
This gets the internal counter that counts the number of smart calculations.
ecore_imf_context_focus_in
EAPI void ecore_imf_context_focus_in(Ecore_IMF_Context *ctx)
Notifies the Input Method Context that the widget to which its correspond has gained focus.
Definition: ecore_imf_context.c:352
eeze_udev_watch_del
EAPI void * eeze_udev_watch_del(Eeze_Udev_Watch *watch)
Deletes a watch.
Definition: eeze_udev_watch.c:406
Ecore_Buffer_Format
unsigned int Ecore_Buffer_Format
The format of Ecore_Buffer.
Definition: Ecore_Buffer.h:394
elm_config_scroll_thumbscroll_sensitivity_friction_set
void elm_config_scroll_thumbscroll_sensitivity_friction_set(double friction)
Set the sensitivity amount which is be multiplied by the length of mouse dragging.
Definition: elm_config.c:3811
ecore_evas_focus_device_set
EAPI void ecore_evas_focus_device_set(Ecore_Evas *ee, Efl_Input_Device *seat, Eina_Bool on)
Sets the Ecore_Evas windows focus for a given seat.
Definition: ecore_evas.c:2024
ecore_evas_size_base_get
EAPI void ecore_evas_size_base_get(const Ecore_Evas *ee, int *w, int *h)
Gets the base size set for a given Ecore_Evas window.
Definition: ecore_evas.c:1676
elm_index_delay_change_time_get
double elm_index_delay_change_time_get(const Elm_Index *obj)
Set a delay change time for index object.
Definition: elm_index_eo.legacy.c:45
eina_thread_self
Eina_Thread eina_thread_self(void)
Returns identifier of the current thread.
Definition: eina_thread.c:204
elm_box_align_set
void elm_box_align_set(Elm_Box *obj, double horizontal, double vertical)
Set the alignment of the whole bounding box of contents.
Definition: elm_box_eo.legacy.c:15
ELM_FLIP_CROSS_FADE
@ ELM_FLIP_CROSS_FADE
Cross fade flip mode.
Definition: efl_ui_flip_legacy.h:22
elm_win_trap_set
Eina_Bool elm_win_trap_set(const Elm_Win_Trap *t)
Sets the trap to be used for internal Ecore_Evas management.
Definition: efl_ui_win.c:7296
evas_object_vg_viewbox_get
Eina_Rect evas_object_vg_viewbox_get(const Evas_Object *obj)
Get the current viewbox from the evas_object_vg.
Definition: efl_canvas_vg_object_eo.legacy.c:9
elm_obj_gengrid_align_get
EOAPI void elm_obj_gengrid_align_get(const Eo *obj, double *align_x, double *align_y)
Get the items grid's alignment values within a given gengrid widget.
elm_ctxpopup_item_init
void elm_ctxpopup_item_init(Elm_Ctxpopup_Item *obj, Evas_Smart_Cb func, const void *data)
Init context popup item.
Definition: elm_ctxpopup_item_eo.legacy.c:27
elm_config_slider_indicator_visible_mode_get
Elm_Slider_Indicator_Visible_Mode elm_config_slider_indicator_visible_mode_get(void)
Get the slider's indicator visible mode.
Definition: elm_config.c:3969
eina_matrix4_multiply
void eina_matrix4_multiply(Eina_Matrix4 *out, const Eina_Matrix4 *mat_a, const Eina_Matrix4 *mat_b)
Multiplies two matrices with check.
Definition: eina_matrix.c:984
emile_image_head
Eina_Bool emile_image_head(Emile_Image *image, Emile_Image_Property *prop, unsigned int property_size, Emile_Image_Load_Error *error)
Read the header of an image to fill Emile_Image_Property.
Definition: emile_image.c:2489
edje_edit_state_container_padding_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_state_container_padding_set(Evas_Object *obj, const char *part, const char *state, double value, int x, int y)
Sets x and y paddings for BOX or TABLE part.
Definition: edje_edit.c:4731
Evas_Text_Style_Type
Evas_Text_Style_Type
Types of styles to be applied on text objects.
Definition: Evas_Legacy.h:6364
efreet_config_home_get
const char * efreet_config_home_get(void)
Retrieves the XDG Config Home directory.
Definition: efreet_base.c:213
edje_edit_state_table_homogeneous_set
EAPI Eina_Bool edje_edit_state_table_homogeneous_set(Evas_Object *obj, const char *part, const char *state, double value, unsigned char homogeneous)
Sets homogeneous mode for TABLE part.
Definition: edje_edit.c:4438
_Evas_Textblock_Node_Format::anchor
unsigned char anchor
ANCHOR_NONE, ANCHOR_A or ANCHOR_ITEM.
Definition: efl_canvas_textblock_internal.h:151
elm_map_name_address_get
const char * elm_map_name_address_get(const Elm_Map_Name *name)
Get the address of the name.
Definition: elm_map.c:4805
Eina_Module
struct _Eina_Module Eina_Module
Dynamic module loader handle.
Definition: eina_module.h:69
eldbus_proxy_ref
Eldbus_Proxy * eldbus_proxy_ref(Eldbus_Proxy *proxy)
Increase proxy reference.
Definition: eldbus_proxy.c:253
eina_value_array_count
static unsigned int eina_value_array_count(const Eina_Value *value)
Queries number of elements in value of array type.
evas_canvas_font_cache_set
EOAPI void evas_canvas_font_cache_set(Eo *obj, int size)
Changes the size of font cache of the given evas.
evas_gl_native_surface_get
Eina_Bool evas_gl_native_surface_get(Evas_GL *evas_gl, Evas_GL_Surface *surf, Evas_Native_Surface *ns)
Fills in the Native Surface information from a given Evas GL surface.
Definition: evas_gl.c:601
EVAS_LOAD_ERROR_GENERIC
@ EVAS_LOAD_ERROR_GENERIC
A non-specific error occurred.
Definition: Evas_Loader.h:166
EVAS_TEXT_STYLE_SOFT_SHADOW
@ EVAS_TEXT_STYLE_SOFT_SHADOW
text with (soft) shadow underneath
Definition: Evas_Legacy.h:6373
_Elm_Gesture_Zoom_Info::momentum
double momentum
Zoom momentum: zoom growth per second (NOT YET SUPPORTED)
Definition: elm_gesture_layer_common.h:77
_Ecore_Evas_Interface_Gl_X11
Definition: ecore_evas_x11.h:36
_Ecore_Win32_Event_Mouse_In::y
int y
The y coordinate where the mouse entered.
Definition: Ecore_Win32.h:334
evas_object_box_layout_homogeneous_max_size_vertical
void evas_object_box_layout_homogeneous_max_size_vertical(Evas_Box *obj, Evas_Object_Box_Data *priv, void *data)
Layout function which sets the box o to a maximum size, homogeneous vertical box.
Definition: evas_box_eo.legacy.c:129
edje_edit_part_items_list_get
EINA_DEPRECATED EAPI Eina_List * edje_edit_part_items_list_get(Evas_Object *obj, const char *part)
Gets the list of all part items in the given edje.
Definition: edje_edit.c:5193
elm_object_top_widget_get
Evas_Object * elm_object_top_widget_get(const Evas_Object *obj)
Get the top level parent of an Elementary widget.
Definition: elm_main.c:1845
ecore_animator_source_get
Ecore_Animator_Source ecore_animator_source_get(void)
Gets the animator source currently set.
Definition: ecore_anim.c:942
elm_scroller_wheel_disabled_set
void elm_scroller_wheel_disabled_set(Evas_Object *obj, Eina_Bool disabled)
Enable or disable mouse wheel to be used to scroll the scroller.
Definition: elm_scroller.c:1334
_Eet_Data_Descriptor_Class::version
int version
ABI version.
Definition: Eet.h:2829
eina_quadtree_change
Eina_Bool eina_quadtree_change(Eina_QuadTree_Item *object)
Marks an object within the quadtree as needing changed.
Definition: eina_quadtree.c:732
ephysics_world_running_set
EAPI void ephysics_world_running_set(EPhysics_World *world, Eina_Bool running)
Set running status of world.
EINA_FREEQ_DEFAULT
@ EINA_FREEQ_DEFAULT
Default type of free queue.
Definition: eina_freeq.h:97
eeze_udev_syspath_set_sysattr
EAPI Eina_Bool eeze_udev_syspath_set_sysattr(const char *syspath, const char *sysattr, double value)
Set the sysattr value of a device from the /sys/ path.
Definition: eeze_udev_syspath.c:204
ecore_imf_context_selection_get
EAPI Eina_Bool ecore_imf_context_selection_get(Ecore_IMF_Context *ctx, char **text)
Retrieves the selected text.
Definition: ecore_imf_context.c:621
ecore_evas_msg_send
EAPI void ecore_evas_msg_send(Ecore_Evas *ee, int msg_domain, int msg_id, void *data, int size)
Sends message to child ecore.
Definition: ecore_evas.c:2717
eina_hash_del_by_hash
Eina_Bool eina_hash_del_by_hash(Eina_Hash *hash, const void *key, int key_length, int key_hash, const void *data)
Removes the entry identified by a key and a key hash, or a data value from the given hash table.
Definition: eina_hash.c:1010
edje_object_part_object_get
const Efl_Canvas_Object * edje_object_part_object_get(const Evas_Object *obj, const char *part)
Gets a handle to the Evas object implementing a given Edje part, in an Edje object.
Definition: edje_util.c:2088
elm_win_wm_rotation_available_rotations_set
void elm_win_wm_rotation_available_rotations_set(Elm_Win *obj, const int *rotations, unsigned int count)
Set the array of available window rotations.
Definition: efl_ui_win.c:6881
eina_quaternion_rotate
void eina_quaternion_rotate(Eina_Point_3D *p, const Eina_Point_3D *center, const Eina_Quaternion *q)
Definition: eina_quaternion.c:560
elm_win_autodel_get
Eina_Bool elm_win_autodel_get(const Eo *obj)
Get the window's autodel state.
Definition: efl_ui_win.c:6196
ecore_wl2_subsurface_place_above
EAPI void ecore_wl2_subsurface_place_above(Ecore_Wl2_Subsurface *subsurface, struct wl_surface *surface)
Place subsurface on layer above a reference surface.
Definition: ecore_wl2_subsurf.c:124
ECORE_WIN32_DND_EVENT_DRAG_ENTER
@ ECORE_WIN32_DND_EVENT_DRAG_ENTER
Drag enter.
Definition: Ecore_Win32.h:212
eeze_disk_fstype_get
const char * eeze_disk_fstype_get(Eeze_Disk *disk)
Return the filesystem of the disk (if known)
Definition: eeze_disk.c:361
Eina_TLS_Delete_Cb
void(* Eina_TLS_Delete_Cb)(void *ptr)
A callback type for deallocation of thread level storage data.
Definition: eina_lock.h:98
ETHUMB_THUMB_FDO
@ ETHUMB_THUMB_FDO
PNG as defined by FreeDesktop.Org standard.
Definition: Ethumb.h:255
elm_transit_add
Elm_Transit * elm_transit_add(void)
Create new transit.
Definition: elm_transit.c:563
evas_seat_key_lock_is_set
Eina_Bool evas_seat_key_lock_is_set(const Evas_Lock *l, const char *keyname, const Evas_Device *seat)
Checks the state of a given lock key of a given seat, at the time of the call.
Definition: evas_key.c:90
ecore_exe_flags_get
Ecore_Exe_Flags ecore_exe_flags_get(const Ecore_Exe *exe)
Retrieves the flags attached to the given process handle.
Definition: ecore_exe.c:255
_Eio_Progress::op
Eio_File_Op op
I/O type.
Definition: Eio_Legacy.h:177
_Evas_Coord_Rectangle::x
Evas_Coord x
top-left x co-ordinate of rectangle
Definition: Evas_Common.h:203
_Evas_Coord_Point
A Point in Evas_Coord.
Definition: Evas_Common.h:210
Ecore_Ipc_Client
struct _Ecore_Ipc_Client Ecore_Ipc_Client
An IPC connection handle.
Definition: Ecore_Ipc.h:46
emotion_object_bg_color_set
EAPI void emotion_object_bg_color_set(Evas_Object *obj, int r, int g, int b, int a)
Set a color for the background rectangle of this emotion object.
Definition: emotion_smart.c:607
elm_object_tooltip_show
void elm_object_tooltip_show(Evas_Object *obj)
Force show tooltip of object.
Definition: els_tooltip.c:1038
_Ecore_Win32_Event_Mouse_In
Event sent when the mouse enters the window.
Definition: Ecore_Win32.h:331
ecore_drm_shutdown
int ecore_drm_shutdown(void)
Shutdown the Ecore_Drm library.
Definition: ecore_drm.c:138
evas_object_text_glow2_color_set
void evas_object_text_glow2_color_set(Evas_Text *obj, int r, int g, int b, int a)
Sets the 'glow 2' color for the given text object.
Definition: evas_text_eo.legacy.c:51
evas_object_box_insert_before
Evas_Object_Box_Option * evas_object_box_insert_before(Evas_Box *obj, Efl_Canvas_Object *child, const Efl_Canvas_Object *reference)
Insert a new child object before another existing one, in a given box object o.
Definition: evas_box_eo.legacy.c:111
ecore_drm2_fb_busy_get
EAPI Eina_Bool ecore_drm2_fb_busy_get(Ecore_Drm2_Fb *fb)
Return the Ecore_Drm2_Fb's busy status.
Definition: ecore_drm2_fb.c:710
elm_obj_entry_password_set
EOAPI void elm_obj_entry_password_set(Eo *obj, Eina_Bool password)
Sets the entry to password mode.
EIO_MONITOR_FILE_CREATED
int EIO_MONITOR_FILE_CREATED
A new file was created in a watched directory.
Definition: eio_monitor.c:306
elm_obj_entry_password_get
EOAPI Eina_Bool elm_obj_entry_password_get(const Eo *obj)
Get whether the entry is set to password mode.
ELM_CTXPOPUP_DIRECTION_LEFT
@ ELM_CTXPOPUP_DIRECTION_LEFT
Ctxpopup show appear to the left of the clicked area.
Definition: elm_ctxpopup_eo.h:24
_Eina_Matrix4::xz
double xz
xz in x' = (x * xx) + (y * xy) + (z * xz) + xw
Definition: eina_matrix.h:126
_Evas_Vg_Dash::length
double length
Dash drawing length.
Definition: Evas_Legacy.h:3811
elm_obj_gengrid_item_pos_get
EOAPI void elm_obj_gengrid_item_pos_get(const Eo *obj, unsigned int *x, unsigned int *y)
Get a given gengrid item's position, relative to the whole gengrid's grid area.
elm_config_engine_set
void elm_config_engine_set(const char *engine)
Set Elementary's rendering engine for use.
Definition: elm_config.c:3151
_Elm_Prefs_Item_Iface
Interface between items of the Prefs widget and the real widgets implementing them.
Definition: elm_prefs_common.h:121
_Ecore_Getopt_Desc_Store::uintv
unsigned int uintv
Unsigned int value.
Definition: Ecore_Getopt.h:161
elm_obj_toolbar_standard_priority_set
EOAPI void elm_obj_toolbar_standard_priority_set(Eo *obj, int priority)
Set the standard priority of visible items in a toolbar.
eina_quadtree_object
void * eina_quadtree_object(Eina_Inlist *item)
Retrieves the quadtree item's data for the given inline list.
Definition: eina_quadtree.c:830
_Eina_Value_Hash::subtype
const Eina_Value_Type * subtype
how to allocate and access items
Definition: eina_value.h:2582
edje_edit_state_text_repch_get
EAPI const char * edje_edit_state_text_repch_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the replacement character string of the given part state.
Definition: edje_edit.c:8961
ecore_x_randr_output_name_get
EAPI char * ecore_x_randr_output_name_get(Ecore_X_Window root, Ecore_X_Randr_Output output, int *len)
gets the given output's name as reported by X
Definition: ecore_x_randr.c:2187
eina_list_nth_list
Eina_List * eina_list_nth_list(const Eina_List *list, unsigned int n)
Gets the nth member's list node in a list.
Definition: eina_list.c:1006
_Ecore_IMF_Preedit_Attr
Structure that contains preedit attribute information.
Definition: Ecore_IMF.h:757
elm_obj_entry_input_panel_return_key_disabled_get
EOAPI Eina_Bool elm_obj_entry_input_panel_return_key_disabled_get(const Eo *obj)
Get whether the return key on the input panel should be disabled or not.
eina_quaternion_add
void eina_quaternion_add(Eina_Quaternion *out, const Eina_Quaternion *a, const Eina_Quaternion *b)
Definition: eina_quaternion.c:385
_Ecore_X_Event_Window_Show_Request
Definition: Ecore_X.h:601
evas_object_textblock_clear
void evas_object_textblock_clear(Evas_Object *eo_obj)
Clear the textblock object.
Definition: evas_object_textblock.c:14189
EVAS_RENDER_COPY_REL
@ EVAS_RENDER_COPY_REL
DEPRECATED.
Definition: Evas_Legacy.h:2166
edje_edit_part_item_source_get
EINA_DEPRECATED EAPI const char * edje_edit_part_item_source_get(Evas_Object *obj, const char *part, const char *item_name)
Gets source for item from table or box items.
Definition: edje_edit.c:5453
_Ecore_Win32_Event_Window_Property
Event sent when the window properties are changed.
Definition: Ecore_Win32.h:459
edje_object_part_table_col_row_size_get
Eina_Bool edje_object_part_table_col_row_size_get(const Evas_Object *obj, const char *part, int *cols, int *rows)
Gets the number of columns and rows the table has.
Definition: edje_part_table.c:300
_Efreet_Event_Cache_Update
Efreet_Event_Cache_Update.
Definition: efreet_base.h:273
_Evas_Textblock_Node_Format::visible
Eina_Bool visible
EINA_TRUE if format is visible format, else EINA_FALSE.
Definition: efl_canvas_textblock_internal.h:154
eina_value_type_copy
static Eina_Bool eina_value_type_copy(const Eina_Value_Type *type, const void *src, void *dst)
Copies memory using type descriptor.
eet_alias
EAPI Eina_Bool eet_alias(Eet_File *ef, const char *name, const char *destination, int compress)
Alias a specific section to another one.
Definition: eet_lib.c:2220
elm_obj_dayselector_weekend_length_get
EOAPI unsigned int elm_obj_dayselector_weekend_length_get(const Eo *obj)
Get the weekend length of Dayselector.
EINA_PROMISE_RACE_STRUCT_DESC
const Eina_Value_Struct_Desc * EINA_PROMISE_RACE_STRUCT_DESC
A pointer to the race struct description, which is used by eina_promise_race_array().
EINA_ERROR_CONVERT_0X_NOT_FOUND
Eina_Error EINA_ERROR_CONVERT_0X_NOT_FOUND
Not used, perhaps a placeholder? Defined as 0 in eina_convert.c.
EFREET_EVENT_DESKTOP_CACHE_UPDATE
int EFREET_EVENT_DESKTOP_CACHE_UPDATE
Event id for cache update.
Definition: efreet_cache.c:108
efreet_icon.h
Contains the structures and methods used to support the FDO icon theme specificiation.
EVAS_LOAD_ERROR_NONE
@ EVAS_LOAD_ERROR_NONE
No error on load.
Definition: Evas_Loader.h:165
edje_edit_part_use_alternate_font_metrics_get
EAPI Eina_Bool edje_edit_part_use_alternate_font_metrics_get(Evas_Object *obj, const char *part)
Gets use_alternate_font_metrics variable for part.
Definition: edje_edit.c:3922
Evas_Event_Flags
enum _Evas_Event_Flags Evas_Event_Flags
Flags for Events.
_Evas_Event_Mouse_In::buttons
int buttons
Button pressed mask, Bits set to 1 are buttons currently pressed (bit 0 = mouse button 1,...
Definition: Evas_Legacy.h:197
evas_seat_key_lock_on
void evas_seat_key_lock_on(Evas_Canvas *obj, const char *keyname, Evas_Device *seat)
Enables or turns on programmatically the lock key with name keyname for a give seat.
Definition: evas_canvas_eo.legacy.c:153
ECORE_AXIS_LABEL_TOUCH_PALM
@ ECORE_AXIS_LABEL_TOUCH_PALM
Size of palm contact.
Definition: Ecore_Input.h:337
emotion_object_add
EAPI Evas_Object * emotion_object_add(Evas *evas)
Add an emotion object to the canvas.
Definition: emotion_smart.c:237
elm_index_horizontal_set
void elm_index_horizontal_set(Evas_Object *obj, Eina_Bool horizontal)
Enable or disable horizontal mode on the index object.
Definition: elm_index.c:1192
evas_object_text_style_set
void evas_object_text_style_set(Evas_Text *obj, Evas_Text_Style_Type style)
Controls the style to apply on the given text object.
Definition: evas_text_eo.legacy.c:63
_Emotion_Version
Definition: Emotion.h:278
elm_access_say
void elm_access_say(const char *text)
Read out text information directly.
Definition: elm_access.c:1329
_Eldbus_Object_Event_Property_Removed::interface
const char * interface
The interface name.
Definition: eldbus_object.h:111
Eet_Descriptor_Array_Alloc_Callback
void *(* Eet_Descriptor_Array_Alloc_Callback)(size_t size)
Callback prototype for Eet_Descriptor_Array_Alloc.
Definition: Eet.h:2804
ECORE_IMF_CANDIDATE_PANEL_SHOW
@ ECORE_IMF_CANDIDATE_PANEL_SHOW
Notification after the display of the candidate word panel.
Definition: Ecore_IMF.h:164
Ecore_Buffer_Consumer_Provider_Add_Cb
void(* Ecore_Buffer_Consumer_Provider_Add_Cb)(Ecore_Buffer_Consumer *consumer, void *data)
Called whenever a Ecore_Buffer_Provider connected.
Definition: Ecore_Buffer_Queue.h:114
evas_device_add
Evas_Device * evas_device_add(Evas *e)
Add a new device type.
Definition: evas_device.c:177
elm_obj_colorselector_palette_color_add
EOAPI Elm_Widget_Item * elm_obj_colorselector_palette_color_add(Eo *obj, int r, int g, int b, int a)
Add a new color item to palette.
evas_vg_shape_dup
void evas_vg_shape_dup(Evas_Vg_Shape *obj, Evas_Vg_Shape *dup_from)
Copy the shape data from the object specified.
Definition: efl_canvas_vg_shape.c:361
edje_object_part_text_set
Eina_Bool edje_object_part_text_set(const Evas_Object *obj, const char *part, const char *text)
Sets a given text to an Edje object TEXT or TEXTBLOCK parts.
Definition: edje_util.c:6722
edje_edit_program_targets_clear
EAPI Eina_Bool edje_edit_program_targets_clear(Evas_Object *obj, const char *prog)
Clears the 'targets' list of the given program.
Definition: edje_edit.c:11831
edje_edit_state_map_point_color_set
EAPI Eina_Bool edje_edit_state_map_point_color_set(Evas_Object *obj, const char *part, const char *state, double value, int idx, int r, int g, int b, int a)
Sets the color for vertex/point of the current part.
Definition: edje_edit.c:7984
ecore_x_window_ignore_list
EAPI Ecore_X_Window * ecore_x_window_ignore_list(int *num)
Get the ignore list.
Definition: ecore_x_window.c:454
ecore_throttle_adjust
void ecore_throttle_adjust(double amount)
Increases throttle amount.
Definition: ecore_throttle.c:14
edje_edit_state_map_on_get
EAPI Eina_Bool edje_edit_state_map_on_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the flag which enables mapping for the part.
Definition: edje_edit.c:8062
ELM_DAY_SATURDAY
@ ELM_DAY_SATURDAY
Saturday weekday.
Definition: elm_calendar_eo.h:67
elm_scroller_content_min_limit
void elm_scroller_content_min_limit(Evas_Object *obj, Eina_Bool w, Eina_Bool h)
Make the scroller minimum size limited to the minimum size of the content.
Definition: elm_scroller.c:923
elm_config_scroll_accel_factor_get
double elm_config_scroll_accel_factor_get(void)
Get the value of this option.
Definition: elm_config.c:3855
_Elm_Custom_Palette
Definition: elm_colorselector_common.h:18
eldbus_message_error_new
Eldbus_Message * eldbus_message_error_new(const Eldbus_Message *msg, const char *error_name, const char *error_msg)
Create a new message that is an error reply to another message.
Definition: eldbus_message.c:875
ecore_wl2_window_rotation_get
EAPI int ecore_wl2_window_rotation_get(Ecore_Wl2_Window *window)
Get if a given window is rotated.
Definition: ecore_wl2_window.c:1033
mkdtemp
char * mkdtemp(char *__template)
create an unique temporary directory
Definition: evil_stdlib.c:123
edje_edit_program_api_name_set
EAPI Eina_Bool edje_edit_program_api_name_set(Evas_Object *obj, const char *prog, const char *name)
Sets api's name of a program.
Definition: edje_edit.c:12098
eldbus_object_send
Eldbus_Pending * eldbus_object_send(Eldbus_Object *obj, Eldbus_Message *msg, Eldbus_Message_Cb cb, const void *cb_data, double timeout)
Send a message.
Definition: eldbus_object.c:575
eina_list_accessor_new
Eina_Accessor * eina_list_accessor_new(const Eina_List *list)
Returns a new accessor associated with a list.
Definition: eina_list.c:1620
efreet_templates_dir_get
const char * efreet_templates_dir_get(void)
Retrieves the XDG Templates directory.
Definition: efreet_base.c:150
EINA_VALUE_TYPE_ERROR
const Eina_Value_Type * EINA_VALUE_TYPE_ERROR
manages Eina_Error values.
Definition: eina_value.c:5592
evas_object_image_snapshot_set
void evas_object_image_snapshot_set(Evas_Object *eo, Eina_Bool s)
The content below the Evas_Object_Image will be rendered inside it and you can reuse it as a source f...
Definition: evas_image_legacy.c:440
_Elm_Store_Item_Mapping::offset
int offset
offset in memory (in bytes) relative to base of structure for item data where the data for the mappin...
Definition: elm_store.h:118
edje_edit_part_item_item_align_x_get
EAPI double edje_edit_part_item_item_align_x_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the horizontal align value of a part state.
elm_config_font_overlay_list_get
const Eina_List * elm_config_font_overlay_list_get(void)
Get Elementary's list of font overlays, set with elm_config_font_overlay_set().
Definition: elm_config.c:3171
elm_box_transition_new
Elm_Box_Transition * elm_box_transition_new(const double duration, Evas_Object_Box_Layout start_layout, void *start_layout_data, Ecore_Cb start_layout_free_data, Evas_Object_Box_Layout end_layout, void *end_layout_data, Ecore_Cb end_layout_free_data, Ecore_Cb transition_end_cb, void *transition_end_data)
Create a new Elm_Box_Transition to animate the switch of layouts.
Definition: elm_box.c:549
eina_rectangle_width_cut
static Eina_Bool eina_rectangle_width_cut(Eina_Rectangle *rect, Eina_Rectangle *slice, Eina_Rectangle *remainder, int amount)
Slices a rectangle vertically starting from right edge.
elm_obj_gengrid_last_item_get
EOAPI Elm_Widget_Item * elm_obj_gengrid_last_item_get(const Eo *obj)
Get the last item in a given gengrid widget.
elm_icon_prescale_get
EINA_DEPRECATED int elm_icon_prescale_get(const Evas_Object *obj)
Get the prescale size for the icon.
Definition: elm_icon.c:813
Evas
Eo Evas
An opaque handle to an Evas canvas.
Definition: Evas_Common.h:163
_Eina_File_Map::refcount
int refcount
Tracks references to this region.
Definition: eina_file_common.h:123
eina_value_array_remove
static Eina_Bool eina_value_array_remove(Eina_Value *value, unsigned int position)
Removes element at given position in value of array type.
EMILE_IMAGE_SCALE_HINT_DYNAMIC
@ EMILE_IMAGE_SCALE_HINT_DYNAMIC
Image is being re-scaled over time, thus turning scaling cache off for its data.
Definition: emile_image.h:78
elm_gesture_layer_zoom_step_set
void elm_gesture_layer_zoom_step_set(Elm_Gesture_Layer *obj, double step)
Control step value for zoom action.
Definition: elm_gesture_layer_eo.legacy.c:3
eet_eina_file_data_descriptor_class_set
EAPI Eina_Bool eet_eina_file_data_descriptor_class_set(Eet_Data_Descriptor_Class *eddc, unsigned int eddc_size, const char *name, int size)
This function is an helper that set all the parameter of an Eet_Data_Descriptor_Class correctly when ...
Definition: eet_data.c:1957
evas_textblock_cursor_format_get
const Evas_Object_Textblock_Node_Format * evas_textblock_cursor_format_get(const Evas_Textblock_Cursor *cur)
Return the format node at the position pointed by cur.
Definition: evas_object_textblock.c:12684
_Elm_Store_Item_Mapping_Custom::func
Elm_Store_Item_Mapping_Cb func
The function called to do the custom mapping and return it.
Definition: elm_store.h:111
ELM_CNP_MODE_NO_IMAGE
@ ELM_CNP_MODE_NO_IMAGE
copy & paste text without item(image) tag
Definition: elm_general.h:338
_Eina_Evlog_Buf
Definition: eina_evlog.h:51
ecore_x_error_resource_id_get
EAPI Ecore_X_ID ecore_x_error_resource_id_get(void)
Get the resource id that caused the error.
Definition: ecore_x_error.c:86
ELM_GENGRID_ITEM_SCROLLTO_IN
@ ELM_GENGRID_ITEM_SCROLLTO_IN
To the nearest viewport.
Definition: elm_general.h:397
ecore_wl_init
EAPI int ecore_wl_init(const char *name)
Initializes the Wayland display connection to the given display.
Definition: ecore_wl.c:128
_Ecore_Getopt_Desc_Callback::func
Eina_Bool(* func)(const Ecore_Getopt *parser, const Ecore_Getopt_Desc *desc, const char *str, void *data, Ecore_Getopt_Value *storage)
function to call as a callback
Definition: Ecore_Getopt.h:174
ELM_GENLIST_ITEM_MAX
@ ELM_GENLIST_ITEM_MAX
Sentinel value to indicate last enum field during iteration.
Definition: elm_general.h:355
eina_log_domain_level_set
void eina_log_domain_level_set(const char *domain_name, int level)
Sets the domain level given its name.
Definition: eina_log.c:1917
elm_config_accel_preference_override_set
void elm_config_accel_preference_override_set(Eina_Bool enabled)
Set the acceleration override preference flag.
Definition: elm_config.c:3463
EVAS_TEXTBLOCK_TEXT_MARKUP
@ EVAS_TEXTBLOCK_TEXT_MARKUP
textblock text of type markup
Definition: evas_textblock_legacy.h:181
Evas_Native_Surface
struct _Evas_Native_Surface Evas_Native_Surface
A generic datatype for engine specific native surface information.
EPHYSICS_BODY_MATERIAL_PLASTIC
@ EPHYSICS_BODY_MATERIAL_PLASTIC
Density:1300,Fric:0.35,Rest:0.6.
Definition: EPhysics.h:2286
Elm_Web_Dialog_Alert
Evas_Object *(* Elm_Web_Dialog_Alert)(void *data, Evas_Object *obj, const char *message)
Callback type for the JS alert hook.
Definition: elm_web_common.h:172
elm_obj_dayselector_weekend_length_set
EOAPI void elm_obj_dayselector_weekend_length_set(Eo *obj, unsigned int length)
Set the weekend length of Dayselector.
_Elm_Fileselector_Data
Definition: elm_widget_fileselector.h:32
ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED_AND_DECIMAL
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED_AND_DECIMAL
The number layout to allow decimal point and negative sign.
Definition: Ecore_IMF.h:451
evas_output_method_set
void evas_output_method_set(Evas *eo_e, int render_method)
Sets the output engine for the given evas.
Definition: evas_main.c:1292
_Evas_Textgrid_Cell
A cell contains a single unicode character, with associated formatting data including style,...
Definition: Evas_Common.h:1864
ECORE_WIN32_CURSOR_SHAPE_WAIT
@ ECORE_WIN32_CURSOR_SHAPE_WAIT
Hourglass.
Definition: Ecore_Win32.h:118
_Eina_Slice
Defines a read-only memory region.
Definition: eina_slice.h:97
_Eldbus_Object_Event_Interface_Added::proxy
Eldbus_Proxy * proxy
The proxy object.
Definition: eldbus_object.h:78
eldbus_proxy_property_local_get_all
const Eina_Hash * eldbus_proxy_property_local_get_all(Eldbus_Proxy *proxy)
Get all cached properties.
Definition: eldbus_proxy.c:896
evas_vg_shape_stroke_fill_set
void evas_vg_shape_stroke_fill_set(Evas_Vg_Shape *obj, Evas_Vg_Node *f)
Stroke fill of the shape object.
_Ecore_X_Event_Startup_Sequence
Definition: Ecore_X.h:1010
ecore_wl2_window_maximized_get
EAPI Eina_Bool ecore_wl2_window_maximized_get(Ecore_Wl2_Window *window)
Get if a given window is maximized.
Definition: ecore_wl2_window.c:941
_Edje_Text_Class
Definition: Edje_Common.h:199
eina_f32p32_double_from
static Eina_F32p32 eina_f32p32_double_from(double v)
Creates a new Eina_F32p32 floating point number from standard double.
elm_genlist_item_tooltip_text_set
void elm_genlist_item_tooltip_text_set(Elm_Object_Item *it, const char *text)
Set the text to be shown in a given genlist item's tooltips.
Definition: elm_genlist.c:7563
_Elm_Store_Item_Mapping::details
union _Elm_Store_Item_Mapping::@0 details
Allowed to be one of these possible mapping types.
Elm_Entry_Data
struct _Elm_Entry_Data Elm_Entry_Data
Base widget smart data extended with entry instance data.
Definition: elm_widget_entry.h:30
eina_hash_djb2
static int eina_hash_djb2(const char *key, int len)
Hash function first reported by Dan Bernstein many years ago in comp.lang.c.
ecore_imf_shutdown
EAPI int ecore_imf_shutdown(void)
Shuts down the Ecore_IMF library.
Definition: ecore_imf.c:47
elm_entry_input_panel_layout_set
void elm_entry_input_panel_layout_set(Elm_Entry *obj, Elm_Input_Panel_Layout layout)
Set the input panel layout of the entry.
Definition: elm_entry_eo.legacy.c:207
evas_object_textgrid_cellrow_get
Evas_Textgrid_Cell * evas_object_textgrid_cellrow_get(const Evas_Textgrid *obj, int y)
Get the string at the given row of the given textgrid object.
Definition: evas_textgrid_eo.legacy.c:45
Eina_Safepointer
struct _Eina_Safepointer Eina_Safepointer
Type of the protected index.
Definition: eina_safepointer.h:63
ELM_FILESELECTOR_CLASS
#define ELM_FILESELECTOR_CLASS
Elementary fileselector class.
Definition: elm_fileselector_eo.h:20
_Elm_Ctxpopup_Data
Definition: elm_widget_ctxpopup.h:46
elm_photocam_zoom_mode_get
Elm_Photocam_Zoom_Mode elm_photocam_zoom_mode_get(const Evas_Object *obj)
Get the zoom mode.
Definition: efl_ui_image_zoomable.c:3402
ECORE_GETOPT_TYPE_SHORT
@ ECORE_GETOPT_TYPE_SHORT
Value of type short.
Definition: Ecore_Getopt.h:89
elm_obj_slideshow_next
EOAPI void elm_obj_slideshow_next(Eo *obj)
Slide to the next item, in a given slideshow widget.
evas_object_table_mirrored_get
Eina_Bool evas_object_table_mirrored_get(const Eo *obj)
Control the mirrored mode of the table.
Definition: evas_object_table.c:1415
elm_frame_collapse_get
Eina_Bool elm_frame_collapse_get(const Efl_Ui_Frame *obj)
Determine the collapse state of a frame Use this to determine the collapse state of a frame.
Definition: efl_ui_frame_eo.legacy.c:9
ELDBUS_OBJECT_EVENT_PROPERTY_CHANGED
@ ELDBUS_OBJECT_EVENT_PROPERTY_CHANGED
a property has changes
Definition: eldbus_object.h:64
evas_object_propagate_events_get
Eina_Bool evas_object_propagate_events_get(const Efl_Canvas_Object *obj)
Retrieve whether an Evas object is set to propagate events.
Definition: efl_canvas_object_eo.legacy.c:69
edje_edit_part_item_item_align_x_set
EAPI Eina_Bool edje_edit_part_item_item_align_x_set(Evas_Object *obj, const char *part, unsigned int index, double align_x)
Sets the horizontal align value of a part state.
EDJE_TEXT_EFFECT_OUTLINE_SHADOW
@ EDJE_TEXT_EFFECT_OUTLINE_SHADOW
Outline shadow text effect value.
Definition: Edje_Common.h:2124
elm_obj_actionslider_magnet_pos_set
EOAPI void elm_obj_actionslider_magnet_pos_set(Eo *obj, Elm_Actionslider_Pos pos)
Actionslider magnet position.
ecore_cocoa_window_show
EAPI void ecore_cocoa_window_show(Ecore_Cocoa_Window *window)
Displays a Cocoa window.
eina_hash_int64
static int eina_hash_int64(const unsigned long long int *pkey, int len)
Hash function from http://web.archive.org/web/20071223173210/http://www.concentric....
_Ecore_Event_Key::keycode
unsigned int keycode
Key scan code numeric value.
Definition: Ecore_Input.h:211
EINA_SLICE_STR_PRINT
#define EINA_SLICE_STR_PRINT(s)
To be used in printf()-like statements when EINA_SLICE_STR_FMT was used, it will print the slice as a...
Definition: eina_slice.h:532
elm_animation_view_min_frame_set
void elm_animation_view_min_frame_set(Elm_Animation_View *obj, int min_frame)
The start frame of the play.
edje_object_part_box_remove
Evas_Object * edje_object_part_box_remove(Evas_Object *obj, const char *part, Evas_Object *child)
Removes an object from the box.
Definition: edje_part_table.c:274
elm_obj_gengrid_item_select_mode_set
EOAPI void elm_obj_gengrid_item_select_mode_set(Eo *obj, Elm_Object_Select_Mode mode)
Control the gengrid item's select mode.
EPhysics_World
struct _EPhysics_World EPhysics_World
World handle, most basic type of EPhysics.
Definition: EPhysics.h:901
_Edje_External_Param_Info::flags
Edje_External_Param_Flags flags
Flags indicating how this parameter is used.
Definition: Edje_Common.h:708
ecore_con_ssl_available_get
EAPI int ecore_con_ssl_available_get(void)
Returns if SSL support is available.
Definition: ecore_con.c:166
edje_edit_part_drag_y_get
EAPI int edje_edit_part_drag_y_get(Evas_Object *obj, const char *part)
Gets vertical draggable state for part.
Definition: edje_edit.c:4290
evas_key_modifier_on
void evas_key_modifier_on(Evas_Canvas *obj, const char *keyname)
Enables or turns on programmatically the modifier key with name keyname for the default seat.
Definition: evas_canvas_eo.legacy.c:219
Ecore_Select_Function
int(* Ecore_Select_Function)(int nfds, fd_set *readfds, fd_set *writefds, fd_set *exceptfds, struct timeval *timeout)
A function which can be used to replace select() in the main loop.
Definition: Ecore_Common.h:168
elm_store_fetch_thread_set
void elm_store_fetch_thread_set(Elm_Store *st, Eina_Bool use_thread)
Enable or disable fetching in a thread for Store.
Definition: elm_store.c:644
EVAS_CALLBACK_MOUSE_DOWN
@ EVAS_CALLBACK_MOUSE_DOWN
Mouse Button Down Event.
Definition: Evas_Common.h:422
eina_ustrbuf_insert
Eina_Bool eina_ustrbuf_insert(Eina_UStrbuf *buf, const Eina_Unicode *str, size_t pos)
Inserts a string to a buffer, reallocating as necessary.
Eeze_Udev_Watch
struct Eeze_Udev_Watch Eeze_Udev_Watch
Opaque structure to hold data for a udev watch.
Definition: Eeze.h:296
_Eldbus_Object_Event_Property_Removed::proxy
Eldbus_Proxy * proxy
The proxy object.
Definition: eldbus_object.h:112
edje_object_perspective_get
const Edje_Perspective * edje_object_perspective_get(const Evas_Object *obj)
Gets the current perspective used on this Edje object.
Definition: edje_util.c:5392
elm_obj_web_dialog_prompt_hook_set
EOAPI void elm_obj_web_dialog_prompt_hook_set(Eo *obj, Elm_Web_Dialog_Prompt func, void *data)
Sets the function to call when an prompt dialog.
ELM_EVENT_PROCESS_FOREGROUND
int ELM_EVENT_PROCESS_FOREGROUND
Emitted when going from nothing being visible to at least one window being visible.
Definition: elm_main.c:123
EVAS_GL_STENCIL_BIT_16
@ EVAS_GL_STENCIL_BIT_16
16 bits precision for stencil buffer
Definition: Evas_GL.h:503
Eina_Promise_Cancel_Cb
void(* Eina_Promise_Cancel_Cb)(void *data, const Eina_Promise *dead_promise)
A callback used to inform that a promise was canceled.
Definition: eina_promise.h:221
EINA_VALUE_TYPE_STRING
const Eina_Value_Type * EINA_VALUE_TYPE_STRING
manages string type.
Definition: eina_value.c:5608
ecore_wl2_window_aux_hints_supported_get
EAPI Eina_List * ecore_wl2_window_aux_hints_supported_get(Ecore_Wl2_Window *window)
Get list of supported auxiliary window hints.
Definition: ecore_wl2_window.c:1384
elm_obj_genlist_mode_set
EOAPI void elm_obj_genlist_mode_set(Eo *obj, Elm_List_Mode mode)
This sets the horizontal stretching mode.
_Eina_Matrix4::wz
double wz
wz in w' = (x * wx) + (y * wy) + (z * wz) + ww
Definition: eina_matrix.h:141
elm_store_fetch_func_set
void elm_store_fetch_func_set(Elm_Store *st, Elm_Store_Item_Fetch_Cb func, const void *data)
Set the function used to deal with fetching of items.
Definition: elm_store.c:636
elm_store_unfetch_func_set
void elm_store_unfetch_func_set(Elm_Store *st, Elm_Store_Item_Unfetch_Cb func, const void *data)
Set the function used to free the structure allocated for the item.
Definition: elm_store.c:658
evas_canvas_image_cache_flush
EOAPI void evas_canvas_image_cache_flush(Eo *obj)
Flush the image cache of the canvas.
elm_object_event_callback_add
void elm_object_event_callback_add(Evas_Object *obj, Elm_Event_Cb func, const void *data)
Add a callback for input events (key up, key down, mouse wheel) on a given Elementary widget.
Definition: elm_main.c:1884
eina_log_domain_registered_level_get
int eina_log_domain_registered_level_get(int domain)
Gets the domain level given its identifier.
Definition: eina_log.c:2011
_Elm_Drag_User_Info
Definition: elm_cnp.h:474
evas_object_smart_type_check_ptr
Eina_Bool evas_object_smart_type_check_ptr(const Eo *eo_obj, const char *type)
Checks whether a given smart object or any of its smart object parents is of a given smart class,...
Definition: evas_object_smart.c:459
ELM_COLORSELECTOR_BOTH
@ ELM_COLORSELECTOR_BOTH
Both Palette and selector is displayed, default.
Definition: elm_colorselector_eo.h:26
edje_edit_state_rel1_to_x_get
EAPI const char * edje_edit_state_rel1_to_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the part name rel1x is relative to.
ecore_con_client_flush
EAPI void ecore_con_client_flush(Ecore_Con_Client *cl)
Flushes all pending data to the given client.
Definition: ecore_con_legacy.c:767
Evas_Video_Surface_Caps
enum _Evas_Video_Surface_Caps Evas_Video_Surface_Caps
Enum values for the Video surface capabilities.
eina_matrixsparse_iterator_complete_new
Eina_Iterator * eina_matrixsparse_iterator_complete_new(const Eina_Matrixsparse *m)
Creates a new iterator over all matrix cells.
Definition: eina_matrixsparse.c:1375
EINA_ERROR_MAGIC_FAILED
Eina_Error EINA_ERROR_MAGIC_FAILED
The error identifier corresponding to the magic check failure.
Definition: eina_magic.c:122
elm_transit_object_add
void elm_transit_object_add(Elm_Transit *transit, Evas_Object *obj)
Add new object to apply the effects.
Definition: elm_transit.c:650
Edje_Edit.h
Functions to deal with edje internal object.
EVAS_DEVICE_SUBCLASS_KNUCKLE
@ EVAS_DEVICE_SUBCLASS_KNUCKLE
A Knuckle.
Definition: Evas_Common.h:342
ELM_TRANSIT_TWEEN_MODE_SINUSOIDAL
@ ELM_TRANSIT_TWEEN_MODE_SINUSOIDAL
Starts slow, increase speed over time, then decrease again and stop slowly, v1 being a power factor.
Definition: elm_transit.h:65
_Ecore_Ipc_Event_Client_Data
An IPC structure for client_data event.
Definition: Ecore_Ipc.h:292
elm_obj_genlist_item_show
EOAPI void elm_obj_genlist_item_show(Eo *obj, Elm_Genlist_Item_Scrollto_Type type)
Show the portion of a genlist's internal list containing a given item, immediately.
_Edje_External_Param_Info::s
struct _Edje_External_Param_Info::@3::@6 s
Info about string type parameters.
evas_object_name_get
const char * evas_object_name_get(const Evas_Object *eo_obj)
Retrieves the name of the given Evas object.
Definition: evas_name.c:26
ecore_evas_maximized_set
EAPI void ecore_evas_maximized_set(Ecore_Evas *ee, Eina_Bool on)
Maximizes (or unmaximizes) an Ecore_Evas' window.
Definition: ecore_evas.c:2097
EvasGLImage
void * EvasGLImage
Represents an Evas GL Image object used with Evas GL Image extensions.
Definition: Evas_GL.h:469
Eina_Lalloc_Alloc
Eina_Bool(* Eina_Lalloc_Alloc)(void *user_data, int num)
Type definition for the callback used to allocate new items in a lazy allocator.
Definition: eina_lalloc.h:41
elm_code_widget_selection_select_line
void elm_code_widget_selection_select_line(Evas_Object *widget, unsigned int line)
Select the entire line from the widget.
Definition: elm_code_widget_selection.c:312
eina_f16p16_add
static Eina_F16p16 eina_f16p16_add(Eina_F16p16 a, Eina_F16p16 b)
Calculates the sum of two Eina_F16p16 floating point numbers.
eina_bezier_point_at
void eina_bezier_point_at(const Eina_Bezier *bz, double t, double *px, double *py)
Gets the point on the bezier curve at position t.
Definition: eina_bezier.c:145
eina_strbuf_replace_all
int eina_strbuf_replace_all(Eina_Strbuf *buf, const char *str, const char *with)
Replaces all matching substrings with another string.
Definition: eina_strbuf_common.c:1039
edje_edit_state_text_max_x_set
EAPI Eina_Bool edje_edit_state_text_max_x_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool v)
Sets if the text part forces the maximum horizontal size of the container to be equal to the maximum ...
eina_hash_iterator_data_new
Eina_Iterator * eina_hash_iterator_data_new(const Eina_Hash *hash)
Returns a new iterator associated with a hash.
Definition: eina_hash.c:1246
ELM_INPUT_HINT_AUTOFILL_POSTAL_ADDRESS
@ ELM_INPUT_HINT_AUTOFILL_POSTAL_ADDRESS
Autofill hint for a postal address.
Definition: elm_general.h:197
_Ecore_X_Event_Screensaver_Notify
Definition: Ecore_X.h:864
ecore_wl_sync
EAPI void ecore_wl_sync(void)
Flushes the command buffer and waits until all requests have been processed by the server.
Definition: ecore_wl.c:256
elm_config_softcursor_mode_set
void elm_config_softcursor_mode_set(Elm_Softcursor_Mode mode)
Set the mode used for software provided mouse cursors inline in the window canvas.
Definition: elm_config.c:3995
eina_vector3_equivalent
static Eina_Bool eina_vector3_equivalent(Eina_Vector3 *a, const Eina_Vector3 *b)
Check the equivalent between of two vectors.
ECORE_WL2_EVENT_SEAT_KEYBOARD_REPEAT_CHANGED
EAPI int ECORE_WL2_EVENT_SEAT_KEYBOARD_REPEAT_CHANGED
Definition: ecore_wl2.c:44
eina_file_map_key_hash
int eina_file_map_key_hash(const unsigned long long int *key, int key_length)
Creates a hash from a map key.
Definition: eina_file_common.c:218
ELM_ICON_NONE
@ ELM_ICON_NONE
Icon has no type set.
Definition: elm_general.h:64
_Eina_Stat::dev
unsigned long int dev
The device where this file is located.
Definition: eina_file.h:208
_Ecore_Drm_Event_Output::plug
Eina_Bool plug
Definition: Ecore_Drm.h:154
elm_obj_slideshow_transition_set
EOAPI void elm_obj_slideshow_transition_set(Eo *obj, const char *transition)
Set the current slide transition/effect in use for a given slideshow widget.
evas_object_box_layout_set
void evas_object_box_layout_set(Evas_Box *obj, Evas_Object_Box_Layout cb, const void *data, Eina_Free_Cb free_data)
Set a new layouting function to a given box object.
Definition: evas_box_eo.legacy.c:27
Emotion_Version
struct _Emotion_Version Emotion_Version
Represents the current version of Emotion.
ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_DAY
@ ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_DAY
Autofill hint for a credit card expiration day.
Definition: elm_general.h:171
evas_textblock_cursor_range_formats_get
Eina_List * evas_textblock_cursor_range_formats_get(const Efl_Text_Cursor_Handle *cur1, const Evas_Textblock_Cursor *cur2)
Return the format nodes in the range between cur1 and cur2.
Definition: evas_object_textblock.c:12547
elm_object_signal_callback_del
void * elm_object_signal_callback_del(Evas_Object *obj, const char *emission, const char *source, Edje_Signal_Cb func)
Remove a signal-triggered callback from a widget edje object.
Definition: elm_main.c:1876
_Ecore_Win32_Event_Mouse_In::x
int x
The x coordinate where the mouse leaved.
Definition: Ecore_Win32.h:333
_Elm_Ctxpopup_Item_Data
Definition: elm_widget_ctxpopup.h:30
ELM_INPUT_PANEL_LANG_ALPHABET
@ ELM_INPUT_PANEL_LANG_ALPHABET
Alphabet.
Definition: elm_general.h:112
evas_vg_shape_stroke_cap_set
void evas_vg_shape_stroke_cap_set(Evas_Vg_Shape *obj, Evas_Vg_Cap c)
Sets the cap style to be used for stroking the path.
Definition: efl_canvas_vg_shape.c:310
eina_matrix3_quad_square_map
Eina_Bool eina_matrix3_quad_square_map(Eina_Matrix3 *m, const Eina_Quad *q)
Creates a matrix for mapping squares to match quad.
Definition: eina_matrix.c:619
ELM_FLIP_PAGE_RIGHT
@ ELM_FLIP_PAGE_RIGHT
Page right flip mode.
Definition: efl_ui_flip_legacy.h:19
EET_T_F16P16
#define EET_T_F16P16
Data type: fixed point 16.16.
Definition: Eet.h:2593
EMBRYO_ERROR_PARAMS
@ EMBRYO_ERROR_PARAMS
Cannot initialize the JIT.
Definition: Embryo.h:415
_Elm_Prefs_Item_Spec_Date
Definition: elm_prefs_common.h:59
eina_file_statgen_next
void eina_file_statgen_next(void)
Force the stat generation counter to tick over so any following i/o does real i/o and stat calls.
Definition: eina_file_common.c:77
elm_config_cache_image_cache_size_set
void elm_config_cache_image_cache_size_set(int size)
Set the configured image cache size.
Definition: elm_config.c:3359
elm_object_tooltip_style_set
void elm_object_tooltip_style_set(Evas_Object *obj, const char *style)
Set a different style for this object tooltip.
Definition: els_tooltip.c:1102
eina_rw_slice_copy
static Eina_Rw_Slice eina_rw_slice_copy(const Eina_Rw_Slice dest, const Eina_Slice src)
Copy a read-only slice to a read-write one, similar to memcpy().
eina_quaternion_copy
void eina_quaternion_copy(Eina_Quaternion *dst, const Eina_Quaternion *src)
Copy quaternion.
Definition: eina_quaternion.c:1021
elm_ctxpopup_item_prev_get
Elm_Widget_Item * elm_ctxpopup_item_prev_get(const Elm_Ctxpopup_Item *obj)
Get the item before this one in the widget's list of items.
Definition: elm_ctxpopup_item_eo.legacy.c:3
ELM_SEL_FORMAT_MARKUP
@ ELM_SEL_FORMAT_MARKUP
Edje textblock markup, including inline images.
Definition: elm_cnp.h:79
EDJE_TEXT_FILTER_TEXT
@ EDJE_TEXT_FILTER_TEXT
Text type filter
Definition: Edje_Common.h:1309
ecore_con_url_fd_set
EAPI void ecore_con_url_fd_set(Ecore_Con_Url *url_con, int fd)
Sets up a file for receiving response data.
Definition: ecore_con_url.c:1138
elm_grid_clear
void elm_grid_clear(Elm_Grid *obj, Eina_Bool clear)
Faster way to remove all child objects from a grid object.
Definition: elm_grid_eo.legacy.c:21
ECORE_WL2_EVENT_OUTPUT_TRANSFORM
EAPI int ECORE_WL2_EVENT_OUTPUT_TRANSFORM
Definition: ecore_wl2.c:46
_Efreet_Desktop::orig_path
char * orig_path
original path to .desktop file
Definition: efreet_desktop.h:96
ECORE_IMF_INPUT_PANEL_LAYOUT_EMAIL
@ ECORE_IMF_INPUT_PANEL_LAYOUT_EMAIL
Email layout.
Definition: Ecore_IMF.h:357
Elm_Index_Data
struct _Elm_Index_Data Elm_Index_Data
Base layout smart data extended with index instance data.
Definition: elm_widget_index.h:29
_Edje_Part_Type
_Edje_Part_Type
Definition: Edje_Legacy.h:3245
_Eina_List::next
Eina_List * next
Next member in the list.
Definition: eina_list.h:320
evas_event_down_count_get
int evas_event_down_count_get(const Evas_Canvas *obj)
Get the number of mouse or multi presses currently active.
Definition: evas_canvas_eo.legacy.c:81
edje_edit_sound_samplebuffer_get
EAPI Eina_Binbuf * edje_edit_sound_samplebuffer_get(Evas_Object *obj, const char *sample_name)
Gets the certain sound data from the edje object.
Definition: edje_edit.c:1600
_Ecore_Evas_Engine_Buffer_Data
Definition: ecore_evas_buffer.h:6
_Mem_Header
Definition: eo_ptr_indirection.x:151
ELM_HOVER_EVENT_SMART_CHANGED
#define ELM_HOVER_EVENT_SMART_CHANGED
Called when hover changed.
Definition: elm_hover_eo.h:102
ephysics_constraint_linked_add
EAPI EPhysics_Constraint * ephysics_constraint_linked_add(EPhysics_Body *body1, EPhysics_Body *body2)
Create a new constraint between 2 bodies(Point to Point constraint).
Eet_Dictionary
struct _Eet_Dictionary Eet_Dictionary
Opaque handle that defines a file-backed (mmaped) dictionary of strings.
Definition: Eet.h:533
ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_MONTH
@ ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_MONTH
Autofill hint for a credit card expiration month.
Definition: Ecore_IMF.h:418
EVAS_CALLBACK_KEY_UP
@ EVAS_CALLBACK_KEY_UP
Key Release Event.
Definition: Evas_Common.h:431
elm_code_widget_selection_select_word
void elm_code_widget_selection_select_word(Evas_Object *widget, unsigned int line, unsigned int col)
Select a word from the widget.
Definition: elm_code_widget_selection.c:346
evas_object_image_alpha_mask_set
void evas_object_image_alpha_mask_set(Evas_Object *eo_obj, Eina_Bool ismask)
Definition: evas_image_legacy.c:1282
elm_box_add
Evas_Object * elm_box_add(Evas_Object *parent)
Add a new box to the parent.
Definition: elm_box.c:363
ELM_ENTRY_EVENT_CHANGED
#define ELM_ENTRY_EVENT_CHANGED
Called when entry changed.
Definition: elm_entry_eo.h:1285
elm_config_selection_unfocused_clear_set
void elm_config_selection_unfocused_clear_set(Eina_Bool enabled)
Set whether selection should be cleared when entry widget is unfocused.
Definition: elm_config.c:3208
_Efreet_Desktop::terminal
unsigned char terminal
Does the program run in a terminal.
Definition: efreet_desktop.h:119
EET_ERROR_EMPTY
@ EET_ERROR_EMPTY
There was nothing to do.
Definition: Eet.h:204
EDJE_PART_TYPE_GROUP
@ EDJE_PART_TYPE_GROUP
Group type value.
Definition: Edje_Legacy.h:3253
Ector_Priority
enum _Ector_Priority Ector_Priority
Priorities.
_Eina_Matrix3_F16p16::xz
Eina_F16p16 xz
xz in x' = (x * xx) + (y * xy) + xz
Definition: eina_matrix.h:170
ecore_x_window_full_new
EAPI Ecore_X_Window ecore_x_window_full_new(Ecore_X_Window parent, int x, int y, int w, int h, Ecore_X_Visual *visual, Ecore_X_Colormap colormap, int depth, Eina_Bool override)
Definition: ecore_x_window.c:25
ETHUMB_THUMB_FLIP_HORIZONTAL
@ ETHUMB_THUMB_FLIP_HORIZONTAL
flip horizontally
Definition: Ethumb.h:273
elm_obj_entry_input_panel_layout_set
EOAPI void elm_obj_entry_input_panel_layout_set(Eo *obj, Elm_Input_Panel_Layout layout)
Set the input panel layout of the entry.
eina_xattr_copy
Eina_Bool eina_xattr_copy(const char *src, const char *dst)
Copies the extended attribute from one file to another.
Definition: eina_xattr.c:602
elm_config_scroll_bring_in_scroll_friction_set
void elm_config_scroll_bring_in_scroll_friction_set(double friction)
Set the amount of inertia a scroller will impose at region bring animations.
Definition: elm_config.c:3628
eet_data_image_colorspace_get
EAPI int eet_data_image_colorspace_get(Eet_File *ef, const char *name, const char *cipher_key, const Eet_Colorspace **cspaces)
Gets the colorspace Eet can decode into of a given eet image resource.
Definition: eet_image.c:1876
eina_tls_new
static Eina_Bool eina_tls_new(Eina_TLS *key)
Initializes a new Eina_TLS, or thread level storage, to store thread specific data.
_Evas_Event_Mouse_In::output
Evas_Point output
The X/Y location of the cursor.
Definition: Evas_Legacy.h:199
ELM_DATETIME_YEAR
@ ELM_DATETIME_YEAR
Indicates Year field.
Definition: elm_datetime.h:210
EEZE_UDEV_TYPE_KEYBOARD
@ EEZE_UDEV_TYPE_KEYBOARD
Definition: Eeze.h:237
evas_object_textblock_style_insets_get
void evas_object_textblock_style_insets_get(const Efl_Canvas_Textblock *obj, int *l, int *r, int *t, int *b)
Gets the left, right, top and bottom insets of the text.
Definition: efl_canvas_textblock_eo.legacy.c:9
_Old_Edje_Image_Directory::sets
Eina_List * sets
a list of Edje_Image_Directory_Set
Definition: edje_convert.h:42
elm_fileselector_is_save_get
Eina_Bool elm_fileselector_is_save_get(const Evas_Object *obj)
Get whether the given file selector is in "saving dialog" mode.
Definition: elc_fileselector.c:2032
ecore_main_loop_glib_integrate
Eina_Bool ecore_main_loop_glib_integrate(void)
Requests ecore to integrate GLib's main loop.
Definition: ecore_glib.c:290
eina_file_stat_ls
Eina_Iterator * eina_file_stat_ls(const char *dir)
Gets an iterator to list the content of a directory, with direct information.
Definition: eina_file.c:739
Efreet_Icon::x0
int x0
x0 position
Definition: efreet_icon.h:113
elm_code_line_merge_up
void elm_code_line_merge_up(Elm_Code_Line *line)
Merge the specified line with the line above.
Definition: elm_code_line.c:132
ecore_win32_dnd_unregister_drop_target
EAPI void ecore_win32_dnd_unregister_drop_target(Ecore_Win32_Window *window)
Unregister a Drop operation.
Definition: ecore_win32_dnd.c:214
ECORE_ANIMATOR_SOURCE_CUSTOM
@ ECORE_ANIMATOR_SOURCE_CUSTOM
A custom animator trigger that you need to call ecore_animator_custom_tick() to make it tick.
Definition: Ecore_Common.h:2739
ELM_DAY_WEDNESDAY
@ ELM_DAY_WEDNESDAY
Wednesday weekday.
Definition: elm_calendar_eo.h:64
edje_edit_state_text_align_x_set
EAPI Eina_Bool edje_edit_state_text_align_x_set(Evas_Object *obj, const char *part, const char *state, double value, double align)
Sets the text horizontal align of a part state.
ecore_wl2_window_aspect_get
EAPI void ecore_wl2_window_aspect_get(Ecore_Wl2_Window *window, int *w, int *h, unsigned int *aspect)
Definition: ecore_wl2_window.c:1498
ephysics_world_simulation_get
EAPI void ephysics_world_simulation_get(const EPhysics_World *world, double *fixed_time_step, int *max_sub_steps)
Get world simulation's fixed time step and max number of sub steps configuration.
ecore_x_selection_secondary_set
EAPI Eina_Bool ecore_x_selection_secondary_set(Ecore_X_Window w, const void *data, int size)
Claim ownership of the SECONDARY selection and set its data.
Definition: ecore_x_selection.c:204
elm_genlist_reorder_mode_get
Eina_Bool elm_genlist_reorder_mode_get(const Elm_Genlist *obj)
Get the reorder mode.
Definition: elm_genlist_eo.legacy.c:69
elm_layout_freeze
int elm_layout_freeze(Evas_Object *obj)
Freezes the Elementary layout object.
Definition: efl_ui_layout.c:3261
Elm_Route_Data
struct _Elm_Route_Data Elm_Route_Data
Base widget smart data extended with route instance data.
Definition: elm_widget_route.h:26
_Elm_Config::focus_autoscroll_mode
Elm_Focus_Autoscroll_Mode focus_autoscroll_mode
This shows the focus auto scroll mode.
Definition: elm_priv.h:533
elm_genlist_item_prepend
Elm_Widget_Item * elm_genlist_item_prepend(Elm_Genlist *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Genlist_Item_Type type, Evas_Smart_Cb func, const void *func_data)
Prepend a new item in a given genlist widget.
Definition: elm_genlist_eo.legacy.c:231
EET_COMPRESSION_DEFAULT
@ EET_COMPRESSION_DEFAULT
Default compression (Zlib)
Definition: Eet.h:243
elua_io_loadfile
int elua_io_loadfile(const Elua_State *es, const char *fname)
Loads a file using Elua's own mmap-based IO.
Definition: cache.c:145
elm_obj_slideshow_layout_set
EOAPI void elm_obj_slideshow_layout_set(Eo *obj, const char *layout)
Set the current slide layout in use for a given slideshow widget.
elm_object_orientation_mode_disabled_set
void elm_object_orientation_mode_disabled_set(Evas_Object *obj, Eina_Bool disabled)
Disable the orientation mode of a given widget.
Definition: elm_main.c:1956
_Elm_Widget_Item_Data::eo_obj
Eo * eo_obj
the base view object
Definition: elm_widget.h:566
evas_touch_point_list_nth_state_get
Evas_Touch_Point_State evas_touch_point_list_nth_state_get(Evas *eo_e, unsigned int n)
This function returns the state of nth touch point.
Definition: evas_touch_point.c:106
ELM_TOOLTIP_ORIENT_BOTTOM_RIGHT
@ ELM_TOOLTIP_ORIENT_BOTTOM_RIGHT
Tooltip should appear at the bottom right of parent.
Definition: elm_tooltip.h:31
elm_obj_toolbar_menu_parent_set
EOAPI void elm_obj_toolbar_menu_parent_set(Eo *obj, Efl_Canvas_Object *parent)
Control the parent object of the toolbar items' menus.
eina_matrix4_values_get
void eina_matrix4_values_get(const Eina_Matrix4 *m, double *xx, double *xy, double *xz, double *xw, double *yx, double *yy, double *yz, double *yw, double *zx, double *zy, double *zz, double *zw, double *wx, double *wy, double *wz, double *ww)
Gets the values of the coefficients of the given floating point matrix.
Definition: eina_matrix.c:188
EINA_TRUE
#define EINA_TRUE
boolean value TRUE (numerical value 1)
Definition: eina_types.h:539
elm_object_part_content_unset
Evas_Object * elm_object_part_content_unset(Evas_Object *obj, const char *part)
Unset the content on a part of a given container widget.
Definition: elm_main.c:1581
elm_object_item_data_get
void * elm_object_item_data_get(const Elm_Object_Item *it)
Get the data associated with an object item.
Definition: efl_ui_widget.c:3796
_Evas_Alloc_Error
_Evas_Alloc_Error
Definition: Evas_Common.h:269
eina_simple_xml_node_comment_new
Eina_Simple_XML_Node_Comment * eina_simple_xml_node_comment_new(Eina_Simple_XML_Node_Tag *parent, const char *contents, size_t length)
Creates new comment.
Definition: eina_simple_xml_parser.c:888
_Eina_Quad::x2
double x2
Bottom right x coordinate.
Definition: eina_quad.h:50
_Box
Definition: region.h:67
EVAS_IMAGE_CONTENT_HINT_DYNAMIC
@ EVAS_IMAGE_CONTENT_HINT_DYNAMIC
The contents will change over time.
Definition: Evas_Common.h:264
_Evas_Precision_Position::output
Evas_Point output
position on the output
Definition: Evas_Common.h:252
elput_touch_drag_enabled_get
EAPI Eina_Bool elput_touch_drag_enabled_get(Elput_Device *device)
Get if tap-and-drag is enabled on this device.
Definition: elput_touch.c:35
EINA_LOCK_SUCCEED
@ EINA_LOCK_SUCCEED
Indicates that the lock operation succeeded.
Definition: eina_lock.h:91
_Ecore_X_Event_Window_Prop_Visible_Title_Change
Definition: Ecore_X.h:960
_Ecore_Getopt_Value::ptrp
void ** ptrp
Void pointer.
Definition: Ecore_Getopt.h:141
elm_transit_del_cb_set
void elm_transit_del_cb_set(Elm_Transit *transit, Elm_Transit_Del_Cb cb, void *data)
Set the user-callback function when the transit is deleted.
_Evas_GL_Context_Version
_Evas_GL_Context_Version
Enumeration that defines the available OpenGL ES version numbers.
Definition: Evas_GL.h:546
_Evas_Image_Content_Hint
_Evas_Image_Content_Hint
Definition: Evas_Common.h:262
elm_config_focus_highlight_animate_get
Eina_Bool elm_config_focus_highlight_animate_get(void)
Get the enable status of the focus highlight animation.
Definition: elm_config.c:3483
EIO_MONITOR_FILE_MODIFIED
int EIO_MONITOR_FILE_MODIFIED
A file was modified in a watched directory.
Definition: eio_monitor.c:308
Eina_RWLock
struct _Eina_RWLock Eina_RWLock
An opaque type for working with read/write locks.
Definition: eina_inline_lock_posix.x:79
eet_data_node_read_cipher
EAPI Eet_Node * eet_data_node_read_cipher(Eet_File *ef, const char *name, const char *cipher_key)
TODO FIX ME.
Definition: eet_data.c:2340
elm_gengrid_multi_select_mode_set
void elm_gengrid_multi_select_mode_set(Elm_Gengrid *obj, Elm_Object_Multi_Select_Mode mode)
Set the gengrid multi select mode.
Definition: elm_gengrid_eo.legacy.c:105
evas_vg_shape_append_arc
void evas_vg_shape_append_arc(Evas_Vg_Shape *obj, double x, double y, double w, double h, double start_angle, double sweep_length)
Append an arc that enclosed in the given rectangle (x, y, w, h).
Definition: efl_canvas_vg_shape.c:424
evas_object_intercept_focus_set_callback_add
void evas_object_intercept_focus_set_callback_add(Evas_Object *obj, Evas_Object_Intercept_Focus_Set_Cb func, const void *data)
Set the callback function that intercepts a focus set event of an object.
elm_entry_input_panel_layout_get
Elm_Input_Panel_Layout elm_entry_input_panel_layout_get(const Elm_Entry *obj)
Get the input panel layout of the entry.
Definition: elm_entry_eo.legacy.c:213
_Eina_Value_Type::vset
Eina_Bool(* vset)(const Eina_Value_Type *type, void *mem, va_list args)
how to set memory from variable argument
Definition: eina_value.h:3688
efreet_mime_type_get
EAPI const char * efreet_mime_type_get(const char *file)
Retrieve the mime type of a file.
Definition: efreet_mime.c:433
_Ecore_Ipc_Event_Server_Add::server
Ecore_Ipc_Server * server
An IPC connection handle.
Definition: Ecore_Ipc.h:272
eina_file_mkdtemp
Eina_Bool eina_file_mkdtemp(const char *templatename, Eina_Tmpstr **path)
Generates and creates a uniquely named temporary directory from a template name.
Definition: eina_file_common.c:1056
evas_canvas_focus_get
EOAPI Efl_Canvas_Object * evas_canvas_focus_get(const Eo *obj)
Retrieve the object focused by the default seat.
ELM_MAP_ROUTE_TYPE_LAST
@ ELM_MAP_ROUTE_TYPE_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_map_eo.h:45
ecore_wl2_window_surface_get
EAPI struct wl_surface * ecore_wl2_window_surface_get(Ecore_Wl2_Window *window)
Get the wl_surface which belongs to this window.
Definition: ecore_wl2_window.c:605
elm_obj_entry_input_panel_imdata_set
EOAPI void elm_obj_entry_input_panel_imdata_set(Eo *obj, const void *data, int len)
Set the input panel-specific data to deliver to the input panel.
ecore_x_input_device_name_get
EAPI const char * ecore_x_input_device_name_get(int slot)
Definition: ecore_x_xi2.c:972
eina_cow_del
void eina_cow_del(Eina_Cow *cow)
Destroys an Eina_Cow pool and all the allocated memory.
Definition: eina_cow.c:394
eldbus_object_path_get
const char * eldbus_object_path_get(const Eldbus_Object *obj)
Get the path associated with a Eldbus_Object.
Definition: eldbus_object.c:556
ELM_BOX_EVENT_CHILD_ADDED
#define ELM_BOX_EVENT_CHILD_ADDED
Called when child was added.
Definition: elm_box_eo.h:294
eina_list_last_data_get
static void * eina_list_last_data_get(const Eina_List *list)
Returns the last list node's data.
_Eina_Array::version
int version
Should match EINA_ARRAY_VERSION used when compiled your apps, provided for ABI compatibility.
Definition: eina_array.h:231
_Ecore_Event_Mouse_IO::window
Ecore_Window window
The main window where event happened.
Definition: Ecore_Input.h:368
evas_object_freeze_events_set
void evas_object_freeze_events_set(Eo *eo_obj, Eina_Bool freeze)
Set whether an Evas object is to freeze (discard) events.
Definition: evas_events.c:4008
eina_list_data_find_list
Eina_List * eina_list_data_find_list(const Eina_List *list, const void *data)
Finds a member of a list and returns it as a list node.
Definition: eina_list.c:975
eina_tmpstr_del
void eina_tmpstr_del(Eina_Tmpstr *tmpstr)
Deletes the temporary string if it is one, or ignore it if it is not.
Definition: eina_tmpstr.c:125
eina_file_path_relative
Eina_Bool eina_file_path_relative(const char *path)
Determines if a path is relative or absolute.
Definition: eina_file.c:525
evas_textblock_node_format_list_get
const Eina_List * evas_textblock_node_format_list_get(const Eo *eo_obj, const char *anchor)
Gets a list of format nodes that match given format.
Definition: evas_object_textblock.c:9872
ECORE_IMF_CALLBACK_COMMIT
@ ECORE_IMF_CALLBACK_COMMIT
"COMMIT" is called when a complete input sequence has been entered by the user
Definition: Ecore_IMF.h:232
Ecore_Cocoa_Cursor
Ecore_Cocoa_Cursor
Values of the Cocoa cursors handled by Ecore_Cocoa See https://developer.apple.com/library/mac/docume...
Definition: Ecore_Cocoa.h:101
elm_gesture_layer_zoom_wheel_factor_get
double elm_gesture_layer_zoom_wheel_factor_get(const Evas_Object *obj)
This function returns the gesture layer zoom wheel factor of an object.
Definition: elm_gesture_layer.c:4055
Eet_Descriptor_Mem_Free_Callback
void(* Eet_Descriptor_Mem_Free_Callback)(void *mem)
Callback prototype for Eet_Descriptor_Mem_Alloc.
Definition: Eet.h:2676
_Ecore_X_Event_Xdnd_Enter
Definition: Ecore_X.h:784
elm_obj_genlist_item_pin_get
EOAPI Eina_Bool elm_obj_genlist_item_pin_get(const Eo *obj)
Get whether a given genlist item is pinned or not.
_Eina_Trash::next
Eina_Trash * next
Next item in the trash.
Definition: eina_trash.h:42
ELM_SCROLLER_POLICY_OFF
@ ELM_SCROLLER_POLICY_OFF
Never show scrollbars.
Definition: elm_scroller_legacy.h:17
evas_object_image_mmap_set
void evas_object_image_mmap_set(Evas_Object *obj, const Eina_File *f, const char *key)
Set the source mmaped file from where an image object must fetch the real image data (it must be an E...
Definition: evas_image_legacy.c:208
ELM_GENGRID_EVENT_EDGE_RIGHT
#define ELM_GENGRID_EVENT_EDGE_RIGHT
Called when right edge is reached.
Definition: elm_gengrid_eo.h:691
eina_unicode_strndup
Eina_Unicode * eina_unicode_strndup(const Eina_Unicode *text, size_t n)
Same as strdup but cuts on the given size.
Definition: eina_unicode.c:112
_Edje_External_Type::param_get
Eina_Bool(* param_get)(void *data, const Evas_Object *obj, Edje_External_Param *param)
Dynamically fetch a parameter of this external, called by scripts and user code.
Definition: Edje_Common.h:848
_Edje_External_Param_Info::b
struct _Edje_External_Param_Info::@3::@7 b
Info about boolean type parameters.
ELM_GENLIST_EVENT_INDEX_UPDATE
#define ELM_GENLIST_EVENT_INDEX_UPDATE
Called when genlist index updated.
Definition: elm_genlist_eo.h:996
Efreet_Icon::has_embedded_text_rectangle
unsigned char has_embedded_text_rectangle
Has the embedded rectangle set.
Definition: efreet_icon.h:124
evas_vg_shape_fill_get
Evas_Vg_Node * evas_vg_shape_fill_get(const Evas_Vg_Shape *obj)
Fill of the shape object.
EDJE_MESSAGE_NONE
@ EDJE_MESSAGE_NONE
No message type.
Definition: Edje_Legacy.h:572
ecore_animator_timeline_add
Ecore_Animator * ecore_animator_timeline_add(double runtime, Ecore_Timeline_Cb func, const void *data)
Adds an animator that runs for a limited time.
Definition: ecore_anim.c:545
Elm_Sel_Type
Elm_Sel_Type
Defines the types of selection property names.
Definition: elm_cnp.h:60
ecore_evas_engine_type_supported_get
EAPI int ecore_evas_engine_type_supported_get(Ecore_Evas_Engine_Type engine)
Query if a particular rendering engine target has support.
Definition: ecore_evas.c:488
_Elm_Web_Menu_Item::text
const char * text
The text for the item.
Definition: elm_web_common.h:59
elm_win_focus_highlight_style_set
Eina_Bool elm_win_focus_highlight_style_set(Elm_Win *obj, const char *style)
Set the style for the focus highlight on this window.
elm_entry_cursor_line_begin_set
void elm_entry_cursor_line_begin_set(Elm_Entry *obj)
This moves the cursor to the beginning of the current line.
Definition: elm_entry_eo.legacy.c:309
edje_edit_state_rel2_to_y_set
EAPI Eina_Bool edje_edit_state_rel2_to_y_set(Evas_Object *obj, const char *part, const char *state, double value, const char *rel_to)
Sets the part rel2y is relative to.
Elm_Photo_Data
struct _Elm_Photo_Data Elm_Photo_Data
Base widget smart data extended with photo instance data.
Definition: elm_widget_photo.h:26
ECORE_GETOPT_TYPE_INT
@ ECORE_GETOPT_TYPE_INT
Value of type int.
Definition: Ecore_Getopt.h:90
elm_genlist_filter_set
void elm_genlist_filter_set(Elm_Genlist *obj, void *key)
Set filter mode with key.
Definition: elm_genlist_eo.legacy.c:207
_Eldbus_Introspection_Node::name
Eina_Stringshare * name
Node name (optional)
Definition: eldbus_introspection.h:38
_Eina_List_Accounting::count
unsigned int count
Number of elements of the list - don't touch.
Definition: eina_list.h:337
edje_edit_state_rel1_offset_x_get
EAPI int edje_edit_state_rel1_offset_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the 'rel1 offset X' value of state.
elm_entry_bounce_set
EINA_DEPRECATED void elm_entry_bounce_set(Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
This enables/disables bouncing within the entry.
Definition: elm_entry.c:5285
_Evas_GL_API::evasglDestroyImage
void(* evasglDestroyImage)(EvasGLImage image)
Definition: Evas_GL.h:5437
eina_prefix_bin_get
const char * eina_prefix_bin_get(Eina_Prefix *pfx)
Gets the binary installation directory.
Definition: eina_prefix.c:775
elm_theme_ref_set
void elm_theme_ref_set(Elm_Theme *th, Elm_Theme *thref)
Tell the source theme to reference the ref theme.
Definition: elm_theme.c:595
elm_list_add
Evas_Object * elm_list_add(Evas_Object *parent)
Add a new list widget to the given parent Elementary (container) object.
Definition: elm_list.c:2513
Elm_Store_Item_Info_Filesystem
struct _Elm_Store_Item_Info_Filesystem Elm_Store_Item_Info_Filesystem
Filesystem specific information about a store item.
Definition: elm_store.h:61
_Ethumb_Plugin
Definition: Ethumb_Plugin.h:41
edje_edit_program_transition_time_get
EAPI double edje_edit_program_transition_time_get(Evas_Object *obj, const char *prog)
Gets the duration of the transition in seconds.
Definition: edje_edit.c:11653
EVAS_CALLBACK_CANVAS_FOCUS_OUT
@ EVAS_CALLBACK_CANVAS_FOCUS_OUT
Canvas lost focus as a whole.
Definition: Evas_Common.h:444
evas_object_precise_is_inside_set
void evas_object_precise_is_inside_set(Efl_Canvas_Object *obj, Eina_Bool precise)
Set whether to use precise (usually expensive) point collision detection for a given Evas object.
Definition: efl_canvas_object_eo.legacy.c:51
ecore_wl_window_hide
EAPI void ecore_wl_window_hide(Ecore_Wl_Window *win)
Hides a window.
Definition: ecore_wl_window.c:431
eet_connection_received
EAPI int eet_connection_received(Eet_Connection *conn, const void *data, size_t size)
Processes a raw packet received over the link.
Definition: eet_connection.c:48
flock::l_type
short int l_type
lock type: read, write, ...
Definition: evil_fcntl.h:74
ephysics_body_sphere_add
EAPI EPhysics_Body * ephysics_body_sphere_add(EPhysics_World *world)
Create a new sphere physics body.
evas_object_image_pixels_get_callback_set
void evas_object_image_pixels_get_callback_set(Eo *eo_obj, Evas_Object_Image_Pixels_Get_Cb func, void *data)
Set the callback function to get pixels from a canvas' image.
Definition: evas_image_legacy.c:564
ELM_ANIMATION_VIEW_STATE_NOT_READY
@ ELM_ANIMATION_VIEW_STATE_NOT_READY
Animation is not ready to play.
Definition: efl_ui_vg_animation_eo.legacy.h:21
EET_DATA_DESCRIPTOR_CLASS_VERSION
#define EET_DATA_DESCRIPTOR_CLASS_VERSION
The version of Eet_Data_Descriptor_Class at the time of the distribution of the sources.
Definition: Eet.h:2640
evas_object_event_callback_priority_add
void evas_object_event_callback_priority_add(Evas_Object *obj, Evas_Callback_Type type, Evas_Callback_Priority priority, Evas_Object_Event_Cb func, const void *data)
Add (register) a callback function to a given Evas object event with a non-default priority set.
Definition: evas_callbacks.c:485
elm_need_ethumb
Eina_Bool elm_need_ethumb(void)
Request that your elementary application needs ethumb.
Definition: elm_thumb.c:518
evas_object_text_glow_color_set
void evas_object_text_glow_color_set(Evas_Text *obj, int r, int g, int b, int a)
Sets the glow color for the given text object.
Definition: evas_text_eo.legacy.c:75
elm_config_cache_flush_interval_set
void elm_config_cache_flush_interval_set(int size)
Set the configured cache flush interval time.
Definition: elm_config.c:3308
elm_obj_box_padding_set
EOAPI void elm_obj_box_padding_set(Eo *obj, int horizontal, int vertical)
Set the space (padding) between the box's elements.
evas_textblock_fit_size_array_get
int evas_textblock_fit_size_array_get(const Evas_Object *obj, unsigned int *p_size_array, size_t *p_size_array_len, size_t passed_array_size)
Get copy of the object's fitting font size array used internally.
Definition: evas_object_textblock.c:18025
elm_entry_input_panel_return_key_disabled_set
void elm_entry_input_panel_return_key_disabled_set(Elm_Entry *obj, Eina_Bool disabled)
Set the return key on the input panel to be disabled.
Definition: elm_entry_eo.legacy.c:147
_Ecore_X_Event_Damage
Definition: Ecore_X.h:2514
ELM_GLVIEW_STENCIL_4
@ ELM_GLVIEW_STENCIL_4
Request min.
Definition: elm_glview_eo.h:57
elm_obj_flipselector_flip_next
EOAPI void elm_obj_flipselector_flip_next(Eo *obj)
Programmatically select the next item of a flip selector widget.
elm_gesture_layer_zoom_finger_factor_set
void elm_gesture_layer_zoom_finger_factor_set(Evas_Object *obj, double zoom_finger_factor)
This function sets the gesture layer zoom finger factor of an object.
Definition: elm_gesture_layer.c:4063
ELM_OBJECT_LAYER_LAST
@ ELM_OBJECT_LAYER_LAST
last layer known by Elementary
Definition: elm_general.h:484
ELDBUS_ERROR_PENDING_TIMEOUT
#define ELDBUS_ERROR_PENDING_TIMEOUT
Timeout error answer.
Definition: Eldbus.h:133
_Ecore_Exe_Event_Del::exe
Ecore_Exe * exe
The handle to the exited process, or NULL if not found.
Definition: Ecore_Common.h:1069
elm_finger_size_all_set
EINA_DEPRECATED void elm_finger_size_all_set(Evas_Coord size)
Set the configured finger size for all applications on the display.
eio_memory_burst_limit_set
void eio_memory_burst_limit_set(size_t limit)
Set the limit to the maximum amount of memory used.
Definition: eio_main.c:413
ephysics_world_rate_set
EAPI void ephysics_world_rate_set(EPhysics_World *world, double rate)
Set rate between pixels on evas canvas and meters on ephysics world.
eina_matrix3_multiply
void eina_matrix3_multiply(Eina_Matrix3 *out, const Eina_Matrix3 *mat_a, const Eina_Matrix3 *mat_b)
Multiplies two matrices.
Definition: eina_matrix.c:1215
eina_value_error_new
static Eina_Value * eina_value_error_new(Eina_Error c)
Create a new Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:164
ECORE_IMF_BIDI_DIRECTION_NEUTRAL
@ ECORE_IMF_BIDI_DIRECTION_NEUTRAL
The Neutral mode.
Definition: Ecore_IMF.h:472
eina_value_type_convert_from
static Eina_Bool eina_value_type_convert_from(const Eina_Value_Type *type, const Eina_Value_Type *convert, void *type_mem, const void *convert_mem)
Converts memory using type descriptor.
EINA_REFCOUNT
#define EINA_REFCOUNT
Used for declaring a reference counting member in a struct.
Definition: eina_refcount.h:53
ecore_time_get
double ecore_time_get(void)
Retrieves the current system time as a floating point value in seconds.
Definition: ecore_time.c:33
efreet_menu_dump
void efreet_menu_dump(Efreet_Menu *menu, const char *indent)
Dumps the contents of the menu to the command line.
Definition: efreet_menu.c:721
elm_entry_cursor_pos_set
void elm_entry_cursor_pos_set(Elm_Entry *obj, int pos)
Sets the cursor position in the entry to the given value.
Definition: elm_entry_eo.legacy.c:255
Eldbus_Connection_Event_Cb
void(* Eldbus_Connection_Event_Cb)(void *data, Eldbus_Connection *conn, void *event_info)
Callback called when we receive an event.
Definition: eldbus_connection.h:156
Eina_Debug_Packet_Header
Header of Eina Debug packet.
Definition: eina_debug.h:116
ecore_thread_main_loop_begin
EAPI int ecore_thread_main_loop_begin(void)
This function suspends the main loop in a know state.
Definition: ecore.c:674
elementary_config.h
Definition of special values for user configuration.
ecore_win32_dnd_begin
EAPI Eina_Bool ecore_win32_dnd_begin(const char *data, int size)
Begin a DnD operation.
Definition: ecore_win32_dnd.c:120
ECORE_X_ERROR_CODE_BAD_ALLOC
@ ECORE_X_ERROR_CODE_BAD_ALLOC
Insufficient resources.
Definition: Ecore_X.h:403
EMOTION_WEBCAM_DEL
EAPI int EMOTION_WEBCAM_DEL
Ecore_Event triggered when a webcam is unplugged.
Definition: emotion_webcam.c:23
elm_code_widget_selection_select_all
void elm_code_widget_selection_select_all(Evas_Object *widget)
Select the entire widget contents.
Definition: elm_code_widget_selection.c:97
ecore_wl2_window_show
EAPI void ecore_wl2_window_show(Ecore_Wl2_Window *window)
Show a given Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:622
ECORE_AXIS_LABEL_TOOL_WIDTH_MAJOR
@ ECORE_AXIS_LABEL_TOOL_WIDTH_MAJOR
Length of tool ellipse along AZIMUTH.
Definition: Ecore_Input.h:331
eina_matrix4_determinant
double eina_matrix4_determinant(const Eina_Matrix4 *m)
Calculates the determinant of the given matrix.
Definition: eina_matrix.c:691
evas_object_image_file_get
void evas_object_image_file_get(const Evas_Object *obj, const char **file, const char **key)
Retrieve the source file from where an image object is to fetch the real image data (it may be an Eet...
Definition: evas_image_legacy.c:201
elm_access_activate_cb_set
void elm_access_activate_cb_set(Evas_Object *obj, Elm_Access_Activate_Cb func, void *data)
Set activate callback to activate highlight object.
Definition: elm_access.c:1316
evas_textblock_cursor_format_next
Eina_Bool evas_textblock_cursor_format_next(Evas_Textblock_Cursor *cur)
Advances to the next format node.
Definition: evas_object_textblock.c:10146
elm_obj_box_clear
EOAPI void elm_obj_box_clear(Eo *obj)
Clear the box of all children.
evas_object_text_horiz_advance_get
int evas_object_text_horiz_advance_get(const Evas_Text *obj)
Horizontal advance property.
Definition: evas_text_eo.legacy.c:111
ELM_DAY_THURSDAY
@ ELM_DAY_THURSDAY
Thursday weekday.
Definition: elm_calendar_eo.h:65
EET_ERROR_BAD_OBJECT
@ EET_ERROR_BAD_OBJECT
Given object or handle is NULL or invalid.
Definition: Eet.h:203
edje_edit_spectra_add
EAPI Eina_Bool edje_edit_spectra_add(Evas_Object *obj, const char *name)
Adds a new spectra in the given edje object.
edje_edit_state_font_set
EAPI Eina_Bool edje_edit_state_font_set(Evas_Object *obj, const char *part, const char *state, double value, const char *font)
Sets font name for a given part state.
Definition: edje_edit.c:8785
ELM_ANIMATION_VIEW_STATE_PLAY_BACK
@ ELM_ANIMATION_VIEW_STATE_PLAY_BACK
Animation is on playing back (rewinding).
Definition: efl_ui_vg_animation_eo.legacy.h:30
elm_layout_part_cursor_style_set
Eina_Bool elm_layout_part_cursor_style_set(Eo *obj, const char *part, const char *style)
Sets a specific cursor style for an edje part.
Definition: efl_ui_layout.c:3237
EVAS_RENDER_TINT
@ EVAS_RENDER_TINT
DEPRECATED.
Definition: Evas_Legacy.h:2171
elm_config_cache_edje_file_cache_size_get
int elm_config_cache_edje_file_cache_size_get()
Get the configured edje file cache size.
Definition: elm_config.c:3393
_Eina_Stat::gid
unsigned int gid
The owner group id.
Definition: eina_file.h:213
_Eina_Future_Cb_Easy_Desc::free
Eina_Future_Free_Cb free
Called on all situations to notify future destruction.
Definition: eina_promise.h:352
_Elm_Slideshow_Item_Data
Definition: elm_widget_slideshow.h:30
eina_f32p32_int_to
static int32_t eina_f32p32_int_to(Eina_F32p32 v)
Creates a new standard 32-bit integer from Eina_F32p32 floating point number.
ecore_wl2_output_transform_get
EAPI int ecore_wl2_output_transform_get(Ecore_Wl2_Output *output)
Get the current transform of a given output.
Definition: ecore_wl2_output.c:155
ecore_con_eet_raw_data_callback_del
EAPI void ecore_con_eet_raw_data_callback_del(Ecore_Con_Eet *ece, const char *name)
Removes a raw data callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:775
Edje_Perspective
struct _Edje_Perspective Edje_Perspective
Perspective info for maps inside edje objects.
Definition: Edje_Common.h:140
_Eo_Id_Table_Data
Definition: eo_ptr_indirection.x:294
EET_DATA_DESCRIPTOR_ADD_LIST
#define EET_DATA_DESCRIPTOR_ADD_LIST(edd, struct_type, name, member, subtype)
Adds a linked list type to a data descriptor.
Definition: Eet.h:3511
ephysics_quaternion_euler_set
EAPI void ephysics_quaternion_euler_set(EPhysics_Quaternion *quat, double yaw, double pitch, double roll)
Set quaternion using Euler angles.
evas_object_table_col_row_size_get
void evas_object_table_col_row_size_get(const Evas_Table *obj, int *cols, int *rows)
Get the number of columns and rows this table takes.
Definition: evas_table_eo.legacy.c:39
Ecore_Audio_Module
struct _Ecore_Audio_Module Ecore_Audio_Module
The audio module.
Definition: Ecore_Audio.h:72
evas_canvas_nochange_pop
EOAPI void evas_canvas_nochange_pop(Eo *obj)
Pop the nochange flag down 1.
EVAS_CALLBACK_HIDE
@ EVAS_CALLBACK_HIDE
Hide Event.
Definition: Evas_Common.h:435
_Evas_Event_Key_Up::compose
const char * compose
A UTF8 string if this keystroke has modified a string in the middle of being composed - this string r...
Definition: Evas_Legacy.h:339
_Evas_Vg_Gradient_Stop::a
int a
The component A color of the gradient stop.
Definition: Evas_Legacy.h:3782
ECORE_EVAS_EWS_EVENT_RAISE
EAPI int ECORE_EVAS_EWS_EVENT_RAISE
window was raised
Definition: ecore_evas_ews.c:27
EMOTION_ASPECT_KEEP_HEIGHT
@ EMOTION_ASPECT_KEEP_HEIGHT
respect video aspect, fitting its height inside the object height
Definition: Emotion.h:255
_Elm_Image_Orient_Type
_Elm_Image_Orient_Type
Using Evas_Image_Orient enums.
Definition: elm_image_legacy.h:389
ecore_wl2_offer_actions_set
void ecore_wl2_offer_actions_set(Ecore_Wl2_Offer *offer, Ecore_Wl2_Drag_Action actions, Ecore_Wl2_Drag_Action action)
Set the actions which are supported by you.
Definition: ecore_wl2_dnd.c:707
elm_gesture_layer_flick_time_limit_ms_get
unsigned int elm_gesture_layer_flick_time_limit_ms_get(const Evas_Object *obj)
This function returns the gesture layer flick time limit (in ms) of an object.
Definition: elm_gesture_layer.c:4103
_Old_Edje_Part_Collection::part
const char * part
part name
Definition: edje_convert.h:106
edje_edit_part_drag_confine_set
EAPI Eina_Bool edje_edit_part_drag_confine_set(Evas_Object *obj, const char *part, const char *confine)
Sets the name of the part that is used as 'confine' for the given draggies.
ELM_OBJECT_LAYER_CURSOR
@ ELM_OBJECT_LAYER_CURSOR
where to show cursors
Definition: elm_general.h:483
ecore_poller_poll_interval_get
double ecore_poller_poll_interval_get(Ecore_Poller_Type type)
Gets the time(in seconds) between ticks for the given poller type.
Definition: ecore_poller.c:231
evas_object_image_size_get
void evas_object_image_size_get(const Evas_Object *obj, int *w, int *h)
Retrieves the size of the given image object.
Definition: evas_image_legacy.c:159
edje_edit_program_sample_name_set
EAPI Eina_Bool edje_edit_program_sample_name_set(Evas_Object *obj, const char *prog, const char *name)
Sets sample name of the program.
Definition: edje_edit.c:11321
_Elm_Config::first_item_focus_on_first_focus_in
unsigned char first_item_focus_on_first_focus_in
This sets the first item focus on first focus in feature.
Definition: elm_priv.h:532
elm_layout_table_unpack
Evas_Object * elm_layout_table_unpack(Eo *obj, const char *part, Evas_Object *child)
Unpack (remove) a child of the given part table.
Definition: efl_ui_layout.c:3143
_Ecore_Event_Axis_Update::dev
Eo * dev
The Efl_Input_Device that originated the event.
Definition: Ecore_Input.h:359
Elm_Gengrid_Item_Scrollto_Type
Elm_Gengrid_Item_Scrollto_Type
Defines where to position the item in the genlist.
Definition: elm_general.h:395
elm_gesture_layer_tap_longpress_cb_add
void elm_gesture_layer_tap_longpress_cb_add(Evas_Object *obj, Elm_Gesture_State state, Elm_Gesture_Event_Cb cb, void *data)
This function adds a callback called during Tap + Long Tap sequence.
Definition: elm_gesture_layer_extra_gestures.c:191
ecore_x_window_prop_string_get
EAPI char * ecore_x_window_prop_string_get(Ecore_X_Window win, Ecore_X_Atom type)
Get a window string property.
Definition: ecore_x_window_prop.c:674
ELM_TOOLTIP_ORIENT_LAST
@ ELM_TOOLTIP_ORIENT_LAST
Sentinel value, don't use.
Definition: elm_tooltip.h:32
ELM_DATETIME_HOUR
@ ELM_DATETIME_HOUR
Indicates Hour field.
Definition: elm_datetime.h:213
dlerror
char * dlerror(void)
Get diagnostic information.
Definition: evil_dlfcn.c:161
ECORE_WL2_EVENT_SEAT_NAME_CHANGED
EAPI int ECORE_WL2_EVENT_SEAT_NAME_CHANGED
Definition: ecore_wl2.c:38
efreet_desktop_save_as
int efreet_desktop_save_as(Efreet_Desktop *desktop, const char *file)
Saves desktop to file.
Definition: efreet_desktop.c:353
ecore_evas_gl_x11_options_new
EAPI Ecore_Evas * ecore_evas_gl_x11_options_new(const char *disp_name, Ecore_X_Window parent, int x, int y, int w, int h, const int *opt)
Create Ecore_Evas using OpenGL X11, with options.
Definition: ecore_evas.c:4056
eet_list
EAPI char ** eet_list(Eet_File *ef, const char *glob, int *count_ret)
Lists all entries in eet file matching shell glob.
Definition: eet_lib.c:2573
_Eina_Accessor::clone
EINA_MAGIC Eina_Accessor_Clone_Callback clone
Callback called when the container is to be cloned.
Definition: eina_accessor.h:167
elm_radio_value_get
int elm_radio_value_get(const Evas_Object *obj)
Get the value of the radio group.
Definition: efl_ui_radio.c:420
evas_object_text_inset_get
int evas_object_text_inset_get(const Evas_Text *obj)
Inset property.
Definition: evas_text_eo.legacy.c:117
eet_data_image_header_decode_cipher
EAPI int eet_data_image_header_decode_cipher(const void *data, const char *cipher_key, int size, unsigned int *w, unsigned int *h, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Decodes Image data header only to get information using a cipher.
Definition: eet_image.c:1859
emotion_object_position_set
EAPI void emotion_object_position_set(Evas_Object *obj, double sec)
Set the position in the media file.
Definition: emotion_smart.c:730
elm_object_scroll_lock_y_get
Eina_Bool elm_object_scroll_lock_y_get(const Evas_Object *obj)
Get the scrolling lock of the given widget.
Definition: elm_main.c:1804
eina_clist_add_before
static void eina_clist_add_before(Eina_Clist *elem, Eina_Clist *to_add)
Adds an element before the specified one.
elm_animation_view_auto_repeat_set
void elm_animation_view_auto_repeat_set(Elm_Animation_View *obj, Eina_Bool auto_repeat)
Turn on/off animation looping.
eeze_udev_syspath_check_property
EAPI Eina_Bool eeze_udev_syspath_check_property(const char *syspath, const char *property, const char *value)
Check the property value of a device from the /sys/ path against a provided value.
Definition: eeze_udev_syspath.c:125
embryo_init
EAPI int embryo_init(void)
Initialises the Embryo library.
Definition: embryo_main.c:23
ecore_evas_sticky_get
EAPI Eina_Bool ecore_evas_sticky_get(const Ecore_Evas *ee)
Returns the sticky state of an Ecore_Evas' window.
Definition: ecore_evas.c:2532
eina_file_open
Eina_File * eina_file_open(const char *path, Eina_Bool shared)
Gets a read-only handler to a file.
Definition: eina_file.c:799
elm_obj_flipselector_selected_item_get
EOAPI Elm_Widget_Item * elm_obj_flipselector_selected_item_get(const Eo *obj)
Get the currently selected item in a flip selector widget.
ecore_imf_evas_event_mouse_up_wrap
EAPI void ecore_imf_evas_event_mouse_up_wrap(Evas_Event_Mouse_Up *evas_event, Ecore_IMF_Event_Mouse_Up *imf_event)
Converts a "mouse_up" event from Evas to the corresponding event of Ecore_IMF.
Definition: ecore_imf_evas.c:139
EET_ERROR_WRITE_ERROR_OUT_OF_SPACE
@ EET_ERROR_WRITE_ERROR_OUT_OF_SPACE
Failed to write due out of space.
Definition: Eet.h:210
Elm_Flipselector_Data
struct _Elm_Flipselector_Data Elm_Flipselector_Data
Base layout smart data extended with flipselector instance data.
Definition: elm_widget_flipselector.h:26
elm_win_iconified_set
void elm_win_iconified_set(Evas_Object *obj, Eina_Bool iconified)
Set the iconified state of a window.
Definition: efl_ui_win.c:9676
Eina_F32p32
int64_t Eina_F32p32
Type for floating point number where the size of the integer part is 32-bit and the size of the decim...
Definition: eina_fp.h:62
ecore_wl2_window_focus_skip_get
EAPI Eina_Bool ecore_wl2_window_focus_skip_get(Ecore_Wl2_Window *window)
Get if this window ignores focus requests.
Definition: ecore_wl2_window.c:1440
elm_entry_select_none
void elm_entry_select_none(Elm_Entry *obj)
This drops any existing text selection within the entry.
Definition: elm_entry_eo.legacy.c:495
ecore_imf_context_autocapital_type_get
EAPI Ecore_IMF_Autocapital_Type ecore_imf_context_autocapital_type_get(Ecore_IMF_Context *ctx)
Gets the autocapitalization type.
Definition: ecore_imf_context.c:478
evas_event_refeed_event
void evas_event_refeed_event(Evas *obj, void *event_copy, Evas_Callback_Type event_type)
Re feed event.
Definition: evas_events.c:4239
Elm_Autocapital_Type
Elm_Autocapital_Type
Autocapitalization Types.
Definition: elm_general.h:120
evas_object_text_outline_color_set
void evas_object_text_outline_color_set(Evas_Text *obj, int r, int g, int b, int a)
Controls the outline color for the given text object.
Definition: evas_text_eo.legacy.c:39
edje_object_part_text_input_panel_show_on_demand_get
Eina_Bool edje_object_part_text_input_panel_show_on_demand_get(const Evas_Object *obj, const char *part)
Gets the attribute to show the input panel in case of only a user's explicit Mouse Up event.
Definition: edje_util.c:3135
ecore_evas_ews_ecore_evas_get
EAPI Ecore_Evas * ecore_evas_ews_ecore_evas_get(void)
Returns the internal backing store in use.
Definition: ecore_evas_ews.c:1374
evas_font_path_clear
void evas_font_path_clear(Evas_Canvas *obj)
Removes all font paths loaded into memory for the given evas.
Definition: evas_canvas_eo.legacy.c:255
evas_gl_context_create
Evas_GL_Context * evas_gl_context_create(Evas_GL *evas_gl, Evas_GL_Context *share_ctx)
Creates and returns a new Evas GL context object.
Definition: evas_gl.c:423
_Eldbus_Version::micro
int micro
micro (bugfix, internal improvements, no new features version)
Definition: Eldbus.h:143
EINA_VALUE_CONVERT
#define EINA_VALUE_CONVERT(Compress_Type, Uppercase_Compress_Type, Type)
For internal use only.
Definition: eina_inline_value_util.x:232
edje_edit_state_map_rotation_center_get
EAPI const char * edje_edit_state_map_rotation_center_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the part's name that is used as the center rotation.
Definition: edje_edit.c:7736
_Evas_Smart_Class::callbacks
const Evas_Smart_Cb_Description * callbacks
callbacks at this level, NULL terminated
Definition: Evas_Common.h:1965
efreet_util_desktop_name_find
Efreet_Desktop * efreet_util_desktop_name_find(const char *name)
Find a desktop by name.
Definition: efreet_utils.c:326
Elm_Win_Keygrab_Mode
Elm_Win_Keygrab_Mode
Define the keygrab modes of window.
Definition: elm_win_legacy.h:144
elm_obj_web_useragent_set
EOAPI void elm_obj_web_useragent_set(Eo *obj, const char *user_agent)
Change useragent of a elm_web object.
evas_object_textblock_cursor_get
Efl_Text_Cursor_Handle * evas_object_textblock_cursor_get(const Evas_Object *eo_obj)
Get the object's main cursor.
Definition: evas_object_textblock.c:17535
ecore_win32_window_raise
EAPI void ecore_win32_window_raise(Ecore_Win32_Window *window)
Place the given window at the top of the Z order.
Definition: ecore_win32_window.c:1120
EINA_NOINSTRUMENT
#define EINA_NOINSTRUMENT
Attribute from gcc to disable instrumentation for a specific function.
Definition: eina_types.h:419
_Eio_Version::minor
int minor
Minor version number.
Definition: Eio_Legacy.h:12
_Ecore_Con_Event_Proxy_Bind::server
Ecore_Con_Server * server
the server object connected to the proxy
Definition: Ecore_Con.h:587
ELM_TOOLBAR_SHRINK_EXPAND
@ ELM_TOOLBAR_SHRINK_EXPAND
Expand all items according the size of the toolbar.
Definition: elm_toolbar_eo.h:36
Efreet_Icon_Theme_Directory::min
unsigned int min
The minimum size for this directory.
Definition: efreet_icon.h:90
evas_object_textblock_replace_char_set
void evas_object_textblock_replace_char_set(Efl_Canvas_Textblock *eo_obj, const char *ch)
The "replacement character" to use for the given textblock object.
Definition: evas_object_textblock.c:8395
edje_file_cache_get
int edje_file_cache_get(void)
Returns the file cache size.
Definition: edje_cache.c:927
ecore_con_url_data_get
EAPI void * ecore_con_url_data_get(Ecore_Con_Url *url_con)
Retrieves data associated with a Ecore_Con_Url connection object.
Definition: ecore_con_url.c:830
ECORE_CON_EVENT_URL_PROGRESS
EAPI int ECORE_CON_EVENT_URL_PROGRESS
A URL object has made progress in its transfer.
Definition: ecore_con_url.c:31
EDJE_TEXT_EFFECT_SHADOW_DIRECTION_TOP_RIGHT
@ EDJE_TEXT_EFFECT_SHADOW_DIRECTION_TOP_RIGHT
Top right shadow direction value.
Definition: Edje_Common.h:2138
ecore_evas_wm_rotation_manual_rotation_done
EAPI void ecore_evas_wm_rotation_manual_rotation_done(Ecore_Evas *ee)
Sets rotation finish manually.
Definition: ecore_evas.c:2249
_Eina_Quad
Quadrangle definition.
Definition: eina_quad.h:45
elm_datetime_value_min_get
Eina_Bool elm_datetime_value_min_get(const Evas_Object *obj, Efl_Time *mintime)
Get the lower boundary of a field.
Definition: elm_datetime.c:125
efl_loop_unregister
Eina_Bool efl_loop_unregister(Efl_Loop *obj, const Efl_Class *klass, const Efl_Object *provider)
Please use efl_provider_unregister instead.
eina_vector2_subtract
static void eina_vector2_subtract(Eina_Vector2 *out, const Eina_Vector2 *a, const Eina_Vector2 *b)
Subtract two vectors.
eet_read
EAPI void * eet_read(Eet_File *ef, const char *name, int *size_ret)
Reads a specified entry from an eet file and return data.
Definition: eet_lib.c:2006
EDJE_ACTION_TYPE_PARAM_COPY
@ EDJE_ACTION_TYPE_PARAM_COPY
Param copy action value.
Definition: Edje_Common.h:1919
Efreet_Xml::text
const char * text
The XML text for this node.
Definition: efreet_xml.h:44
ELM_WIN_UTILITY
@ ELM_WIN_UTILITY
A persistent utility window, like a toolbox or palette.
Definition: elm_win_legacy.h:75
eina_version
Eina_Version * eina_version
Eina version (defined at configuration time)
Definition: eina_main.c:276
evas_object_grid_iterator_new
Eina_Iterator * evas_object_grid_iterator_new(const Evas_Grid *obj)
Get an iterator to walk the list of children for the grid.
Definition: evas_grid_eo.legacy.c:33
_Eet_Entry::alias
Eina_Bool alias
Is it an alias ?
Definition: Eet.h:553
elm_gengrid_item_cursor_engine_only_get
Eina_Bool elm_gengrid_item_cursor_engine_only_get(const Elm_Object_Item *eo_it)
Get if the (custom) cursor for a given gengrid item is being searched in its theme,...
Definition: elm_gengrid.c:5054
_Elm_Entry_Anchor_Info::x
Evas_Coord x
Anchor geometry, relative to canvas.
Definition: elm_entry_common.h:60
edje_edit_state_text_source_get
EAPI const char * edje_edit_state_text_source_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets part name, which used as style text source.
Definition: edje_edit.c:8882
evas_object_data_set
void evas_object_data_set(Evas_Object *eo_obj, const char *key, const void *data)
Set an attached data pointer to an object with a given string key.
Definition: evas_data.c:5
eina_binbuf_free
void eina_binbuf_free(Eina_Binbuf *buf)
Frees a string buffer.
ecore_con_server_port_get
EAPI int ecore_con_server_port_get(const Ecore_Con_Server *svr)
Retrieves the server port in use.
Definition: ecore_con_legacy.c:2347
_Eina_Matrix3::zy
double zy
zy in z' = (x * zx) + (y * zy) + zz
Definition: eina_matrix.h:96
EDJE_ACTION_TYPE_VG_ANIM_REWIND
@ EDJE_ACTION_TYPE_VG_ANIM_REWIND
Vector animation play action value.
Definition: Edje_Common.h:1938
ecore_getopt_help
EAPI void ecore_getopt_help(FILE *fp, const Ecore_Getopt *parser)
Shows nicely formatted help message for the given parser.
Definition: ecore_getopt.c:814
ELM_TOOLBAR_SHRINK_HIDE
@ ELM_TOOLBAR_SHRINK_HIDE
Hide exceeding items.
Definition: elm_toolbar_eo.h:31
elm_gengrid_align_get
void elm_gengrid_align_get(const Elm_Gengrid *obj, double *align_x, double *align_y)
Get the items grid's alignment values within a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:9
eina_simple_xml_node_load
Eina_Simple_XML_Node_Root * eina_simple_xml_node_load(const char *buf, unsigned buflen, Eina_Bool strip)
Loads a XML node tree based on the given string.
Definition: eina_simple_xml_parser.c:1014
elm_object_scroll_hold_get
int elm_object_scroll_hold_get(const Evas_Object *obj)
Get the scroll hold by 1.
Definition: elm_main.c:1740
evas_event_callback_priority_add
void evas_event_callback_priority_add(Evas *eo_e, Evas_Callback_Type type, Evas_Callback_Priority priority, Evas_Event_Cb func, const void *data)
Add (register) a callback function to a given canvas event with a non-default priority set.
Definition: evas_callbacks.c:598
EVAS_TEXT_STYLE_FAR_SHADOW
@ EVAS_TEXT_STYLE_FAR_SHADOW
text with (far) shadow underneath
Definition: Evas_Legacy.h:6371
ecore_evas_rotation_set
EAPI void ecore_evas_rotation_set(Ecore_Evas *ee, int rot)
Sets the rotation of an Ecore_Evas' window.
Definition: ecore_evas.c:1428
eio_eet_close
Eio_File * eio_eet_close(Eet_File *ef, Eio_Done_Cb done_cb, Eio_Eet_Error_Cb error_cb, const void *data)
Close an eet file handle and flush pending writes asynchronously.
Definition: eio_eet.c:343
_Eina_Matrix3::zx
double zx
zx in z' = (x * zx) + (y * zy) + zz
Definition: eina_matrix.h:95
eina_mempool_malloc
static void * eina_mempool_malloc(Eina_Mempool *mp, unsigned int size)
Allocates memory using the given mempool.
_Evas_Coord_Rectangle
A rectangle in Evas_Coord.
Definition: Evas_Common.h:202
edje_edit_compiler_get
EAPI const char * edje_edit_compiler_get(Evas_Object *obj)
Gets the name of the program that compiled the edje file.
Definition: edje_edit.c:1074
eeze_udev_syspath_get_devpath
EAPI const char * eeze_udev_syspath_get_devpath(const char *syspath)
Get the /dev/ path from the /sys/ path.
Definition: eeze_udev_syspath.c:69
ecore_drm2_init
int ecore_drm2_init(void)
Initialize the Ecore_Drm2 library.
Definition: ecore_drm2.c:142
ecore_evas_callback_state_change_set
EAPI void ecore_evas_callback_state_change_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas state changes.
Definition: ecore_evas.c:1319
_Ecore_Cocoa_Event_Window_Resize_Request::h
int h
Current height of the window.
Definition: Ecore_Cocoa.h:165
Elm_Store_Item
struct _Elm_Store_Item Elm_Store_Item
A handle of a store item passed to store fetch/unfetch functions.
Definition: elm_store.h:59
Elm_Prefs_Item_Changed_Cb
void(* Elm_Prefs_Item_Changed_Cb)(Evas_Object *it_obj)
Elementary prefs' item widget changed function signature.
Definition: elm_prefs_common.h:102
efreet_trash_init
EAPI int efreet_trash_init(void)
Initializes the efreet trash system.
Definition: efreet_trash.c:66
edje_edit_group_limits_vertical_list_get
EAPI Eina_List * edje_edit_group_limits_vertical_list_get(Evas_Object *obj)
Retrieves a list with the item names inside the vertical limits block at the group level.
evas_object_text_font_set
void evas_object_text_font_set(Eo *obj, const char *font, Evas_Font_Size size)
Set the font family or filename, and size on a given text object.
Definition: evas_object_text.c:2340
elm_genlist_item_all_contents_unset
void elm_genlist_item_all_contents_unset(Elm_Genlist_Item *obj, Eina_List **l)
Unset all contents fetched by the item class.
Definition: elm_genlist_item_eo.legacy.c:153
elm_gesture_layer_add
Evas_Object * elm_gesture_layer_add(Evas_Object *parent)
Call this function to construct a new gesture-layer object.
Definition: elm_gesture_layer.c:3835
EINA_VALUE_TYPE_HASH
const Eina_Value_Type * EINA_VALUE_TYPE_HASH
manages hash type.
Definition: eina_value.c:5611
evil_locale.h
The file that provides functions ported from Unix in locale.h.
elm_prefs_item_iface_register
void elm_prefs_item_iface_register(const Elm_Prefs_Item_Iface_Info *array)
Mass-register widgets implementing prefs items interfaces.
Definition: elm_prefs.c:1550
ELM_GENLIST_ITEM_SCROLLTO_MIDDLE
@ ELM_GENLIST_ITEM_SCROLLTO_MIDDLE
To the middle of viewport.
Definition: elm_general.h:384
ecore_drm2_device_open
EAPI Ecore_Drm2_Device * ecore_drm2_device_open(const char *seat, unsigned int tty)
Try to open the Ecore_Drm2_Device for a given seat.
Definition: ecore_drm2_device.c:596
Eet_Data_Descriptor
struct _Eet_Data_Descriptor Eet_Data_Descriptor
Opaque handle that have information on a type members.
Definition: Eet.h:2631
EINA_MATRIX_AXIS_Z
@ EINA_MATRIX_AXIS_Z
Z-Axis.
Definition: eina_matrix.h:64
edje_object_calc_force
void edje_object_calc_force(Edje_Object *obj)
Forces a Size/Geometry calculation.
Definition: edje_legacy.c:1110
eldbus_service_interface_fallback_register
Eldbus_Service_Interface * eldbus_service_interface_fallback_register(Eldbus_Connection *conn, const char *path, const Eldbus_Service_Interface_Desc *desc)
Register a fallback interface handler for a given subsection of the object hierarchy.
Definition: eldbus_service.c:1010
ecore_file_can_read
Eina_Bool ecore_file_can_read(const char *file)
Checks if the given file can be read.
Definition: ecore_file.c:607
evas_vg_shape_current_get
void evas_vg_shape_current_get(Evas_Vg_Shape *obj, double *x, double *y)
Gets the current points.
Definition: efl_canvas_vg_shape.c:349
edje_edit_program_transition_state_set
EAPI Eina_Bool edje_edit_program_transition_state_set(Evas_Object *obj, const char *prog, double pos)
Sets parts into intermediate state of programs transition.
Definition: edje_edit.c:11222
ecore_x_input_device_property_get
EAPI void * ecore_x_input_device_property_get(int slot, const char *prop, int *num_ret, Ecore_X_Atom *format_ret, int *unit_size_ret)
Definition: ecore_x_xi2.c:1027
_Ecore_Event_Key::same_screen
int same_screen
same screen flag
Definition: Ecore_Input.h:209
ecore_thread_local_data_del
Eina_Bool ecore_thread_local_data_del(Ecore_Thread *thread, const char *key)
Deletes from the thread's hash the data corresponding to the given key.
Definition: ecore_thread.c:1341
evas_canvas_key_modifier_add
EOAPI void evas_canvas_key_modifier_add(Eo *obj, const char *keyname)
Adds the keyname key to the current list of modifier keys.
efl_net_connman_access_point_new
Efl_Net_Control_Access_Point * efl_net_connman_access_point_new(Efl_Net_Control_Manager *parent, const char *path, Eldbus_Message_Iter *properties, unsigned int priority)
Creates a new Efl.Net.Control.Access_Point child of an Efl.Net.Control with path and properties.
Definition: efl_net_control_access_point-connman.c:1630
elm_obj_entry_insert
EOAPI void elm_obj_entry_insert(Eo *obj, const char *entry)
Inserts the given text into the entry at the current cursor position.
edje_edit_state_image_border_scale_by_set
EAPI Eina_Bool edje_edit_state_image_border_scale_by_set(Evas_Object *obj, const char *part, const char *state, double value, double scale)
Sets the border scale by value of a part state.
Definition: edje_edit.c:10880
EINA_RBTREE_CMP_NODE_CB
#define EINA_RBTREE_CMP_NODE_CB(Function)
Cast using Eina_Rbtree_Cmp_Node_Cb.
Definition: eina_rbtree.h:126
elm_theme_new
Elm_Theme * elm_theme_new(void)
Create a new specific theme.
Definition: elm_theme.c:525
evas_object_box_layout_homogeneous_vertical
void evas_object_box_layout_homogeneous_vertical(Evas_Box *obj, Evas_Object_Box_Data *priv, void *data)
Layout function which sets the box o to a homogeneous vertical box.
Definition: evas_box_eo.legacy.c:153
edje_edit_size_class_min_w_get
EAPI Evas_Coord edje_edit_size_class_min_w_get(Evas_Object *obj, const char *class_name)
Returns width min size of specified size class.
Eet_Descriptor_List_Free_Callback
void *(* Eet_Descriptor_List_Free_Callback)(void *l)
Callback prototype for Eet_Descriptor_List_Free.
Definition: Eet.h:2730
edje_object_part_text_unescaped_set
Eina_Bool edje_object_part_text_unescaped_set(Eo *obj, const char *part, const char *text_to_escape)
Sets the raw (non escaped) text for an object part.
Definition: edje_legacy.c:945
elm_entry_password_set
void elm_entry_password_set(Elm_Entry *obj, Eina_Bool password)
Sets the entry to password mode.
Definition: elm_entry_eo.legacy.c:135
ecore_x_window_focus_at_time
EAPI void ecore_x_window_focus_at_time(Ecore_X_Window win, Ecore_X_Time t)
Sets the focus to the given window at a specific time.
Definition: ecore_x_window.c:668
elm_obj_prefs_item_editable_set
EOAPI void elm_obj_prefs_item_editable_set(Eo *obj, const char *name, Eina_Bool editable)
Set whether the widget bound to a given prefs widget's item is editable or not.
eina_value_type_convert_to
static Eina_Bool eina_value_type_convert_to(const Eina_Value_Type *type, const Eina_Value_Type *convert, const void *type_mem, void *convert_mem)
Converts memory using type descriptor.
elm_entry_markup_filter_remove
void elm_entry_markup_filter_remove(Elm_Entry *obj, Elm_Entry_Filter_Cb func, void *data)
Remove a markup filter from the list.
Definition: elm_entry_eo.legacy.c:531
elm_scroller_custom_widget_base_theme_set
void elm_scroller_custom_widget_base_theme_set(Elm_Scroller *obj, const char *klass, const char *group)
Set custom theme elements for the scroller.
Definition: elm_scroller_eo.legacy.c:3
Ethumb_Client_Thumb_Exists_Cb
void(* Ethumb_Client_Thumb_Exists_Cb)(void *data, Ethumb_Client *client, Ethumb_Exists *thread, Eina_Bool exists)
report results of ethumb_client_thumb_exists().
Definition: Ethumb_Client.h:118
Eio_Version
struct _Eio_Version Eio_Version
Represents the current version of EIO.
elput_input_touch_tap_to_click_enabled_set
EAPI void elput_input_touch_tap_to_click_enabled_set(Elput_Manager *manager, const char *seat, Eina_Bool enabled)
Set tap-to-click status.
Definition: elput_input.c:851
eet_node_short_new
EAPI Eet_Node * eet_node_short_new(const char *name, short s)
Creates a new short node.
ecore_x_e_window_rotation_supported_get
EAPI Eina_Bool ecore_x_e_window_rotation_supported_get(Ecore_X_Window root)
Definition: ecore_x_e.c:2110
ecore_con_client_uptime_get
EAPI double ecore_con_client_uptime_get(const Ecore_Con_Client *cl)
Checks how long a client has been connected.
Definition: ecore_con_legacy.c:760
ELM_GENLIST_EVENT_ACTIVATED
#define ELM_GENLIST_EVENT_ACTIVATED
called when genlist is activated
Definition: elm_genlist_eo.h:915
eina_inarray_sort
void eina_inarray_sort(Eina_Inarray *array, Eina_Compare_Cb compare)
Applies a quick sort to the array.
Definition: eina_inarray.c:657
elm_flip_interaction_direction_hitsize_get
double elm_flip_interaction_direction_hitsize_get(Elm_Flip *obj, Elm_Flip_Direction dir)
Get the amount of the flip that is sensitive to interactive flip.
_Efreet_Desktop::url
char * url
URL to access if type is EFREET_TYPE_LINK.
Definition: efreet_desktop.h:108
ecore_drm2_fb_dmabuf_import
EAPI Ecore_Drm2_Fb * ecore_drm2_fb_dmabuf_import(Ecore_Drm2_Device *dev, int width, int height, int depth, int bpp, unsigned int format, unsigned int strides[4], int dmabuf_fd[4], int dmabuf_fd_count)
Import a dmabuf object as a Framebuffer.
Definition: ecore_drm2_fb.c:763
EPHYSICS_BODY_RESTITUTION_IRON
#define EPHYSICS_BODY_RESTITUTION_IRON
Restitution coefficient of iron.
Definition: EPhysics.h:2144
_Elm_Photo_Data::drag_started
Eina_Bool drag_started
set true when drag started
Definition: elm_widget_photo.h:44
_Efreet_Desktop::version
char * version
version of spec file conforms to
Definition: efreet_desktop.h:94
Evas_Callback_Priority
Efl_Callback_Priority Evas_Callback_Priority
Callback priority value.
Definition: Evas_Common.h:98
eina_thread_queue_send
void * eina_thread_queue_send(Eina_Thread_Queue *thq, int size, void **allocref)
Allocates a message to send down a thread queue.
Definition: eina_thread_queue.c:441
eina_list_free
Eina_List * eina_list_free(Eina_List *list)
Frees an entire list and all the nodes, ignoring the data contained.
Definition: eina_list.c:823
EIO_FILE_GETGRNAM
@ EIO_FILE_GETGRNAM
I/O operation is trying to get gid from user name.
Definition: Eio_Legacy.h:119
eina_future_then_from_desc
Eina_Future * eina_future_then_from_desc(Eina_Future *prev, const Eina_Future_Desc desc)
Register an Eina_Future_Desc to be used when the future is resolved/rejected.
Definition: eina_promise.c:945
edje_edit_sound_tones_list_get
EAPI Eina_List * edje_edit_sound_tones_list_get(Evas_Object *obj)
Gets the list of all the sounds tones in the given edje.
Definition: edje_edit.c:1103
_Evas_Textgrid_Cell::fg_extended
unsigned short fg_extended
whether the extended palette is used for the foreground color
Definition: Evas_Common.h:1872
_Ecore_Wl2_Event_Data_Source_Target
Definition: Ecore_Wl2.h:171
elm_obj_colorselector_palette_clear
EOAPI void elm_obj_colorselector_palette_clear(Eo *obj)
Clear the palette items.
Elm_Bubble_Data
struct _Elm_Bubble_Data Elm_Bubble_Data
Base layout smart data extended with bubble instance data.
Definition: elm_widget_bubble.h:27
elm_layout_content_swallow_list_get
Eina_List * elm_layout_content_swallow_list_get(const Evas_Object *obj)
Get the list of swallow parts of a given container widget.
Definition: efl_ui_layout.c:1379
ecore_ipc_shutdown
EAPI int ecore_ipc_shutdown(void)
Shuts down the Ecore IPC library.
Definition: ecore_ipc.c:340
ecore_drm_fb_dirty
EAPI void ecore_drm_fb_dirty(Ecore_Drm_Fb *fb, Eina_Rectangle *rects, unsigned int count)
Marks an Ecore_Drm_Fb as dirty.
Definition: ecore_drm_fb.c:167
eina_file_xattr_value_get
Eina_Iterator * eina_file_xattr_value_get(Eina_File *file)
Gets the extended attribute of an open file.
Definition: eina_file.c:1179
ecore_x_display_get
EAPI Ecore_X_Display * ecore_x_display_get(void)
Retrieves the Ecore_X_Display handle used for the current X connection.
Definition: ecore_x.c:918
edje_edit_state_container_min_get
EINA_DEPRECATED EAPI Eina_Bool edje_edit_state_container_min_get(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool *h, Eina_Bool *v)
Gets whether vertical or horizontal minimum size's of the box are equal to the minimum vertical or ho...
Definition: edje_edit.c:4762
Eina_Counter
struct _Eina_Counter Eina_Counter
An opaque type for counter.
Definition: eina_counter.h:112
ephysics_world_render_geometry_set
EAPI void ephysics_world_render_geometry_set(EPhysics_World *world, Evas_Coord x, Evas_Coord y, Evas_Coord z, Evas_Coord w, Evas_Coord h, Evas_Coord d)
Set dimensions of rendered area to be take on account by default updates.
elm_obj_gengrid_items_count
EOAPI unsigned int elm_obj_gengrid_items_count(const Eo *obj)
Return how many items are currently in a list.
evas_object_intercept_stack_above_callback_add
void evas_object_intercept_stack_above_callback_add(Evas_Object *obj, Evas_Object_Intercept_Stack_Above_Cb func, const void *data)
Set the callback function that intercepts a stack above event of an object.
ecore_exe_event_data_get
Ecore_Exe_Event_Data * ecore_exe_event_data_get(Ecore_Exe *exe, Ecore_Exe_Flags flags)
Gets the auto pipe data for the given process handle.
Definition: ecore_exe.c:157
ecore_buffer_new
EAPI Ecore_Buffer * ecore_buffer_new(const char *engine, unsigned int width, unsigned int height, Ecore_Buffer_Format format, unsigned int flags)
Creates a new Ecore_Buffer given type.
Definition: ecore_buffer.c:238
EINA_XATTR_FLAGS_INSERT
@ EINA_XATTR_FLAGS_INSERT
This is the default behavior, it will either create or replace the extended attribute.
Definition: eina_xattr.h:45
edje_edit_program_after_add
EAPI Eina_Bool edje_edit_program_after_add(Evas_Object *obj, const char *prog, const char *after)
Adds a new program name to the list of 'afters' in the given program.
Definition: edje_edit.c:12008
_Edje_Edit_Limit
Definition: Edje_Edit.h:140
elm_genlist_item_insert_after
Elm_Widget_Item * elm_genlist_item_insert_after(Elm_Genlist *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Widget_Item *after_it, Elm_Genlist_Item_Type type, Evas_Smart_Cb func, const void *func_data)
Insert an item after another in a genlist widget.
Definition: elm_genlist_eo.legacy.c:195
ELM_GENGRID_EVENT_INDEX_UPDATE
#define ELM_GENGRID_EVENT_INDEX_UPDATE
Called on gengrid index update.
Definition: elm_gengrid_eo.h:659
ephysics_body_soft_body_anchor_hardness_get
EAPI double ephysics_body_soft_body_anchor_hardness_get(EPhysics_Body *body)
Get the soft body anchor hardnees percentage.
Eina_Each_Cb
Eina_Bool(* Eina_Each_Cb)(const void *container, void *data, void *fdata)
A callback type used when iterating over a container.
Definition: eina_types.h:591
ecore_imf_evas_event_key_up_wrap
EAPI void ecore_imf_evas_event_key_up_wrap(Evas_Event_Key_Up *evas_event, Ecore_IMF_Event_Key_Up *imf_event)
Converts a "key_up" event from Evas to the corresponding event of Ecore_IMF.
Definition: ecore_imf_evas.c:207
elm_icon_animated_play_set
EINA_DEPRECATED void elm_icon_animated_play_set(Evas_Object *obj, Eina_Bool play)
Set animation play mode of the icon.
Definition: elm_icon.c:706
elm_notify_allow_events_get
Eina_Bool elm_notify_allow_events_get(const Elm_Notify *obj)
Return true if events are allowed below the notify object.
Definition: elm_notify_eo.legacy.c:21
EINA_LOG_INFO
#define EINA_LOG_INFO(fmt,...)
Logs a message with level INFO on the default domain with the specified format.
Definition: eina_log.h:384
elm_icon_order_lookup_set
void elm_icon_order_lookup_set(Evas_Object *obj, Elm_Icon_Lookup_Order order)
Sets the icon lookup order used by elm_icon_standard_set().
Definition: elm_icon.c:915
_Edje_Drag_Dir
_Edje_Drag_Dir
Directions in which a part can be dragged .
Definition: Edje_Legacy.h:1566
ephysics_body_soft_body_anchor_hardness_set
EAPI void ephysics_body_soft_body_anchor_hardness_set(EPhysics_Body *body, double hardness)
Set the soft body anchor hardness percentage.
ecore_x_present_select_events
EAPI void ecore_x_present_select_events(Ecore_X_Window win, unsigned int events)
Definition: ecore_x_present.c:110
ecore_drm2_device_cursor_size_get
EAPI void ecore_drm2_device_cursor_size_get(Ecore_Drm2_Device *device, int *width, int *height)
Get the size of the cursor supported by a given Ecore_Drm2_Device.
Definition: ecore_drm2_device.c:713
elm_obj_entry_cursor_selection_end
EOAPI void elm_obj_entry_cursor_selection_end(Eo *obj)
This ends a selection within the entry as though the user had just released the mouse button while ma...
evas_textblock_cursor_free
void evas_textblock_cursor_free(Evas_Textblock_Cursor *cur)
Free the cursor and unassociate it from the object.
Definition: evas_object_textblock.c:9810
ecore_win32_screen_depth_get
EAPI int ecore_win32_screen_depth_get()
Retrieve the depth of the screen.
Definition: ecore_win32.c:654
ELM_INPUT_PANEL_RETURN_KEY_TYPE_GO
@ ELM_INPUT_PANEL_RETURN_KEY_TYPE_GO
Go.
Definition: elm_general.h:136
edje_edit_state_map_zoom_set
EAPI Eina_Bool edje_edit_state_map_zoom_set(Evas_Object *obj, const char *part, const char *state, double value, double x, double y)
Sets map.zoom (x and y) values of given part state.
Definition: edje_edit.c:7853
elm_index_autohide_disabled_get
Eina_Bool elm_index_autohide_disabled_get(const Elm_Index *obj)
Enable or disable auto hiding feature for a given index widget.
Definition: elm_index_eo.legacy.c:9
evas_vg_shape_reset
void evas_vg_shape_reset(Evas_Vg_Shape *obj)
Reset the shape data of the shape object.
Definition: efl_canvas_vg_shape.c:368
_Evas_Position::output
Evas_Point output
position on the output
Definition: Evas_Common.h:246
ELDBUS_FDO_PATH
#define ELDBUS_FDO_PATH
Object that implements message bus interface.
Definition: Eldbus.h:126
eolian_aux_function_all_implements_get
EAPI Eina_List * eolian_aux_function_all_implements_get(const Eolian_Function *func, Eina_Hash *class_children)
Get all implementations of a function in a state.
Definition: eolian_aux.c:182
elm_icon_aspect_fixed_set
EINA_DEPRECATED void elm_icon_aspect_fixed_set(Evas_Object *obj, Eina_Bool fixed)
Set whether the original aspect ratio of the icon should be kept on resize.
Definition: elm_icon.c:838
_Eldbus_Introspection_Annotation
DBus Annotation.
Definition: eldbus_introspection.h:84
emotion_object_position_get
EAPI double emotion_object_position_get(const Evas_Object *obj)
Get the position in the media file.
Definition: emotion_smart.c:755
_Eina_Value_Struct_Operations::copy
void *(* copy)(const Eina_Value_Struct_Operations *ops, const Eina_Value_Struct_Desc *desc, const void *memory)
How to copy struct memory from an existing Eina_Value, if not provided alloc() will be used,...
Definition: eina_value.h:3070
ephysics_body_cloth_anchor_add
EAPI void ephysics_body_cloth_anchor_add(EPhysics_Body *body1, EPhysics_Body *body2, int node)
Anchors an arbitrary cloth's node with a rigid body.
ELM_POLICY_LAST
@ ELM_POLICY_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_general.h:237
eina_iterator_container_get
void * eina_iterator_container_get(Eina_Iterator *iterator)
Returns the container of an iterator.
Definition: eina_iterator.c:109
ELM_INPUT_PANEL_LAYOUT_PHONENUMBER
@ ELM_INPUT_PANEL_LAYOUT_PHONENUMBER
Phone Number layout.
Definition: elm_general.h:81
_Efl_Text_Attribute_Handle::is_item
Eina_Bool is_item
indicates it is an item/object placeholder
Definition: efl_canvas_textblock_internal.h:174
eeze_disk_function
void eeze_disk_function(void)
Use this function to determine whether your eeze is disk-capable.
Definition: eeze_disk.c:147
ethumb_client_format_set
void ethumb_client_format_set(Ethumb_Client *client, Ethumb_Thumb_Format f)
Configure format to use for future requests.
Definition: ethumb_client.c:1303
ecore_thread_pending_get
int ecore_thread_pending_get(void)
Gets the number of short jobs waiting for a thread to run.
Definition: ecore_thread.c:1169
ecore_wl_flush
EAPI void ecore_wl_flush(void)
Sends all Wayland commands to the Wayland Display.
Definition: ecore_wl.c:249
eina_future_cb_easy_from_desc
Eina_Future_Desc eina_future_cb_easy_from_desc(const Eina_Future_Cb_Easy_Desc desc)
Creates an Eina_Future_Desc based on an Eina_Future_Cb_Easy_Desc.
Definition: eina_promise.c:1138
eina_promise_as_value
Eina_Value eina_promise_as_value(Eina_Promise *p)
Creates a new Eina_Value from a promise.
Definition: eina_promise.c:622
elm_map_overlay_paused_get
Eina_Bool elm_map_overlay_paused_get(const Elm_Map_Overlay *overlay)
Get a value whether the overlay is paused or not.
Definition: elm_map.c:5000
ELM_PANEL_ORIENT_RIGHT
@ ELM_PANEL_ORIENT_RIGHT
Panel (dis)appears from the right.
Definition: elm_panel_eo.h:23
Elm_Transit_Effect_Transition_Cb
void(* Elm_Transit_Effect_Transition_Cb)(Elm_Transit_Effect *effect, Elm_Transit *transit, double progress)
Transition callback called for this effect on each transition iteration.
Definition: elm_transit.h:138
_Elm_Store_Item_Info_Filesystem::base
Elm_Store_Item_Info base
Base information about an item.
Definition: elm_store.h:139
elm_gengrid_item_cursor_engine_only_set
void elm_gengrid_item_cursor_engine_only_set(Elm_Object_Item *eo_it, Eina_Bool engine_only)
Set if the (custom) cursor for a given gengrid item should be searched in its theme,...
Definition: elm_gengrid.c:5044
ELM_CODE_PARSER_STANDARD_TODO
Elm_Code_Parser * ELM_CODE_PARSER_STANDARD_TODO
A provided parser that will highlight TODO and FIXME lines.
Definition: elm_code_parse.c:12
edje_edit_part_mask_flags_get
EAPI Evas_Event_Flags edje_edit_part_mask_flags_get(Evas_Object *obj, const char *part)
Gets mask_flags for part.
Definition: edje_edit.c:4031
evas_textblock_fit_options_set
int evas_textblock_fit_options_set(Evas_Object *obj, unsigned int options)
Set the object's content fit options.
Definition: evas_object_textblock.c:17863
evas_object_box_accessor_new
Eina_Accessor * evas_object_box_accessor_new(const Evas_Box *obj)
Get an accessor (a structure providing random items access) to the list of children of a given box ob...
Definition: evas_box_eo.legacy.c:99
Efreet_Version
struct _Efreet_Version Efreet_Version
Represents the current version of Efreet.
elm_entry_cursor_pos_get
int elm_entry_cursor_pos_get(const Elm_Entry *obj)
Get the current position of the cursor in the entry.
Definition: elm_entry_eo.legacy.c:261
elm_scroll_thumbscroll_friction_all_set
EINA_DEPRECATED void elm_scroll_thumbscroll_friction_all_set(double friction)
Set the amount of inertia a scroller will impose at self scrolling animations, for all Elementary app...
_Ecore_Win32_Event_Selection_Clear::selection
char * selection
The type of the selection.
Definition: Ecore_Win32.h:484
_Elm_Prefs_Item_Iface_Info
Convenience struct used to mass-register widgets implementing prefs items interfaces.
Definition: elm_prefs_common.h:167
EVAS_IMAGE_ORIENT_270
@ EVAS_IMAGE_ORIENT_270
rotate 90 degrees counter-clockwise (i.e.
Definition: Evas_Legacy.h:4917
Eina_Tmpstr
const char Eina_Tmpstr
Interchangeable with "const char *" but still a good visual hint for the purpose.
Definition: eina_tmpstr.h:121
ecore_exe_run_priority_get
int ecore_exe_run_priority_get(void)
Gets the priority at which to launch processes.
Definition: ecore_exe.c:49
ECORE_COCOA_EVENT_WINDOW_FOCUSED
EAPI int ECORE_COCOA_EVENT_WINDOW_FOCUSED
Event triggered when a Cocoa window receives focus.
ELM_MAP_ROUTE_METHOD_FASTEST
@ ELM_MAP_ROUTE_METHOD_FASTEST
Route should prioritize time.
Definition: elm_map_eo.h:58
eina_value_array_pappend
static Eina_Bool eina_value_array_pappend(Eina_Value *value, const void *ptr)
Appends a generic value to an array from a pointer.
ephysics_body_central_force_apply
EAPI void ephysics_body_central_force_apply(EPhysics_Body *body, double x, double y, double z)
Apply a force on the center of a body.
EDJE_TWEEN_MODE_OPT_FROM_CURRENT
@ EDJE_TWEEN_MODE_OPT_FROM_CURRENT
Options from current tween mode value.
Definition: Edje_Common.h:1897
edje_edit_state_color3_set
EAPI Eina_Bool edje_edit_state_color3_set(Evas_Object *obj, const char *part, const char *state, double value, int r, int g, int b, int a)
Sets the color3 of a part state.
Definition: edje_edit.c:6894
edje_edit_parts_list_get
EAPI Eina_List * edje_edit_parts_list_get(Evas_Object *obj)
Gets the list of all the parts in the given edje object.
Definition: edje_edit.c:3079
Eina_Debug_Opcode::opcode_id
int * opcode_id
A pointer to store the opcode id received from the daemon.
Definition: eina_debug.h:154
eeze_udev_syspath_is_touchpad
EAPI Eina_Bool eeze_udev_syspath_is_touchpad(const char *syspath)
Checks whether the device is a touchpad.
Definition: eeze_udev_syspath.c:302
edje_edit_source_generate
EAPI const char * edje_edit_source_generate(Evas_Object *obj)
Returns source code of the current edje edit object.
Definition: edje_edit.c:13116
ecore_file_exists
Eina_Bool ecore_file_exists(const char *file)
Checks if the given file exists.
Definition: ecore_file.c:165
edje_edit_program_api_description_set
EAPI Eina_Bool edje_edit_program_api_description_set(Evas_Object *obj, const char *prog, const char *description)
Sets api's description of a program.
Definition: edje_edit.c:12109
emile_base64url_decode
EAPI Eina_Binbuf * emile_base64url_decode(const Eina_Strbuf *in)
decoding function for base64 url and filename safe encoding.
Definition: emile_base64.c:204
ecore_thread_available_get
int ecore_thread_available_get(void)
Gets the number of threads available for running tasks.
Definition: ecore_thread.c:1230
eina_rbtree_delete
void eina_rbtree_delete(Eina_Rbtree *root, Eina_Rbtree_Free_Cb func, void *data)
Deletes all nodes from a valid red black tree.
Definition: eina_rbtree.c:539
_Ecore_Drm_Event_Output
Definition: Ecore_Drm.h:143
EPhysics_World_Event_Cb
void(* EPhysics_World_Event_Cb)(void *data, EPhysics_World *world, void *event_info)
EPhysics world event callback function signature.
Definition: EPhysics.h:963
_Elm_Selection_Data::y
Evas_Coord y
The coordinates of the drop (DND operations only)
Definition: elm_cnp.h:106
edje_object_part_text_input_panel_layout_get
Edje_Input_Panel_Layout edje_object_part_text_input_panel_layout_get(const Evas_Object *obj, const char *part)
Gets the layout of the input panel.
Definition: edje_util.c:2733
ELM_GENLIST_ITEM_GROUP
@ ELM_GENLIST_ITEM_GROUP
An index item of a group of items.
Definition: elm_general.h:352
edje_edit_state_aspect_min_set
EAPI Eina_Bool edje_edit_state_aspect_min_set(Evas_Object *obj, const char *part, const char *state, double value, double aspect)
Sets the minimum aspect value of a part state.
elm_obj_prefs_item_value_get
EOAPI Eina_Bool elm_obj_prefs_item_value_get(const Eo *obj, const char *name, Eina_Value *value)
Get the value of a given prefs widget's item.
EINA_SAFETY_ON_NULL_RETURN
#define EINA_SAFETY_ON_NULL_RETURN(exp)
The macro doesn't do anything unless EINA_SAFETY_CHECKS is defined.
Definition: eina_safety_checks.h:225
evas_textblock_cursor_paragraph_char_first
void evas_textblock_cursor_paragraph_char_first(Efl_Text_Cursor_Handle *cur)
Go to the first char in the node the cursor is pointing on.
Definition: evas_object_textblock.c:10636
_Ecore_IMF_Event_Key_Down::dev_subclass
Ecore_IMF_Device_Subclass dev_subclass
The device subclass of the key pressed.
Definition: Ecore_IMF.h:714
ecore_imf_context_hide
EINA_DEPRECATED EAPI void ecore_imf_context_hide(Ecore_IMF_Context *ctx)
Asks the Input Method Context to hide itself.
Definition: ecore_imf_context.c:301
elm_ctxpopup_auto_hide_disabled_get
Eina_Bool elm_ctxpopup_auto_hide_disabled_get(const Elm_Ctxpopup *obj)
Get ctxpopup auto hide mode triggered by ctxpopup policy.
Definition: elm_ctxpopup_eo.legacy.c:45
ecore_wl_input_keymap_get
EAPI struct xkb_keymap * ecore_wl_input_keymap_get(Ecore_Wl_Input *input)
Definition: ecore_wl_input.c:253
evas_canvas_seat_focus_get
EOAPI Efl_Canvas_Object * evas_canvas_seat_focus_get(const Eo *obj, Evas_Device *seat)
Return the focused object by a given seat.
edje_edit_state_map_perspective_focal_get
EAPI int edje_edit_state_map_perspective_focal_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets map.perspective.focal value of given part state.
Definition: edje_edit.c:7906
elm_entry_item_provider_prepend
void elm_entry_item_provider_prepend(Elm_Entry *obj, Elm_Entry_Item_Provider_Cb func, void *data)
This prepends a custom item provider to the list for that entry.
Definition: elm_entry_eo.legacy.c:387
ecore_fb_input_device_cap_get
EAPI Ecore_Fb_Input_Device_Cap ecore_fb_input_device_cap_get(Ecore_Fb_Input_Device *dev)
Retrieve the capability of the given device.
Definition: ecore_fb_li.c:691
elm_config_cursor_engine_only_set
void elm_config_cursor_engine_only_set(Eina_Bool engine_only)
Set the configured cursor engine only usage.
Definition: elm_config.c:2964
elm_photocam_zoom_get
double elm_photocam_zoom_get(const Evas_Object *obj)
Get the zoom level of the photo.
Definition: efl_ui_image_zoomable.c:3390
ecore_poller_poll_interval_set
void ecore_poller_poll_interval_set(Ecore_Poller_Type type, double poll_time)
Sets the time(in seconds) between ticks for the given poller type.
Definition: ecore_poller.c:215
_Eolian_Doc_Token
Definition: Eolian.h:470
Elm_Box_Data
struct _Elm_Box_Data Elm_Box_Data
Base widget smart data extended with box instance data.
Definition: elm_widget_box.h:26
eina_list_move_list
Eina_Bool eina_list_move_list(Eina_List **to, Eina_List **from, Eina_List *data)
Moves a list node from one list to another.
Definition: eina_list.c:958
EINA_LOG_LEVEL_UNKNOWN
@ EINA_LOG_LEVEL_UNKNOWN
Unknown level.
Definition: eina_log.h:463
ecore_file_realpath
char * ecore_file_realpath(const char *file)
Gets the canonicalized absolute path name.
Definition: ecore_file.c:554
ELDBUS_FDO_BUS
#define ELDBUS_FDO_BUS
DBus message bus name.
Definition: Eldbus.h:125
eina_matrix3_f16p16_identity
void eina_matrix3_f16p16_identity(Eina_Matrix3_F16p16 *m)
Sets the given fixed point matrix to the identity matrix.
Definition: eina_matrix.c:554
_Old_Edje_File::compiler
const char * compiler
compiler name
Definition: edje_convert.h:73
ecore_cocoa_titlebar_height_get
EAPI int ecore_cocoa_titlebar_height_get(void)
Gets the height of the title bar of Cocoa windows.
eina_matrixsparse_iterator_new
Eina_Iterator * eina_matrixsparse_iterator_new(const Eina_Matrixsparse *m)
Creates a new iterator over only the existing matrix cells.
Definition: eina_matrixsparse.c:1352
_Ecore_Event_Key::event_window
Ecore_Window event_window
The child window where event happened.
Definition: Ecore_Input.h:204
elm_genlist_item_parent_get
Elm_Widget_Item * elm_genlist_item_parent_get(const Elm_Genlist_Item *obj)
Get the parent item of the given item.
Definition: elm_genlist_item_eo.legacy.c:15
ELM_ENTRY_EVENT_CURSOR_CHANGED
#define ELM_ENTRY_EVENT_CURSOR_CHANGED
Called on cursor changed.
Definition: elm_entry_eo.h:1437
evas_object_pointer_coords_inside_get
Eina_Bool evas_object_pointer_coords_inside_get(const Evas_Object *eo_obj, int x, int y)
Returns whether the coords are logically inside the object.
Definition: evas_object_main.c:2696
elm_scroll_bounce_friction_all_set
EINA_DEPRECATED void elm_scroll_bounce_friction_all_set(double friction)
Set the amount of inertia a scroller will impose at bounce animations, for all Elementary application...
elm_win_override_set
void elm_win_override_set(Evas_Object *obj, Eina_Bool override)
Set the override state of a window.
Definition: efl_ui_win.c:8027
_Edje_Message_Int
Structure passed as value on EDJE_MESSAGE_INT messages.
Definition: Edje_Legacy.h:511
edje_edit_part_item_index_aspect_w_get
EAPI int edje_edit_part_item_index_aspect_w_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the aspect width value of a part's item.
_Evas_Text_Props_Info
Definition: evas_text_utils.h:98
elm_config_password_show_last_set
void elm_config_password_show_last_set(Eina_Bool password_show_last)
Set show last setting in password mode.
Definition: elm_config.c:3029
Edje_Edit_Sound_Comp
enum _Edje_Edit_Sound_Comp Edje_Edit_Sound_Comp
Sound type compression.
ecore_exe_continue
void ecore_exe_continue(Ecore_Exe *exe)
Continues the given paused process by sending it a SIGCONT signal.
Definition: ecore_exe.c:270
ecore_x_present_pixmap
EAPI void ecore_x_present_pixmap(Ecore_X_Window win, Ecore_X_Pixmap pixmap, unsigned int serial, Ecore_X_Region valid, Ecore_X_Region update, int x_off, int y_off, Ecore_X_Randr_Crtc target_crtc, Ecore_X_Sync_Fence wait_fence, Ecore_X_Sync_Fence idle_fence, unsigned int options, unsigned long long target_msc, unsigned long long divisor, unsigned long long remainder, Ecore_X_Present *notifies, int num_notifies)
Definition: ecore_x_present.c:137
_Ecore_Getopt_Desc::shortname
char shortname
used with a single dash
Definition: Ecore_Getopt.h:190
elm_layout_part_cursor_unset
Eina_Bool elm_layout_part_cursor_unset(Eo *obj, const char *part)
Unsets a cursor previously set with elm_layout_part_cursor_set.
Definition: efl_ui_layout.c:3253
_Ecore_IMF_Event_Commit_Content
The structure type used with the Commit_Content Input Method event.
Definition: Ecore_IMF.h:579
ELM_SEL_FORMAT_TARGETS
@ ELM_SEL_FORMAT_TARGETS
For matching every possible atom.
Definition: elm_cnp.h:73
_Old_Edje_Image_Directory
A structure that stores old image directory entries.
Definition: edje_convert.h:40
ECORE_IMF_INPUT_PANEL_LAYOUT_VOICE
@ ECORE_IMF_INPUT_PANEL_LAYOUT_VOICE
Voice layout, but if the IME does not support voice layout, then normal layout will be shown.
Definition: Ecore_IMF.h:369
eina_module_list_free
void eina_module_list_free(Eina_Array *array)
Frees every module on the list of modules.
Definition: eina_module.c:581
EEZE_DISK_TYPE_INTERNAL
@ EEZE_DISK_TYPE_INTERNAL
internal drive
Definition: Eeze_Disk.h:50
elm_genlist_multi_select_mode_get
Elm_Object_Multi_Select_Mode elm_genlist_multi_select_mode_get(const Elm_Genlist *obj)
Get the genlist multi select mode.
Definition: elm_genlist_eo.legacy.c:93
_Eina_Future_Cb_Easy_Desc::success
Eina_Future_Success_Cb success
Called on success (value.type is not EINA_VALUE_TYPE_ERROR).
Definition: eina_promise.h:326
Elm_Drag_Pos
void(* Elm_Drag_Pos)(void *data, Evas_Object *obj, Evas_Coord x, Evas_Coord y, Elm_Xdnd_Action action)
Callback called when a drag is over an object, and gives object-relative coordinates.
Definition: elm_cnp.h:208
EET_DATA_DESCRIPTOR_ADD_UNION
#define EET_DATA_DESCRIPTOR_ADD_UNION(edd, struct_type, name, member, type_member, unified_type)
Adds an union type to a data descriptor.
Definition: Eet.h:3817
evas_textblock_style_get
const char * evas_textblock_style_get(const Evas_Textblock_Style *ts)
Return the text of the style ts.
Definition: evas_object_textblock.c:8171
elm_obj_prefs_item_object_get
EOAPI const Efl_Canvas_Object * elm_obj_prefs_item_object_get(Eo *obj, const char *name)
Get the Elementary widget bound to a given prefs widget's item.
ecore_evas_size_min_get
EAPI void ecore_evas_size_min_get(const Ecore_Evas *ee, int *w, int *h)
Gets the minimum size set for a given Ecore_Evas window.
Definition: ecore_evas.c:1604
EDJE_EXTERNAL_DOUBLE_UNSET
#define EDJE_EXTERNAL_DOUBLE_UNSET
Helper macro to indicate an EXTERNAL's double parameter is undefined.
Definition: Edje_Common.h:678
ECORE_GETOPT_ACTION_BREAK
@ ECORE_GETOPT_ACTION_BREAK
Stop parsing options.
Definition: Ecore_Getopt.h:77
eeze_udev_find_by_subsystem_sysname
EAPI Eina_List * eeze_udev_find_by_subsystem_sysname(const char *subsystem, const char *sysname)
A more advanced find, allows finds using udev subsystem and sysname.
Definition: eeze_udev_find.c:392
ecore_timer_reset
void ecore_timer_reset(Efl_Loop_Timer *obj)
Resets a timer to its full interval.
Definition: efl_loop_timer_eo.legacy.c:21
elm_obj_slideshow_previous
EOAPI void elm_obj_slideshow_previous(Eo *obj)
Slide to the previous item, in a given slideshow widget.
elput_touch_dwt_enabled_set
EAPI Eina_Bool elput_touch_dwt_enabled_set(Elput_Device *device, Eina_Bool enabled)
Enable or disable touchpad dwt (disable-while-typing) feature.
Definition: elput_touch.c:74
eina_vector3_distance_get
static double eina_vector3_distance_get(const Eina_Vector3 *a, const Eina_Vector3 *b)
Return the distance between of two vectors.
Efreet_Icon::embedded_text_rectangle
struct Efreet_Icon::@2 embedded_text_rectangle
Rectangle where text can be displayed on the icon.
eina_value_list_get
static Eina_Bool eina_value_list_get(const Eina_Value *value, unsigned int position,...)
Gets the generic value from a list member.
evas_canvas_image_cache_reload
EOAPI void evas_canvas_image_cache_reload(Eo *obj)
Reload the image cache.
eina_matrix.h
elm_config_cache_flush_enabled_get
Eina_Bool elm_config_cache_flush_enabled_get(void)
Get the configured cache flush enabled state.
Definition: elm_config.c:3319
ecore_fb_callback_gain_set
EAPI void ecore_fb_callback_gain_set(void(*func)(void *data), void *data)
Set a callback called when a virtual terminal is gained.
Definition: ecore_fb_vt.c:245
ELM_ANIMATION_VIEW_STATE_PLAY
@ ELM_ANIMATION_VIEW_STATE_PLAY
Animation is on playing.
Definition: efl_ui_vg_animation_eo.legacy.h:26
evas_textblock_cursor_line_geometry_get
int evas_textblock_cursor_line_geometry_get(const Evas_Textblock_Cursor *cur, Evas_Coord *cx, Evas_Coord *cy, Evas_Coord *cw, Evas_Coord *ch)
Returns the geometry of the line at cur.
Definition: evas_object_textblock.c:13186
elm_list_mode_set
void elm_list_mode_set(Elm_List *obj, Elm_List_Mode mode)
Control which mode to use for the list object.
Definition: elm_list_eo.legacy.c:63
eina_log_abort_on_critical_get
Eina_Bool eina_log_abort_on_critical_get(void)
Gets if critical messages should abort the program.
Definition: eina_log.c:1855
ecore_timer_precision_get
double ecore_timer_precision_get(void)
Retrieves the current precision used by timer infrastructure.
Definition: ecore_timer.c:69
elm_config_font_hint_type_set
void elm_config_font_hint_type_set(int type)
Apply the specified font hinting type.
Definition: elm_config.c:3370
Elm_Web_Console_Message
void(* Elm_Web_Console_Message)(void *data, Evas_Object *obj, const char *message, unsigned int line_number, const char *source_id)
Callback type for the JS console message hook.
Definition: elm_web_common.h:256
elm_config_scroll_thumbscroll_acceleration_threshold_set
void elm_config_scroll_thumbscroll_acceleration_threshold_set(double threshold)
Set the minimum speed of mouse cursor movement which will accelerate scrolling velocity after a mouse...
Definition: elm_config.c:3897
_Eina_Slice::len
size_t len
size of memory pointed by mem
Definition: eina_slice.h:98
edje_edit_script_program_set
EAPI Eina_Bool edje_edit_script_program_set(Evas_Object *obj, const char *prog, const char *code)
Sets the Embryo script for the given program.
Definition: edje_edit.c:12173
_Efl_Ui_Layout_Data::frozen_changed
Eina_Bool frozen_changed
only set if object was changed while frozen
Definition: elm_widget_layout.h:79
edje_object_part_text_anchor_geometry_get
const Eina_List * edje_object_part_text_anchor_geometry_get(const Eo *obj, const char *part, const char *anchor)
Returns a list of Evas_Textblock_Rectangle anchor rectangles.
Definition: edje_legacy.c:447
ecore_x_randr_edid_display_interface_type_get
EAPI Ecore_X_Randr_Edid_Display_Interface_Type ecore_x_randr_edid_display_interface_type_get(unsigned char *edid, unsigned long edid_length)
Get the display interface type from raw EDID data.
Definition: ecore_x_randr.c:3840
eet_data_image_header_read_cipher
EAPI int eet_data_image_header_read_cipher(Eet_File *ef, const char *name, const char *cipher_key, unsigned int *w, unsigned int *h, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Reads just the header data for an image and dont decode the pixels using a cipher.
Definition: eet_image.c:1506
_Efl_Canvas_Animation_Player_Event_Running
Definition: Evas_Eo.h:13
eldbus_message_signature_get
const char * eldbus_message_signature_get(const Eldbus_Message *msg)
Get the Eldbus message signature.
Definition: eldbus_message.c:226
elm_entry_text_style_user_peek
const char * elm_entry_text_style_user_peek(const Elm_Entry *obj)
Get the style on the top of user style stack.
Definition: elm_entry_eo.legacy.c:447
eina_value_list_append
static Eina_Bool eina_value_list_append(Eina_Value *value,...)
Appends the generic value in a list.
elm_policy_set
Eina_Bool elm_policy_set(unsigned int policy, int value)
Set a new policy's value (for a given policy group/identifier).
Definition: elm_main.c:1385
ecore_win32_clipboard_get
EAPI void * ecore_win32_clipboard_get(const Ecore_Win32_Window *window, size_t *size, const char *mime_type)
Get data from the clipboard.
Definition: ecore_win32_clipboard.c:125
Ecore_Event_Modifier
enum _Ecore_Event_Modifier Ecore_Event_Modifier
An enum of modifier events.
elm_transit_tween_mode_set
void elm_transit_tween_mode_set(Elm_Transit *transit, Elm_Transit_Tween_Mode tween_mode)
Set the transit animation acceleration type.
Definition: elm_transit.c:777
ECORE_X_ATOM_TEAMWORK_PRELOAD
Ecore_X_Atom ECORE_X_ATOM_TEAMWORK_PRELOAD
Definition: ecore_x_atoms_decl.h:378
_Old_Edje_Part::select_mode
unsigned char select_mode
entry selection mode
Definition: edje_convert.h:138
_Ecore_Con_Event_Client_Add
Used as the data param for the ECORE_CON_EVENT_CLIENT_ADD event.
Definition: Ecore_Con.h:466
evas_object_box_smart_class_get
const Evas_Object_Box_Api * evas_object_box_smart_class_get(void)
Get the Evas box smart class, for inheritance purposes.
Definition: evas_object_box.c:519
Elm_Validator_Regexp
struct _Elm_Validator_Regexp Elm_Validator_Regexp
The Regexp validator data.
Definition: elm_helper.h:23
Eldbus_Property_Set_Cb
Eldbus_Message *(* Eldbus_Property_Set_Cb)(const Eldbus_Service_Interface *iface, const char *propname, Eldbus_Message_Iter *iter, const Eldbus_Message *input_msg)
Callback function to set property value from message.
Definition: eldbus_service.h:68
eina_simple_xml_parse
Eina_Bool eina_simple_xml_parse(const char *buf, unsigned buflen, Eina_Bool strip, Eina_Simple_XML_Cb func, const void *data)
Parses a section of XML string text.
Definition: eina_simple_xml_parser.c:284
EEZE_UDEV_TYPE_BACKLIGHT
@ EEZE_UDEV_TYPE_BACKLIGHT
Definition: Eeze.h:273
ecore_cocoa_window_size_max_get
EAPI void ecore_cocoa_window_size_max_get(const Ecore_Cocoa_Window *window, int *w, int *h)
Gets the maximum size size of a Cocoa window.
EVAS_PIXEL_FORMAT_NONE
@ EVAS_PIXEL_FORMAT_NONE
No pixel format.
Definition: Evas_Common.h:277
_Evas_Cache_Image_Func
Definition: evas_cache.h:10
elm_object_focus_allow_get
Eina_Bool elm_object_focus_allow_get(const Evas_Object *obj)
Get whether an Elementary object is focusable or not.
Definition: elm_main.c:1674
evas_object_table_mirrored_set
void evas_object_table_mirrored_set(Eo *obj, Eina_Bool mirrored)
Control the mirrored mode of the table.
Definition: evas_object_table.c:1431
EIO_MONITOR_DIRECTORY_MODIFIED
int EIO_MONITOR_DIRECTORY_MODIFIED
A directory has been modified in a watched directory.
Definition: eio_monitor.c:312
_Ecore_Wl2_Event_Device
Definition: Ecore_Wl2.h:217
_Ecore_IMF_Event_Mouse_Up::button
int button
The button which has been released.
Definition: Ecore_IMF.h:611
_Ecore_Con_Event_Url_Data::url_con
Ecore_Con_Url * url_con
a pointer to the connection object
Definition: Ecore_Con.h:599
EVAS_DEVICE_SUBCLASS_FINGERNAIL
@ EVAS_DEVICE_SUBCLASS_FINGERNAIL
A fingernail.
Definition: Evas_Common.h:341
elm_obj_gesture_layer_rotate_step_get
EOAPI double elm_obj_gesture_layer_rotate_step_get(const Eo *obj)
This function returns step-value for rotate action.
ephysics_body_back_face_culling_set
EAPI void ephysics_body_back_face_culling_set(EPhysics_Body *body, Eina_Bool enable)
Set body's evas object to be hidden when it is counter-clockwise.
ecore_fb_input_device_threshold_click_set
void ecore_fb_input_device_threshold_click_set(Ecore_Fb_Input_Device *dev, double threshold)
Set the threshold of mouse clicks of the given device.
Definition: ecore_fb_li.c:708
ECORE_CON_EVENT_CLIENT_DEL
EAPI int ECORE_CON_EVENT_CLIENT_DEL
A client has disconnected from the server.
Definition: ecore_con_legacy.c:158
eio_eet_data_read_cipher
Eio_File * eio_eet_data_read_cipher(Eet_File *ef, Eet_Data_Descriptor *edd, const char *name, const char *cipher_key, Eio_Done_ERead_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Read a data structure from an eet file and decodes it using a cipher asynchronously.
Definition: eio_eet.c:454
elm_obj_clock_edit_get
EOAPI Eina_Bool elm_obj_clock_edit_get(const Eo *obj)
Whether a given clock widget is under editing mode or under (default) displaying-only mode.
_Ecore_Event_Mouse_Button::same_screen
int same_screen
Same screen flag.
Definition: Ecore_Input.h:233
elm_photo_fill_inside_set
void elm_photo_fill_inside_set(Evas_Object *obj, Eina_Bool fill)
Set if the photo should be completely visible or not.
Definition: elm_photo.c:452
ELM_GENLIST_ITEM_SCROLLTO_NONE
@ ELM_GENLIST_ITEM_SCROLLTO_NONE
Nothing will happen, Don't use this value.
Definition: elm_general.h:378
eio_eet_read_direct
Eio_File * eio_eet_read_direct(Eet_File *ef, const char *name, Eio_Done_Data_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Read a specified entry from an eet file and return data.
Definition: eio_eet.c:541
ephysics_world_bodies_outside_right_autodel_get
EAPI Eina_Bool ephysics_world_bodies_outside_right_autodel_get(const EPhysics_World *world)
Get world autodeleting bodies mode when they're outside of render area by the right.
evas_object_textgrid_font_source_get
const char * evas_object_textgrid_font_source_get(const Eo *obj)
Get the font file's path which is being used on a given textgrid object.
Definition: evas_object_textgrid.c:1484
elm_obj_genlist_item_class_get
EOAPI const Elm_Genlist_Item_Class * elm_obj_genlist_item_class_get(const Eo *obj)
Get the Genlist Item class for the given Genlist Item.
edje_edit_part_item_index_min_h_get
EAPI int edje_edit_part_item_index_min_h_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the minimum height value of a part's item.
elm_object_mirrored_get
Eina_Bool elm_object_mirrored_get(const Evas_Object *obj)
Get the widget's mirrored mode.
Definition: elm_main.c:1443
evas_object_vg_fill_mode_set
void evas_object_vg_fill_mode_set(Evas_Object *obj, Evas_Object_Vg_Fill_Mode fill_mode)
Control how the viewbox is mapped to the vg canvas's viewport.
Definition: efl_canvas_vg_object.c:1155
ECORE_CON_URL_TIME_IFUNMODSINCE
@ ECORE_CON_URL_TIME_IFUNMODSINCE
Add the "If-Unmodified-Since" HTTP header, so that the request is performed by the server only if the...
Definition: Ecore_Con.h:1745
edje_edit_state_image_border_scale_by_get
EAPI double edje_edit_state_image_border_scale_by_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the border scale by value of a part state.
Definition: edje_edit.c:10865
elm_theme_overlay_add
void elm_theme_overlay_add(Elm_Theme *th, const char *item)
Prepends a theme overlay to the list of overlays.
Definition: elm_theme.c:637
eina_unicode_escape
Eina_Unicode * eina_unicode_escape(const Eina_Unicode *str)
Definition: eina_unicode.c:162
Efreet_Icon_Theme::paths
Eina_List * paths
The paths.
Definition: efreet_icon.h:67
EINA_POSITION2D_DISTANCE
#define EINA_POSITION2D_DISTANCE(a, b)
Convenience macro for getting the distance from one point to another.
Definition: eina_rectangle.h:101
edje_object_size_class_get
Eina_Bool edje_object_size_class_get(const Evas_Object *obj, const char *size_class, int *minw, int *minh, int *maxw, int *maxh)
Gets the object size class.
Definition: edje_util.c:1953
elm_thumb_orientation_get
Ethumb_Thumb_Orientation elm_thumb_orientation_get(const Evas_Object *obj)
Get the orientation of the thumb object.
Definition: elm_thumb.c:838
_Eina_Value_Array::step
unsigned int step
how to grow the members array
Definition: eina_value.h:1185
EET_COMPRESSION_VERYFAST
@ EET_COMPRESSION_VERYFAST
Very fast, but lower compression ratio (LZ4HC)
Definition: Eet.h:247
_Old_Edje_Part::clip_to_id
int clip_to_id
the part id to clip this one to
Definition: edje_convert.h:124
_Evas_Pixel_Import_Pixel_Format
_Evas_Pixel_Import_Pixel_Format
Definition: Evas_Common.h:276
eina_matrix3_type_get
Eina_Matrix_Type eina_matrix3_type_get(const Eina_Matrix3 *m)
Returns the type of the given floating point matrix.
Definition: eina_matrix.c:70
_Eina_Slice::mem
const void * mem
memory pointed by this slice.
Definition: eina_slice.h:100
eina_f8p24_int_to
static int32_t eina_f8p24_int_to(Eina_F8p24 v)
Creates a new standard 32-bit integer from Eina_F8p24 floating point number.
eina_file_real_close
void eina_file_real_close(Eina_File *file)
Closes a file from the OS perspective.
ephysics_quaternion_set
EAPI void ephysics_quaternion_set(EPhysics_Quaternion *quat, double x, double y, double z, double w)
Set quaternion values.
_Ecore_X_Event_Xdnd_Finished
Definition: Ecore_X.h:834
EMILE_IMAGE_LOAD_ERROR_DOES_NOT_EXIST
@ EMILE_IMAGE_LOAD_ERROR_DOES_NOT_EXIST
File (or file path) does not exist.
Definition: emile_image.h:111
emotion_object_video_mute_set
EAPI void emotion_object_video_mute_set(Evas_Object *obj, Eina_Bool mute)
Set the mute video option for this object.
Definition: emotion_smart.c:973
eet_data_dump_cipher
EAPI int eet_data_dump_cipher(Eet_File *ef, const char *name, const char *cipher_key, Eet_Dump_Callback dumpfunc, void *dumpdata)
Dumps an eet encoded data structure from an eet file into ascii text using a cipher.
Definition: eet_data.c:4816
_Ecore_Win32_Event_Selection_Notify::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:495
EVAS_TEXT_STYLE_SOFT_OUTLINE
@ EVAS_TEXT_STYLE_SOFT_OUTLINE
text with a soft outline
Definition: Evas_Legacy.h:6368
_Efreet_Desktop::not_show_in
Eina_List * not_show_in
list of environments that shoudn't display the icon
Definition: efreet_desktop.h:112
elm_obj_entry_line_wrap_set
EOAPI void elm_obj_entry_line_wrap_set(Eo *obj, Elm_Wrap_Type wrap)
Set the line wrap type to use on multi-line entries.
evas_canvas_font_available_list
EOAPI Eina_List * evas_canvas_font_available_list(const Eo *obj)
List of available font descriptions known or found by this evas.
ELM_CTXPOPUP_DIRECTION_UP
@ ELM_CTXPOPUP_DIRECTION_UP
Ctxpopup show appear above the clicked area.
Definition: elm_ctxpopup_eo.h:26
_Emile_Image_Scale_Hint
_Emile_Image_Scale_Hint
Definition: emile_image.h:76
elm_transit_auto_reverse_get
Eina_Bool elm_transit_auto_reverse_get(const Elm_Transit *transit)
Get if the auto reverse is on.
Definition: elm_transit.c:748
elm_obj_genlist_item_fields_update
EOAPI void elm_obj_genlist_item_fields_update(Eo *obj, const char *parts, Elm_Genlist_Item_Field_Type itf)
Update the part of an item.
elm_table_pack_get
void elm_table_pack_get(Evas_Object *subobj, int *col, int *row, int *colspan, int *rowspan)
Get the packing location of an existing child of the table.
Definition: elm_table.c:283
ECORE_WL2_EVENT_DND_ENTER
EAPI int ECORE_WL2_EVENT_DND_ENTER
Definition: ecore_wl2.c:25
elm_obj_entry_prediction_hint_hash_del
EOAPI Eina_Bool elm_obj_entry_prediction_hint_hash_del(Eo *obj, const char *key)
Removes the prediction hint data identified by a key.
ecore_power_state_get
EAPI Ecore_Power_State ecore_power_state_get(void)
Gets the current power state.
Definition: ecore.c:1096
evas_cserve_disconnect
void evas_cserve_disconnect(void)
Force the system to disconnect from the bitmap caching server.
Definition: evas_stats.c:47
elm_transit_tween_mode_factor_get
void elm_transit_tween_mode_factor_get(const Elm_Transit *transit, double *v1, double *v2)
Get the transit animation acceleration factor.
Definition: elm_transit.c:799
elm_table_unpack
void elm_table_unpack(Elm_Table *obj, Efl_Canvas_Object *subobj)
Remove child from table.
Definition: elm_table_eo.legacy.c:51
ecore_fb_shutdown
EAPI int ecore_fb_shutdown(void)
Shut down the Ecore_Fb library.
Definition: ecore_fb.c:76
evas_font_path_global_prepend
void evas_font_path_global_prepend(const char *path)
Prepends a font path to the list of font paths used by the application.
Definition: evas_font_dir.c:1440
elm_index_autohide_disabled_set
void elm_index_autohide_disabled_set(Elm_Index *obj, Eina_Bool disabled)
Enable or disable auto hiding feature for a given index widget.
Definition: elm_index_eo.legacy.c:3
ELM_DAY_FRIDAY
@ ELM_DAY_FRIDAY
Friday weekday.
Definition: elm_calendar_eo.h:66
elm_progressbar_is_pulsing_get
Eina_Bool elm_progressbar_is_pulsing_get(const Evas_Object *obj)
Get the pulsing state on a given progressbar widget.
Definition: efl_ui_progressbar.c:851
edje_edit_part_item_item_weight_y_set
EAPI Eina_Bool edje_edit_part_item_item_weight_y_set(Evas_Object *obj, const char *part, unsigned int index, double weight_y)
Sets the vertical weight value of a part item.
edje_edit_image_set_image_del
EAPI Eina_Bool edje_edit_image_set_image_del(Evas_Object *obj, const char *set_name, unsigned int place)
Deletes image on current position from set.
Definition: edje_edit.c:9483
EVAS_EVENT_FLAG_ON_HOLD
@ EVAS_EVENT_FLAG_ON_HOLD
This event is being delivered but should be put "on hold" until the on hold flag is unset.
Definition: Evas_Common.h:368
_Ecore_IMF_Event_Key_Down::timestamp
unsigned int timestamp
The timestamp when the event occurred.
Definition: Ecore_IMF.h:711
ecore_event_filter_del
void * ecore_event_filter_del(Ecore_Event_Filter *ef)
Deletes an event filter.
Definition: ecore_events.c:97
ecore_evas_shaped_set
EAPI void ecore_evas_shaped_set(Ecore_Evas *ee, Eina_Bool shaped)
Sets whether an Ecore_Evas is shaped or not.
Definition: ecore_evas.c:1461
elm_scroller_single_direction_set
void elm_scroller_single_direction_set(Evas_Object *obj, Elm_Scroller_Single_Direction single_dir)
Set the type of single direction scroll.
Definition: elm_scroller.c:974
Evas_Textblock_Style
struct _Efl_Canvas_Textblock_Style Evas_Textblock_Style
A textblock style object.
Definition: evas_textblock_legacy.h:140
_Ecore_Win32_Event_Window_Damage::height
int height
The time the event occurred.
Definition: Ecore_Win32.h:382
elm_transit_smooth_get
Eina_Bool elm_transit_smooth_get(const Elm_Transit *transit)
Get the smooth scaling for transit map rendering.
Definition: elm_transit.c:703
elm_obj_diskselector_clear
EOAPI void elm_obj_diskselector_clear(Eo *obj)
Remove all diskselector's items.
_Old_Edje_Part_Description_Spec_Image::set
Eina_Bool set
if image condition it's content
Definition: edje_convert.h:153
eina_list_prev
static Eina_List * eina_list_prev(const Eina_List *list)
Gets the list node prior to the specified list node.
emotion_object_file_set
EAPI Eina_Bool emotion_object_file_set(Evas_Object *obj, const char *filename)
Set the file to be played in the Emotion object.
Definition: emotion_smart.c:350
ecore_x_window_hide
EAPI void ecore_x_window_hide(Ecore_X_Window win)
Hides a window.
Definition: ecore_x_window.c:523
_Elm_Icon_Data
Definition: elm_widget_icon.h:24
_Efreet_Desktop::no_display
unsigned char no_display
Don't display this application in menus.
Definition: efreet_desktop.h:117
_Eina_Rw_Slice::mem
void * mem
memory pointed by this slice.
Definition: eina_slice.h:120
elm_obj_clock_show_am_pm_set
EOAPI void elm_obj_clock_show_am_pm_set(Eo *obj, Eina_Bool am_pm)
If the given clock widget must show hours in military or am/pm mode.
ecore_wl_window_move
EAPI void ecore_wl_window_move(Ecore_Wl_Window *win, int x, int y)
Signals for Wayland to initiate a window move.
Definition: ecore_wl_window.c:284
eina_stringshare_replace
static Eina_Bool eina_stringshare_replace(Eina_Stringshare **p_str, const char *news)
Replace the previously stringshared pointer with new content.
Definition: eina_inline_stringshare.x:78
elput_touch_tap_enabled_get
EAPI Eina_Bool elput_touch_tap_enabled_get(Elput_Device *device)
Get if tap-to-click is enabled on a given device.
Definition: elput_touch.c:174
_Eina_Log_Domain::domain_str
const char * domain_str
Formatted string with color to print.
Definition: eina_log.h:416
Eina_Accessor_Get_At_Callback
Eina_Bool(* Eina_Accessor_Get_At_Callback)(Eina_Accessor *it, unsigned int idx, void **data)
Type for a callback that returns the data of a container as the given index.
Definition: eina_accessor.h:117
efreet_menu_parse
Efreet_Menu * efreet_menu_parse(const char *path)
Parses the given .menu file and creates the menu representation.
Definition: efreet_menu.c:584
elm_list_mode_get
Elm_List_Mode elm_list_mode_get(const Elm_List *obj)
Control which mode to use for the list object.
Definition: elm_list_eo.legacy.c:69
edje_edit_part_item_index_span_col_get
EAPI unsigned short edje_edit_part_item_index_span_col_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the number of span columns.
elm_genlist_item_class_new
Elm_Genlist_Item_Class * elm_genlist_item_class_new(void)
Create a new genlist item class in a given genlist widget.
Definition: elm_genlist.c:8390
eeze_disk_udev_walk_get_sysattr
EAPI const char * eeze_disk_udev_walk_get_sysattr(Eeze_Disk *disk, const char *sysattr)
Walks up the device chain of disk checking each device for sysattr and returns the value if found.
Definition: eeze_disk_udev.c:73
edje_object_part_external_content_get
Evas_Object * edje_object_part_external_content_get(const Edje_Object *obj, const char *part, const char *content)
Gets an object contained in an part of type EXTERNAL.
Definition: edje_legacy.c:181
Elm_Gengrid_Item_Field_Type
Elm_Gengrid_Item_Field_Type
Defines the type of the item part Used while updating item's parts.
Definition: elm_general.h:413
EVAS_RENDER_COPY
@ EVAS_RENDER_COPY
Copy mode, d = s.
Definition: Evas_Legacy.h:2163
edje_edit_state_del
EAPI Eina_Bool edje_edit_state_del(Evas_Object *obj, const char *part, const char *state, double value)
Deletes the given part state from the edje.
Definition: edje_edit.c:6249
ephysics_body_soft_body_bending_constraints_add
EAPI void ephysics_body_soft_body_bending_constraints_add(EPhysics_Body *body, int number)
Add new bending constraints to some body.
_Elm_Genlist_Data
Definition: elm_widget_genlist.h:37
EINA_MAGIC_FAIL
#define EINA_MAGIC_FAIL(d, m)
Definition to call eina_magic_fail() with the parameters d, d->__magic, m, FILE, func,...
Definition: eina_magic.h:259
ELM_FLIP_CUBE_DOWN
@ ELM_FLIP_CUBE_DOWN
Cube down flip mode.
Definition: efl_ui_flip_legacy.h:17
ecore_evas_callback_mouse_out_set
EAPI void ecore_evas_callback_mouse_out_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas mouse out events.
Definition: ecore_evas.c:1285
eina_matrixsparse_data_idx_get
void * eina_matrixsparse_data_idx_get(const Eina_Matrixsparse *m, unsigned long row, unsigned long col)
Gets data associated with given cell given its indexes.
Definition: eina_matrixsparse.c:1133
_Edje_Edit_Script_Error::line
int line
Line of the error inside in scriptcode.
Definition: Edje_Edit.h:100
elm_cache_flush_interval_all_set
EINA_DEPRECATED void elm_cache_flush_interval_all_set(int size)
Set the configured cache flush interval time for all applications on the display.
elm_config_cache_edje_file_cache_size_set
void elm_config_cache_edje_file_cache_size_set(int size)
Set the configured edje file cache size.
Definition: elm_config.c:3399
eeze_net_attribute_get
const char * eeze_net_attribute_get(Eeze_Net *net, const char *attr)
Get a system attribute of a net object.
Definition: eeze_net.c:288
EVAS_OBJECT_POINTER_MODE_AUTOGRAB
@ EVAS_OBJECT_POINTER_MODE_AUTOGRAB
default, X11-like
Definition: Evas_Common.h:411
ECORE_AXIS_LABEL_PRESSURE
@ ECORE_AXIS_LABEL_PRESSURE
Force applied to tool tip.
Definition: Ecore_Input.h:324
efreet_desktop_category_add
void efreet_desktop_category_add(Efreet_Desktop *desktop, const char *category)
add a category to a desktop
Definition: efreet_desktop.c:455
edje_edit_program_sample_speed_set
EAPI Eina_Bool edje_edit_program_sample_speed_set(Evas_Object *obj, const char *prog, double speed)
Sets sample speed of the program.
Definition: edje_edit.c:11364
_Ecore_X_Selection_Data_X_Moz_Url
Definition: Ecore_X.h:770
evas_vg_shape_stroke_join_get
Evas_Vg_Join evas_vg_shape_stroke_join_get(Evas_Vg_Shape *obj)
Gets the join style used for stroking path.
Definition: efl_canvas_vg_shape.c:317
ecore_imf_context_input_hint_set
EAPI void ecore_imf_context_input_hint_set(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Hints hints)
Sets the input hint which allows input methods to fine-tune their behavior.
Definition: ecore_imf_context.c:867
Elm_Map_Marker_Del_Func
void(* Elm_Map_Marker_Del_Func)(Evas_Object *obj, Elm_Map_Marker *marker, void *data, Evas_Object *o)
Function to delete bubble content for marker classes.
Definition: elm_map_common.h:53
eio_file_xattr_string_set
Eio_File * eio_file_xattr_string_set(const char *path, const char *attribute, const char *xattr_string, Eina_Xattr_Flags flags, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Define a string extended attribute on a file/directory.
Definition: eio_xattr.c:500
ephysics_body_cloth_add
EAPI EPhysics_Body * ephysics_body_cloth_add(EPhysics_World *world, unsigned short rows, unsigned short columns)
Create a new deformable cloth physics body.
EINA_VALUE_TYPE_VALUE
const Eina_Value_Type * EINA_VALUE_TYPE_VALUE
manages Eina_Value values.
Definition: eina_value.c:5591
_Ecore_X_Version::revision
int revision
< micro (bugfix, internal improvements, no new features version)
Definition: Ecore_X.h:34
ecore_fb_input_device_open
EAPI Ecore_Fb_Input_Device * ecore_fb_input_device_open(const char *dev)
Open an input device.
Definition: ecore_fb_li.c:527
ecore_evas_callback_device_mouse_out_set
EAPI void ecore_evas_callback_device_mouse_out_set(Ecore_Evas *ee, Ecore_Evas_Mouse_IO_Cb func)
Sets a callback for Ecore_Evas mouse out events.
Definition: ecore_evas.c:5234
Evas_Object_Intercept_Device_Focus_Set_Cb
void(* Evas_Object_Intercept_Device_Focus_Set_Cb)(void *data, Evas_Object *obj, Eina_Bool focus, Eo *seat)
Function signature for the focus set event of an evas object with seat info.
Definition: Evas_Legacy.h:3039
_Evas_GL_API::glEvasGLImageTargetTexture2DOES
void(* glEvasGLImageTargetTexture2DOES)(GLenum target, EvasGLImage image)
Requires the GL_OES_EGL_image extension, similar to glEGLImageTargetTexture2DOES.
Definition: Evas_GL.h:5327
edje_object_part_box_append
Eina_Bool edje_object_part_box_append(Evas_Object *obj, const char *part, Evas_Object *child)
Appends an object to the box.
Definition: edje_part_table.c:232
ECORE_IMF_DEVICE_SUBCLASS_PEN_TIP
@ ECORE_IMF_DEVICE_SUBCLASS_PEN_TIP
The tip of a pen.
Definition: Ecore_IMF.h:508
Eina_Rbtree_Cmp_Node_Cb
Eina_Rbtree_Direction(* Eina_Rbtree_Cmp_Node_Cb)(const Eina_Rbtree *left, const Eina_Rbtree *right, void *data)
Function used to compare two nodes and see which direction to navigate.
Definition: eina_rbtree.h:120
eet_node_unsigned_short_new
EAPI Eet_Node * eet_node_unsigned_short_new(const char *name, unsigned short us)
Creates a new unsigned short node.
ecore_wl2_input_seat_capabilities_get
EAPI Ecore_Wl2_Seat_Capabilities ecore_wl2_input_seat_capabilities_get(Ecore_Wl2_Input *input)
Get the seat capabilities for a given input.
Definition: ecore_wl2_input.c:1773
efreet_desktop_type_add
int efreet_desktop_type_add(const char *type, Efreet_Desktop_Type_Parse_Cb parse_func, Efreet_Desktop_Type_Save_Cb save_func, Efreet_Desktop_Type_Free_Cb free_func)
Adds the given type to the list of types in the system.
Definition: efreet_desktop.c:491
EPhysics_Callback_Body_Type
enum _EPhysics_Callback_Body_Type EPhysics_Callback_Body_Type
The types of events triggering a callback.
eio_file_ls
Eio_File * eio_file_ls(const char *dir, Eio_Filter_Cb filter_cb, Eio_Main_Cb main_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
List contents of a directory without locking your app.
Definition: eio_file.c:577
edje_edit_program_transition_value4_get
EAPI double edje_edit_program_transition_value4_get(Evas_Object *obj, const char *prog)
Gets the interpolation value 4 of the transition.
ecore_evas_ews_background_set
EAPI void ecore_evas_ews_background_set(Evas_Object *o)
Sets the current background, must be created by evas ecore_evas_ews_evas_get().
Definition: ecore_evas_ews.c:1414
_Old_Edje_Part::ignore_flags
Evas_Event_Flags ignore_flags
ignore flags
Definition: edje_convert.h:131
embryo_program_data_get
EAPI void * embryo_program_data_get(Embryo_Program *ep)
Retrieves the data associated to the given program.
Definition: embryo_amx.c:574
edje_edit_part_item_insert_before_index
EAPI Eina_Bool edje_edit_part_item_insert_before_index(Evas_Object *obj, const char *part, const char *item_name, unsigned int index, const char *source_group)
Inserts new item to box or table part before specified existing item.
Definition: edje_edit.c:4942
_Elm_Validate_Content
Definition: elm_helper.h:11
ELDBUS_PROXY_EVENT_PROPERTY_REMOVED
@ ELDBUS_PROXY_EVENT_PROPERTY_REMOVED
a property was removed
Definition: eldbus_proxy.h:191
evas_object_text_font_get
void evas_object_text_font_get(const Eo *obj, const char **font, Evas_Font_Size *size)
Retrieve the font family and size in use on a given text object.
Definition: evas_object_text.c:2349
ECORE_X_ERROR_CODE_BAD_ACCESS
@ ECORE_X_ERROR_CODE_BAD_ACCESS
Bad access.
Definition: Ecore_X.h:402
ECORE_WL2_EVENT_WINDOW_ACTIVATE
EAPI int ECORE_WL2_EVENT_WINDOW_ACTIVATE
Definition: ecore_wl2.c:57
ECORE_WIN32_CURSOR_SHAPE_SIZE_NS
@ ECORE_WIN32_CURSOR_SHAPE_SIZE_NS
Double-pointed arrow pointing north and south.
Definition: Ecore_Win32.h:114
elm_box_align_get
void elm_box_align_get(const Elm_Box *obj, double *horizontal, double *vertical)
Get the alignment of the whole bounding box of contents.
Definition: elm_box_eo.legacy.c:21
elm_slider_add
Evas_Object * elm_slider_add(Evas_Object *parent)
Add a new slider widget to the given parent Elementary (container) object.
Definition: elm_slider.c:1437
elm_obj_menu_selected_item_get
EOAPI Elm_Widget_Item * elm_obj_menu_selected_item_get(const Eo *obj)
Get the selected item in the widget.
_Evas_GL_API::version
int version
The current version number is EVAS_GL_API_VERSION (4).
Definition: Evas_GL.h:5158
ELM_XDND_ACTION_ASK
@ ELM_XDND_ACTION_ASK
Ask the user what to do.
Definition: elm_cnp.h:96
efreet_util_desktop_generic_name_find
Efreet_Desktop * efreet_util_desktop_generic_name_find(const char *generic_name)
Find a desktop by generic name.
Definition: efreet_utils.c:333
ecore_imf_context_mime_type_accept_set
EAPI void ecore_imf_context_mime_type_accept_set(Ecore_IMF_Context *ctx, const char *mime_type)
Sets the allowed MIME type to deliver to the input panel.
Definition: ecore_imf_context.c:1447
_Edje_Message_String_Set::str
char * str[1]
The message's array of string pointers.
Definition: Edje_Legacy.h:523
ecore_wl2_subsurface_place_below
EAPI void ecore_wl2_subsurface_place_below(Ecore_Wl2_Subsurface *subsurface, struct wl_surface *surface)
Place subsurface on layer below a reference surface.
Definition: ecore_wl2_subsurf.c:133
ECORE_IMF_INPUT_PANEL_STATE_HIDE
@ ECORE_IMF_INPUT_PANEL_STATE_HIDE
Notification prior to the dismissal of the input panel.
Definition: Ecore_IMF.h:144
ecore_wl2_input_keyboard_repeat_set
EAPI Eina_Bool ecore_wl2_input_keyboard_repeat_set(Ecore_Wl2_Input *input, double rate, double delay)
Set the keyboard repeat rate and delay of an input.
Definition: ecore_wl2_input.c:1821
_Ecore_IMF_Event_Key_Up::dev_name
const char * dev_name
The device name of the key released.
Definition: Ecore_IMF.h:731
evas_object_image_load_scale_down_set
void evas_object_image_load_scale_down_set(Evas_Object *obj, int scale_down)
Set the scale down factor of a given image object's source image, when loading it.
Definition: evas_image_legacy.c:372
edje_edit_state_map_perspective_on_set
EAPI Eina_Bool edje_edit_state_map_perspective_on_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool perspective_on)
Sets perspective_on value of given part state.
edje_edit_program_target_del
EAPI Eina_Bool edje_edit_program_target_del(Evas_Object *obj, const char *prog, const char *target)
Deletes a target from the list of 'targets' in the given program.
Definition: edje_edit.c:11938
_Ecore_Win32_Event_Mouse_Out
Event sent when the mouse leaves the window.
Definition: Ecore_Win32.h:344
elm_genlist_item_tooltip_style_set
void elm_genlist_item_tooltip_style_set(Elm_Object_Item *item, const char *style)
Set a different style for a given genlist item's tooltip.
Definition: elm_genlist.c:7646
_Elm_Gengrid_Data::multi_select_mode
Elm_Object_Multi_Select_Mode multi_select_mode
select mode for multiple selection
Definition: elm_widget_gengrid.h:65
_Eina_Value_Struct_Operations::version
unsigned int version
must be EINA_VALUE_STRUCT_OPERATIONS_VERSION
Definition: eina_value.h:3067
_Evas_Native_Surface
A generic datatype for engine specific native surface information.
Definition: Evas_Legacy.h:4846
_Ecore_Wl2_Event_Window_Deactivate
Definition: Ecore_Wl2.h:317
_EINA_INLIST_CONTAINER
#define _EINA_INLIST_CONTAINER(ref, ptr)
Definition: eina_inlist.h:815
_Eina_File::EINA_MAGIC
EINA_MAGIC
Indicates whether Eina Magic should be used.
Definition: eina_file_common.h:71
_Ecore_Event_Mouse_Move::window
Ecore_Window window
The main window where event happened.
Definition: Ecore_Input.h:289
eldbus_message_from_eina_value
Eina_Bool eldbus_message_from_eina_value(const char *signature, Eldbus_Message *msg, const Eina_Value *value)
Convert Eina_Value to Eldbus_Message.
Definition: eldbus_message_from_eina_value.c:375
_Elm_Gesture_Rotate_Info::y
Evas_Coord y
Holds zoom center point reported to user
Definition: elm_gesture_layer_common.h:90
elm_thumb_animate_get
Elm_Thumb_Animation_Setting elm_thumb_animate_get(const Evas_Object *obj)
Get the animation state for the thumb object.
Definition: elm_thumb.c:940
eet_init
EAPI int eet_init(void)
Initializes the EET library.
Definition: eet_lib.c:540
edje_edit_program_after_insert_at
EAPI Eina_Bool edje_edit_program_after_insert_at(Evas_Object *obj, const char *prog, const char *after, int place)
Adds a new program name into specific place in list of 'afters' in the given program.
Definition: edje_edit.c:12029
elput_touch_drag_enabled_set
EAPI Eina_Bool elput_touch_drag_enabled_set(Elput_Device *device, Eina_Bool enabled)
Enable or disable tap-and-drag on this device.
Definition: elput_touch.c:12
elm_obj_entry_scrollable_set
EOAPI void elm_obj_entry_scrollable_set(Eo *obj, Eina_Bool scroll)
Enable or disable scrolling in entry.
_Eina_Mempool_Backend::iterator
Eina_Iterator *(* iterator)(void *data)
Function to get an Eina_Iterator that will walk every allocated element in the pool.
Definition: eina_inline_mempool.x:63
ecore_drm_output_current_resolution_get
EAPI void ecore_drm_output_current_resolution_get(Ecore_Drm_Output *output, int *w, int *h, unsigned int *refresh)
Gets the current resolution of Ecore_Drm_Output.
Definition: ecore_drm_output.c:1187
Efreet_Ini::data
Eina_Hash * data
Hash of string => (Hash of string => string)
Definition: efreet_ini.h:25
eet_data_image_encode_cipher
EAPI void * eet_data_image_encode_cipher(const void *data, const char *cipher_key, unsigned int w, unsigned int h, int alpha, int compress, int quality, Eet_Image_Encoding lossy, int *size_ret)
Encodes image data for storage or transmission using a cipher.
Definition: eet_image.c:1556
EMBRYO_CELL_NONE
#define EMBRYO_CELL_NONE
An invalid cell reference.
Definition: Embryo.h:432
ECORE_CON_URL_HTTP_VERSION_1_1
@ ECORE_CON_URL_HTTP_VERSION_1_1
HTTP version 1.1 (default)
Definition: Ecore_Con.h:1765
evas_device_name_set
void evas_device_name_set(Evas_Device *dev, const char *name)
Set the name of a device as a string.
Definition: evas_device.c:309
edje_edit_state_add
EAPI Eina_Bool edje_edit_state_add(Evas_Object *obj, const char *part, const char *name, double value)
Creates a new state to the give part.
Definition: edje_edit.c:6351
ecore_file_mv
Eina_Bool ecore_file_mv(const char *src, const char *dst)
Moves the given file to the given destination.
Definition: ecore_file.c:449
ecore_evas_software_x11_pixmap_get
EAPI Ecore_X_Pixmap ecore_evas_software_x11_pixmap_get(const Ecore_Evas *ee)
Returns the underlying Ecore_X_Pixmap used in the Ecore_Evas.
Definition: ecore_evas.c:4022
ephysics_body_friction_get
EAPI double ephysics_body_friction_get(const EPhysics_Body *body)
Get body's friction.
elm_diskselector_item_tooltip_unset
EINA_DEPRECATED void elm_diskselector_item_tooltip_unset(Elm_Object_Item *it)
Unset tooltip from item.
ELM_ICON_STANDARD
@ ELM_ICON_STANDARD
Icon is of type standard.
Definition: elm_general.h:66
EET_T_F8P24
#define EET_T_F8P24
Data type: fixed point 8.24.
Definition: Eet.h:2594
elm_font_cache_all_set
EINA_DEPRECATED void elm_font_cache_all_set(int size)
Set the configured font cache size for all applications on the display.
evas_vg_node_transformation_set
void evas_vg_node_transformation_set(Evas_Vg_Node *obj, const Eina_Matrix3 *m)
Sets the transformation matrix to be used for this node object.
Definition: efl_canvas_vg_node_eo.legacy.c:3
elm_fileselector_entry_selected_set
EINA_DEPRECATED void elm_fileselector_entry_selected_set(Evas_Object *obj, const char *path)
Set the initial file system path for a given file selector entry widget.
Definition: elc_fileselector_entry.c:304
elm_animation_view_frame_count_get
int elm_animation_view_frame_count_get(const Elm_Animation_View *obj)
Get the index of end frame of the animation view, if it's animated.
elm_object_focus_custom_chain_get
const Eina_List * elm_object_focus_custom_chain_get(const Evas_Object *obj)
Get custom focus chain.
Definition: elm_focus_legacy.c:150
EMILE_COLORSPACE_AGRY88
@ EMILE_COLORSPACE_AGRY88
AY 8bits Alpha and 8bits Grey, accessed 1 16bits at a time.
Definition: emile_image.h:33
ephysics_body_restitution_get
EAPI double ephysics_body_restitution_get(const EPhysics_Body *body)
Get body's restitution.
elm_route_add
Evas_Object * elm_route_add(Evas_Object *parent)
Add a new route to the parent.
Definition: elm_route.c:177
elm_obj_ctxpopup_clear
EOAPI void elm_obj_ctxpopup_clear(Eo *obj)
Clear all items in the given ctxpopup object.
eina_quaternion_f16p16_nlerp
void eina_quaternion_f16p16_nlerp(Eina_Quaternion_F16p16 *out, const Eina_Quaternion_F16p16 *a, const Eina_Quaternion_F16p16 *b, Eina_F16p16 pos)
Definition: eina_quaternion.c:232
ECORE_IMF_KEYBOARD_LOCK_NONE
@ ECORE_IMF_KEYBOARD_LOCK_NONE
No locks are active.
Definition: Ecore_IMF.h:279
elm_glview_render_func_set
void elm_glview_render_func_set(Elm_Glview *obj, Elm_GLView_Func_Cb func)
Set the render function that runs in the main loop.
Definition: elm_glview.c:614
elm_scrolled_entry_cnp_textonly_set
EINA_DEPRECATED void elm_scrolled_entry_cnp_textonly_set(Evas_Object *obj, Eina_Bool textonly)
This function sets the entry to textonly mode.
Definition: elc_scrolled_entry.c:193
evas_shutdown
int evas_shutdown(void)
Directly shutdown Evas.
Definition: evas_main.c:239
EEZE_UDEV_TYPE_BLUETOOTH
@ EEZE_UDEV_TYPE_BLUETOOTH
Definition: Eeze.h:261
elm_genlist_item_subitems_clear
void elm_genlist_item_subitems_clear(Elm_Genlist_Item *obj)
Remove all sub-items (children) of the given item.
Definition: elm_genlist_item_eo.legacy.c:123
eina_inlist_accessor_new
Eina_Accessor * eina_inlist_accessor_new(const Eina_Inlist *list)
Returns a new accessor associated to a list.
Definition: eina_inlist.c:874
elm_obj_entry_select_allow_set
EOAPI void elm_obj_entry_select_allow_set(Eo *obj, Eina_Bool allow)
Allow selection in the entry.
EEZE_SENSOR_TYPE_ACCELEROMETER
@ EEZE_SENSOR_TYPE_ACCELEROMETER
Accelerometer sensor.
Definition: Eeze_Sensor.h:67
_Eolian_State_Area
Definition: eolian_database.h:52
edje_file_collection_list_free
void edje_file_collection_list_free(Eina_List *lst)
Frees file collection list.
Definition: edje_load.c:195
elm_config_offline_get
Eina_Bool elm_config_offline_get(void)
Get whether the system is offline.
Definition: elm_config.c:4714
ephysics_body_torques_get
EAPI void ephysics_body_torques_get(const EPhysics_Body *body, double *x, double *y, double *z)
Get physics body torques.
ecore_x_pixmap_depth_get
EAPI int ecore_x_pixmap_depth_get(Ecore_X_Pixmap pmap)
Retrieves the depth of the given pixmap.
Definition: ecore_x_pixmap.c:124
_Edje_Version::major
int major
The major number of Edje version.
Definition: Edje_Common.h:152
elm_ctxpopup_horizontal_get
Eina_Bool elm_ctxpopup_horizontal_get(const Elm_Ctxpopup *obj)
Get the value of current ctxpopup object's orientation.
Definition: elm_ctxpopup_eo.legacy.c:33
eina_matrix3_identity
void eina_matrix3_identity(Eina_Matrix3 *m)
Sets the given floating point matrix to the identity matrix.
Definition: eina_matrix.c:540
Eeze_Udev_Event
Eeze_Udev_Event
Flags for watch events.
Definition: Eeze.h:204
eldbus_connection_event_callback_del
void eldbus_connection_event_callback_del(Eldbus_Connection *conn, Eldbus_Connection_Event_Type type, Eldbus_Connection_Event_Cb cb, const void *cb_data)
Remove callback registered in eldbus_connection_event_callback_add().
Definition: eldbus_core.c:1504
edje_external_param_find
Edje_External_Param * edje_external_param_find(const Eina_List *params, const char *key)
Convenience function to find a specific parameter in a list of them.
Definition: edje_external.c:234
Ecore_Wl2_Event_Seat_Selection
Definition: Ecore_Wl2.h:187
EPHYSICS_CALLBACK_BODY_COLLISION
@ EPHYSICS_CALLBACK_BODY_COLLISION
Body collided with other body.
Definition: EPhysics.h:2264
eina_tiler_area_size_set
void eina_tiler_area_size_set(Eina_Tiler *t, int w, int h)
Changes the size of the area covered by the tiler.
Definition: eina_tiler.c:1171
edje_edit_state_text_set
EAPI Eina_Bool edje_edit_state_text_set(Evas_Object *obj, const char *part, const char *state, double value, const char *text)
Sets the text of a part state.
Definition: edje_edit.c:8406
ethumb_client_video_start_set
void ethumb_client_video_start_set(Ethumb_Client *client, float start)
Set initial video position to start thumbnailing, in percentage.
Definition: ethumb_client.c:1707
Efreet_Icon_Point
Efreet_Icon_Point.
Definition: efreet_icon.h:138
EDJE_TEXT_EFFECT_OUTLINE_SOFT_SHADOW
@ EDJE_TEXT_EFFECT_OUTLINE_SOFT_SHADOW
Outline soft shadow text effect value.
Definition: Edje_Common.h:2125
ecore_evas_object_ecore_evas_get
EAPI Ecore_Evas * ecore_evas_object_ecore_evas_get(Evas_Object *obj)
Retrieve the internal Ecore_Evas handle of an image object created via ecore_evas_object_image_new().
Definition: ecore_evas.c:1157
EMBRYO_ERROR_NATIVE
@ EMBRYO_ERROR_NATIVE
No callback, or invalid callback.
Definition: Embryo.h:402
elm_map_overlay_circle_add
Elm_Map_Overlay * elm_map_overlay_circle_add(Elm_Map *obj, double lon, double lat, double radius)
Add a new circle overlay to the map object.
Definition: elm_map_eo.legacy.c:99
ELM_OBJECT_LAYER_BACKGROUND
@ ELM_OBJECT_LAYER_BACKGROUND
where to place backgrounds
Definition: elm_general.h:479
ethumb_video_time_get
EAPI float ethumb_video_time_get(const Ethumb *e)
Get the video time (duration) in seconds.
Definition: ethumb.c:767
elm_video_add
Evas_Object * elm_video_add(Evas_Object *parent)
Add a new Elm_Video object to the given parent Elementary (container) object.
Definition: efl_ui_video.c:471
edje_edit_state_fill_size_relative_y_get
EAPI double edje_edit_state_fill_size_relative_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fill vertical size relative value of a part state.
ECORE_COCOA_CURSOR_ARROW
@ ECORE_COCOA_CURSOR_ARROW
Arrow cursor.
Definition: Ecore_Cocoa.h:102
ELM_FILESELECTOR_SORT_BY_MODIFIED_DESC
@ ELM_FILESELECTOR_SORT_BY_MODIFIED_DESC
Sort by descending modified date.
Definition: elm_interface_fileselector_eo.h:42
EVAS_ASPECT_CONTROL_HORIZONTAL
@ EVAS_ASPECT_CONTROL_HORIZONTAL
Use all horizontal container space to place an object, using the given aspect.
Definition: Evas_Common.h:376
_Edje_External_Param_Flags
_Edje_External_Param_Flags
Flags that determine how a parameter may be accessed in different circumstances.
Definition: Edje_Common.h:637
ECORE_COCOA_CURSOR_CONTEXTUAL_MENU
@ ECORE_COCOA_CURSOR_CONTEXTUAL_MENU
Contextual menu cursor.
Definition: Ecore_Cocoa.h:103
elm_map_overlay_bubble_follow
void elm_map_overlay_bubble_follow(Elm_Map_Overlay *bubble, const Elm_Map_Overlay *parent)
Follow a other overlay.
Definition: elm_map.c:5457
edje_edit_group_exist
EAPI Eina_Bool edje_edit_group_exist(Evas_Object *obj, const char *group)
Checks if a group with the given name exist in the edje.
Definition: edje_edit.c:1994
ecore_x_double_click_time_set
EAPI void ecore_x_double_click_time_set(double t)
Sets the timeout for a double and triple clicks to be flagged.
Definition: ecore_x.c:1032
_Ecore_Event_Mouse_Wheel::dev
Eo * dev
The Efl_Input_Device that originated the event.
Definition: Ecore_Input.h:280
ecore_x_dpms_timeout_suspend_set
EAPI void ecore_x_dpms_timeout_suspend_set(unsigned int new_timeout)
Sets the suspend timeout (in unit of seconds).
Definition: ecore_x_dpms.c:257
elm_toolbar_icon_size_get
int elm_toolbar_icon_size_get(const Elm_Toolbar *obj)
Control the icon size, in pixels, to be used by toolbar items.
Definition: elm_toolbar_eo.legacy.c:69
elm_obj_web_webkit_view_get
EOAPI Efl_Canvas_Object * elm_obj_web_webkit_view_get(const Eo *obj)
Get internal ewk_view object from web object.
ecore_drm_output_free
EAPI void ecore_drm_output_free(Ecore_Drm_Output *output)
Frees an Ecore_Drm_Output.
Definition: ecore_drm_output.c:1002
EMOTION_WEBCAM_UPDATE
EAPI int EMOTION_WEBCAM_UPDATE
Ecore_Event triggered when a new webcam is plugged or unplugged.
Definition: emotion_webcam.c:21
Efreet_Xml_Attribute::value
const char * value
The attribute value.
Definition: efreet_xml.h:30
edje_edit_state_container_padding_get
EINA_DEPRECATED EAPI Eina_Bool edje_edit_state_container_padding_get(Evas_Object *obj, const char *part, const char *state, double value, int *x, int *y)
Gets x and y paddings for BOX or TABLE part.
Definition: edje_edit.c:4699
Edje_Edit_Entry_Mode
enum _Edje_Edit_Entry_Mode Edje_Edit_Entry_Mode
Mode for a textblock part.
Ecore_X_Event_Present_Idle
Definition: Ecore_X.h:1103
ecore_drm2_fb_dirty
EAPI void ecore_drm2_fb_dirty(Ecore_Drm2_Fb *fb, Eina_Rectangle *rects, unsigned int count)
Mark regions of a framebuffer as dirty.
Definition: ecore_drm2_fb.c:215
Elm_List_Mode
Elm_List_Mode
Set list's resizing behavior, transverse axis scrolling and items cropping.
Definition: elm_general.h:431
_Eina_Vector3
Definition: eina_vector.h:231
elm_cnp_clipboard_selection_has_owner
Eina_Bool elm_cnp_clipboard_selection_has_owner(Evas_Object *obj)
Determine whether the clipboard selection has an owner.
Definition: elm_cnp.c:180
_Efl_Input_Focus_Data
Definition: Evas_Internal.h:139
evas_vg_shape_stroke_scale_set
void evas_vg_shape_stroke_scale_set(Evas_Vg_Shape *obj, double s)
Sets the stroke scale to be used for stroking the path.
Definition: efl_canvas_vg_shape.c:245
ETHUMB_THUMB_KEEP_ASPECT
@ ETHUMB_THUMB_KEEP_ASPECT
keep original proportion between width and height
Definition: Ethumb.h:262
eina_simple_xml_attribute_free
void eina_simple_xml_attribute_free(Eina_Simple_XML_Attribute *attr)
Removes attribute from parent and deletes it.
Definition: eina_simple_xml_parser.c:646
_Ecore_Win32_Event_Window_Damage
Event sent when the window is damaged.
Definition: Ecore_Win32.h:377
ECORE_WIN32_CURSOR_SHAPE_APP_STARTING
@ ECORE_WIN32_CURSOR_SHAPE_APP_STARTING
Standard arrow and small hourglass.
Definition: Ecore_Win32.h:105
ephysics_body_soft_body_drag_coefficient_get
EAPI double ephysics_body_soft_body_drag_coefficient_get(const EPhysics_Body *body)
Get the drag coefficient of a soft body.
EVAS_GL_OPTIONS_CLIENT_SIDE_ROTATION
@ EVAS_GL_OPTIONS_CLIENT_SIDE_ROTATION
Force direct rendering even if the canvas is rotated.
Definition: Evas_GL.h:515
ECORE_GETOPT_DESC_ARG_REQUIREMENT_OPTIONAL
@ ECORE_GETOPT_DESC_ARG_REQUIREMENT_OPTIONAL
Argument is optional.
Definition: Ecore_Getopt.h:106
elm_config_scroll_thumbscroll_sensitivity_friction_get
double elm_config_scroll_thumbscroll_sensitivity_friction_get(void)
Get the sensitivity amount which is be multiplied by the length of mouse dragging.
Definition: elm_config.c:3792
eldbus_proxy_free_cb_del
void eldbus_proxy_free_cb_del(Eldbus_Proxy *proxy, Eldbus_Free_Cb cb, const void *data)
Remove callback registered in eldbus_proxy_free_cb_add().
Definition: eldbus_proxy.c:280
ecore_fb_touch_screen_calibrate_set
void ecore_fb_touch_screen_calibrate_set(int xscale, int xtrans, int yscale, int ytrans, int xyswap)
Calibrates the touschreen using the given parameters.
Definition: ecore_fb_ts.c:174
ecore_drm_output_name_get
EAPI char * ecore_drm_output_name_get(Ecore_Drm_Output *output)
Gets the name of Ecore_Drm_Output.
Definition: ecore_drm_output.c:1295
ECORE_AUDIO_TYPE_ALSA
@ ECORE_AUDIO_TYPE_ALSA
Use ALSA module.
Definition: Ecore_Audio.h:56
eina_list_search_unsorted_list
Eina_List * eina_list_search_unsorted_list(const Eina_List *list, Eina_Compare_Cb func, const void *data)
Returns node if data is in the unsorted list.
Definition: eina_list.c:1549
ecore_wl2_window_popup_input_set
EAPI void ecore_wl2_window_popup_input_set(Ecore_Wl2_Window *window, Ecore_Wl2_Input *input)
Set the seat for a popup window to be used with grab.
Definition: ecore_wl2_window.c:1156
ecore_drm2_output_gamma_set
EAPI void ecore_drm2_output_gamma_set(Ecore_Drm2_Output *output, uint16_t size, uint16_t *red, uint16_t *green, uint16_t *blue)
Set the gamma level of an Ecore_Drm_Output.
Definition: ecore_drm2_outputs.c:1494
ELM_IMAGE_ORIENT_NONE
@ ELM_IMAGE_ORIENT_NONE
no orientation change
Definition: elm_image_legacy.h:390
elm_obj_ctxpopup_auto_hide_disabled_get
EOAPI Eina_Bool elm_obj_ctxpopup_auto_hide_disabled_get(const Eo *obj)
Get ctxpopup auto hide mode triggered by ctxpopup policy.
edje_edit_save_all
EAPI Eina_Bool edje_edit_save_all(Evas_Object *obj)
Saves every group back into the file.
Definition: edje_edit.c:16660
ecore_evas_ews_engine_set
EAPI Eina_Bool ecore_evas_ews_engine_set(const char *engine, const char *options)
Sets the engine to be used by the backing store engine.
Definition: ecore_evas_ews.c:1302
evas_vg_shape_fill_get
Evas_Vg_Node * evas_vg_shape_fill_get(const Evas_Vg_Shape *obj)
Returns the object that is set for the fill property.
ECORE_WL2_EVENT_WINDOW_CONFIGURE
EAPI int ECORE_WL2_EVENT_WINDOW_CONFIGURE
Definition: ecore_wl2.c:35
edje_file_text_class_get
Eina_Bool edje_file_text_class_get(const char *file, const char *text_class, const char **font, Evas_Font_Size *size)
Gets font and font size from edje file if loaded.
Definition: edje_util.c:1364
eina_file_size_get
size_t eina_file_size_get(const Eina_File *file)
Gets the file size at open time.
Definition: eina_file_common.c:578
eina_value_array_setup
static Eina_Bool eina_value_array_setup(Eina_Value *value, const Eina_Value_Type *subtype, unsigned int step)
Initializes generic value storage of type array.
EET_T_LONG_LONG
#define EET_T_LONG_LONG
Data type: long long.
Definition: Eet.h:2582
ecore_file_monitor_del
EAPI void ecore_file_monitor_del(Ecore_File_Monitor *em)
Stops the monitoring of the given path.
Definition: ecore_file_monitor.c:34
_Eina_Rectangle::x
int x
top-left x coordinate of rectangle
Definition: eina_rectangle.h:110
ecore_con_url_proxy_username_set
EAPI Eina_Bool ecore_con_url_proxy_username_set(Ecore_Con_Url *url_con, const char *username)
Sets zero terminated username to use for proxy.
Definition: ecore_con_url.c:1261
_Elm_Scrollable_Smart_Interface_Data::wh
Evas_Coord wh
Last "wanted" geometry.
Definition: elm_interface_scrollable.h:65
EEZE_SENSOR_TYPE_MOTION_SNAP
@ EEZE_SENSOR_TYPE_MOTION_SNAP
Snap motion sensor.
Definition: Eeze_Sensor.h:76
eina_thread_queue_wait_done
void eina_thread_queue_wait_done(Eina_Thread_Queue *thq, void *allocref)
Finishes fetching a message from a thread queue.
Definition: eina_thread_queue.c:508
elm_obj_colorselector_palette_selected_item_get
EOAPI Elm_Widget_Item * elm_obj_colorselector_palette_selected_item_get(const Eo *obj)
Get the selected item in colorselector palette.
Elm_Dayselector_Day
Elm_Dayselector_Day
Identifies the day of the week.
Definition: elm_dayselector_eo.h:24
eet_num_entries
EAPI int eet_num_entries(Eet_File *ef)
Returns the number of entries in the specified eet file.
Definition: eet_lib.c:2657
ethumb_client_frame_set
Eina_Bool ethumb_client_frame_set(Ethumb_Client *client, const char *file, const char *group, const char *swallow)
Set frame to apply to future thumbnails.
Definition: ethumb_client.c:1560
ecore_con_url_ftp_upload
EAPI Eina_Bool ecore_con_url_ftp_upload(Ecore_Con_Url *url_con, const char *filename, const char *user, const char *pass, const char *upload_dir)
Uploads a file to an ftp site.
Definition: ecore_con_url.c:1149
ecore_wl2_window_frame_callback_add
EAPI Ecore_Wl2_Frame_Cb_Handle * ecore_wl2_window_frame_callback_add(Ecore_Wl2_Window *window, Ecore_Wl2_Frame_Cb cb, void *data)
Add a callback that fires when the window's surface_frame callback fires.
Definition: ecore_wl2_window.c:1755
_Eo_Token
Definition: eo_lexer.h:119
elm_config_scroll_thumbscroll_acceleration_threshold_get
double elm_config_scroll_thumbscroll_acceleration_threshold_get(void)
Get the minimum speed of mouse cursor movement which will accelerate scrolling velocity after a mouse...
Definition: elm_config.c:3891
elm_obj_slideshow_items_get
EOAPI const Eina_List * elm_obj_slideshow_items_get(const Eo *obj)
Get the internal list of items in a given slideshow widget.
Eio_Legacy.h
Eio asynchronous input/output library.
mkstemps
int mkstemps(char *__template, int suffixlen)
Create a unique temporary file name with a suffix.
Definition: evil_stdlib.c:161
_Ecore_Win32_Event_Window_Show::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:422
ephysics_body_evas_object_set
EAPI void ephysics_body_evas_object_set(EPhysics_Body *body, Evas_Object *evas_obj, Eina_Bool use_obj_pos)
Set an evas object to a physics body.
ecore_drm2_output_latest_fb_get
EAPI Ecore_Drm2_Fb * ecore_drm2_output_latest_fb_get(Ecore_Drm2_Output *output)
Return the most recently set Ecore_Drm2_Fb for a given output.
Definition: ecore_drm2_outputs.c:1153
_Elm_Photo_Data
Definition: elm_widget_photo.h:29
ecore_imf_evas_event_key_down_wrap
EAPI void ecore_imf_evas_event_key_down_wrap(Evas_Event_Key_Down *evas_event, Ecore_IMF_Event_Key_Down *imf_event)
Converts a "key_down" event from Evas to the corresponding event of Ecore_IMF.
Definition: ecore_imf_evas.c:176
evas_object_map_enable_get
Eina_Bool evas_object_map_enable_get(const Eo *eo_obj)
Whether the map is enabled or not.
Definition: evas_map.c:524
ecore_con_local_path_new
EAPI char * ecore_con_local_path_new(Eina_Bool is_system, const char *name, int port)
Creates a local path to connect the socket.
Definition: ecore_con_local.c:31
_Evas_Engine_Info
Generic engine information.
Definition: Evas_Legacy.h:48
EET_EINA_FILE_DATA_DESCRIPTOR_CLASS_SET
#define EET_EINA_FILE_DATA_DESCRIPTOR_CLASS_SET(clas, type)
This macro is an helper that set all the parameter of an Eet_Data_Descriptor_Class correctly when you...
Definition: Eet.h:3075
zwp_e_session_recovery_listener
Definition: session-recovery-client-protocol.h:19
ECORE_WL2_EVENT_SEAT_KEYMAP_CHANGED
EAPI int ECORE_WL2_EVENT_SEAT_KEYMAP_CHANGED
Definition: ecore_wl2.c:43
_Eina_Matrix3::zz
double zz
zz in z' = (x * zx) + (y * zy) + zz
Definition: eina_matrix.h:97
EIO_FILE_GETPWNAM
@ EIO_FILE_GETPWNAM
I/O operation is trying to get uid from user name.
Definition: Eio_Legacy.h:118
ecore_drm_output_physical_size_get
EAPI void ecore_drm_output_physical_size_get(Ecore_Drm_Output *output, int *w, int *h)
Gets the physical size of Ecore_Drm_Output.
Definition: ecore_drm_output.c:1203
EINA_FILE_RANDOM
@ EINA_FILE_RANDOM
Advise random memory access to the mapped memory.
Definition: eina_file.h:143
_Elm_Widget_Smart_Data::klass
const char * klass
1st identifier of an edje object group which is used in theme_set.
Definition: elm_widget.h:355
Evas_Object_Intercept_Stack_Above_Cb
void(* Evas_Object_Intercept_Stack_Above_Cb)(void *data, Evas_Object *obj, Evas_Object *above)
Function signature for the stack above event of an evas object.
Definition: Evas_Legacy.h:2985
eina_file_dup
Eina_File * eina_file_dup(const Eina_File *file)
Duplicates a read-only handler of a previously open file.
Definition: eina_file_common.c:506
_Elm_Store_Item_Mapping_Icon::scale_up
Eina_Bool scale_up
EINA_TRUE if scaling up is allowed
Definition: elm_store.h:95
ecore_x_window_cursor_show
EAPI void ecore_x_window_cursor_show(Ecore_X_Window win, Eina_Bool show)
Show the cursor on a window of type Ecore_X_Window.
Definition: ecore_x_window.c:872
elm_index_indicator_disabled_get
Eina_Bool elm_index_indicator_disabled_get(const Elm_Index *obj)
Control the indicator as to be disabled.
Definition: elm_index_eo.legacy.c:57
eio_file_mkdir
Eio_File * eio_file_mkdir(const char *path, mode_t mode, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Create a new directory.
Definition: eio_single.c:513
eina_value_int_init
static Eina_Value eina_value_int_init(int c)
Initialize Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:187
EMOTION_VIS_LIBVISUAL_DANCING_PARTICLES
@ EMOTION_VIS_LIBVISUAL_DANCING_PARTICLES
dancing particles
Definition: Emotion.h:211
eldbus_connection_data_get
void * eldbus_connection_data_get(const Eldbus_Connection *conn, const char *key)
Get data stored in connection.
Definition: eldbus_core.c:1341
ecore_imf_context_control_panel_hide
EINA_DEPRECATED EAPI void ecore_imf_context_control_panel_hide(Ecore_IMF_Context *ctx)
Asks the Input Method Context to hide the control panel of using Input Method.
Definition: ecore_imf_context.c:854
edje_edit_part_item_align_y_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_align_y_set(Evas_Object *obj, const char *part, const char *item, double align_y)
Sets the vertical align value of a part state.
ecore_exe_close_stdin
void ecore_exe_close_stdin(Ecore_Exe *exe)
The stdin of the given child process will close when the write buffer is empty.
Definition: ecore_exe.c:134
evas_object_image_source_unset
Eina_Bool evas_object_image_source_unset(Evas_Object *eo_obj)
Clear the source object on a proxy image object.
Definition: evas_image_legacy.c:477
ELM_CALENDAR_EVENT_DISPLAY_CHANGED
#define ELM_CALENDAR_EVENT_DISPLAY_CHANGED
Emitted when the current month displayed in the calendar is changed.
Definition: elm_calendar_eo.h:572
ecore_x_window_root_list
EAPI Ecore_X_Window * ecore_x_window_root_list(int *num_ret)
Get a list of all the root windows on the server.
Definition: ecore_x.c:1279
emile_binbuf_cipher
Eina_Binbuf * emile_binbuf_cipher(Emile_Cipher_Algorithm algo, const Eina_Binbuf *data, const char *key, unsigned int length)
Cipher a buffer with a defined algorithm and key.
Definition: emile_cipher.c:32
ELM_WIN_DIALOG_BASIC
@ ELM_WIN_DIALOG_BASIC
Used for simple dialog windows.
Definition: elm_win_legacy.h:67
ecore_x_icccm_icon_name_get
EAPI char * ecore_x_icccm_icon_name_get(Ecore_X_Window win)
Get a window icon name.
Definition: ecore_x_icccm.c:940
elm_index_item_level_get
int elm_index_item_level_get(const Elm_Index *obj)
Set the items level for a given index widget.
Definition: elm_index_eo.legacy.c:69
elm_object_signal_callback_add
void elm_object_signal_callback_add(Evas_Object *obj, const char *emission, const char *source, Edje_Signal_Cb func, void *data)
Add a callback for a signal emitted by widget edje object.
Definition: elm_main.c:1868
Evas_Vg_Join
enum Evas_Vg_Join_Type Evas_Vg_Join
These values determine how two joining lines are rendered in a stroker.
evas_focus_in
void evas_focus_in(Evas_Canvas *obj)
Inform to the evas that it got the focus from the default seat.
Definition: evas_canvas_eo.legacy.c:321
_Elm_Prefs_Item_Spec_Float
Definition: elm_prefs_common.h:39
evas_object_smart_callbacks_descriptions_set
Eina_Bool evas_object_smart_callbacks_descriptions_set(Eo *eo_obj, const Evas_Smart_Cb_Description *descriptions)
Set an smart object instance's smart callbacks descriptions.
Definition: evas_object_smart.c:1190
embryo_parameter_cell_push
EAPI int embryo_parameter_cell_push(Embryo_Program *ep, Embryo_Cell cell)
Pushes an Embryo_Cell onto the function stack to use as a parameter for the next function that is cal...
Definition: embryo_amx.c:1924
ETHUMB_THUMB_LARGE
@ ETHUMB_THUMB_LARGE
256x256 as defined by FreeDesktop.Org standard
Definition: Ethumb.h:250
evas_color_argb_premul
void evas_color_argb_premul(int a, int *r, int *g, int *b)
Pre-multiplies a rgb triplet by an alpha factor.
Definition: evas_main.c:1010
ecore_exe_hup
void ecore_exe_hup(Ecore_Exe *exe)
Sends a SIGHUP signal to the given spawned process.
Definition: ecore_exe.c:330
ECORE_IMF_KEYBOARD_MODIFIER_ALT
@ ECORE_IMF_KEYBOARD_MODIFIER_ALT
"Alt" is pressed
Definition: Ecore_IMF.h:267
elm_video_file_get
void elm_video_file_get(Eo *obj, const char **filename)
Get the file or URI that is used as the video source.
Definition: efl_ui_video.c:484
EDJE_PART_TYPE_BOX
@ EDJE_PART_TYPE_BOX
Box type value.
Definition: Edje_Legacy.h:3254
elm_notify_align_set
void elm_notify_align_set(Elm_Notify *obj, double horizontal, double vertical)
Set the alignment of the notify object.
Definition: elm_notify_eo.legacy.c:3
elm_object_item_translatable_part_text_get
const char * elm_object_item_translatable_part_text_get(const Elm_Widget_Item *obj, const char *part)
Get the original string set as translatable for an object item.
Definition: elm_widget_item_eo.legacy.c:201
eina_vector3_angle_get
static double eina_vector3_angle_get(const Eina_Vector3 *a, const Eina_Vector3 *b)
Return the angle between of two vectors.
evas_textblock_style_set
void evas_textblock_style_set(Evas_Textblock_Style *ts, const char *text)
Sets the style ts to the style passed as text by text.
Definition: evas_object_textblock.c:8043
ecore_x_randr_screen_reset
EAPI void ecore_x_randr_screen_reset(Ecore_X_Window root)
removes unused screen space.
Definition: ecore_x_randr.c:547
eldbus_message_destination_get
const char * eldbus_message_destination_get(const Eldbus_Message *msg)
Get the Eldbus message destination.
Definition: eldbus_message.c:212
efreet_mime_fallback_type_get
EAPI const char * efreet_mime_fallback_type_get(const char *file)
Retrieve the fallback mime type of a file.
Definition: efreet_mime.c:617
_Elm_Sys_Notify_Notification_Closed::id
unsigned int id
ID of the notification.
Definition: elm_sys_notify_eo.h:50
eina_clist_element_is_linked
static int eina_clist_element_is_linked(Eina_Clist *elem)
Checks whether an element is in a list.
edje_edit_group_data_name_set
EAPI Eina_Bool edje_edit_group_data_name_set(Evas_Object *obj, const char *itemname, const char *newname)
Changes the name of the given data object.
Definition: edje_edit.c:2527
_Elm_Clock_Data::paused
Eina_Bool paused
a flag whether clock is paused or not
Definition: elm_widget_clock.h:52
edje_edit_state_external_param_get
EAPI Eina_Bool edje_edit_state_external_param_get(Evas_Object *obj, const char *part, const char *state, double value, const char *param, Edje_External_Param_Type *type, void **val)
Gets the external parameter type and value.
Definition: edje_edit.c:7331
ephysics_body_impulse_apply
EAPI void ephysics_body_impulse_apply(EPhysics_Body *body, double x, double y, double z, Evas_Coord pos_x, Evas_Coord pos_y, Evas_Coord pos_z)
Apply an impulse over a body.
evas_vg_shape_stroke_join_set
void evas_vg_shape_stroke_join_set(Evas_Vg_Shape *obj, Evas_Vg_Join j)
Sets the join style to be used for stroking the path.
Definition: efl_canvas_vg_shape.c:323
_Ecore_IMF_Event_Key_Up::string
const char * string
A UTF8 string if this keystroke has produced a visible string to be ADDED.
Definition: Ecore_IMF.h:728
_Elm_Store_Item_Mapping_Icon::no_scale
Eina_Bool no_scale
EINA_TRUE is you don't want the icon scaled
Definition: elm_store.h:93
ecore_wl_dnd_get
EINA_DEPRECATED EAPI Ecore_Wl_Dnd * ecore_wl_dnd_get(void)
Definition: ecore_wl_dnd.c:110
_Eolian_Error
Definition: eolian_database.h:343
ECORE_IMF_PREEDIT_TYPE_SUB5
@ ECORE_IMF_PREEDIT_TYPE_SUB5
Substring style 5.
Definition: Ecore_IMF.h:326
EMILE_IMAGE_LOAD_ERROR_NONE
@ EMILE_IMAGE_LOAD_ERROR_NONE
No error on load.
Definition: emile_image.h:109
EPHYSICS_CALLBACK_BODY_LAST
@ EPHYSICS_CALLBACK_BODY_LAST
kept as sentinel, not really an event
Definition: EPhysics.h:2267
embryo_program_native_call_add
EAPI void embryo_program_native_call_add(Embryo_Program *ep, const char *name, Embryo_Cell(*func)(Embryo_Program *ep, Embryo_Cell *params))
Adds a native program call to the given Embryo program.
Definition: embryo_amx.c:344
elm_map_name_del
void elm_map_name_del(Elm_Map_Name *name)
Remove a name from the map.
Definition: elm_map.c:4786
_Edje_Message_String_Float
Structure passed as value on EDJE_MESSAGE_STRING_FLOAT messages.
Definition: Edje_Legacy.h:545
edje_edit_part_items_count_get
EAPI int edje_edit_part_items_count_get(Evas_Object *obj, const char *part)
Gets the count of part items in the given edje.
Definition: edje_edit.c:5214
_Ecore_X_Event_Window_Prop_Client_Machine_Change
Definition: Ecore_X.h:981
elm_entry_end_visible_set
void elm_entry_end_visible_set(Elm_Entry *obj, Eina_Bool setting)
Sets the visibility of the end widget of the entry, set by elm_object_part_content_set(ent,...
Definition: elm_entry_eo.legacy.c:297
_Old_Edje_Font_Directory::entries
Eina_List * entries
a list of Edje_Font_Directory_Entry
Definition: edje_convert.h:32
_Ecore_X_Event_Window_Prop_Name_Class_Change
Definition: Ecore_X.h:988
elm_toolbar_item_insert_after
Elm_Widget_Item * elm_toolbar_item_insert_after(Elm_Toolbar *obj, Elm_Widget_Item *after, const char *icon, const char *label, Evas_Smart_Cb func, const void *data)
Insert a new item into the toolbar object after item after.
Definition: elm_toolbar_eo.legacy.c:123
Elm_Win_Move_Resize_Mode
Elm_Win_Move_Resize_Mode
Define the move or resize mode of window.
Definition: elm_win_legacy.h:178
_Old_Edje_External_Directory
A structure that stores old external directory entries.
Definition: edje_convert.h:50
Elm_Mapbuf_Data
struct _Elm_Mapbuf_Data Elm_Mapbuf_Data
Base widget smart data extended with mapbuf instance data.
Definition: elm_widget_mapbuf.h:26
ethumb_thumb_aspect_get
EAPI Ethumb_Thumb_Aspect ethumb_thumb_aspect_get(const Ethumb *e)
Get the aspect ratio policy.
Definition: ethumb.c:527
_Eina_Matrix3_F16p16::yy
Eina_F16p16 yy
yy in y' = (x * yx) + (y * yy) + yz
Definition: eina_matrix.h:173
ELM_PANEL_ORIENT_BOTTOM
@ ELM_PANEL_ORIENT_BOTTOM
Panel (dis)appears from the bottom.
Definition: elm_panel_eo.h:21
_Elm_Prefs_Item_Iface::abi_version
unsigned int abi_version
always use:
Definition: elm_prefs_common.h:123
eina_module_unload
Eina_Bool eina_module_unload(Eina_Module *m)
Unloads a module.
Definition: eina_module.c:350
ecore_wl2_window_rotation_app_get
EAPI Eina_Bool ecore_wl2_window_rotation_app_get(Ecore_Wl2_Window *window)
Get if an application has set window rotation.
Definition: ecore_wl2_window.c:1235
elm_gengrid_group_item_size_set
void elm_gengrid_group_item_size_set(Elm_Gengrid *obj, int w, int h)
Set the size for the group items of a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:39
EINA_DEBUG_OPCODE_HELLO
@ EINA_DEBUG_OPCODE_HELLO
Opcode used to send greetings to the daemon.
Definition: eina_debug.h:42
elm_transit_effect_add
void elm_transit_effect_add(Elm_Transit *transit, Elm_Transit_Effect_Transition_Cb transition_cb, Elm_Transit_Effect *effect, Elm_Transit_Effect_End_Cb end_cb)
Add a new effect to the transit.
Definition: elm_transit.c:596
evas_object_box_prepend
Evas_Object_Box_Option * evas_object_box_prepend(Evas_Box *obj, Efl_Canvas_Object *child)
Prepend a new child object to the given box object o.
Definition: evas_box_eo.legacy.c:93
ephysics_body_linear_velocity_get
EAPI void ephysics_body_linear_velocity_get(const EPhysics_Body *body, double *x, double *y, double *z)
Get body's linear velocity on x, y and z axes.
Pipe
Definition: x11.x:16
elm_layout_part_cursor_set
Eina_Bool elm_layout_part_cursor_set(Eo *obj, const char *part, const char *cursor)
Sets a specific cursor for an edje part.
Definition: efl_ui_layout.c:3221
elm_win_quickpanel_priority_major_set
void elm_win_quickpanel_priority_major_set(Evas_Object *obj, int priority)
Set the major priority of a quickpanel window.
Definition: efl_ui_win.c:8105
elm_object_scroll_freeze_get
int elm_object_scroll_freeze_get(const Evas_Object *obj)
Get the scroll freeze by 1.
Definition: elm_main.c:1761
evas_object_event_callback_del
void * evas_object_event_callback_del(Evas_Object *obj, Evas_Callback_Type type, Evas_Object_Event_Cb func)
Delete a callback function from an object.
Definition: evas_callbacks.c:513
ELM_MAP_SOURCE_TYPE_ROUTE
@ ELM_MAP_SOURCE_TYPE_ROUTE
Route service provider.
Definition: elm_map_eo.h:25
EDJE_CHANNEL_BACKGROUND
@ EDJE_CHANNEL_BACKGROUND
Background audio sounds
Definition: Edje_Common.h:335
eina_simple_xml_attributes_parse
Eina_Bool eina_simple_xml_attributes_parse(const char *buf, unsigned buflen, Eina_Simple_XML_Attribute_Cb func, const void *data)
Given a buffer with xml attributes, parse them to key=value pairs.
Definition: eina_simple_xml_parser.c:501
ecore_wl2_window_display_get
EAPI Ecore_Wl2_Display * ecore_wl2_window_display_get(const Ecore_Wl2_Window *window)
Get which display a given window is using.
Definition: ecore_wl2_window.c:1173
ecore_con_client_port_get
EAPI int ecore_con_client_port_get(const Ecore_Con_Client *cl)
Returns the port that the client has connected to.
Definition: ecore_con_legacy.c:746
Elm_Object_Multi_Select_Mode
Elm_Object_Multi_Select_Mode
Possible values for the multi-selection policy of some widgets.
Definition: elm_general.h:292
ELM_PANEL_ORIENT_TOP
@ ELM_PANEL_ORIENT_TOP
Panel (dis)appears from the top.
Definition: elm_panel_eo.h:20
ecore_x_window_background_color_set
EAPI void ecore_x_window_background_color_set(Ecore_X_Window win, unsigned short r, unsigned short g, unsigned short b)
Sets the background color of the given window.
Definition: ecore_x_window.c:1551
EINA_RECTANGLE_OUTSIDE_LEFT
@ EINA_RECTANGLE_OUTSIDE_LEFT
Position is to the left of the rectangle.
Definition: eina_rectangle.h:161
ethumb_client_compress_get
int ethumb_client_compress_get(const Ethumb_Client *client)
Get compression level used in requests.
Definition: ethumb_client.c:1534
ELM_TOOLBAR_SHRINK_NONE
@ ELM_TOOLBAR_SHRINK_NONE
Set toolbar minimum size to fit all the items.
Definition: elm_toolbar_eo.h:29
eina_clist_add_tail
static void eina_clist_add_tail(Eina_Clist *list, Eina_Clist *elem)
Adds an element at the tail of the list.
EVAS_CALLBACK_AXIS_UPDATE
@ EVAS_CALLBACK_AXIS_UPDATE
Input device changed value on some axis.
Definition: Evas_Common.h:457
EINA_THREAD_JOIN_CANCELED
const void * EINA_THREAD_JOIN_CANCELED
The return value of eina_thread_join() if it was canceled with eina_thread_cancel().
Definition: eina_thread.c:316
ecore_wl2_window_frame_callback_del
EAPI void ecore_wl2_window_frame_callback_del(Ecore_Wl2_Frame_Cb_Handle *handle)
Delete a callback that fires when the window's surface_frame callback fires.
Definition: ecore_wl2_window.c:1773
Edje_Markup_Filter_Cb
void(* Edje_Markup_Filter_Cb)(void *data, Evas_Object *obj, const char *part, char **text)
Callback prototype for Edje_Text_Filter.
Definition: Edje_Common.h:1351
elm_scroll_bring_in_scroll_friction_all_set
EINA_DEPRECATED void elm_scroll_bring_in_scroll_friction_all_set(double friction)
Set the amount of inertia a scroller will impose at region bring animations, for all Elementary appli...
elm_genlist_add
Evas_Object * elm_genlist_add(Evas_Object *parent)
Add a new genlist widget to the given parent Elementary (container) object.
Definition: elm_genlist.c:5998
edje_object_part_box_remove_at
Evas_Object * edje_object_part_box_remove_at(Evas_Object *obj, const char *part, unsigned int pos)
Removes an object from the box.
Definition: edje_part_table.c:267
elm_grid_size_get
void elm_grid_size_get(const Elm_Grid *obj, int *w, int *h)
Get the virtual size of the grid.
Definition: elm_grid_eo.legacy.c:9
elm_win_util_standard_add
Evas_Object * elm_win_util_standard_add(const char *name, const char *title)
Adds a window object with standard setup.
Definition: efl_ui_win.c:9579
ecore_evas_cursor_device_unset
EAPI Evas_Object * ecore_evas_cursor_device_unset(Ecore_Evas *ee, Efl_Input_Device *pointer)
Unsets the cursor of the specified pointer device.
Definition: ecore_evas.c:1920
ecore_evas_demand_attention_set
EAPI void ecore_evas_demand_attention_set(Ecore_Evas *ee, Eina_Bool on)
Sets the "i demand attention" flag on a canvas window.
Definition: ecore_evas.c:2599
edje_object_size_class_del
void edje_object_size_class_del(Evas_Object *obj, const char *size_class)
Delete the object size class.
Definition: edje_util.c:1983
_Ecore_Sdl_Event_Key_Down::keyname
const char * keyname
The name of the key that was pressed.
Definition: Ecore_Sdl.h:67
_Evas_Event_Hold::hold
int hold
The hold flag.
Definition: Evas_Legacy.h:349
_Ecore_Evas_Interface_Wayland
Definition: ecore_evas_wayland.h:7
ecore_drm2_output_model_get
EAPI char * ecore_drm2_output_model_get(Ecore_Drm2_Output *output)
Get the model of a given output.
Definition: ecore_drm2_outputs.c:1394
ecore_drm_fb_set
EINA_DEPRECATED EAPI void ecore_drm_fb_set(Ecore_Drm_Device *dev, Ecore_Drm_Fb *fb)
Sets an Ecore_Drm_Fb as the current framebuffer.
Definition: ecore_drm_fb.c:197
elm_obj_entry_textblock_get
EOAPI Efl_Canvas_Object * elm_obj_entry_textblock_get(const Eo *obj)
Returns the actual textblock object of the entry.
_Elm_Gen_Item_Class::item_style
const char * item_style
Name of the visual style to use for this item.
Definition: elm_gen.h:118
ethumb_video_interval_set
EAPI void ethumb_video_interval_set(Ethumb *e, float interval)
Set the video frame interval, in seconds.
Definition: ethumb.c:775
ecore_audio_obj_out.h
Ecore_Audio output object.
elm_obj_web_dialog_alert_hook_set
EOAPI void elm_obj_web_dialog_alert_hook_set(Eo *obj, Elm_Web_Dialog_Alert func, void *data)
Sets the function to call when an alert dialog.
elm_genlist_focus_on_selection_get
Eina_Bool elm_genlist_focus_on_selection_get(const Elm_Genlist *obj)
Get whether focus upon item's selection mode is enabled.
Definition: elm_genlist_eo.legacy.c:33
elm_mapbuf_alpha_get
Eina_Bool elm_mapbuf_alpha_get(const Elm_Mapbuf *obj)
Get a value whether alpha blending is enabled or not.
Definition: elm_mapbuf_eo.legacy.c:33
_Eina_Simple_XML_Node_Data
Definition: eina_simple_xml_parser.h:184
_Eina_Future_Desc::storage
Eina_Future ** storage
The storage will be used by Eina to store a pointer to the created future.
Definition: eina_promise.h:482
evas_nochange_pop
void evas_nochange_pop(Evas_Canvas *obj)
Pop the nochange flag down 1.
Definition: evas_canvas_eo.legacy.c:195
_Ecore_Event_Mouse_Wheel::z
int z
Value of the wheel event (+1/-1)
Definition: Ecore_Input.h:271
ELM_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED
@ ELM_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED
The number layout to allow a positive or negative sign at the start.
Definition: elm_entry_common.h:30
_Elm_Genlist_Data::last_focused_item
Elm_Object_Item * last_focused_item
This records the last focused item when widget looses focus.
Definition: elm_widget_genlist.h:57
evas_map_util_points_color_set
void evas_map_util_points_color_set(Evas_Map *m, int r, int g, int b, int a)
Set color of all points to given color.
Definition: evas_map.c:922
ecore_thread_global_data_add
Eina_Bool ecore_thread_global_data_add(const char *key, void *value, Eina_Free_Cb cb, Eina_Bool direct)
Adds some data to a hash shared by all threads.
Definition: ecore_thread.c:1360
_Eldbus_Object_Event_Property_Changed::name
const char * name
The name of the property.
Definition: eldbus_object.h:100
efreet_mime_globs_type_get
EAPI const char * efreet_mime_globs_type_get(const char *file)
Retrieve the mime type of a file using globs.
Definition: efreet_mime.c:563
edje_object_part_text_style_user_peek
const char * edje_object_part_text_style_user_peek(const Eo *obj, const char *part)
Returns the text of the object part.
Definition: edje_legacy.c:490
_Edje_Edit_Limit::value
int value
value of the limit
Definition: Edje_Edit.h:142
elm_web_uri_set
Eina_Bool elm_web_uri_set(Evas_Object *obj, const char *url)
Sets the URI for the web object.
Definition: elm_web2.c:108
eio_file_associate_add
Eina_Bool eio_file_associate_add(Eio_File *ls, const char *key, const void *data, Eina_Free_Cb free_cb)
Associate data with the current filtered file.
Definition: eio_file.c:766
eina_vector3_scale
static void eina_vector3_scale(Eina_Vector3 *out, const Eina_Vector3 *v, double scale)
Scale vector.
eina_future_then
#define eina_future_then(_prev,...)
A syntactic sugar over eina_future_then_from_desc().
Definition: eina_promise.h:1738
eeze_sensor_xy_get
Eina_Bool eeze_sensor_xy_get(Eeze_Sensor_Obj *sens, float *x, float *y)
Get data from first two data properties.
Definition: eeze_sensor.c:269
_Evas_Smart_Class::hide
void(* hide)(Evas_Object *o)
code to be run when hiding object on a canvas
Definition: Evas_Common.h:1956
elm_toolbar_item_state_unset
void elm_toolbar_item_state_unset(Elm_Object_Item *it)
Unset the state of it.
Definition: elm_toolbar.c:3681
FUNC_ITERATOR_FREE
#define FUNC_ITERATOR_FREE(Function)
Helper macro to cast Function to a Eina_Iterator_Free_Callback.
Definition: eina_iterator.h:190
_Ecore_Con_Event_Client_Add::client
Ecore_Con_Client * client
the client that connected
Definition: Ecore_Con.h:467
elm_genlist_item_cursor_get
const char * elm_genlist_item_cursor_get(const Elm_Object_Item *eo_it)
Get the type of mouse pointer/cursor decoration set to be shown, when the mouse pointer is over the g...
Definition: elm_genlist.c:7727
elm_obj_calendar_date_min_set
EOAPI void elm_obj_calendar_date_min_set(Eo *obj, const Efl_Time *min)
Minimum date on calendar.
evas_object_image_animated_loop_type_get
Evas_Image_Animated_Loop_Hint evas_object_image_animated_loop_type_get(const Evas_Object *obj)
Get the kind of looping the image object does.
Definition: evas_image_legacy.c:288
elm_obj_gengrid_select_mode_set
EOAPI void elm_obj_gengrid_select_mode_set(Eo *obj, Elm_Object_Select_Mode mode)
Set the gengrid select mode.
elm_obj_calendar_selectable_set
EOAPI void elm_obj_calendar_selectable_set(Eo *obj, Elm_Calendar_Selectable selectable)
Define which fields of a tm struct will be taken into account, when Elm.Calendar.selected_time....
eina_file_statat
int eina_file_statat(void *container, Eina_File_Direct_Info *info, Eina_Stat *st)
Uses information provided by Eina_Iterator of eina_file_stat_ls() or eina_file_direct_ls() to call st...
Definition: eina_file.c:1189
elm_photocam_add
Evas_Object * elm_photocam_add(Evas_Object *parent)
Add a new Photocam object.
Definition: efl_ui_image_zoomable.c:3290
evas_event_feed_key_up_with_keycode
void evas_event_feed_key_up_with_keycode(Evas *obj, const char *keyname, const char *key, const char *string, const char *compose, unsigned int timestamp, const void *data, unsigned int keycode)
Key up event feed with keycode.
Definition: evas_events.c:3733
EEZE_UDEV_TYPE_POWER_AC
@ EEZE_UDEV_TYPE_POWER_AC
Definition: Eeze.h:251
edje_edit_state_map_perspective_on_get
EAPI Eina_Bool edje_edit_state_map_perspective_on_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets perspective_on value of given part state.
Definition: edje_edit.c:7771
ecore_imf_context_input_panel_event_callback_call
EAPI void ecore_imf_context_input_panel_event_callback_call(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Event type, int value)
Calls a given input panel callback on the context ctx.
Definition: ecore_imf_context.c:1271
EDJE_CURSOR_USER
@ EDJE_CURSOR_USER
User cursor state.
Definition: Edje_Common.h:12
_Efl_Input_Key_Data
Definition: Evas_Internal.h:103
_Ecore_Event_Mouse_Button::double_click
unsigned int double_click
Double click event.
Definition: Ecore_Input.h:231
edje_edit_state_map_backface_cull_set
EAPI Eina_Bool edje_edit_state_map_backface_cull_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool backface_cull)
Sets backface_cull value of given part state.
evas_object_pointer_inside_by_device_get
Eina_Bool evas_object_pointer_inside_by_device_get(const Evas_Object *obj, Efl_Input_Device *dev)
Returns whether the mouse pointer is logically inside the object.
Definition: evas_object_main.c:2687
evas_object_clipees_has
Eina_Bool evas_object_clipees_has(const Efl_Canvas_Object *obj)
Test if any object is clipped by obj.
Definition: evas_clip.c:523
eina_module_arch_list_get
Eina_Array * eina_module_arch_list_get(Eina_Array *array, const char *path, const char *arch)
Gets an array of modules found on the directory path matching an arch type.
Definition: eina_module.c:481
Elm_Web_Window_Feature_Flag
Elm_Web_Window_Feature_Flag
Definitions of web window features.
Definition: elm_web_common.h:128
elm_object_item_del_cb_set
void elm_object_item_del_cb_set(Elm_Widget_Item *obj, Evas_Smart_Cb del_cb)
Set the function to be called when an item from the widget is freed.
Definition: elm_widget_item_eo.legacy.c:231
_Ecore_Win32_Event_Window_Damage::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:378
evas_async_events_fd_get
int evas_async_events_fd_get(void)
Access the canvas' asynchronous event queue.
Definition: evas_async_events.c:175
EINA_VALUE_TYPE_HASH
const Eina_Value_Type * EINA_VALUE_TYPE_HASH
manages hash type.
Definition: eina_value.c:5611
eina_evlog_stop
EAPI void eina_evlog_stop(void)
Stops logging.
Definition: eina_evlog.c:228
edje_object_part_box_insert_before
Eina_Bool edje_object_part_box_insert_before(Evas_Object *obj, const char *part, Evas_Object *child, const Evas_Object *reference)
Adds an object to the box.
Definition: edje_part_table.c:246
ecore_cocoa_window_move
EAPI void ecore_cocoa_window_move(Ecore_Cocoa_Window *window, int x, int y)
Moves a Cocoa window at a given point.
ELM_THUMB_EVENT_PRESS
#define ELM_THUMB_EVENT_PRESS
Called when pressed.
Definition: elm_thumb_eo.h:62
Eet_File
struct _Eet_File Eet_File
Opaque handle that defines an Eet file (or memory).
Definition: Eet.h:527
ECORE_WL2_EVENT_DATA_SOURCE_DROP
EAPI int ECORE_WL2_EVENT_DATA_SOURCE_DROP
Definition: ecore_wl2.c:31
ELM_GLVIEW_DEPTH_8
@ ELM_GLVIEW_DEPTH_8
Request min.
Definition: elm_glview_eo.h:45
EINA_FILE_WILLNEED
@ EINA_FILE_WILLNEED
Advise need for all the mapped memory.
Definition: eina_file.h:145
EDJE_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_FILENAME
@ EDJE_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_FILENAME
Filename layout.
Definition: Edje_Common.h:1317
elm_obj_fileselector_buttons_ok_cancel_get
EOAPI Eina_Bool elm_obj_fileselector_buttons_ok_cancel_get(const Eo *obj)
Get whether the "ok" and "cancel" buttons on a given file selector widget are being shown.
_eina_file_lock_cache
Eina_Lock _eina_file_lock_cache
The global file lock cache.
Definition: eina_file_common.c:54
__attribute__
Definition: evas_mmx.h:84
ecore_x_window_show
EAPI void ecore_x_window_show(Ecore_X_Window win)
Shows a window.
Definition: ecore_x_window.c:507
elm_animation_view_duration_time_get
double elm_animation_view_duration_time_get(const Elm_Animation_View *obj)
Get the duration of animation in seconds.
ecore_evas_urgent_set
EAPI void ecore_evas_urgent_set(Ecore_Evas *ee, Eina_Bool on)
Sets The urgent hint flag.
Definition: ecore_evas.c:2569
EVAS_SMART_CLASS_VERSION
#define EVAS_SMART_CLASS_VERSION
The version you have to put into the version field in the Evas_Smart_Class struct.
Definition: Evas_Common.h:1938
edje_color_class_del
void edje_color_class_del(const char *color_class)
Deletes edje color class.
Definition: edje_util.c:760
_Eina_Rect
Definition: eina_rectangle.h:121
ecore_imf_context_input_panel_event_callback_del
EAPI void ecore_imf_context_input_panel_event_callback_del(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Event type, void(*func)(void *data, Ecore_IMF_Context *ctx, int value))
Unregisters a callback function which will be called if there is change in input panel state,...
Definition: ecore_imf_context.c:1241
eina_rwlock_release
static Eina_Lock_Result eina_rwlock_release(Eina_RWLock *mutex)
Releases a lock.
evas_object_render_op_set
void evas_object_render_op_set(Evas_Object *eo_obj, Evas_Render_Op render_op)
Sets the render mode to be used for compositing the Evas object.
Definition: evas_object_main.c:2164
EVAS_DEVICE_CLASS_GAMEPAD
@ EVAS_DEVICE_CLASS_GAMEPAD
A gamepad controller or joystick.
Definition: Evas_Common.h:327
edje_edit_state_text_elipsis_set
EAPI Eina_Bool edje_edit_state_text_elipsis_set(Evas_Object *obj, const char *part, const char *state, double value, double balance)
Sets the text vertical align of a part state.
edje_collection_cache_flush
void edje_collection_cache_flush(void)
Cleans the collection cache.
Definition: edje_cache.c:963
ECORE_FILE_EVENT_MODIFIED
@ ECORE_FILE_EVENT_MODIFIED
Modified file or directory event.
Definition: Ecore_File.h:77
_Ecore_Event_Mouse_IO
Contains information about an Ecore mouse input/output event.
Definition: Ecore_Input.h:367
EMBRYO_ERROR_DOMAIN
@ EMBRYO_ERROR_DOMAIN
Parameter error.
Definition: Embryo.h:416
EFL_UI_TEXTPATH_DIRECTION_CCW_CENTER
@ EFL_UI_TEXTPATH_DIRECTION_CCW_CENTER
Counter-clockwise, middle of text will be at start angle.
Definition: efl_ui_textpath_eo.legacy.h:23
_Edje_Message_String_Float_Set::str
char * str
The message's string value.
Definition: Edje_Legacy.h:559
eina_error_get
Eina_Error eina_error_get(void)
Returns the last set error.
Definition: eina_error.c:389
Ecore_Fb_Input_Device
struct _Ecore_Fb_Input_Device Ecore_Fb_Input_Device
Input device handler.
Definition: Ecore_Fb.h:49
_Efl_Ui_Layout_Data::destructed_is
Eina_Bool destructed_is
This flag indicates if Efl.Ui.Layout destructor was called.
Definition: elm_widget_layout.h:71
ecore_evas_cursor_set
EAPI void ecore_evas_cursor_set(Ecore_Evas *ee, const char *file, int layer, int hot_x, int hot_y)
Sets the cursor for the default pointer device.
Definition: ecore_evas.c:1835
evas_object_smart_move_children_relative
void evas_object_smart_move_children_relative(Evas_Object *obj, Evas_Coord dx, Evas_Coord dy)
Moves all children objects of a given smart object relative to a given offset.
Definition: evas_object_smart.c:790
ECORE_IMF_EVENT_MOUSE_UP
@ ECORE_IMF_EVENT_MOUSE_UP
Mouse Up event.
Definition: Ecore_IMF.h:251
edje_edit_data_list_get
EAPI Eina_List * edje_edit_data_list_get(Evas_Object *obj)
Retrieves a list with the item names inside the data block.
Definition: edje_edit.c:2329
Ector_Surface
Eo Ector_Surface
The base type to render content into.
Definition: Ector.h:93
eina_inarray_iterator_new
Eina_Iterator * eina_inarray_iterator_new(const Eina_Inarray *array)
Returns a new iterator associated to an array.
Definition: eina_inarray.c:739
ECORE_IMF_INPUT_PANEL_LAYOUT_MONTH
@ ECORE_IMF_INPUT_PANEL_LAYOUT_MONTH
Month layout.
Definition: Ecore_IMF.h:361
edje_mmap_collection_list_free
void edje_mmap_collection_list_free(Eina_List *lst)
Frees file collection list.
Definition: edje_load.c:205
edje_edit_part_drag_count_x_set
EAPI Eina_Bool edje_edit_part_drag_count_x_set(Evas_Object *obj, const char *part, int count)
Sets horizontal draggable count for part.
EINA_VALUE_TYPE_BLOB
const Eina_Value_Type * EINA_VALUE_TYPE_BLOB
manages blob of bytes type, see Eina_Value_Blob
Definition: eina_value.c:5613
edje_external_param_bool_get
Eina_Bool edje_external_param_bool_get(const Eina_List *params, const char *key, Eina_Bool *ret)
Gets the value of the given parameter of boolean type.
Definition: edje_external.c:297
elm_image_resizable_get
void elm_image_resizable_get(const Evas_Object *obj, Eina_Bool *size_up, Eina_Bool *size_down)
Control if the object is (up/down) resizable.
Definition: efl_ui_image.c:2672
EMILE_IMAGE_LOAD_ERROR_UNKNOWN_FORMAT
@ EMILE_IMAGE_LOAD_ERROR_UNKNOWN_FORMAT
File is not a known format.
Definition: emile_image.h:115
elm_obj_ctxpopup_items_get
EOAPI const Eina_List * elm_obj_ctxpopup_items_get(const Eo *obj)
Returns a list of the widget item.
elm_fileselector_button_expandable_set
EINA_DEPRECATED void elm_fileselector_button_expandable_set(Evas_Object *obj, Eina_Bool value)
Enable/disable a tree view in the given file selector button widget's internal file selector.
Definition: elc_fileselector_button.c:402
elm_flipselector_item_label_get
EINA_DEPRECATED const char * elm_flipselector_item_label_get(const Elm_Object_Item *it)
Get the label of a given flip selector widget's item.
_Elm_Colorselector_Data
Definition: elm_widget_colorselector.h:32
ELM_FILESELECTOR_GRID
@ ELM_FILESELECTOR_GRID
Layout as a grid.
Definition: elm_interface_fileselector_eo.h:22
eina_magic_string_get
const char * eina_magic_string_get(Eina_Magic magic)
Gets the string associated with the given magic identifier.
Definition: eina_magic.c:189
Eina_Hash_Foreach
Eina_Bool(* Eina_Hash_Foreach)(const Eina_Hash *hash, const void *key, void *data, void *fdata)
Type for a function to iterate over a hash table.
Definition: eina_hash.h:342
_Eina_Matrix3_F16p16::zx
Eina_F16p16 zx
zx in z' = (x * zx) + (y * zy) + zz
Definition: eina_matrix.h:176
elm_video_pause
void elm_video_pause(Evas_Object *obj)
Pause a video.
Definition: efl_ui_video.c:559
Ecore_File_Monitor
struct _Ecore_File_Monitor Ecore_File_Monitor
Abstract type used when monitoring a directory.
Definition: Ecore_File.h:57
elm_obj_fileselector_buttons_ok_cancel_set
EOAPI void elm_obj_fileselector_buttons_ok_cancel_set(Eo *obj, Eina_Bool visible)
Enable/disable the "ok" and "cancel" buttons on a given file selector widget.
_Ecore_Event_Mouse_Button::window
Ecore_Window window
The main window where event happened.
Definition: Ecore_Input.h:224
eina_counter_stop
void eina_counter_stop(Eina_Counter *counter, int specimen)
Stops the time count.
Definition: eina_counter.c:169
eina_vector2_negate
static void eina_vector2_negate(Eina_Vector2 *out, const Eina_Vector2 *v)
Make negative vector.
ECORE_X_DEVICES_CHANGE
EAPI int ECORE_X_DEVICES_CHANGE
Definition: ecore_x.c:167
elm_obj_gesture_layer_hold_events_get
EOAPI Eina_Bool elm_obj_gesture_layer_hold_events_get(const Eo *obj)
Get the repeat-events setting.
ecore_drm_device_pointer_warp
EAPI void ecore_drm_device_pointer_warp(Ecore_Drm_Device *dev, int x, int y)
Warps the pointer position of Ecore_Drm_Device.
Definition: ecore_drm_device.c:554
_Elm_Layout_Data::in_calc
Eina_Bool in_calc
object is currently in group_calc
Definition: elm_widget_layout.h:87
eina_ustrbuf_append_length
Eina_Bool eina_ustrbuf_append_length(Eina_UStrbuf *buf, const Eina_Unicode *str, size_t length)
Appends a string of exact length to a buffer, reallocating as necessary.
eina_f16p16_to_f8p24
static Eina_F8p24 eina_f16p16_to_f8p24(Eina_F16p16 a)
Converts an Eina_F16p16 floating point number into Eina_F8p16 format.
ethumb_client_aspect_set
void ethumb_client_aspect_set(Ethumb_Client *client, Ethumb_Thumb_Aspect a)
Configure aspect mode to use.
Definition: ethumb_client.c:1360
ELM_GENLIST_ITEM_SCROLLTO_IN
@ ELM_GENLIST_ITEM_SCROLLTO_IN
To the nearest viewport.
Definition: elm_general.h:380
_Eina_List_Accounting::last
Eina_List * last
Pointer to the last element of the list - don't touch.
Definition: eina_list.h:336
edje_edit_image_set_rename
EAPI Eina_Bool edje_edit_image_set_rename(Evas_Object *obj, const char *set, const char *new_set)
Renames image set.
Definition: edje_edit.c:9147
ephysics_world_camera_get
EAPI EPhysics_Camera * ephysics_world_camera_get(const EPhysics_World *world)
Get the camera used by an ephysics world.
ecore_x_window_shape_input_mask_set
EAPI void ecore_x_window_shape_input_mask_set(Ecore_X_Window win, Ecore_X_Pixmap mask)
Sets the input shape of the given window to that given by the pixmap mask.
Definition: ecore_x_window_shape.c:43
elm_obj_entry_input_panel_show
EOAPI void elm_obj_entry_input_panel_show(Eo *obj)
Show the input panel (virtual keyboard) based on the input panel property of entry such as layout,...
elm_layout_edje_get
Evas_Object * elm_layout_edje_get(const Eo *obj)
Get the edje layout.
Definition: efl_ui_layout.c:1881
ecore_drm2_plane_assign
EAPI Ecore_Drm2_Plane * ecore_drm2_plane_assign(Ecore_Drm2_Output *output, Ecore_Drm2_Fb *fb, int x, int y)
Find a hardware plane where a given Ecore_Drm2_Fb can go based on format and size.
Definition: ecore_drm2_plane.c:42
eldbus_connection_ref
Eldbus_Connection * eldbus_connection_ref(Eldbus_Connection *conn)
Increment connection reference count.
Definition: eldbus_core.c:1171
ecore_win32_window_state_request_send
EAPI void ecore_win32_window_state_request_send(Ecore_Win32_Window *window, Ecore_Win32_Window_State state, unsigned int set)
Apply the modification of the state to the given window.
Definition: ecore_win32_window.c:1638
evas_vg_shape_stroke_location_get
double evas_vg_shape_stroke_location_get(Evas_Vg_Shape *obj)
Gets the stroke location to be used for stroking the path.
Definition: efl_canvas_vg_shape.c:278
edje_edit_state_map_perspective_get
EAPI const char * edje_edit_state_map_perspective_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the part's name that is used as the 'perspective point'.
Definition: edje_edit.c:8030
EMBRYO_ERROR_FORMAT
@ EMBRYO_ERROR_FORMAT
Out of memory.
Definition: Embryo.h:407
evas_object_image_source_visible_get
Eina_Bool evas_object_image_source_visible_get(const Evas_Object *eo)
Get the state of the source object visibility.
Definition: evas_image_legacy.c:1089
Ecore_Con_Eet_Client_Cb
Eina_Bool(* Ecore_Con_Eet_Client_Cb)(void *data, Ecore_Con_Reply *reply, Ecore_Con_Client *conn)
Called when a client connects to the server.
Definition: Ecore_Con_Eet.h:76
eina_freeq_mem_max_set
void eina_freeq_mem_max_set(Eina_FreeQ *fq, size_t mem)
Set the maximum amount of memory allowed.
Definition: eina_freeq.c:506
Elm_Sel_Format
Elm_Sel_Format
Defines the types of content.
Definition: elm_cnp.h:72
edje_edit_state_tween_insert_at
EAPI Eina_Bool edje_edit_state_tween_insert_at(Evas_Object *obj, const char *part, const char *state, double value, const char *tween, int place)
Inserts a new tween frame to the given part state into a specific place.
Definition: edje_edit.c:10692
edje_edit_part_item_item_align_y_get
EAPI double edje_edit_part_item_item_align_y_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the vertical align value of a part state.
_Evas_Object_Box_Option::obj
Evas_Object * obj
Pointer to the box child object, itself.
Definition: Evas_Common.h:2873
eina_strbuf_substr_get
Eina_Strbuf * eina_strbuf_substr_get(Eina_Strbuf *buf, size_t pos, size_t len)
Obtains substring from a source string buffer.
Definition: eina_strbuf.c:205
evas_canvas_key_modifier_off
EOAPI void evas_canvas_key_modifier_off(Eo *obj, const char *keyname)
Disables or turns off programmatically the modifier key with name keyname for the default seat.
_Elm_Selection_Data::len
size_t len
The length of the selection data.
Definition: elm_cnp.h:109
evas_map_util_points_populate_from_object_full
void evas_map_util_points_populate_from_object_full(Evas_Map *m, const Evas_Object *eo_obj, Evas_Coord z)
Populate source and destination map points to match exactly object.
Definition: evas_map.c:863
Edje_Item_Provider_Cb
Evas_Object *(* Edje_Item_Provider_Cb)(void *data, Evas_Object *obj, const char *part, const char *item)
Callback prototype for Edje_Item_Provider.
Definition: Edje_Common.h:1362
eina_matrix4_inverse
Eina_Bool eina_matrix4_inverse(Eina_Matrix4 *out, const Eina_Matrix4 *in)
Computes the inverse of the given matrix.
Definition: eina_matrix.c:749
elm_radio_selected_object_get
Efl_Canvas_Object * elm_radio_selected_object_get(const Efl_Ui_Radio *obj)
Get the selected radio object.
Definition: efl_ui_radio.c:446
edje_edit_part_api_name_get
EAPI const char * edje_edit_part_api_name_get(Evas_Object *obj, const char *part)
Gets api's name of a part.
_Evas_GL_Config::color_format
Evas_GL_Color_Format color_format
Surface Color Format.
Definition: Evas_GL.h:565
EVAS_RENDER_MODE_BLOCKING
@ EVAS_RENDER_MODE_BLOCKING
The rendering is blocking mode.
Definition: Evas_Common.h:306
Eina_File_Populate
Eina_File_Populate
Type for enumeration of a file access type.
Definition: eina_file.h:142
ecore_x_selection_xdnd_set
EAPI Eina_Bool ecore_x_selection_xdnd_set(Ecore_X_Window w, const void *data, int size)
Claim ownership of the XDND selection and set its data.
Definition: ecore_x_selection.c:240
ecore_wl_dnd_selection_has_owner
EINA_DEPRECATED EAPI Eina_Bool ecore_wl_dnd_selection_has_owner(Ecore_Wl_Dnd *dnd)
Definition: ecore_wl_dnd.c:130
elm_object_focus_custom_chain_append
void elm_object_focus_custom_chain_append(Evas_Object *obj, Evas_Object *child, Evas_Object *relative_child)
Append object to custom focus chain.
Definition: elm_focus_legacy.c:158
ecore_drm_inputs_device_axis_size_set
EAPI void ecore_drm_inputs_device_axis_size_set(Ecore_Drm_Evdev *dev, int w, int h)
Set the axis size of the given device.
Definition: ecore_drm_evdev.c:976
ecore_evas_shadow_geometry_set
EAPI void ecore_evas_shadow_geometry_set(Ecore_Evas *ee, int l, int r, int t, int b)
Sets shadow geometry for client-side decorations.
Definition: ecore_evas.c:2799
eina_f32p32_to_f16p16
static Eina_F16p16 eina_f32p32_to_f16p16(Eina_F32p32 a)
Converts an Eina_F32p32 floating point number into Eina_F16p16 format.
edje_edit_part_source_set
EAPI Eina_Bool edje_edit_part_source_set(Evas_Object *obj, const char *part, const char *source)
Sets the source of part.
Definition: edje_edit.c:4178
EDJE_TWEEN_MODE_DIVISOR_INTERP
@ EDJE_TWEEN_MODE_DIVISOR_INTERP
Divisor iterp tween mode value.
Definition: Edje_Common.h:1891
elm_gengrid_item_tooltip_style_set
void elm_gengrid_item_tooltip_style_set(Elm_Object_Item *it, const char *style)
Set a different style for a given gengrid item's tooltip.
Definition: elm_gengrid.c:4931
eina_value_list_vset
static Eina_Bool eina_value_list_vset(Eina_Value *value, unsigned int position, va_list args)
Sets the generic value in a list member.
edje_edit_part_mask_flags_set
EAPI Eina_Bool edje_edit_part_mask_flags_set(Evas_Object *obj, const char *part, Evas_Event_Flags mask_flags)
Sets mask_flags for part.
Definition: edje_edit.c:4039
Elm_Multibuttonentry_Format_Cb
char *(* Elm_Multibuttonentry_Format_Cb)(int count, void *data)
This callback type is used to format the string that will be used to display the hidden items counter...
Definition: elc_multibuttonentry_common.h:33
_Ecore_Wl_Event_Mouse_Out
Definition: Ecore_Wayland.h:116
elm_map_overlay_region_get
void elm_map_overlay_region_get(const Elm_Map_Overlay *overlay, double *lon, double *lat)
Get the geographic coordinates of the overlay.
Definition: elm_map.c:5101
ELM_GENGRID_EVENT_ACTIVATED
#define ELM_GENGRID_EVENT_ACTIVATED
Called when gengrid got activated.
Definition: elm_gengrid_eo.h:744
_Eina_Inarray::max
unsigned int max
Number of elements allocated to the members.
Definition: eina_inarray.h:231
ecore_drm2_fb_discard
EAPI void ecore_drm2_fb_discard(Ecore_Drm2_Fb *fb)
Discard a framebuffer object.
Definition: ecore_drm2_fb.c:180
elm_scroller_bounce_set
void elm_scroller_bounce_set(Evas_Object *obj, Eina_Bool h_bounce, Eina_Bool v_bounce)
Set bouncing behavior.
Definition: elm_scroller.c:1050
eina_inlist_append_relative
Eina_Inlist * eina_inlist_append_relative(Eina_Inlist *list, Eina_Inlist *new_l, Eina_Inlist *relative)
Adds a new node after the given relative item in list.
Definition: eina_inlist.c:274
_Ecore_IMF_Event_Mouse_Down::flags
Ecore_IMF_Mouse_Flags flags
The flags corresponding the mouse click (single, double or triple click)
Definition: Ecore_IMF.h:601
ECORE_COCOA_CURSOR_RESIZE_DOWN
@ ECORE_COCOA_CURSOR_RESIZE_DOWN
Resize down cursor.
Definition: Ecore_Cocoa.h:113
_Efreet_Desktop::x
Eina_Hash * x
Keep track of all user extensions, keys that begin with X-.
Definition: efreet_desktop.h:123
_Elm_Config_Flags
Definition: elm_priv.h:329
ecore_wl2_offer_mimes_set
void ecore_wl2_offer_mimes_set(Ecore_Wl2_Offer *offer, Eina_Array *mimes)
Set mimetypes you are accepting under this offer.
Definition: ecore_wl2_dnd.c:750
edje_edit_part_entry_mode_get
EAPI Edje_Edit_Entry_Mode edje_edit_part_entry_mode_get(Evas_Object *obj, const char *part)
Gets the edit mode for a textblock part.
Definition: edje_edit.c:3054
Eina_Array_Iterator
void ** Eina_Array_Iterator
Type for an iterator on arrays, used with EINA_ARRAY_ITER_NEXT.
Definition: eina_array.h:222
ecore_evas_software_x11_pixmap_new
EAPI Ecore_Evas * ecore_evas_software_x11_pixmap_new(const char *disp_name, Ecore_X_Window parent, int x, int y, int w, int h)
Creates a new Ecore_Evas which does not contain an XWindow.
Definition: ecore_evas.c:4001
ephysics_world_point_light_position_set
EAPI void ephysics_world_point_light_position_set(EPhysics_World *world, Evas_Coord lx, Evas_Coord ly, Evas_Coord lz)
Set position of point light to be applied on the scene.
edje_edit_state_align_x_get
EAPI double edje_edit_state_align_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the horizontal align value of a part state.
ELM_WIN_KEYBOARD_UNKNOWN
@ ELM_WIN_KEYBOARD_UNKNOWN
Unknown keyboard state.
Definition: elm_win_legacy.h:120
elm_obj_segment_control_item_icon_get
EOAPI Efl_Canvas_Object * elm_obj_segment_control_item_icon_get(const Eo *obj, int idx)
Get the icon associated to the item.
ecore_x_e_illume_window_state_send
EAPI void ecore_x_e_illume_window_state_send(Ecore_X_Window win, Ecore_X_Illume_Window_State state)
Definition: ecore_x_e.c:2059
evas_object_text_outline_color_get
void evas_object_text_outline_color_get(const Evas_Text *obj, int *r, int *g, int *b, int *a)
Controls the outline color for the given text object.
Definition: evas_text_eo.legacy.c:45
_Eet_Data_Descriptor_Class::hash_foreach
Eet_Descriptor_Hash_Foreach_Callback hash_foreach
iterates over all elements in the hash h in no specific order
Definition: Eet.h:2842
_Eina_Simple_XML_Node_Type
_Eina_Simple_XML_Node_Type
Definition: eina_simple_xml_parser.h:155
_Ecore_X_Event_Window_Configure_Request
Definition: Ecore_X.h:628
elm_separator_add
Evas_Object * elm_separator_add(Evas_Object *parent)
Add a separator object to parent.
Definition: elm_separator.c:49
elm_obj_genlist_multi_select_mode_get
EOAPI Elm_Object_Multi_Select_Mode elm_obj_genlist_multi_select_mode_get(const Eo *obj)
Get the genlist multi select mode.
ecore_file_dir_get
char * ecore_file_dir_get(const char *file)
Gets the directory where the given file resides.
Definition: ecore_file.c:594
EMBRYO_ERROR_NOTFOUND
@ EMBRYO_ERROR_NOTFOUND
File is for a newer version of the Embryo_Program.
Definition: Embryo.h:409
edje_edit_color_class_colors_get
EAPI Eina_Bool edje_edit_color_class_colors_get(Evas_Object *obj, const char *class_name, int *r, int *g, int *b, int *a, int *r2, int *g2, int *b2, int *a2, int *r3, int *g3, int *b3, int *a3)
Gets all the colors that compose the class.
Definition: edje_edit.c:2573
elm_obj_slideshow_items_loop_get
EOAPI Eina_Bool elm_obj_slideshow_items_loop_get(const Eo *obj)
Get if, after a slideshow is started, for a given slideshow widget, its items are to be displayed cyc...
elm_config_password_show_last_timeout_get
double elm_config_password_show_last_timeout_get(void)
Get the timeout value in "show last" password mode.
Definition: elm_config.c:3038
_Eina_Mempool_Backend::statistics
void(* statistics)(void *data)
Report statistics on the content of the mempool; can be NULL if the feature isn't available in the ba...
Definition: eina_inline_mempool.x:46
efl_build_version_set
EWAPI void efl_build_version_set(int vmaj, int vmin, int vmic, int revision, const char *flavor, const char *build_id)
Inform EFL of the version this application was built for.
Definition: efl_loop.c:639
_Path_Node
Definition: elm_widget_map.h:305
evas_object_paragraph_direction_get
Evas_BiDi_Direction evas_object_paragraph_direction_get(const Efl_Canvas_Object *obj)
This handles text paragraph direction of the given object.
Definition: efl_canvas_object_eo.legacy.c:144
_Eina_Memory_Entry
Definition: eina_inline_safepointer.x:97
elm_index_item_selected_set
void elm_index_item_selected_set(Elm_Index_Item *obj, Eina_Bool selected)
Set the selected state of an item.
Definition: elm_index_item_eo.legacy.c:3
Eina_Value_Hash
struct _Eina_Value_Hash Eina_Value_Hash
Value type for EINA_VALUE_TYPE_HASH.
Definition: eina_value.h:2573
edje_edit_state_text_text_source_get
EAPI const char * edje_edit_state_text_text_source_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets part name, which used as text source.
Definition: edje_edit.c:8829
elm_theme_list_get
const Eina_List * elm_theme_list_get(const Elm_Theme *th)
Return a list of theme elements to be used in a theme.
Definition: elm_theme.c:795
eeze_net_mac_get
const char * eeze_net_mac_get(Eeze_Net *net)
Get the MAC address of a net object.
Definition: eeze_net.c:140
ECORE_WIN32_CURSOR_SHAPE_HAND
@ ECORE_WIN32_CURSOR_SHAPE_HAND
Hand.
Definition: Ecore_Win32.h:108
_Ecore_IMF_Event_Preedit_End
The structure type used with the Preedit_End Input Method event.
Definition: Ecore_IMF.h:528
_Efl_Ui_Layout_Data::properties
Eina_Hash * properties
The list of properties connected to layout parts.
Definition: elm_widget_layout.h:59
elm_flipselector_add
Evas_Object * elm_flipselector_add(Evas_Object *parent)
Add a new flip selector widget to the given parent Elementary (container) widget.
Definition: elm_flipselector.c:659
ELM_WIN_KEYGRAB_EXCLUSIVE
@ ELM_WIN_KEYGRAB_EXCLUSIVE
Get the grabbed-key exclusively regardless of window's position.
Definition: elm_win_legacy.h:152
evas_textblock_cursor_text_prepend
int evas_textblock_cursor_text_prepend(Efl_Text_Cursor_Handle *cur, const char *_text)
Adds text to the current cursor position and set the cursor to after the start of the text just added...
Definition: evas_object_textblock.c:11813
ELM_GENLIST_EVENT_MOVED
#define ELM_GENLIST_EVENT_MOVED
Called when genlist item moved.
Definition: elm_genlist_eo.h:816
_Ecore_Drm_Fb
Definition: Ecore_Drm.h:68
ephysics_shape_save
EAPI Eina_Bool ephysics_shape_save(const EPhysics_Shape *shape, const char *filename)
Save the shape to a file.
ELM_MAP_ZOOM_MODE_AUTO_FIT
@ ELM_MAP_ZOOM_MODE_AUTO_FIT
Zoom until map fits inside the scroll frame with no pixels outside this area.
Definition: elm_map_legacy.h:20
_Eina_Rect::x
int x
Top-left x coordinate of rectangle.
Definition: eina_rectangle.h:128
ECORE_WIN32_EVENT_WINDOW_HIDE
int ECORE_WIN32_EVENT_WINDOW_HIDE
Ecore_Event for the Ecore_Win32_Event_Hide event.
Definition: ecore_win32.c:411
ecore_imf_context_prediction_hint_hash_set
EAPI Eina_Bool ecore_imf_context_prediction_hint_hash_set(Ecore_IMF_Context *ctx, const char *key, const char *value)
Sets the prediction hint data at the specified key.
Definition: ecore_imf_context.c:1485
emotion_object_ratio_get
EAPI double emotion_object_ratio_get(const Evas_Object *obj)
Retrieve the video aspect ratio of the media file loaded.
Definition: emotion_smart.c:852
elm_layout_box_append
Eina_Bool elm_layout_box_append(Eo *obj, const char *part, Evas_Object *child)
Append child to layout box part.
Definition: efl_ui_layout.c:3096
elm_map_zoom_min_get
int elm_map_zoom_min_get(const Elm_Map *obj)
Get the minimum zoom of the source.
Definition: elm_map_eo.legacy.c:9
_Evas_Textgrid_Cell::bg
unsigned char bg
the index of the palette for the background color
Definition: Evas_Common.h:1867
edje_object_animation_set
void edje_object_animation_set(Efl_Canvas_Layout *obj, Eina_Bool on)
Whether this object is animating or not.
Definition: efl_canvas_layout_eo.legacy.c:3
edje_object_part_table_pack
Eina_Bool edje_object_part_table_pack(Evas_Object *obj, const char *part, Evas_Object *child_obj, unsigned short col, unsigned short row, unsigned short colspan, unsigned short rowspan)
Packs an object into the table.
Definition: edje_part_table.c:293
efreet_menu_free
void efreet_menu_free(Efreet_Menu *entry)
Frees the given structure (if refcount at 1 at the time of this call)
Definition: efreet_menu.c:2343
edje_file_collection_list
Eina_List * edje_file_collection_list(const char *file)
Gets a list of groups in an edje file.
Definition: edje_load.c:175
_Elm_Prefs_Item_Iface::label_set
Eina_Bool(* label_set)(Evas_Object *obj, const char *label)
< Function to validate the value from the item widget before saving it.
Definition: elm_prefs_common.h:144
elm_map_overlay_displayed_zoom_min_get
int elm_map_overlay_displayed_zoom_min_get(const Elm_Map_Overlay *overlay)
Get the minimum zoom from where the overlay is displayed.
Definition: elm_map.c:4976
_Evas_Event_Mouse_Out::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:219
Elm_Drag_Start
void(* Elm_Drag_Start)(void *data, Evas_Object *obj)
Callback called when a drag starts from an item container.
Definition: elm_cnp.h:217
elm_prefs_item_iface_unregister
void elm_prefs_item_iface_unregister(const Elm_Prefs_Item_Iface_Info *array)
Mass-unregister widgets implementing prefs items interfaces.
Definition: elm_prefs.c:1585
EVAS_GL_GLES_2_X
@ EVAS_GL_GLES_2_X
OpenGL-ES 2.x is the default.
Definition: Evas_GL.h:548
EINA_SAFETY_ON_TRUE_RETURN_VAL
#define EINA_SAFETY_ON_TRUE_RETURN_VAL(exp, val)
The macro doesn't do anything unless EINA_SAFETY_CHECKS is defined.
Definition: eina_safety_checks.h:260
_Eet_Entry::ciphered
Eina_Bool ciphered
Is it ciphered ?
Definition: Eet.h:552
eina_value_error_init
static Eina_Value eina_value_error_init(Eina_Error c)
Initialize Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:196
elm_obj_gesture_layer_rotate_step_set
EOAPI void elm_obj_gesture_layer_rotate_step_set(Eo *obj, double step)
This function returns step-value for rotate action.
Eo_Token_Union
Definition: eo_lexer.h:101
_Edje_Entry_Change_Info
Definition: Edje_Common.h:1280
elm_transit_progress_value_set
void elm_transit_progress_value_set(Elm_Transit *transit, double progress)
Set current time progression of the animation.
Definition: elm_transit.c:962
ecore_con_ssl_server_verify
void ecore_con_ssl_server_verify(Ecore_Con_Server *svr)
Enables certificate verification on a server object.
Definition: ecore_con_legacy.c:2528
Eina_Bool
unsigned char Eina_Bool
Type to mimic a boolean.
Definition: eina_types.h:527
elm_config_scroll_zoom_friction_set
void elm_config_scroll_zoom_friction_set(double friction)
Set the amount of inertia scrollers will impose at animations triggered by Elementary widgets' zoomin...
Definition: elm_config.c:3641
evas_image_cache_reload
void evas_image_cache_reload(Evas_Canvas *obj)
Reload the image cache.
Definition: evas_canvas_eo.legacy.c:285
_Eina_Accessor::unlock
Eina_Accessor_Lock_Callback unlock
Callback called when the container is unlocked.
Definition: eina_accessor.h:162
_Ecore_Exe_Event_Add::ext_data
void * ext_data
Extension data - not used.
Definition: Ecore_Common.h:1058
_Evas_Object_Box_Data
This structure augments clipped smart object's instance data, providing extra members required by gen...
Definition: Evas_Common.h:2849
eldbus_connection_unref
void eldbus_connection_unref(Eldbus_Connection *conn)
Decrement connection reference count.
Definition: eldbus_core.c:1306
_Eina_Matrix3_F16p16::yz
Eina_F16p16 yz
yz in y' = (x * yx) + (y * yy) + yz
Definition: eina_matrix.h:174
eina_rectangle_rescale_in
static void eina_rectangle_rescale_in(const Eina_Rectangle *out, const Eina_Rectangle *in, Eina_Rectangle *res)
FIXME I am useless and used by no one.
ecore_wl2_input_display_get
EAPI Ecore_Wl2_Display * ecore_wl2_input_display_get(const Ecore_Wl2_Input *input)
Get the display object of an input.
Definition: ecore_wl2_input.c:1804
ELM_GENGRID_ITEM_FIELD_ALL
@ ELM_GENGRID_ITEM_FIELD_ALL
Type all.
Definition: elm_general.h:414
eet_data_image_header_read
EAPI int eet_data_image_header_read(Eet_File *ef, const char *name, unsigned int *w, unsigned int *h, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Reads just the header data for an image and dont decode the pixels.
Definition: eet_image.c:1541
ecore_exe_callback_pre_free_set
void ecore_exe_callback_pre_free_set(Ecore_Exe *exe, Ecore_Exe_Cb func)
Defines a function to be called before really freeing the handle data.
Definition: ecore_exe.c:105
efreet_uri_encode
const char * efreet_uri_encode(Efreet_Uri *uri)
Get the string rapresentation of the given uri struct escaping illegal caracters. Remember to free th...
Definition: efreet_uri.c:91
ecore_wl_shm_get
EAPI struct wl_shm * ecore_wl_shm_get(void)
Retrieves the Wayland Shm Interface used for the current Wayland connection.
Definition: ecore_wl.c:275
elm_fileselector_entry_selected_get
EINA_DEPRECATED const char * elm_fileselector_entry_selected_get(const Evas_Object *obj)
Get the parent directory's path to the latest file selection on a given filer selector entry widget.
Definition: elc_fileselector_entry.c:329
ecore_win32_name_keysym
Definition: ecore_win32_keysym_table.h:2423
Emile_Compressor_Type
Emile_Compressor_Type
Supported type of compression algorithm.
Definition: emile_compress.h:22
eio_eet_write_cipher
Eio_File * eio_eet_write_cipher(Eet_File *ef, const char *name, void *write_data, int size, int compress, const char *cipher_key, Eio_Done_Int_Cb done_cb, Eio_Error_Cb error_cb, const void *user_data)
Write a specified entry to an eet file handle using a cipher.
Definition: eio_eet.c:611
elm_win_icon_name_get
const char * elm_win_icon_name_get(const Evas_Object *obj)
Get the icon name of the window.
Definition: efl_ui_win.c:8520
_Edje_External_Param_Info::name
const char * name
Name of the parameter.
Definition: Edje_Common.h:706
ecore_evas_transparent_set
EAPI void ecore_evas_transparent_set(Ecore_Evas *ee, Eina_Bool transparent)
Sets whether an Ecore_Evas has an transparent window or not.
Definition: ecore_evas.c:1491
ephysics_world_constraint_solver_mode_enable_set
EAPI void ephysics_world_constraint_solver_mode_enable_set(EPhysics_World *world, EPhysics_World_Solver_Mode solver_mode, Eina_Bool enable)
Enable or disable a constraint solver mode to world.
elm_config_cache_font_cache_size_set
void elm_config_cache_font_cache_size_set(int size)
Set the configured font cache size.
Definition: elm_config.c:3342
evas_object_image_file_set
void evas_object_image_file_set(Evas_Object *obj, const char *file, const char *key)
Set the source file from where an image object must fetch the real image data (it may be an Eet file,...
Definition: evas_image_legacy.c:194
evas_canvas_event_down_count_get
EOAPI int evas_canvas_event_down_count_get(const Eo *obj)
Get the number of mouse or multi presses currently active.
edje_edit_state_container_min_v_get
EAPI Eina_Bool edje_edit_state_container_min_v_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets whether vertical min size of the container is equal to the min vertical size of items (BOX and T...
elm_config_scroll_zoom_friction_get
double elm_config_scroll_zoom_friction_get(void)
Get the amount of inertia scrollers will impose at animations triggered by Elementary widgets' zoomin...
Definition: elm_config.c:3635
ELM_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NORMAL
@ ELM_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NORMAL
The normal password layout.
Definition: elm_entry_common.h:42
EINA_INLIST_REVERSE_FOREACH
#define EINA_INLIST_REVERSE_FOREACH(list, it)
Definition: eina_inlist.h:858
eina_module_list_get
Eina_Array * eina_module_list_get(Eina_Array *array, const char *path, Eina_Bool recursive, Eina_Module_Cb cb, void *data)
Gets a list of modules found on the directory path.
Definition: eina_module.c:499
elm_ctxpopup_item_next_get
Elm_Widget_Item * elm_ctxpopup_item_next_get(const Elm_Ctxpopup_Item *obj)
Get the item after this one in the widget's list of items.
Definition: elm_ctxpopup_item_eo.legacy.c:9
ECORE_WIN32_WINDOW_STATE_SHADED
@ ECORE_WIN32_WINDOW_STATE_SHADED
shaded window
Definition: Ecore_Win32.h:74
elm_spinner_min_max_set
void elm_spinner_min_max_set(Evas_Object *obj, double min, double max)
Control the minimum and maximum values for the spinner.
Definition: elm_spinner.c:1360
EINA_LOG_LEVEL_WARN
@ EINA_LOG_LEVEL_WARN
Warning log level.
Definition: eina_log.h:459
ecore_x_window_geometry_get
EAPI void ecore_x_window_geometry_get(Ecore_X_Window win, int *x, int *y, int *w, int *h)
Retrieves the geometry of the given window.
Definition: ecore_x_window.c:798
eina_array_count
static unsigned int eina_array_count(const Eina_Array *array)
Returns the number of elements in an array.
_Ecore_X_Event_Window_Prop_Desktop_Change
Definition: Ecore_X.h:1003
elm_transit_tween_mode_get
Elm_Transit_Tween_Mode elm_transit_tween_mode_get(const Elm_Transit *transit)
Get the transit animation acceleration type.
Definition: elm_transit.c:784
Eldbus_Object_Event_Interface_Added
struct _Eldbus_Object_Event_Interface_Added Eldbus_Object_Event_Interface_Added
Structure used with the ELDBUS_OBJECT_EVENT_IFACE_ADDED event.
ELM_MAP_SOURCE_TYPE_NAME
@ ELM_MAP_SOURCE_TYPE_NAME
Name service provider.
Definition: elm_map_eo.h:26
efreet_menu_save
int efreet_menu_save(Efreet_Menu *menu, const char *path)
Saves the menu to file.
Definition: efreet_menu.c:652
EINA_VALUE_STRUCT_MEMBER
#define EINA_VALUE_STRUCT_MEMBER(eina_value_type, type, member)
Helper to define Eina_Value_Struct_Member fields, uses offsetof() with type and member.
Definition: eina_value.h:3160
_Elm_Web_Menu::y
int y
The Y position of the popup, relative to the elm_web object.
Definition: elm_web_common.h:103
_Eina_Log_Domain::namelen
size_t namelen
strlen(name)
Definition: eina_log.h:418
_Ecore_Ipc_Event_Client_Del::client
Ecore_Ipc_Client * client
An IPC connection handle.
Definition: Ecore_Ipc.h:262
elm_app_prefix_dir_get
const char * elm_app_prefix_dir_get(void)
Get the application's run time prefix directory, as set by elm_app_info_set() and the way (environmen...
Definition: elm_main.c:556
eina_clist_move_head
static void eina_clist_move_head(Eina_Clist *dst, Eina_Clist *src)
Moves all elements from src to the head of dst.
edje_edit_part_scale_get
EAPI Eina_Bool edje_edit_part_scale_get(Evas_Object *obj, const char *part)
Gets scale for the part.
Definition: edje_edit.c:4105
eina_vector2_set
static void eina_vector2_set(Eina_Vector2 *dst, double x, double y)
Set parameters to vector.
elm_glview_changed_set
void elm_glview_changed_set(Evas_Object *obj)
Notifies that there has been changes in the GLView.
Definition: elm_glview.c:563
_Elm_Gesture_Momentum_Info::y1
Evas_Coord y1
Final-swipe direction starting point on Y.
Definition: elm_gesture_layer_common.h:37
edje_external_type_get
const Edje_External_Type * edje_external_type_get(const char *type_name)
Gets the Edje_External_Type that defines an EXTERNAL type registered with the name type_name.
Definition: edje_external.c:342
ecore_x_randr_crtc_gamma_get
EAPI Ecore_X_Randr_Crtc_Gamma_Info * ecore_x_randr_crtc_gamma_get(Ecore_X_Randr_Crtc crtc)
Definition: ecore_x_randr.c:2277
_Ecore_X_Event_Window_Destroy
Definition: Ecore_X.h:579
_Ecore_Event_Mouse_Move::root
struct _Ecore_Event_Mouse_Move::@4 root
Coordinates relative to root window.
efreet_utils.h
Contains utility functions to ease usage of Efreet.
elm_win_keyboard_win_set
void elm_win_keyboard_win_set(Evas_Object *obj, Eina_Bool is_keyboard)
Sets whether the window is a keyboard.
Definition: efl_ui_win.c:8319
_Evas_GL_API::evasglCreateSync
EvasGLSync(* evasglCreateSync)(Evas_GL *evas_gl, unsigned int type, const int *attrib_list)
Definition: Evas_GL.h:5766
Elm_Text_Format
Elm_Text_Format
Text Format types.
Definition: elm_general.h:326
Efreet_Uri::hostname
const char * hostname
The name of the host if any, or NULL.
Definition: efreet_uri.h:26
elm_toolbar_select_mode_set
void elm_toolbar_select_mode_set(Elm_Toolbar *obj, Elm_Object_Select_Mode mode)
Control the toolbar select mode.
Definition: elm_toolbar_eo.legacy.c:51
elm_obj_gesture_layer_tap_finger_size_set
EOAPI void elm_obj_gesture_layer_tap_finger_size_set(Eo *obj, int sz)
This function sets the gesture layer finger-size for taps.
eina_matrix3_quad_quad_map
Eina_Bool eina_matrix3_quad_quad_map(Eina_Matrix3 *m, const Eina_Quad *src, const Eina_Quad *dst)
Creates a projective matrix that maps a quadrangle to a quadrangle.
Definition: eina_matrix.c:639
efreet_hostname_get
const char * efreet_hostname_get(void)
Returns the current hostname or empty string if not found.
Definition: efreet_base.c:237
ecore_evas_resize
EAPI void ecore_evas_resize(Ecore_Evas *ee, int w, int h)
Resizes an Ecore_Evas.
Definition: ecore_evas.c:1350
eina_matrix4_rotate
void eina_matrix4_rotate(Eina_Matrix4 *t, double rad, Eina_Matrix_Axis axis)
Sets the matrix values for a rotation operation.
Definition: eina_matrix.c:1154
ECORE_WIN32_CURSOR_SHAPE_CROSS
@ ECORE_WIN32_CURSOR_SHAPE_CROSS
Crosshair.
Definition: Ecore_Win32.h:107
EVAS_FONT_HINTING_BYTECODE
@ EVAS_FONT_HINTING_BYTECODE
Bytecode font hinting.
Definition: Evas_Legacy.h:1190
EDJE_TWEEN_MODE_LINEAR
@ EDJE_TWEEN_MODE_LINEAR
Linear tween mode value.
Definition: Edje_Common.h:1884
edje_size_class_list
Eina_List * edje_size_class_list(void)
Lists size classes.
Definition: edje_util.c:1788
_Eeze_Version::micro
int micro
< minor (new features, bugfixes, major improvements version)
Definition: Eeze.h:308
EET_ERROR_NONE
@ EET_ERROR_NONE
No error, it's all fine!
Definition: Eet.h:202
elm_entry_autosave_set
void elm_entry_autosave_set(Elm_Entry *obj, Eina_Bool auto_save)
This sets the entry object to 'autosave' the loaded text file or not.
Definition: elm_entry_eo.legacy.c:159
eina_carray_length_accessor_new
Eina_Accessor * eina_carray_length_accessor_new(void **array, unsigned int step, unsigned int length)
Creates an Eina_Accessor that wraps a plain fixed size C array.
Definition: eina_accessor.c:239
ecore_drm_output_make_get
EAPI Eina_Stringshare * ecore_drm_output_make_get(Ecore_Drm_Output *output)
Gets the make of Ecore_Drm_Output.
Definition: ecore_drm_output.c:1228
edje_object_color_class_clear
Eina_Bool edje_object_color_class_clear(const Evas_Object *obj)
Delete all color classes defined in object level.
Definition: edje_util.c:1015
evas_device_subclass_get
Evas_Device_Subclass evas_device_subclass_get(const Evas_Device *dev)
Get the device sub-class.
Definition: evas_device.c:392
elm_object_focus_next_object_set
void elm_object_focus_next_object_set(Evas_Object *obj, Evas_Object *next, Elm_Focus_Direction dir)
Set next object with specific focus direction.
Definition: elm_focus_legacy.c:112
Eina_File_Copy_Progress
Eina_Bool(* Eina_File_Copy_Progress)(void *data, unsigned long long done, unsigned long long total)
Type for a callback to report file copy progress.
Definition: eina_file.h:473
evas_pointer_canvas_xy_get
void evas_pointer_canvas_xy_get(const Evas_Canvas *obj, int *x, int *y)
This function returns the current known default pointer coordinates.
Definition: evas_canvas_eo.legacy.c:75
edje_edit_part_item_index_align_y_set
EAPI Eina_Bool edje_edit_part_item_index_align_y_set(Evas_Object *obj, const char *part, unsigned int index, double align_y)
Sets the vertical align value of a part state.
ECORE_X_ERROR_CODE_BAD_ATOM
@ ECORE_X_ERROR_CODE_BAD_ATOM
Parameter not an Atom.
Definition: Ecore_X.h:397
_Ecore_IMF_Event_Key_Up::compose
const char * compose
A UTF8 string if this keystroke has modified a string in the middle of being composed - this string r...
Definition: Ecore_IMF.h:729
Eldbus_Message
struct _Eldbus_Message Eldbus_Message
Represents the way data is sent and received in DBus.
Definition: Eldbus.h:173
_Eina_Matrix_Type
_Eina_Matrix_Type
Definition: eina_matrix.h:49
eet_node_dump
EAPI void eet_node_dump(Eet_Node *n, int dumplevel, Eet_Dump_Callback dumpfunc, void *dumpdata)
TODO FIX ME.
Definition: eet_node.c:622
ecore_evas_ews_manager_set
EAPI void ecore_evas_ews_manager_set(const void *manager)
Sets the identifier of the manager taking care of internal windows.
Definition: ecore_evas_ews.c:1473
elm_image_cache_all_set
EINA_DEPRECATED void elm_image_cache_all_set(int size)
Set the configured image cache size for all applications on the display.
edje_edit_part_anti_alias_set
EAPI Eina_Bool edje_edit_part_anti_alias_set(Evas_Object *obj, const char *part, Eina_Bool anti_alias)
Sets anti-aliasing for part.
Definition: edje_edit.c:3885
eeze_udev_find_similar_from_syspath
EAPI Eina_List * eeze_udev_find_similar_from_syspath(const char *syspath)
Returns a stringshared list of all syspaths that are (or should be) the same device as the device poi...
Definition: eeze_udev_find.c:14
eina_evlog_steal
EAPI Eina_Evlog_Buf * eina_evlog_steal(void)
Steals an event log buffer from the evlog core.
Definition: eina_evlog.c:190
Eina_Xattr_Flags
Eina_Xattr_Flags
define extended attribute creation
Definition: eina_xattr.h:40
_Evas_GL_API
The Evas GL API This structure contains function pointers to the available GL functions.
Definition: Evas_GL.h:5153
EDJE_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_NORMAL
@ EDJE_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_NORMAL
The plain normal number layout.
Definition: Edje_Common.h:1323
ECORE_EVAS_AVOID_DAMAGE_BUILT_IN
@ ECORE_EVAS_AVOID_DAMAGE_BUILT_IN
there's the same pixmap as the previous one, but it is set as a "background pixmap" of the window.
Definition: Ecore_Evas.h:162
ELM_MAP_ROUTE_TYPE_FOOT
@ ELM_MAP_ROUTE_TYPE_FOOT
Route should consider user will be walking.
Definition: elm_map_eo.h:44
Eet_Descriptor_List_Next_Callback
void *(* Eet_Descriptor_List_Next_Callback)(void *l)
Callback prototype for Eet_Descriptor_List_Next.
Definition: Eet.h:2702
eina_hash_djb2_len
static int eina_hash_djb2_len(const char *key, int *plen)
Hash function first reported by Dan Bernstein many years ago in comp.lang.c.
elm_obj_calendar_select_mode_get
EOAPI Elm_Calendar_Select_Mode elm_obj_calendar_select_mode_get(const Eo *obj)
Select day mode to use.
Eet_Key_Password_Callback
int(* Eet_Key_Password_Callback)(char *buffer, int size, int rwflag, void *data)
Callback used to request if needed the password of a private key.
Definition: Eet.h:2007
elm_gengrid_item_selected_set
void elm_gengrid_item_selected_set(Elm_Gengrid_Item *obj, Eina_Bool selected)
Control whether a given gengrid item is selected or not.
Definition: elm_gengrid_item_eo.legacy.c:15
_Efreet_Version::micro
int micro
< minor (new features, bugfixes, major improvements version)
Definition: Efreet.h:123
ecore_event_update_modifier
EAPI Ecore_Event_Modifier ecore_event_update_modifier(const char *key, Ecore_Event_Modifiers *modifiers, int inc)
Update a Ecore_Event_Modifiers array with "key" modifier.
Definition: ecore_input.c:126
_Elm_Panel_Data
Definition: elm_widget_panel.h:30
ecore_fb_size_get
EAPI void ecore_fb_size_get(int *w, int *h)
Retrieve the width and height of the current frame buffer in pixels.
Definition: ecore_fb.c:112
elm_slider_indicator_format_set
void elm_slider_indicator_format_set(Evas_Object *obj, const char *indicator)
Set the format string for the indicator label.
Definition: elm_slider.c:1692
EDJE_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NORMAL
@ EDJE_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NORMAL
The normal password layout.
Definition: Edje_Common.h:1331
_Ecore_Win32_Event_Window_Delete_Request::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:471
elm_obj_entry_cursor_up
EOAPI Eina_Bool elm_obj_entry_cursor_up(Eo *obj)
This moves the cursor one line up within the entry.
eina_file_map_key_cmp
int eina_file_map_key_cmp(const unsigned long long int *key1, int key1_length, const unsigned long long int *key2, int key2_length)
Compares two map keys.
Definition: eina_file_common.c:204
ELM_ENTRY_EVENT_ACTIVATED
#define ELM_ENTRY_EVENT_ACTIVATED
Called when entry got activated.
Definition: elm_entry_eo.h:1277
eina_matrix3_inverse
void eina_matrix3_inverse(const Eina_Matrix3 *m, Eina_Matrix3 *m2)
Computes the inverse of the given matrix.
Definition: eina_matrix.c:361
Eina_Barrier
struct _Eina_Barrier Eina_Barrier
An opaque type for working with barrier locks.
Definition: eina_inline_lock_barrier.x:1
eina_mempool_unregister
void eina_mempool_unregister(Eina_Mempool_Backend *be)
Unregisters the given memory pool backend.
Definition: eina_mempool.c:166
ELM_LIST_EXPAND
@ ELM_LIST_EXPAND
Besides setting a minimum size on the transverse axis, just like on ELM_LIST_LIMIT,...
Definition: elm_general.h:450
ECORE_IMF_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NORMAL
@ ECORE_IMF_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NORMAL
The normal password layout.
Definition: Ecore_IMF.h:461
ecore_file_strip_ext
char * ecore_file_strip_ext(const char *path)
Removes the extension from the given file name.
Definition: ecore_file.c:877
evil_utf8_to_utf16
wchar_t * evil_utf8_to_utf16(const char *text)
Convert a string from UTF-8 to UTF-16.
Definition: evil_util.c:111
elm_obj_web_forward_possible_get
EOAPI Eina_Bool elm_obj_web_forward_possible_get(const Eo *obj)
Queries whether it's possible to go forward in history.
elm_config_scroll_thumbscroll_enabled_set
void elm_config_scroll_thumbscroll_enabled_set(Eina_Bool enabled)
Set whether scrollers should be draggable from any point in their views.
Definition: elm_config.c:3653
ELDBUS_FDO_INTERFACE
#define ELDBUS_FDO_INTERFACE
DBus message bus interface.
Definition: Eldbus.h:127
Eina_Semaphore
sem_t Eina_Semaphore
An opaque type for working with semaphores.
Definition: eina_inline_lock_posix.x:94
MAP_FAILED
#define MAP_FAILED
Error return from mmap().
Definition: evil_mman.h:58
elm_layout_part_cursor_get
const char * elm_layout_part_cursor_get(const Eo *obj, const char *part)
Get the cursor to be shown when mouse is over an edje part.
Definition: efl_ui_layout.c:3229
_Edje_Part_Image_Use::group
const char * group
name of group (or set) that use image
Definition: Edje_Edit.h:117
EINA_THREAD_CLEANUP_PUSH
#define EINA_THREAD_CLEANUP_PUSH(cleanup, data)
Pushes a cleanup function to be executed when the thread is canceled.
Definition: eina_thread.h:251
EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED
@ EVAS_LOAD_ERROR_RESOURCE_ALLOCATION_FAILED
Allocation of resources failure prevented load.
Definition: Evas_Loader.h:169
ecore_cocoa_window_new
EAPI Ecore_Cocoa_Window * ecore_cocoa_window_new(int x, int y, int w, int h)
Creates a Cocoa window.
Evas_Modifier_Mask
unsigned long long Evas_Modifier_Mask
A bitmask of modifier keys.
Definition: Evas_Legacy.h:132
_Ecore_IMF_Context_Class::keyboard_mode_get
Ecore_IMF_Input_Panel_Keyboard_Mode(* keyboard_mode_get)(Ecore_IMF_Context *ctx)
Return the current keyboard mode of the input panel.
Definition: Ecore_IMF.h:809
evas_image_cache_set
void evas_image_cache_set(Evas_Canvas *obj, int size)
Set the image cache.
Definition: evas_canvas_eo.legacy.c:3
_Ecore_Wl2_Event_Input_Keymap_Changed
Definition: Ecore_Wl2.h:251
ephysics_body_soft_body_dragging_unset
EAPI void ephysics_body_soft_body_dragging_unset(EPhysics_Body *body)
Unset the soft body dragging status.
EPHYSICS_BODY_FRICTION_CONCRETE
#define EPHYSICS_BODY_FRICTION_CONCRETE
Friction coefficient of concrete.
Definition: EPhysics.h:2108
eina_quaternion_f16p16_norm
Eina_F16p16 eina_quaternion_f16p16_norm(const Eina_Quaternion_F16p16 *q)
Definition: eina_quaternion.c:45
elm_config_color_overlay_set
void elm_config_color_overlay_set(const char *color_class, int r, int g, int b, int a, int r2, int g2, int b2, int a2, int r3, int g3, int b3, int a3)
Set a color overlay for a given Elementary color class.
Definition: elm_config.c:3258
MIN
#define MIN(x, y)
Returns the minimum of the two parameters.
Definition: eina_cpu.h:143
eina_f16p16_sqrt
static Eina_F16p16 eina_f16p16_sqrt(Eina_F16p16 a)
Calculates the square root of an Eina_F16p16 floating point number.
elm_gengrid_multi_select_mode_get
Elm_Object_Multi_Select_Mode elm_gengrid_multi_select_mode_get(const Elm_Gengrid *obj)
Get the gengrid multi select mode.
Definition: elm_gengrid_eo.legacy.c:111
EDJE_ACTION_TYPE_PHYSICS_FORCES_CLEAR
@ EDJE_ACTION_TYPE_PHYSICS_FORCES_CLEAR
Physics forces clear action value.
Definition: Edje_Common.h:1927
EINA_FILE_SEQUENTIAL
@ EINA_FILE_SEQUENTIAL
Advise sequential memory access to the mapped memory.
Definition: eina_file.h:144
_Efl_Ui_Layout_Data::version
unsigned int version
version number specified in the widget's theme
Definition: elm_widget_layout.h:67
evas_object_pointer_mode_get
Evas_Object_Pointer_Mode evas_object_pointer_mode_get(const Efl_Canvas_Object *obj)
Low-level pointer behaviour.
Definition: efl_canvas_object_eo.legacy.c:9
ecore_con_ssl_server_verify_basic
void ecore_con_ssl_server_verify_basic(Ecore_Con_Server *svr)
Enables hostname-based certificate verification on a server object.
Definition: ecore_con_legacy.c:2548
ecore_wl2_window_opaque_region_get
EAPI void ecore_wl2_window_opaque_region_get(Ecore_Wl2_Window *window, int *x, int *y, int *w, int *h)
Get the opaque region of the Ecore_Wl2_Window.
Definition: ecore_wl2_window.c:870
ecore_con_socks_lookup_set
EAPI void ecore_con_socks_lookup_set(Ecore_Con_Socks *ecs, Eina_Bool enable)
Sets DNS lookup mode on an existing SOCKS proxy.
Definition: ecore_con_socks.c:287
evas_object_key_ungrab
void evas_object_key_ungrab(Evas_Object *obj, const char *keyname, Evas_Modifier_Mask modifiers, Evas_Modifier_Mask not_modifiers)
Removes the grab on keyname key events by obj.
Definition: evas_key_grab.c:260
elm_config_profile_dir_free
void elm_config_profile_dir_free(const char *p_dir)
Free an Elementary's profile directory path, as returned by elm_config_profile_dir_get().
Definition: elm_config.c:3079
edje_edit_state_fill_size_relative_y_set
EAPI Eina_Bool edje_edit_state_fill_size_relative_y_set(Evas_Object *obj, const char *part, const char *state, double value, double x)
Sets the fill vertical size relative value of a part state.
ecore_drm2_plane_fb_set
EAPI Eina_Bool ecore_drm2_plane_fb_set(Ecore_Drm2_Plane *plane, Ecore_Drm2_Fb *fb)
Set plane frame buffer.
Definition: ecore_drm2_plane.c:174
elm_obj_web_selection_get
EOAPI char * elm_obj_web_selection_get(const Eo *obj)
Get a copy of the currently selected text.
_Ecore_Event_Signal_Power::data
siginfo_t data
Signal info.
Definition: Ecore_Common.h:657
_Emotion_Version::micro
int micro
< minor (new features, bugfixes, major improvements version)
Definition: Emotion.h:281
eina_barrier_new
static Eina_Bool eina_barrier_new(Eina_Barrier *barrier, int needed)
Initializes a new Eina_Barrier.
eldbus_pending_cancel
void eldbus_pending_cancel(Eldbus_Pending *pending)
Cancel the pending message.
Definition: eldbus_pending.c:276
Elm_Spinner_Format_Type
enum _Elm_Spinner_Format_Type Elm_Spinner_Format_Type
Base layout smart data extended with spinner instance data.
elm_config_glayer_long_tap_start_timeout_get
double elm_config_glayer_long_tap_start_timeout_get(void)
Get the duration for occurring long tap event of gesture layer.
Definition: elm_config.c:4035
elm_config_focus_highlight_animate_set
void elm_config_focus_highlight_animate_set(Eina_Bool animate)
Set the enable status of the highlight animation.
Definition: elm_config.c:3489
_Eina_Value_Type::convert_to
Eina_Bool(* convert_to)(const Eina_Value_Type *type, const Eina_Value_Type *convert, const void *type_mem, void *convert_mem)
how to convert values, both memory are value_size
Definition: eina_value.h:3686
eina_slice_startswith
static Eina_Bool eina_slice_startswith(const Eina_Slice slice, const Eina_Slice prefix)
Checks if the slice starts with a prefix.
eeze_udev_find_by_type
EAPI Eina_List * eeze_udev_find_by_type(Eeze_Udev_Type type, const char *name)
Find devices using an Eeze_Udev_Type and/or a name.
Definition: eeze_udev_find.c:147
elm_store_item_store_get
const Elm_Store * elm_store_item_store_get(const Elm_Store_Item *sti)
Fetch the store than a store item belongs to.
Definition: elm_store.c:702
evas_object_image_border_center_fill_get
Evas_Border_Fill_Mode evas_object_image_border_center_fill_get(const Evas_Object *obj)
Specifies how the center part of the object (not the borders) should be drawn when EFL is rendering i...
Definition: evas_image_legacy.c:152
_Eldbus_Service_Interface_Desc::default_set
const Eldbus_Property_Set_Cb default_set
default set function, if a property don't have a set function this will be used
Definition: eldbus_service.h:109
elm_textpath_slice_number_set
void elm_textpath_slice_number_set(Efl_Ui_Textpath *obj, int slice_no)
The number of slices.
Definition: efl_ui_textpath_eo.legacy.c:9
edje_edit_state_text_max_x_get
EAPI Eina_Bool edje_edit_state_text_max_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets if the text part forces the maximum horizontal size of the container to be equal to the maximum ...
ecore_con_eet_client_new
EAPI Ecore_Con_Eet * ecore_con_eet_client_new(Ecore_Con_Server *server)
Creates an Ecore_Con_Eet client.
Definition: ecore_con_eet.c:733
Evas_GL_Color_Format
enum _Evas_GL_Color_Format Evas_GL_Color_Format
Enumeration that defines the available surface color formats.
eina_counter_new
Eina_Counter * eina_counter_new(const char *name)
Returns a counter.
Definition: eina_counter.c:117
_Eolian_Enum_Type_Field
Definition: eolian_database.h:360
ecore_wl2_window_aux_hint_add
EAPI void ecore_wl2_window_aux_hint_add(Ecore_Wl2_Window *window, int id, const char *hint, const char *val)
Add a supported auxiliary hint to a given window.
Definition: ecore_wl2_window.c:1403
EDJE_PART_TYPE_GRADIENT
@ EDJE_PART_TYPE_GRADIENT
Gradient type value.
Definition: Edje_Legacy.h:3252
_Eeze_Version::minor
int minor
< major (binary or source incompatible changes)
Definition: Eeze.h:307
eldbus_pending_data_get
void * eldbus_pending_data_get(const Eldbus_Pending *pending, const char *key)
Get the data set to a Eldbus_Pending object.
Definition: eldbus_pending.c:235
_Eet_Data_Descriptor_Class::mem_free
Eet_Descriptor_Mem_Free_Callback mem_free
how to free memory (usually free())
Definition: Eet.h:2835
edje_object_part_text_prediction_hint_set
void edje_object_part_text_prediction_hint_set(Evas_Object *obj, const char *part, const char *prediction_hint)
Sets the prediction hint to use an intelligent reply suggestion service.
Definition: edje_util.c:3156
edje_edit_state_copy
EAPI Eina_Bool edje_edit_state_copy(Evas_Object *obj, const char *part, const char *from, double val_from, const char *to, double val_to)
Copies the state from into to.
Definition: edje_edit.c:6748
eina_value_hash_pset
static Eina_Bool eina_value_hash_pset(Eina_Value *value, const char *key, const void *ptr)
Sets the generic value in an hash member from pointer.
_Edje_Message_String_Int::str
char * str
The message's string value.
Definition: Edje_Legacy.h:540
_Ecore_X_Event_Window_Keymap
Definition: Ecore_X.h:549
eina_mempool_alignof
EAPI unsigned int eina_mempool_alignof(unsigned int size)
Computes the alignment that would be used when allocating a object of size size.
Definition: eina_abi.c:34
elm_map_region_show
void elm_map_region_show(Elm_Map *obj, double lon, double lat)
Show the given coordinates at the center of the map, immediately.
Definition: elm_map_eo.legacy.c:135
elm_win_autohide_set
void elm_win_autohide_set(Evas_Object *obj, Eina_Bool autohide)
Window's autohide state.
Definition: efl_ui_win.c:9640
evas_canvas_object_bottom_get
EOAPI Efl_Canvas_Object * evas_canvas_object_bottom_get(const Eo *obj)
Get the lowest (stacked) Evas object on the canvas e.
emotion_object_buffer_size_get
EAPI double emotion_object_buffer_size_get(const Evas_Object *obj)
Get the percentual size of the buffering cache.
Definition: emotion_smart.c:769
ecore_getopt_callback_size_parse
EAPI Eina_Bool ecore_getopt_callback_size_parse(const Ecore_Getopt *parser, const Ecore_Getopt_Desc *desc, const char *str, void *data, Ecore_Getopt_Value *storage)
Helper ecore_getopt callback to parse geometry size (WxH).
Definition: ecore_getopt.c:2191
epoll_event
Definition: ecore_main_common.h:26
evas_object_text_font_source_get
const char * evas_object_text_font_source_get(const Eo *obj)
Get the font file's path which is being used on a given text object.
Definition: evas_object_text.c:2332
elm_obj_web_url_get
EOAPI const char * elm_obj_web_url_get(const Eo *obj)
Get the current URL for the object.
EET_T_STRING
#define EET_T_STRING
Data type: char *.
Definition: Eet.h:2589
eina_value_uint_new
static Eina_Value * eina_value_uint_new(unsigned int c)
Create a new Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:150
edje_perspective_global_set
void edje_perspective_global_set(Edje_Perspective *ps, Eina_Bool global)
Makes this perspective object be global for its canvas.
Definition: edje_util.c:5327
elm_web_zoom_get
double elm_web_zoom_get(const Evas_Object *obj)
Get the current zoom level set on the web object.
Definition: elm_web2.c:213
eeze_disk_data_get
void * eeze_disk_data_get(Eeze_Disk *disk)
Retrieve data previously associated with a disk.
Definition: eeze_disk.c:334
elm_genlist_highlight_mode_set
void elm_genlist_highlight_mode_set(Elm_Genlist *obj, Eina_Bool highlight)
Set whether the genlist items should be highlighted on item selection.
Definition: elm_genlist_eo.legacy.c:123
elm_config_scroll_thumbscroll_momentum_animation_duration_min_limit_get
double elm_config_scroll_thumbscroll_momentum_animation_duration_min_limit_get(void)
Get the min limit for the momentum animation duration(unit:second)
Definition: elm_config.c:3930
ecore_x_window_shape_mask_set
EAPI void ecore_x_window_shape_mask_set(Ecore_X_Window win, Ecore_X_Pixmap mask)
Sets the shape of the given window to that given by the pixmap mask.
Definition: ecore_x_window_shape.c:27
ECORE_WIN32_DND_EVENT_DROP
@ ECORE_WIN32_DND_EVENT_DROP
Drop.
Definition: Ecore_Win32.h:215
eina_matrix3_cofactor
void eina_matrix3_cofactor(const Eina_Matrix3 *m, Eina_Matrix3 *a)
Computes the cofactor of the given matrix.
Definition: eina_matrix.c:276
ecore_ipc_server_data_get
EAPI void * ecore_ipc_server_data_get(Ecore_Ipc_Server *svr)
Retrieves the data associated with the given IPC server.
Definition: ecore_ipc.c:850
elm_win_focus_highlight_animate_get
Eina_Bool elm_win_focus_highlight_animate_get(const Elm_Win *obj)
Get the animate value of the focus highlight for this window.
eeze_sensor_async_read
Eina_Bool eeze_sensor_async_read(Eeze_Sensor_Obj *sens, void *user_data)
Asynchronous read out sensor data.
Definition: eeze_sensor.c:319
ecore_x_e_keyrouter_set
EAPI void ecore_x_e_keyrouter_set(Ecore_X_Window root, Eina_Bool on)
Definition: ecore_x_e.c:2363
_Elm_Prefs_Item_Iface::types
const Elm_Prefs_Item_Type * types
types of prefs items supported by the widget, ELM_PREFS_TYPE_UNKNOWN terminated
Definition: elm_prefs_common.h:128
_Eldbus_Introspection_Node::interfaces
Eina_List * interfaces
List with interfaces.
Definition: eldbus_introspection.h:40
_EPhysics_Quaternion
Quaternion coordinates and rotation (w, x, y, z)
Definition: EPhysics.h:190
EET_COMPRESSION_HI1
@ EET_COMPRESSION_HI1
Space filler for compatibility.
Definition: Eet.h:253
evas_canvas_focus_state_get
EOAPI Eina_Bool evas_canvas_focus_state_get(const Eo *obj)
Get the focus state for the default seat.
eina_binbuf_remove
Eina_Bool eina_binbuf_remove(Eina_Binbuf *buf, size_t start, size_t end)
Removes a slice of the given string buffer.
ephysics_body_evas_object_get
EAPI Evas_Object * ephysics_body_evas_object_get(const EPhysics_Body *body)
Get the evas object associated to a physics body.
elm_fileselector_thumbnail_size_set
void elm_fileselector_thumbnail_size_set(Evas_Object *obj, Evas_Coord w, Evas_Coord h)
Set the size for the thumbnail of the file selector widget's view.
Definition: elc_fileselector.c:2880
ecore_x_window_shadow_parent_get
EAPI Ecore_X_Window ecore_x_window_shadow_parent_get(Ecore_X_Window root, Ecore_X_Window win)
Retrieves the parent window a given window has.
Definition: ecore_x_window.c:1325
elput_touch_drag_lock_enabled_get
EAPI Eina_Bool elput_touch_drag_lock_enabled_get(Elput_Device *device)
Get if drag-lock is enabled on this device.
Definition: elput_touch.c:66
EVAS_CALLBACK_RENDER_POST
@ EVAS_CALLBACK_RENDER_POST
Called just after rendering stops on the canvas target.
Definition: Evas_Common.h:454
Evas_Object_Intercept_Show_Cb
void(* Evas_Object_Intercept_Show_Cb)(void *data, Evas_Object *obj)
Function signature for the resize event of an evas object.
Definition: Evas_Legacy.h:2908
elm_toolbar_item_prepend
Elm_Widget_Item * elm_toolbar_item_prepend(Elm_Toolbar *obj, const char *icon, const char *label, Evas_Smart_Cb func, const void *data)
Prepend item to the toolbar.
Definition: elm_toolbar_eo.legacy.c:141
elm_panel_hidden_set
void elm_panel_hidden_set(Elm_Panel *obj, Eina_Bool hidden)
Set the state of the panel.
Definition: elm_panel_eo.legacy.c:15
EET_DATA_DESCRIPTOR_ADD_BASIC_ARRAY
#define EET_DATA_DESCRIPTOR_ADD_BASIC_ARRAY(edd, struct_type, name, member, type)
Adds an array of basic data elements to a data descriptor.
Definition: Eet.h:3657
eina_main_loop_is
Eina_Bool eina_main_loop_is(void)
Checks if you are calling this function from the same thread Eina was initialized or not.
Definition: eina_main.c:436
emotion_object_vis_set
EAPI void emotion_object_vis_set(Evas_Object *obj, Emotion_Vis visualization)
Set the visualization to be used with this object.
Definition: emotion_smart.c:1338
elm_code_widget_selection_cut
void elm_code_widget_selection_cut(Evas_Object *widget)
Cut the selected widget content.
Definition: elm_code_widget_selection.c:414
evas_object_size_hint_display_mode_get
Evas_Display_Mode evas_object_size_hint_display_mode_get(const Evas_Object *eo_obj)
Retrieves the hints for an object's display mode.
Definition: evas_object_main.c:1386
EINA_RECTANGLE_OUTSIDE_RIGHT
@ EINA_RECTANGLE_OUTSIDE_RIGHT
Position is to the right of the rectangle.
Definition: eina_rectangle.h:163
_Ecore_X_Event_Window_Stack_Request
Definition: Ecore_X.h:662
ECORE_EVENT_SIGNAL_EXIT
#define ECORE_EVENT_SIGNAL_EXIT
Exit signal event.
Definition: Ecore_Common.h:565
ELM_GENLIST_EVENT_SWIPE
#define ELM_GENLIST_EVENT_SWIPE
Called when swipe is detected.
Definition: elm_genlist_eo.h:843
elm_config_scroll_bring_in_scroll_friction_get
double elm_config_scroll_bring_in_scroll_friction_get(void)
Get the amount of inertia a scroller will impose at region bring animations.
Definition: elm_config.c:3622
eina_quaternion_f16p16_add
void eina_quaternion_f16p16_add(Eina_Quaternion_F16p16 *out, const Eina_Quaternion_F16p16 *a, const Eina_Quaternion_F16p16 *b)
Definition: eina_quaternion.c:68
evas_norender
void evas_norender(Evas_Canvas *obj)
Update the canvas internal objects but not triggering immediate renderization.
Definition: evas_canvas_eo.legacy.c:189
elm_object_scroll_lock_y_set
void elm_object_scroll_lock_y_set(Evas_Object *obj, Eina_Bool lock)
Lock the scrolling of the given widget (and thus all parents)
Definition: elm_main.c:1781
_Ecore_Drm2_Context
Definition: Ecore_Drm2.h:89
elm_config_longpress_timeout_set
void elm_config_longpress_timeout_set(double longpress_timeout)
Set the duration for occurring long press event.
Definition: elm_config.c:3982
elm_genlist_selected_item_get
Elm_Widget_Item * elm_genlist_selected_item_get(const Elm_Genlist *obj)
Get the selected item in the genlist.
Definition: elm_genlist_eo.legacy.c:153
efl_exit
void efl_exit(int exit_code)
Quits the main loop once all the events currently on the queue have been processed.
Definition: efl_loop.c:101
Evas_Version
struct _Evas_Version Evas_Version
This is the Evas version information structure that can be used at runtime to detect which version of...
eina_vector2_length_get
static double eina_vector2_length_get(const Eina_Vector2 *v)
Return the length of the given vector.
EPHYSICS_BODY_MATERIAL_POLYSTYRENE
@ EPHYSICS_BODY_MATERIAL_POLYSTYRENE
Density:80,Fric:0.5,Rest:0.5.
Definition: EPhysics.h:2287
ephysics_world_bodies_outside_top_autodel_set
EAPI void ephysics_world_bodies_outside_top_autodel_set(EPhysics_World *world, Eina_Bool autodel)
Set world autodeleting bodies mode when they're outside of render area by the top.
elm_obj_prefs_item_swallow
EOAPI Eina_Bool elm_obj_prefs_item_swallow(Eo *obj, const char *name, Efl_Canvas_Object *child)
"Swallows" an object into a SWALLOW item of a prefs widget.
ecore_wl2_dnd_selection_set
uint32_t ecore_wl2_dnd_selection_set(Ecore_Wl2_Input *input, const char **types)
Set the types which are available from this client Later the event ECORE_WL2_EVENT_DATA_SOURCE_SEND i...
Definition: ecore_wl2_dnd.c:548
_Eina_Inlist::next
Eina_Inlist * next
next node
Definition: eina_inlist.h:406
_Elm_Store_Item_Mapping_Icon::standard_name
Eina_Bool standard_name
Use a standard name to find it (EINA_TRUE) or not.
Definition: elm_store.h:92
_Evas_Event_Multi_Down::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:269
eina_fp32p32_llabs
#define eina_fp32p32_llabs(a)
Gets the absolute value of an Eina_F32p32 floating point number.
Definition: eina_fp.h:189
efreet_trash_shutdown
EAPI int efreet_trash_shutdown(void)
Cleans up the efreet trash system.
Definition: efreet_trash.c:72
_Evas_Font_Array_Data
Definition: evas_text_utils.h:105
eina_ustringshare_replace
static Eina_Bool eina_ustringshare_replace(const Eina_Unicode **p_str, const Eina_Unicode *news)
Replace the previously stringshared pointer with new content.
Definition: eina_inline_ustringshare.x:48
edje_object_part_drag_size_set
Eina_Bool edje_object_part_drag_size_set(Evas_Object *obj, const char *part, double dw, double dh)
Sets the dragable object size.
Definition: edje_legacy.c:240
eina_simple_xml_tag_attributes_find
const char * eina_simple_xml_tag_attributes_find(const char *buf, unsigned buflen)
Given the contents of a tag, find where the attributes start.
Definition: eina_simple_xml_parser.c:476
evas_textblock_cursor_char_next
Eina_Bool evas_textblock_cursor_char_next(Efl_Text_Cursor_Handle *cur)
Advances the cursor one char forward.
Definition: evas_object_textblock.c:10604
eina_file_virtualize
Eina_File * eina_file_virtualize(const char *virtual_name, const void *data, unsigned long long length, Eina_Bool copy)
Creates a virtual file from a memory pointer.
Definition: eina_file_common.c:434
elm_obj_slideshow_transitions_get
EOAPI const Eina_List * elm_obj_slideshow_transitions_get(const Eo *obj)
Returns the list of sliding transition/effect names available, for a given slideshow widget.
_Elm_Gengrid_Data::mouse_down
Eina_Bool mouse_down
a flag that mouse is down on the list at the moment.
Definition: elm_widget_gengrid.h:134
eina_bezier_split_at_length
void eina_bezier_split_at_length(const Eina_Bezier *b, double len, Eina_Bezier *left, Eina_Bezier *right)
Splits the bezier at a given length.
Definition: eina_bezier.c:260
ECORE_IMF_KEYBOARD_MODIFIER_SHIFT
@ ECORE_IMF_KEYBOARD_MODIFIER_SHIFT
"Shift" is pressed
Definition: Ecore_IMF.h:268
elm_mapbuf_enabled_set
void elm_mapbuf_enabled_set(Elm_Mapbuf *obj, Eina_Bool enabled)
Enable or disable the map.
Definition: elm_mapbuf_eo.legacy.c:39
evas_object_del
void evas_object_del(Evas_Object *obj)
Marks the given Evas object for deletion (when Evas will free its memory).
Definition: evas_object_main.c:928
_Ecore_X_Selection_Data
Definition: Ecore_X.h:740
elm_animation_view_resume
Eina_Bool elm_animation_view_resume(Elm_Animation_View *obj)
Resume paused animation to continue animation.
eina_slice_strchr
static const void * eina_slice_strchr(const Eina_Slice slice, int c)
Find a character inside the slice, similar to memchr().
EET_DATA_DESCRIPTOR_ADD_HASH_STRING
#define EET_DATA_DESCRIPTOR_ADD_HASH_STRING(edd, struct_type, name, member)
Adds a hash of string to a data descriptor.
Definition: Eet.h:3607
ECORE_COCOA_CURSOR_CROSSHAIR
@ ECORE_COCOA_CURSOR_CROSSHAIR
Crosshair cursor.
Definition: Ecore_Cocoa.h:105
EMOTION_VIS_NONE
@ EMOTION_VIS_NONE
no visualization set
Definition: Emotion.h:207
elm_obj_route_emap_set
EOAPI void elm_obj_route_emap_set(Eo *obj, void *emap)
Set map widget for this route.
elm_genlist_item_insert_before
Elm_Widget_Item * elm_genlist_item_insert_before(Elm_Genlist *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Widget_Item *before_it, Elm_Genlist_Item_Type type, Evas_Smart_Cb func, const void *func_data)
Insert an item before another in a genlist widget.
Definition: elm_genlist_eo.legacy.c:183
ecore_ipc_server_add
EAPI Ecore_Ipc_Server * ecore_ipc_server_add(Ecore_Ipc_Type type, const char *name, int port, const void *data)
Creates an IPC server that listens for connections.
Definition: ecore_ipc.c:384
EINA_REFCOUNT_INIT
#define EINA_REFCOUNT_INIT(Variable)
Used just after allocating a object.
Definition: eina_refcount.h:56
eina_value_struct_member_value_set
static Eina_Bool eina_value_struct_member_value_set(Eina_Value *dst, const Eina_Value_Struct_Member *member, const Eina_Value *src)
Sets the member from Eina_Value source.
RTLD_LOCAL
#define RTLD_LOCAL
Symbols in this dlopen'ed obj are not visible to other dlopen'ed objs.
Definition: evil_dlfcn.h:42
eldbus_shutdown
EAPI int eldbus_shutdown(void)
Shutdown eldbus.
Definition: eldbus_core.c:246
elm_web_window_features_region_get
void elm_web_window_features_region_get(const Elm_Web_Window_Features *wf, Evas_Coord *x, Evas_Coord *y, Evas_Coord *w, Evas_Coord *h)
TODO : Add documentation.
Definition: elm_web2.c:145
efreet_desktop_ref
int efreet_desktop_ref(Efreet_Desktop *desktop)
Increases reference count on desktop.
Definition: efreet_desktop.c:198
Ecore_Wl2_Event_Window_Offscreen
Definition: Ecore_Wl2.h:375
EFL_UI_TEXTPATH_DIRECTION_CW
@ EFL_UI_TEXTPATH_DIRECTION_CW
Clockwise.
Definition: efl_ui_textpath_eo.legacy.h:20
elm_entry_scrollable_get
Eina_Bool elm_entry_scrollable_get(const Elm_Entry *obj)
Get the scrollable state of the entry.
Definition: elm_entry_eo.legacy.c:9
EMILE_COLORSPACE_RGB_S3TC_DXT1
@ EMILE_COLORSPACE_RGB_S3TC_DXT1
OpenGL COMPRESSED_RGB_S3TC_DXT1_EXT format with RGB only.
Definition: emile_image.h:38
elm_index_item_level_set
void elm_index_item_level_set(Elm_Index *obj, int level)
Set the items level for a given index widget.
Definition: elm_index_eo.legacy.c:63
elm_object_item_track
Efl_Canvas_Object * elm_object_item_track(Elm_Widget_Item *obj)
This returns track object of the item.
Definition: elm_widget_item_eo.legacy.c:213
elm_prefs_data_value_set
Eina_Bool elm_prefs_data_value_set(Elm_Prefs_Data *prefs_data, const char *path, const Elm_Prefs_Item_Type type, const Eina_Value *value)
Set (or delete) one value of a given prefs data handle.
Definition: elm_prefs_data.c:660
eina_hash_list_direct_prepend
void eina_hash_list_direct_prepend(Eina_Hash *hash, const void *key, const void *data)
Prepends data to an Eina_List inside a hash using eina_hash_direct_add().
Definition: eina_hash.c:1481
eina_matrixsparse_cell_data_set
Eina_Bool eina_matrixsparse_cell_data_set(Eina_Matrixsparse_Cell *cell, const void *data)
Changes cell value, freeing any previously existing value.
Definition: eina_matrixsparse.c:1186
elm_obj_separator_horizontal_get
EOAPI Eina_Bool elm_obj_separator_horizontal_get(const Eo *obj)
Get the horizontal mode of a separator object.
ecore_power_state_set
EAPI void ecore_power_state_set(Ecore_Power_State state)
Sets the power state.
Definition: ecore.c:1102
eina_matrix3_transpose
void eina_matrix3_transpose(const Eina_Matrix3 *m, Eina_Matrix3 *a)
Computes the transpose of the given matrix.
Definition: eina_matrix.c:306
eina_rectangle_pool_packing_set
void eina_rectangle_pool_packing_set(Eina_Rectangle_Pool *pool, Eina_Rectangle_Packing type)
Sets the type of given rectangle pool.
Definition: eina_rectangle.c:834
Efreet_Menu::name
const char * name
Name this entry should show.
Definition: efreet_menu.h:40
eet_open
EAPI Eet_File * eet_open(const char *file, Eet_File_Mode mode)
Opens an eet file on disk, and returns a handle to it.
Definition: eet_lib.c:1499
_Ecore_Audio_Vio::get_length
int(* get_length)(void *data, Eo *eo_obj)
Gets the length of the file.
Definition: Ecore_Audio.h:94
SlideshowItemDelFunc
void(* SlideshowItemDelFunc)(void *data, Evas_Object *obj)
Deletion class function for slideshow item classes.
Definition: elm_slideshow_common.h:8
Elm_Object_Select_Mode
Elm_Object_Select_Mode
Possible values for the selection policy of some widgets.
Definition: elm_general.h:33
elm_config_scroll_bounce_enabled_get
Eina_Bool elm_config_scroll_bounce_enabled_get(void)
Get whether scrollers should bounce when they reach their viewport's edge during a scroll.
Definition: elm_config.c:3583
edje_object_part_text_autocapital_type_get
Edje_Text_Autocapital_Type edje_object_part_text_autocapital_type_get(const Evas_Object *obj, const char *part)
Retrieves the autocapitalization type.
Definition: edje_util.c:2808
eina_freeq_mem_max_get
size_t eina_freeq_mem_max_get(Eina_FreeQ *fq)
Get the maximum amount of memory allowed.
Definition: eina_freeq.c:518
ECORE_IMF_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_FILENAME
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_FILENAME
Filename layout.
Definition: Ecore_IMF.h:437
_Ector_Priority
_Ector_Priority
Priorities.
Definition: Ector.h:112
elm_obj_box_homogeneous_get
EOAPI Eina_Bool elm_obj_box_homogeneous_get(const Eo *obj)
Get whether the box is using homogeneous mode or not ($true if it's homogeneous, false otherwise)
eina_value_type_size
static size_t eina_value_type_size(const Eina_Value_Type *type)
Get size of Eina_Value_Type based on C type.
Definition: eina_inline_value_util.x:110
elm_slideshow_add
Evas_Object * elm_slideshow_add(Evas_Object *parent)
Add a new slideshow widget to the given parent Elementary (container) object.
Definition: elm_slideshow.c:356
ecore_wl2_display_connect
EAPI Ecore_Wl2_Display * ecore_wl2_display_connect(const char *name)
Connect to an existing Wayland display.
Definition: ecore_wl2_display.c:888
ecore_con_url_ssl_verify_peer_set
EAPI void ecore_con_url_ssl_verify_peer_set(Ecore_Con_Url *url_con, Eina_Bool verify)
Toggle libcurl's verify peer's certificate option.
Definition: ecore_con_url.c:1312
_Edje_External_Param_Info::false_str
const char * false_str
String shown by editors to indicate the false state.
Definition: Edje_Common.h:732
ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_MONTH
@ ELM_INPUT_HINT_AUTOFILL_CREDIT_CARD_EXPIRATION_MONTH
Autofill hint for a credit card expiration month.
Definition: elm_general.h:175
_Ecore_IMF_Event_Key_Up::locks
Ecore_IMF_Keyboard_Locks locks
The keyboard locks active when the event has been emitted.
Definition: Ecore_IMF.h:726
EINA_MAIN_LOOP_CHECK_RETURN
#define EINA_MAIN_LOOP_CHECK_RETURN
Definition for the macro that doesn't do anything unless EINA_HAVE_DEBUG_THREADS is defined.
Definition: eina_lock.h:650
EMOTION_VIS_GOOM
@ EMOTION_VIS_GOOM
goom
Definition: Emotion.h:208
elm_win_rotation_set
void elm_win_rotation_set(Evas_Object *obj, int rotation)
Set the rotation of the window.
Definition: efl_ui_win.c:1782
elm_naviframe_item_insert_before
Elm_Widget_Item * elm_naviframe_item_insert_before(Elm_Naviframe *obj, Elm_Widget_Item *before, const char *title_label, Efl_Canvas_Object *prev_btn, Efl_Canvas_Object *next_btn, Efl_Canvas_Object *content, const char *item_style)
Insert a new item into the naviframe before item before.
Definition: elm_naviframe_eo.legacy.c:63
_Ecore_Buffer_Backend::buffer_import
Ecore_Buffer_Data(* buffer_import)(Ecore_Buffer_Module_Data bmdata, int w, int h, Ecore_Buffer_Format format, Ecore_Export_Type type, int export_id, unsigned int flags)
Import and create Ecore_Buffer from id or fd.
Definition: Ecore_Buffer.h:452
_Old_Edje_Part
A structure that stores old Edje part information.
Definition: edje_convert.h:118
eina_f16p16_div
static Eina_F16p16 eina_f16p16_div(Eina_F16p16 a, Eina_F16p16 b)
Calculates the division of two Eina_F16p16 floating point numbers.
eina_strbuf_slice_get
Eina_Slice eina_strbuf_slice_get(const Eina_Strbuf *buf)
Gets a read-only slice of the buffer contents.
evas_object_image_filled_get
Eina_Bool evas_object_image_filled_get(const Evas_Object *eo_obj)
Retrieve whether the image object's fill property should track the object's size.
Definition: evas_image_legacy.c:74
_Ecore_Getopt::version
const char * version
if exists, –version will work
Definition: Ecore_Getopt.h:215
Elm_Map_Name_Cb
void(* Elm_Map_Name_Cb)(void *data, Evas_Object *map, Elm_Map_Name *name)
Async-callback function for the name request.
Definition: elm_map_common.h:59
elm_obj_flipselector_first_item_get
EOAPI Elm_Widget_Item * elm_obj_flipselector_first_item_get(const Eo *obj)
Get the first item in the given flip selector widget's list of items.
ELM_INPUT_PANEL_LAYOUT_NUMBER
@ ELM_INPUT_PANEL_LAYOUT_NUMBER
Number layout.
Definition: elm_general.h:78
_Ecore_Ipc_Event_Server_Data::major
int major
The message major opcode number.
Definition: Ecore_Ipc.h:313
_Evas_Smart_Class::color_set
void(* color_set)(Evas_Object *o, int r, int g, int b, int a)
code to be run when setting color of object on a canvas.
Definition: Evas_Common.h:1957
ECORE_IMF_INPUT_PANEL_SHIFT_MODE_EVENT
@ ECORE_IMF_INPUT_PANEL_SHIFT_MODE_EVENT
called when the shift key state of the input panel is changed
Definition: Ecore_IMF.h:130
evas_output_method_get
int evas_output_method_get(const Evas *e)
Retrieves the number of the output engine used for the given evas.
Definition: evas_main.c:1364
_Fash_Int_Map
Definition: evas_font.h:188
EMBRYO_ERROR_INVINSTR
@ EMBRYO_ERROR_INVINSTR
Invalid memory access.
Definition: Embryo.h:398
elm_naviframe_item_insert_after
Elm_Widget_Item * elm_naviframe_item_insert_after(Elm_Naviframe *obj, Elm_Widget_Item *after, const char *title_label, Efl_Canvas_Object *prev_btn, Efl_Canvas_Object *next_btn, Efl_Canvas_Object *content, const char *item_style)
Insert a new item into the naviframe after item after.
Definition: elm_naviframe_eo.legacy.c:81
ecore_file_mkdir
Eina_Bool ecore_file_mkdir(const char *dir)
Creates a new directory.
Definition: ecore_file.c:194
eina_f16p16_int_from
static Eina_F16p16 eina_f16p16_int_from(int32_t v)
Creates a new Eina_F16p316 floating point number from standard 32-bit integer.
ecore_imf_context_prediction_hint_hash_del
EAPI Eina_Bool ecore_imf_context_prediction_hint_hash_del(Ecore_IMF_Context *ctx, const char *key)
Removes the prediction hint data identified by a key.
Definition: ecore_imf_context.c:1508
ecore_drm_device_output_find
EAPI Ecore_Drm_Output * ecore_drm_device_output_find(Ecore_Drm_Device *dev, int x, int y)
Finds an Ecore_Drm_Output at the given coordinates.
Definition: ecore_drm_device.c:625
ECORE_WIN32_CURSOR_SHAPE_SIZE_NESW
@ ECORE_WIN32_CURSOR_SHAPE_SIZE_NESW
Double-pointed arrow pointing northeast and southwest.
Definition: Ecore_Win32.h:113
Evas_Vg_Dash
struct _Evas_Vg_Dash Evas_Vg_Dash
Type describing dash.
eina_f16p16_fracc_get
static unsigned int eina_f16p16_fracc_get(Eina_F16p16 v)
Gets the absolute value of the integer part of and Eina_F16p16 floating point number.
edje_text_class_active_iterator_new
Eina_Iterator * edje_text_class_active_iterator_new(void)
Iterate over all active classes of an application.
Definition: edje_util.c:1311
ecore_wl_subsurf_position_set
EAPI void ecore_wl_subsurf_position_set(Ecore_Wl_Subsurf *ess, int x, int y)
Sets the position of this subsurface, relative to its parent surface.
Definition: ecore_wl_subsurf.c:123
ecore_wl_screen_size_get
EAPI void ecore_wl_screen_size_get(int *w, int *h)
Retrieves the Compositor interface.
Definition: ecore_wl.c:334
EFL_GFX_FILL_RESTRICT_REPEAT
@ EFL_GFX_FILL_RESTRICT_REPEAT
Tiling clamps and any range offset repeats.
Definition: Evas_Legacy.h:5485
ELM_GENGRID_ITEM_FIELD_TEXT
@ ELM_GENGRID_ITEM_FIELD_TEXT
Type text.
Definition: elm_general.h:415
ECORE_IMF_DEVICE_CLASS_MOUSE
@ ECORE_IMF_DEVICE_CLASS_MOUSE
A mouse, trackball or touchpad relative motion device.
Definition: Ecore_IMF.h:487
xdg_popup_listener::popup_done
void(* popup_done)(void *data, struct xdg_popup *xdg_popup)
Popup interaction is done.
Definition: xdg-shell-client-protocol.h:502
embryo_program_load
EAPI Embryo_Program * embryo_program_load(const char *file)
Creates a new Embryo program based on the bytecode data stored in the given file.
Definition: embryo_amx.c:280
_Efl_Ui_Layout_Data::needs_theme_apply
Eina_Bool needs_theme_apply
if theme has not been manually set during construction
Definition: elm_widget_layout.h:78
eina_module_list_unload
void eina_module_list_unload(Eina_Array *array)
Unloads every module on the list of modules.
Definition: eina_module.c:569
ecore_x_randr_crtc_info_free
EAPI void ecore_x_randr_crtc_info_free(Ecore_X_Randr_Crtc_Info *info)
Definition: ecore_x_randr.c:1947
eina_list_reverse
Eina_List * eina_list_reverse(Eina_List *list)
Reverses all the elements in the list.
Definition: eina_list.c:1042
ecore_drm_device_software_setup
EAPI Eina_Bool ecore_drm_device_software_setup(Ecore_Drm_Device *dev)
Sets up an Ecore_Drm_Device for software rendering.
Definition: ecore_drm_device.c:578
ECORE_COCOA_CURSOR_POINTING_HAND
@ ECORE_COCOA_CURSOR_POINTING_HAND
Pointing hand cursor.
Definition: Ecore_Cocoa.h:112
elm_box_pack_before
void elm_box_pack_before(Elm_Box *obj, Efl_Canvas_Object *subobj, Efl_Canvas_Object *before)
Adds an object to the box before the indicated object.
Definition: elm_box_eo.legacy.c:93
emotion_object_vis_get
EAPI Emotion_Vis emotion_object_vis_get(const Evas_Object *obj)
Get the type of visualization in use by this emotion object.
Definition: emotion_smart.c:1349
evas_object_image_stride_get
int evas_object_image_stride_get(const Evas_Object *obj)
Retrieves the row stride of the given image object.
Definition: evas_image_legacy.c:176
ELPUT_EVENT_SWITCH
EAPI int ELPUT_EVENT_SWITCH
Definition: elput.c:16
EIO_FILE_MOVE
@ EIO_FILE_MOVE
I/O operation is about a specific file move.
Definition: Eio_Legacy.h:110
ELM_BOX_EVENT_CHILD_REMOVED
#define ELM_BOX_EVENT_CHILD_REMOVED
Called when child was removed.
Definition: elm_box_eo.h:303
_Atom_Item
Definition: ecore_x_atoms_decl.h:394
_Elm_Gesture_Momentum_Info::ty
unsigned int ty
Timestamp of start of final y-swipe.
Definition: elm_gesture_layer_common.h:42
EINA_REFCOUNT_REF
#define EINA_REFCOUNT_REF(Variable)
Used when using referring to an object one more time.
Definition: eina_refcount.h:59
evas_object_rectangle_add
Evas_Object * evas_object_rectangle_add(Evas *e)
Adds a rectangle to the given evas.
Definition: evas_object_rectangle.c:78
_Eet_Error
_Eet_Error
All the error identifiers known by Eet.
Definition: Eet.h:201
ecore_main_loop_animator_ticked_get
Eina_Bool ecore_main_loop_animator_ticked_get(void)
Returns if an animator has ticked off during this loop iteration.
Definition: ecore_main.c:1325
Emile_Action
enum _Emile_Action Emile_Action
What action emile is referring to.
elm_spinner_step_get
double elm_spinner_step_get(const Evas_Object *obj)
Control the step used to increment or decrement the spinner value.
Definition: elm_spinner.c:1378
_Efreet_Desktop::eet
unsigned char eet
The desktop file is in eet cache.
Definition: efreet_desktop.h:121
Efreet_Xml::attributes
Efreet_Xml_Attribute ** attributes
The attributes for this node.
Definition: efreet_xml.h:47
Eet_Descriptor_Type_Get_Callback
const char *(* Eet_Descriptor_Type_Get_Callback)(const void *data, Eina_Bool *unknow)
Callback prototype for Eet_Descriptor_Type_Get.
Definition: Eet.h:2785
elm_obj_diskselector_first_item_get
EOAPI Elm_Widget_Item * elm_obj_diskselector_first_item_get(const Eo *obj)
Get the first item of the diskselector.
Evas_Vg_Gradient_Spread
enum Evas_Vg_Gradient_Spread_Type Evas_Vg_Gradient_Spread
Specifies how the area outside the gradient area should be filled.
ephysics_body_world_get
EAPI EPhysics_World * ephysics_body_world_get(const EPhysics_Body *body)
Get the world a body belongs to.
ecore_x_window_prop_property_set
EAPI void ecore_x_window_prop_property_set(Ecore_X_Window win, Ecore_X_Atom type, Ecore_X_Atom format, int size, void *data, int number)
Set a property of Ecore_X_Window.
Definition: ecore_x_window_prop.c:482
_Elm_Flipselector_Item_Data
Definition: elm_widget_flipselector.h:50
evas_textblock_cursor_paragraph_first
void evas_textblock_cursor_paragraph_first(Efl_Text_Cursor_Handle *cur)
Sets the cursor to the start of the first text node.
Definition: evas_object_textblock.c:10030
elm_object_focus_region_show_mode_get
Elm_Focus_Region_Show_Mode elm_object_focus_region_show_mode_get(const Evas_Object *obj)
Get the focus region show mode to a given Elementary object.
Definition: elm_main.c:2004
elm_app_compile_bin_dir_set
void elm_app_compile_bin_dir_set(const char *dir)
Provide information on the fallback application's binaries directory, in scenarios where they get ove...
Definition: elm_main.c:516
evas_object_is_frame_object_set
void evas_object_is_frame_object_set(Efl_Canvas_Object *obj, Eina_Bool is_frame)
If true the object belongs to the window border decorations.
Definition: evas_object_main.c:2710
evas_vg_gradient_radial_add
Evas_Vg_Gradient_Radial * evas_vg_gradient_radial_add(Evas_Vg_Container *parent)
Creates a new radial gradient object.
Definition: efl_canvas_vg_gradient_radial.c:233
edje_edit_state_text_source_set
EAPI Eina_Bool edje_edit_state_text_source_set(Evas_Object *obj, const char *part, const char *state, double value, const char *source)
Sets the source part which would be used as style for text for a given part.
Definition: edje_edit.c:8902
eldbus_message_iter_get_and_next
Eina_Bool eldbus_message_iter_get_and_next(Eldbus_Message_Iter *iter, char signature,...)
Useful when iterating over arrays.
Definition: eldbus_message.c:736
edje_edit_part_item_index_spread_w_set
EAPI Eina_Bool edje_edit_part_item_index_spread_w_set(Evas_Object *obj, const char *part, unsigned int index, int spread_w)
Sets the spread width value of a part's item.
Evas_Image_Scale_Hint
Emile_Image_Scale_Hint Evas_Image_Scale_Hint
How an image's data is to be treated by Evas, with regard to scaling cache.
Definition: Evas_Loader.h:181
elm_textpath_ellipsis_set
void elm_textpath_ellipsis_set(Efl_Ui_Textpath *obj, Eina_Bool ellipsis)
Control the ellipsis behavior of the textpath.
Definition: efl_ui_textpath_eo.legacy.c:21
_Ecore_File_Event
_Ecore_File_Event
The event type returned when a file or directory is monitored.
Definition: Ecore_File.h:70
ephysics_world_bodies_outside_front_autodel_set
EAPI void ephysics_world_bodies_outside_front_autodel_set(EPhysics_World *world, Eina_Bool autodel)
Set world autodeleting bodies mode when they're outside of render area by the front.
eet_file_get
EAPI const char * eet_file_get(Eet_File *ef)
Retrieves the filename of an Eet_File.
Definition: eet_lib.c:1424
Ecore_X_Present_Event_Mask
enum Ecore_X_Present_Event_Mask Ecore_X_Present_Event_Mask
eldbus_object_ref
Eldbus_Object * eldbus_object_ref(Eldbus_Object *obj)
Increase object reference.
Definition: eldbus_object.c:240
_Efl_Ui_Layout_Data::finger_size_multiplier_y
unsigned int finger_size_multiplier_y
multipliers for finger_size during group_calc
Definition: elm_widget_layout.h:66
ecore_evas_software_x11_direct_resize_get
EAPI Eina_Bool ecore_evas_software_x11_direct_resize_get(const Ecore_Evas *ee)
Gets if the Ecore_Evas is being directly resized using software x11.
Definition: ecore_evas.c:3981
evas_canvas_seat_key_lock_on
EOAPI void evas_canvas_seat_key_lock_on(Eo *obj, const char *keyname, Evas_Device *seat)
Enables or turns on programmatically the lock key with name keyname for a give seat.
ecore_evas_x11_leader_default_set
EAPI void ecore_evas_x11_leader_default_set(Ecore_Evas *ee)
Reset the client leader to default.
Definition: ecore_evas.c:4180
elm_obj_entry_context_menu_item_add
EOAPI void elm_obj_entry_context_menu_item_add(Eo *obj, const char *label, const char *icon_file, Elm_Icon_Type icon_type, Evas_Smart_Cb func, const void *data)
This adds an item to the entry's contextual menu.
ECORE_IMF_CALLBACK_PREEDIT_START
@ ECORE_IMF_CALLBACK_PREEDIT_START
"PREEDIT_START" is called when a new preediting sequence starts.
Definition: Ecore_IMF.h:229
ecore_con_client_fd_get
int ecore_con_client_fd_get(const Ecore_Con_Client *cl)
Gets the fd that the client is connected to.
Definition: ecore_con_legacy.c:786
_Ecore_Event_Signal_Power::ext_data
void * ext_data
Extension data - not used.
Definition: Ecore_Common.h:654
Ecore_Timer
Eo Ecore_Timer
A handle for timers.
Definition: Ecore_Common.h:3065
elm_quicklaunch_fallback
int elm_quicklaunch_fallback(int argc, char **argv)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:1291
EDJE_TEXT_EFFECT_NONE
@ EDJE_TEXT_EFFECT_NONE
None text effect value.
Definition: Edje_Common.h:2118
_Ecore_Con_Event_Client_Error::client
Ecore_Con_Client * client
the client for which an error occurred
Definition: Ecore_Con.h:495
EVAS_OBJECT_TABLE_HOMOGENEOUS_TABLE
@ EVAS_OBJECT_TABLE_HOMOGENEOUS_TABLE
Table mode.
Definition: evas_table_eo.h:25
emile_image_jpeg_file_open
Emile_Image * emile_image_jpeg_file_open(Eina_File *source, Emile_Image_Load_Opts *opts, Emile_Image_Animated *animated, Emile_Image_Load_Error *error)
Open a JPEG image from file.
Definition: emile_image.c:2446
elm_obj_calendar_date_min_get
EOAPI const Efl_Time * elm_obj_calendar_date_min_get(const Eo *obj)
Minimum date on calendar.
elm_win_quickpanel_set
void elm_win_quickpanel_set(Evas_Object *obj, Eina_Bool quickpanel)
Set a window to be an illume quickpanel window.
Definition: efl_ui_win.c:8057
eina_rwlock_new
static Eina_Bool eina_rwlock_new(Eina_RWLock *mutex)
Initializes a new Eina_RWLock.
ECORE_WL2_EVENT_AUX_HINT_SUPPORTED
EAPI int ECORE_WL2_EVENT_AUX_HINT_SUPPORTED
Definition: ecore_wl2.c:53
_Ecore_Wl2_Event_Window_Configure
Definition: Ecore_Wl2.h:238
elm_theme_name_available_list_new
Eina_List * elm_theme_name_available_list_new(void)
Return a list of theme elements in the theme search path.
Definition: elm_theme.c:894
elm_obj_prefs_item_unswallow
EOAPI Efl_Canvas_Object * elm_obj_prefs_item_unswallow(Eo *obj, const char *name)
Unswallow an object from a SWALLOW item of a prefs widget.
elm_obj_diskselector_selected_item_get
EOAPI Elm_Widget_Item * elm_obj_diskselector_selected_item_get(const Eo *obj)
Get the selected item.
ecore_evas_pixmap_depth_get
EAPI int ecore_evas_pixmap_depth_get(const Ecore_Evas *ee)
Retrieves the depth used for pixmap creation.
Definition: ecore_evas.c:2944
ECORE_IMF_MOUSE_DOUBLE_CLICK
@ ECORE_IMF_MOUSE_DOUBLE_CLICK
A double click.
Definition: Ecore_IMF.h:292
EPHYSICS_CALLBACK_BODY_STOPPED
@ EPHYSICS_CALLBACK_BODY_STOPPED
Body is not moving any more.
Definition: EPhysics.h:2266
edje_edit_state_fill_origin_relative_x_set
EAPI Eina_Bool edje_edit_state_fill_origin_relative_x_set(Evas_Object *obj, const char *part, const char *state, double value, double x)
Sets the fill horizontal origin relative value of a part state.
ecore_wl2_window_wm_rotation_supported_set
EAPI void ecore_wl2_window_wm_rotation_supported_set(Ecore_Wl2_Window *window, Eina_Bool enabled)
Set if window rotation is supported by the window manager.
Definition: ecore_wl2_window.c:1214
ecore_evas_wm_rotation_manual_rotation_done_get
EAPI Eina_Bool ecore_evas_wm_rotation_manual_rotation_done_get(const Ecore_Evas *ee)
Gets manual rotation done mode of Ecore_Evas's window.
Definition: ecore_evas.c:2237
elm_config_color_overlay_list_get
const Eina_List * elm_config_color_overlay_list_get(void)
Get Elementary's list of color overlays, set with elm_config_color_overlay_set().
Definition: elm_config.c:3252
eina_inarray_search
int eina_inarray_search(const Eina_Inarray *array, const void *data, Eina_Compare_Cb compare)
Searches for a member (linear walk).
Definition: eina_inarray.c:665
_Old_Edje_Part::api
Edje_Part_Api api
part API
Definition: edje_convert.h:140
ephysics_body_face_evas_object_unset
EAPI Evas_Object * ephysics_body_face_evas_object_unset(EPhysics_Body *body, EPhysics_Body_Face face)
Unset the evas object associated to a physics body face.
evas_object_image_animated_frame_set
void evas_object_image_animated_frame_set(Evas_Object *obj, int frame_index)
Set the frame to current frame of an image object.
Definition: evas_image_legacy.c:267
elm_gengrid_selected_item_get
Elm_Widget_Item * elm_gengrid_selected_item_get(const Elm_Gengrid *obj)
Get the selected item in a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:129
_Edje_Size_Class
Definition: Edje_Common.h:214
ECORE_X_WM_PROTOCOL_TAKE_FOCUS
@ ECORE_X_WM_PROTOCOL_TAKE_FOCUS
If enabled the window manager will be told that the window explicitly sets input focus.
Definition: Ecore_X.h:1212
_Ecore_Win32_Event_Selection_Clear
Event sent when the content of the clipboard has been removed.
Definition: Ecore_Win32.h:481
ecore_evas_size_max_set
EAPI void ecore_evas_size_max_set(Ecore_Evas *ee, int w, int h)
Sets the maximum size of a given Ecore_Evas window.
Definition: ecore_evas.c:1622
ELM_GENLIST_ITEM_FIELD_STATE
@ ELM_GENLIST_ITEM_FIELD_STATE
Type state.
Definition: elm_general.h:369
EINA_VALUE_TYPE_CHAR
const Eina_Value_Type * EINA_VALUE_TYPE_CHAR
manages char type.
Definition: eina_value.c:5600
edje_collection_cache_set
void edje_collection_cache_set(int count)
Sets the collection cache size.
Definition: edje_cache.c:944
ecore_evas_screen_dpi_get
EAPI void ecore_evas_screen_dpi_get(const Ecore_Evas *ee, int *xdpi, int *ydpi)
Gets the dpi of the screen the Ecore_Evas is primarily on.
Definition: ecore_evas.c:2776
ELM_WIN_INDICATOR_SHOW
@ ELM_WIN_INDICATOR_SHOW
Hides the indicator.
Definition: elm_win_legacy.h:17
edje_edit_part_drag_threshold_get
EAPI const char * edje_edit_part_drag_threshold_get(Evas_Object *obj, const char *part)
Gets the name of the part that is used as 'threshold' for the given draggies.
ELM_WRAP_CHAR
@ ELM_WRAP_CHAR
Char wrap - wrap between characters.
Definition: elm_general.h:313
ecore_x_icccm_window_role_set
EAPI void ecore_x_icccm_window_role_set(Ecore_X_Window win, const char *role)
Set the window role hint.
Definition: ecore_x_icccm.c:1180
_Eina_File_Map
This represents a memory mapped region of a file.
Definition: eina_file_common.h:117
edje_edit_part_item_min_w_get
EINA_DEPRECATED EAPI int edje_edit_part_item_min_w_get(Evas_Object *obj, const char *part, const char *item)
Gets the minimum width value of a part's item.
_Evas_Coord_Precision_Point::xsub
double xsub
subpixel precision for x
Definition: Evas_Common.h:234
ELM_CALENDAR_SELECTABLE_MONTH
@ ELM_CALENDAR_SELECTABLE_MONTH
Take month field into account.
Definition: elm_calendar_eo.h:104
ECORE_X_WIN_KEYGRAB_OVERRIDE_EXCLUSIVE
@ ECORE_X_WIN_KEYGRAB_OVERRIDE_EXCLUSIVE
Getting the grabbed-key exclusively regardless of window's position.
Definition: Ecore_X.h:2793
_Ecore_Cocoa_Event_Window_Resize_Request::cocoa_window
Ecore_Cocoa_Object * cocoa_window
Handler of the Cocoa window.
Definition: Ecore_Cocoa.h:166
elm_web_uri_get
const char * elm_web_uri_get(const Evas_Object *obj)
Get the current URI for the object.
Definition: elm_web2.c:116
eina_lalloc_free
void eina_lalloc_free(Eina_Lalloc *a)
Frees the resources for a lazy allocator.
Definition: eina_lalloc.c:91
EVAS_RENDER_BLEND_REL
@ EVAS_RENDER_BLEND_REL
DEPRECATED.
Definition: Evas_Legacy.h:2162
eina_hash_stringshared_new
Eina_Hash * eina_hash_stringshared_new(Eina_Free_Cb data_free_cb)
Creates a new hash table optimized for stringshared values.
Definition: eina_hash.c:848
evas_coord_world_y_to_screen
int evas_coord_world_y_to_screen(const Evas_Canvas *obj, int y)
Convert/scale a canvas coordinate into output screen coordinates.
Definition: evas_canvas_eo.legacy.c:381
elm_table_align_set
void elm_table_align_set(Elm_Table *obj, double horizontal, double vertical)
Set alignment of table.
Definition: elm_table_eo.legacy.c:27
Eldbus_Object_Event_Cb
void(* Eldbus_Object_Event_Cb)(void *data, Eldbus_Object *obj, void *event_info)
Callback that will be called when an Eldbus_Object event happens.
Definition: eldbus_object.h:125
elm_image_no_scale_get
Eina_Bool elm_image_no_scale_get(const Evas_Object *obj)
Control scaling behaviour of this object.
Definition: efl_ui_image.c:2653
elm_transit_effect_image_animation_add
Elm_Transit_Effect * elm_transit_effect_image_animation_add(Elm_Transit *transit, Eina_List *images)
Add the ImageAnimation Effect to Elm_Transit.
Definition: elm_transit.c:2660
elm_config_mirrored_get
Eina_Bool elm_config_mirrored_get(void)
Get the system mirrored mode.
Definition: elm_config.c:2943
evas_map_point_coord_get
void evas_map_point_coord_get(const Evas_Map *m, int idx, Evas_Coord *x, Evas_Coord *y, Evas_Coord *z)
Get the map point's coordinate.
Definition: evas_map.c:776
_Ecore_Ipc_Event_Client_Add::client
Ecore_Ipc_Client * client
An IPC connection handle.
Definition: Ecore_Ipc.h:252
elm_genlist_reorder_mode_set
void elm_genlist_reorder_mode_set(Elm_Genlist *obj, Eina_Bool reorder_mode)
Set reorder mode.
Definition: elm_genlist_eo.legacy.c:63
Elm_Image_Progress
struct _Elm_Image_Progress Elm_Image_Progress
Structure associated with smart callback 'download,progress'.
elm_config_scroll_thumbscroll_threshold_get
unsigned int elm_config_scroll_thumbscroll_threshold_get(void)
Get the number of pixels one should travel while dragging a scroller's view to actually trigger scrol...
Definition: elm_config.c:3660
edje_object_language_get
const char * edje_object_language_get(const Edje_Object *obj)
Gets the language for this object.
Definition: edje_legacy.c:204
ecore_main_loop_thread_safe_call_wait
EAPI void ecore_main_loop_thread_safe_call_wait(double wait)
Waits for the next thread call in the main loop.
Definition: ecore.c:666
eina_f16p16_float_from
static Eina_F16p16 eina_f16p16_float_from(float v)
Creates a new Eina_F16p16 floating point number from standard float.
Elm_Icon_Lookup_Order
Elm_Icon_Lookup_Order
Lookup order used by elm_icon_standard_set().
Definition: elm_icon_legacy.h:9
ecore_wl2_window_title_set
EAPI void ecore_wl2_window_title_set(Ecore_Wl2_Window *window, const char *title)
Set the title of a given window.
Definition: ecore_wl2_window.c:1049
ecore_buffer_tbm_surface_get
EAPI void * ecore_buffer_tbm_surface_get(Ecore_Buffer *buf)
Returns the tbm surface handle of given Ecore_Buffer.
Definition: ecore_buffer.c:337
evas_object_grid_children_get
Eina_List * evas_object_grid_children_get(const Evas_Grid *obj)
Get the list of children for the grid.
Definition: evas_grid_eo.legacy.c:15
_Evas_Smart_Class
A smart object's base class definition.
Definition: Evas_Common.h:1948
evas_textblock_cursor_format_prepend
Eina_Bool evas_textblock_cursor_format_prepend(Evas_Textblock_Cursor *cur, const char *format)
Adds format to the current cursor position.
Definition: evas_object_textblock.c:12157
_Evas_Object_Style_Tag_Base::tag
const char * tag
Format Identifier: b=Bold, i=Italic etc.
Definition: efl_canvas_textblock_internal.h:118
edje_edit_state_visible_get
EAPI Eina_Bool edje_edit_state_visible_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the visibility of a part state.
Definition: edje_edit.c:7237
EINA_THREAD_BACKGROUND
@ EINA_THREAD_BACKGROUND
Lower than average process priority.
Definition: eina_thread.h:62
ECORE_CALLBACK_CANCEL
#define ECORE_CALLBACK_CANCEL
Return value to remove a callback.
Definition: Ecore_Common.h:152
ELM_BG_OPTION_LAST
@ ELM_BG_OPTION_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_bg_legacy.h:18
emile_expand
Eina_Bool emile_expand(const Eina_Binbuf *in, Eina_Binbuf *out, Emile_Compressor_Type t)
Uncompress a buffer into an existing buffer.
Definition: emile_compress.c:97
eina_carray_length_ptr_accessor_new
Eina_Accessor * eina_carray_length_ptr_accessor_new(void **array, unsigned int step, unsigned int length)
Creates an Eina_Accessor that wraps a plain fixed size C array.
Definition: eina_accessor.c:262
EVAS_TEXTBLOCK_CURSOR_BEFORE
@ EVAS_TEXTBLOCK_CURSOR_BEFORE
cursor type is before
Definition: evas_textblock_legacy.h:190
ecore_con_client_connected_get
EAPI Eina_Bool ecore_con_client_connected_get(const Ecore_Con_Client *cl)
Returns whether the client is still connected.
Definition: ecore_con_legacy.c:690
ELM_OBJECT_MULTI_SELECT_MODE_WITH_CONTROL
@ ELM_OBJECT_MULTI_SELECT_MODE_WITH_CONTROL
disallow multiple selection when clicked without control key pressed
Definition: elm_general.h:294
_Elm_Hoversel_Item_Data
Definition: elm_widget_hoversel.h:52
_Ecore_IMF_Event_Mouse_Down::timestamp
unsigned int timestamp
The timestamp when the event occurred.
Definition: Ecore_IMF.h:602
eeze_disk_type_get
Eeze_Disk_Type eeze_disk_type_get(Eeze_Disk *disk)
Return the Eeze_Disk_Type of the disk.
Definition: eeze_disk.c:428
edje_edit_program_api_description_get
EAPI const char * edje_edit_program_api_description_get(Evas_Object *obj, const char *prog)
Gets api's description of a program.
Definition: edje_edit.c:12090
elm_notify_align_get
void elm_notify_align_get(const Elm_Notify *obj, double *horizontal, double *vertical)
Get the alignment of the notify object.
Definition: elm_notify_eo.legacy.c:9
eina_lock_recursive_new
static Eina_Bool eina_lock_recursive_new(Eina_Lock *mutex)
Initializes a new Eina_Lock that is recursive.
edje_edit_state_map_perspective_zplane_get
EAPI int edje_edit_state_map_perspective_zplane_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets map.perspective.zplane value of given part state.
Definition: edje_edit.c:7887
_Eldbus_Service_Interface_Desc
Definition: eldbus_service.h:103
Evas_Angle
int Evas_Angle
A type for angle.
Definition: Evas_Common.h:198
_Part_Item_Iterator
Definition: edje_part_helper.h:14
_Evas_Video_Surface::hide
Evas_Video_Cb hide
Hide the video overlay surface.
Definition: Evas_Legacy.h:6199
elm_gengrid_item_size_set
void elm_gengrid_item_size_set(Elm_Gengrid *obj, int w, int h)
Set the size for the items of a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:93
edje_edit_part_item_aspect_mode_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_aspect_mode_set(Evas_Object *obj, const char *part, const char *item, Edje_Aspect_Control mode)
Sets aspect mode for an item of TABLE or BOX.
Definition: edje_edit.c:5635
elm_thumb_size_get
void elm_thumb_size_get(const Evas_Object *obj, int *tw, int *th)
Get the size of the thumb object.
Definition: elm_thumb.c:855
elm_toolbar_align_set
void elm_toolbar_align_set(Elm_Toolbar *obj, double align)
Control the alignment of the items.
Definition: elm_toolbar_eo.legacy.c:39
elm_obj_calendar_interval_set
EOAPI void elm_obj_calendar_interval_set(Eo *obj, double interval)
The interval on time updates for a user mouse button hold on calendar widgets' month/year selection.
elm_fileselector_add
Evas_Object * elm_fileselector_add(Evas_Object *parent)
Add a new file selector widget to the given parent Elementary (container) object.
Definition: elc_fileselector.c:1918
elm_win_noblank_get
Eina_Bool elm_win_noblank_get(const Evas_Object *obj)
Get the noblank property of a window.
Definition: efl_ui_win.c:9735
_Ecore_Con_Event_Url_Progress::url_con
Ecore_Con_Url * url_con
a pointer to the connection object
Definition: Ecore_Con.h:622
_Elm_Toolbar_Data
Definition: elm_widget_toolbar.h:30
_Elm_Config::item_select_on_focus_disable
unsigned char item_select_on_focus_disable
This shows the disabled status of select on focus feature.
Definition: elm_priv.h:531
ELM_GENLIST_CLASS
#define ELM_GENLIST_CLASS
Elementary genlist class.
Definition: elm_genlist_eo.h:20
_Evas_Module
Definition: Evas_Loader.h:108
evas_vg_shape_append_circle
void evas_vg_shape_append_circle(Evas_Vg_Shape *obj, double x, double y, double radius)
Append a circle with given center and radius.
Definition: efl_canvas_vg_shape.c:438
elm_obj_hoversel_expanded_get
EOAPI Eina_Bool elm_obj_hoversel_expanded_get(const Eo *obj)
Returns whether the hoversel is expanded.
ELM_BG_OPTION_SCALE
@ ELM_BG_OPTION_SCALE
Scale the background image, retaining aspect ratio (default).
Definition: elm_bg_legacy.h:13
Emotion_Aspect
enum _Emotion_Aspect Emotion_Aspect
Aspect ratio option.
Definition: Emotion.h:264
elm_theme_set
void elm_theme_set(Elm_Theme *th, const char *theme)
Set the theme search order for the given theme.
Definition: elm_theme.c:751
Eina_Iterator_Lock_Callback
Eina_Bool(* Eina_Iterator_Lock_Callback)(Eina_Iterator *it)
Type for a callback that lock the container.
Definition: eina_iterator.h:150
ETHUMB_THUMB_JPEG
@ ETHUMB_THUMB_JPEG
JPEGs are often smaller and faster to read/write.
Definition: Ethumb.h:256
ELM_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NUMBERONLY
@ ELM_INPUT_PANEL_LAYOUT_PASSWORD_VARIATION_NUMBERONLY
The password layout to allow only number.
Definition: elm_entry_common.h:43
edje_edit_state_text_max_y_set
EAPI Eina_Bool edje_edit_state_text_max_y_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool v)
Sets if the text part forces the maximum vertical size of the container to be equal to the maximum ve...
efreet_cache_disable
EAPI void efreet_cache_disable(void)
Disables connecting to efreet cache for this process.
Definition: efreet_cache.c:1549
ecore_wl_server_mode_set
EAPI void ecore_wl_server_mode_set(Eina_Bool on)
Enables/disables server mode.
Definition: ecore_wl.c:471
edje_edit_state_text_max_y_get
EAPI Eina_Bool edje_edit_state_text_max_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets if the text part forces the maximum vertical size of the container to be equal to the maximum ve...
EIO_MONITOR_FILE_CLOSED
int EIO_MONITOR_FILE_CLOSED
A file was closed in a watched directory.
Definition: eio_monitor.c:309
_Ecore_Event_Mouse_IO::timestamp
unsigned int timestamp
Time when the event occurred.
Definition: Ecore_Input.h:371
eina_xattr_value_ls
Eina_Iterator * eina_xattr_value_ls(const char *file)
Gets an iterator that list all extended attribute value related to a fd.
Definition: eina_xattr.c:300
eina_hash_list_direct_append
void eina_hash_list_direct_append(Eina_Hash *hash, const void *key, const void *data)
Appends data to an Eina_List inside a hash using eina_hash_direct_add().
Definition: eina_hash.c:1415
edje_edit_program_in_from_get
EAPI double edje_edit_program_in_from_get(Evas_Object *obj, const char *prog)
Gets in.from of a given program.
Definition: edje_edit.c:11568
eina_thread_join
void * eina_thread_join(Eina_Thread t)
Joins a currently running thread, waiting until it finishes.
Definition: eina_thread.c:243
ELM_MAP_ZOOM_MODE_LAST
@ ELM_MAP_ZOOM_MODE_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_map_legacy.h:24
Elm_Input_Panel_Layout_Numberonly_Variation
Elm_Input_Panel_Layout_Numberonly_Variation
Enumeration for defining the types of Elm Input Panel Layout for number only variation.
Definition: elm_entry_common.h:28
ephysics_body_torque_apply
EAPI void ephysics_body_torque_apply(EPhysics_Body *body, double torque_x, double torque_y, double torque_z)
Apply a torque over a body.
edje_edit_part_item_index_aspect_w_set
EAPI Eina_Bool edje_edit_part_item_index_aspect_w_set(Evas_Object *obj, const char *part, unsigned int index, int aspect_w)
Sets the aspect width value of a part's item.
EDJE_ACTION_TYPE_ACTION_STOP
@ EDJE_ACTION_TYPE_ACTION_STOP
Action stop action value.
Definition: Edje_Common.h:1910
Elm_Slideshow_Data
struct _Elm_Slideshow_Data Elm_Slideshow_Data
Base layout smart data extended with slideshow instance data.
Definition: elm_widget_slideshow.h:26
evas_map_smooth_get
Eina_Bool evas_map_smooth_get(const Evas_Map *m)
Get the smoothing for map rendering.
Definition: evas_map.c:680
ecore_x_icccm_command_set
EAPI void ecore_x_icccm_command_set(Ecore_X_Window win, int argc, char **argv)
Sets the WM_COMMAND property for win.
Definition: ecore_x_icccm.c:814
evas_object_intercept_color_set_callback_add
void evas_object_intercept_color_set_callback_add(Evas_Object *obj, Evas_Object_Intercept_Color_Set_Cb func, const void *data)
Set the callback function that intercepts a color set event of an object.
elm_config_focus_highlight_enabled_set
void elm_config_focus_highlight_enabled_set(Eina_Bool enable)
Set the enable status of the focus highlight.
Definition: elm_config.c:3476
_Eet_Version::revision
int revision
< micro (bugfix, internal improvements, no new features version)
Definition: Eet.h:179
elm_theme_extension_list_get
const Eina_List * elm_theme_extension_list_get(const Elm_Theme *th)
Get the list of registered extensions for the given theme.
Definition: elm_theme.c:736
Eeze_Sensor.h
Sensor information subsystem.
elm_transit_revert
Eina_Bool elm_transit_revert(Elm_Transit *transit)
This API can be used to reverse play an ongoing transition.
Definition: elm_transit.c:831
elm_app_desktop_entry_set
void elm_app_desktop_entry_set(const char *path)
Set the path to the '.desktop' file to be associated with the elm application.
Definition: elm_main.c:510
eina_array_pop
static void * eina_array_pop(Eina_Array *array)
Removes the last data item in an array.
elm_video_is_seekable_get
Eina_Bool elm_video_is_seekable_get(const Evas_Object *obj)
Is it possible to seek inside the video.
Definition: efl_ui_video.c:520
elm_map_name_add
Elm_Map_Name * elm_map_name_add(const Elm_Map *obj, const char *address, double lon, double lat, Elm_Map_Name_Cb name_cb, void *data)
Request a address or geographic coordinates(longitude, latitude) from a given address or geographic c...
Definition: elm_map_eo.legacy.c:141
_Route_Dump
Definition: elm_widget_map.h:351
ecore_buffer_consumer_new
Ecore_Buffer_Consumer * ecore_buffer_consumer_new(const char *name, int32_t queue_size, int32_t w, int32_t h)
Creates a new Buffer Consumer based on name and common parameters.
Definition: ecore_buffer_consumer.c:49
elm_diskselector_item_del_cb_set
EINA_DEPRECATED void elm_diskselector_item_del_cb_set(Elm_Object_Item *it, Evas_Smart_Cb func)
Set the function called when a diskselector item is freed.
ecore_x_io_error_handler_set
EAPI void ecore_x_io_error_handler_set(void(*func)(void *data), const void *data)
Set the I/O error handler.
Definition: ecore_x_error.c:47
_Eldbus_Introspection_Argument::type
Eina_Stringshare * type
Argument type.
Definition: eldbus_introspection.h:96
elm_scroll_thumbscroll_threshold_all_set
EINA_DEPRECATED void elm_scroll_thumbscroll_threshold_all_set(unsigned int threshold)
Set the number of pixels one should travel while dragging a scroller's view to actually trigger scrol...
elm_gengrid_item_selected_get
Eina_Bool elm_gengrid_item_selected_get(const Elm_Gengrid_Item *obj)
Control whether a given gengrid item is selected or not.
Definition: elm_gengrid_item_eo.legacy.c:21
EEZE_DISK_MOUNTOPT_NODEV
@ EEZE_DISK_MOUNTOPT_NODEV
Definition: Eeze_Disk.h:71
EINA_SIMPLE_XML_CDATA
@ EINA_SIMPLE_XML_CDATA
Definition: eina_simple_xml_parser.h:199
eina_value_uint_convert
static Eina_Bool eina_value_uint_convert(const Eina_Value *v, unsigned int *c)
Check value type and convert contents.
Definition: eina_inline_value_util.x:258
edje_edit_part_item_index_align_x_set
EAPI Eina_Bool edje_edit_part_item_index_align_x_set(Evas_Object *obj, const char *part, unsigned int index, double align_x)
Sets the horizontal align value of a part state.
Eina_Accessor_Free_Callback
void(* Eina_Accessor_Free_Callback)(Eina_Accessor *it)
Type for a callback to free the accessor.
Definition: eina_accessor.h:131
evas_object_grid_accessor_new
Eina_Accessor * evas_object_grid_accessor_new(const Evas_Grid *obj)
Get an accessor to get random access to the list of children for the grid.
Definition: evas_grid_eo.legacy.c:21
elm_gengrid_items_count
unsigned int elm_gengrid_items_count(const Elm_Gengrid *obj)
Return how many items are currently in a list.
Definition: elm_gengrid_eo.legacy.c:177
_Ecore_Con_Url_Http_Version
_Ecore_Con_Url_Http_Version
The http version to use.
Definition: Ecore_Con.h:1755
Ecore_IMF_Keyboard_Modifiers
Ecore_IMF_Keyboard_Modifiers
Types for Ecore_IMF keyboard modifiers.
Definition: Ecore_IMF.h:264
ecore_imf_context_client_canvas_set
EAPI void ecore_imf_context_client_canvas_set(Ecore_IMF_Context *ctx, void *canvas)
Sets the client canvas for the Input Method Context; this is the canvas in which the input appears.
Definition: ecore_imf_context.c:261
edje_object_animation_get
Eina_Bool edje_object_animation_get(const Efl_Canvas_Layout *obj)
Whether this object is animating or not.
Definition: efl_canvas_layout_eo.legacy.c:9
edje_object_parts_extends_calc
Eina_Bool edje_object_parts_extends_calc(Edje_Object *obj, int *x, int *y, int *w, int *h)
Calculates the geometry of the region, relative to a given Edje object's area, occupied by all parts ...
Definition: edje_legacy.c:1083
_Ecore_Getopt::copyright
const char * copyright
if exists, –copyright will work
Definition: Ecore_Getopt.h:216
dmabuf_attributes
Definition: dmabuf.h:40
_Ecore_Exe_Event_Data::exe
Efl_Object * exe
The handle to the process.
Definition: ecore_exe_eo.h:34
evas_font_hinting_set
void evas_font_hinting_set(Eo *eo_e, Evas_Font_Hinting_Flags hinting)
Changes the font hinting for the given evas.
Definition: evas_main.c:1945
eina_strlcpy
size_t eina_strlcpy(char *dst, const char *src, size_t siz)
Copies a c-string to another.
Definition: eina_str.c:317
_Edje_External_Type::param_set
Eina_Bool(* param_set)(void *data, Evas_Object *obj, const Edje_External_Param *param)
Dynamically change a parameter of this external, called by scripts and user code.
Definition: Edje_Common.h:847
EINA_CPU_SSE42
@ EINA_CPU_SSE42
Streaming SIMD Extension 4.2 (Intel)
Definition: eina_cpu.h:58
ecore_wl2_offer_receive
void ecore_wl2_offer_receive(Ecore_Wl2_Offer *offer, char *mime)
Request the data from this offer.
Definition: ecore_wl2_dnd.c:835
ECORE_EVAS_EWS_EVENT_FOCUS
EAPI int ECORE_EVAS_EWS_EVENT_FOCUS
window was focused
Definition: ecore_evas_ews.c:25
Elm_Input_Hints
Elm_Input_Hints
Enumeration that defines the types of Input Hints.
Definition: elm_general.h:155
elm_genlist_item_next_get
Elm_Widget_Item * elm_genlist_item_next_get(const Elm_Genlist_Item *obj)
Get the next item in a genlist widget's internal lis of items, given a handle to one of those items.
Definition: elm_genlist_item_eo.legacy.c:9
ecore_con_init
EAPI int ecore_con_init(void)
Initializes the Ecore_Con library.
Definition: ecore_con.c:68
ephysics_body_soft_body_hardness_get
EAPI double ephysics_body_soft_body_hardness_get(const EPhysics_Body *body)
Get the soft body hardness percentage.
eina_file_refresh
Eina_Bool eina_file_refresh(Eina_File *file)
Refreshes file information.
Definition: eina_file.c:908
eeze_disk_udev_get_parent
EAPI const char * eeze_disk_udev_get_parent(Eeze_Disk *disk)
Find the root device of a disk.
Definition: eeze_disk_udev.c:37
eina_spans_intersect
static int eina_spans_intersect(int c1, int l1, int c2, int l2)
Checks if the given spans intersect.
ecore_evas_extn_plug_object_data_lock
EAPI void ecore_evas_extn_plug_object_data_lock(Evas_Object *obj)
Locks the pixel data so the socket cannot change it.
Definition: ecore_evas.c:4341
evas_canvas_pointer_canvas_xy_get
EOAPI void evas_canvas_pointer_canvas_xy_get(const Eo *obj, int *x, int *y)
This function returns the current known default pointer coordinates.
EVAS_AXIS_LABEL_TWIST
@ EVAS_AXIS_LABEL_TWIST
Rotation of tool about its major axis from its "natural" position.
Definition: Evas_Legacy.h:366
elm_gengrid_reorder_type_set
void elm_gengrid_reorder_type_set(Elm_Gengrid *obj, Elm_Gengrid_Reorder_Type type)
Set the Gengrid reorder type.
Definition: elm_gengrid_eo.legacy.c:87
evas_event_feed_mouse_wheel
void evas_event_feed_mouse_wheel(Evas *obj, int direction, int z, unsigned int timestamp, const void *data)
Mouse wheel event feed.
Definition: evas_events.c:2257
_Evas_Event_Mouse_Down::event_src
Evas_Object * event_src
The Evas Object that actually triggered the event, used in cases of proxy event propagation.
Definition: Evas_Legacy.h:174
elm_map_overlay_polygon_region_add
void elm_map_overlay_polygon_region_add(Elm_Map_Overlay *overlay, double lon, double lat)
Add a geographic coordinates to the polygon overlay.
Definition: elm_map.c:5597
ecore_wl_display_iterate
EAPI void ecore_wl_display_iterate(void)
Dispatches Wayland events.
Definition: ecore_wl.c:411
eldbus_connection_event_callback_add
void eldbus_connection_event_callback_add(Eldbus_Connection *conn, Eldbus_Connection_Event_Type type, Eldbus_Connection_Event_Cb cb, const void *cb_data)
Add a callback function to be called when an event occurs of the type passed.
Definition: eldbus_core.c:1477
ELM_INPUT_PANEL_LAYOUT_HEX
@ ELM_INPUT_PANEL_LAYOUT_HEX
Hexadecimal layout.
Definition: elm_general.h:86
eldbus_signal_handler_add
Eldbus_Signal_Handler * eldbus_signal_handler_add(Eldbus_Connection *conn, const char *sender, const char *path, const char *interface, const char *member, Eldbus_Signal_Cb cb, const void *cb_data)
Add a signal handler.
Definition: eldbus_signal_handler.c:153
ELM_TRANSIT_EFFECT_WIPE_DIR_RIGHT
@ ELM_TRANSIT_EFFECT_WIPE_DIR_RIGHT
Wipe to the right.
Definition: elm_transit.h:105
ELM_TRANSIT_TWEEN_MODE_DIVISOR_INTERP
@ ELM_TRANSIT_TWEEN_MODE_DIVISOR_INTERP
Start at gradient v1, interpolated via power of v2 curve.
Definition: elm_transit.h:72
_Elm_Store_Item_Info::mapping
const Elm_Store_Item_Mapping * mapping
What kind of mappings do we use for the fields of this item to fill in the genlist item.
Definition: elm_store.h:132
elm_object_focus_cycle
EINA_DEPRECATED void elm_object_focus_cycle(Evas_Object *obj, Elm_Focus_Direction dir)
Give focus to next object in object tree.
Definition: elm_focus_legacy.c:186
elm_config_color_overlay_unset
void elm_config_color_overlay_unset(const char *color_class)
Unset a color overlay for a given Elementary color class.
Definition: elm_config.c:3272
elm_entry_cursor_selection_end
void elm_entry_cursor_selection_end(Elm_Entry *obj)
This ends a selection within the entry as though the user had just released the mouse button while ma...
Definition: elm_entry_eo.legacy.c:513
Elm_Tooltip_Orient
Elm_Tooltip_Orient
Possible orient values for tooltip.
Definition: elm_tooltip.h:21
elm_gengrid_item_item_class_get
const Elm_Gengrid_Item_Class * elm_gengrid_item_item_class_get(const Elm_Gengrid_Item *obj)
Get the Gengrid Item class for the given Gengrid Item.
Definition: elm_gengrid_item_eo.legacy.c:27
eina_matrixsparse_cell_data_get
void * eina_matrixsparse_cell_data_get(const Eina_Matrixsparse_Cell *cell)
Gets data associated with given cell reference.
Definition: eina_matrixsparse.c:1126
emotion_object_suspend_set
EAPI void emotion_object_suspend_set(Evas_Object *obj, Emotion_Suspend state)
Change the state of an object pipeline.
Definition: emotion_smart.c:1529
EINA_SIMPLE_XML_OPEN_EMPTY
@ EINA_SIMPLE_XML_OPEN_EMPTY
Definition: eina_simple_xml_parser.h:196
eina_str_convert
char * eina_str_convert(const char *enc_from, const char *enc_to, const char *text)
Uses Iconv to convert a text string from one encoding to another.
Definition: eina_str.c:567
ECORE_EXE_EVENT_DEL
int ECORE_EXE_EVENT_DEL
A child process has been deleted (it exited, naming consistent with the rest of ecore).
Definition: ecore_exe.c:37
ELM_INPUT_HINT_SENSITIVE_DATA
@ ELM_INPUT_HINT_SENSITIVE_DATA
Typed text should not be stored.
Definition: elm_general.h:163
Efreet_Icon_Theme::inherits
Eina_List * inherits
Icon themes we inherit from.
Definition: efreet_icon.h:68
eet_identity_x509
EAPI const void * eet_identity_x509(Eet_File *ef, int *der_length)
Gets the x509 der certificate associated with an Eet_File.
Definition: eet_lib.c:1829
edje_object_part_text_input_panel_return_key_type_get
Edje_Input_Panel_Return_Key_Type edje_object_part_text_input_panel_return_key_type_get(const Evas_Object *obj, const char *part)
Gets the "return" key type.
Definition: edje_util.c:3059
elm_genlist_tree_effect_enabled_get
Eina_Bool elm_genlist_tree_effect_enabled_get(const Elm_Genlist *obj)
Control genlist tree effect.
Definition: elm_genlist_eo.legacy.c:117
edje_object_part_text_input_panel_return_key_type_set
void edje_object_part_text_input_panel_return_key_type_set(Evas_Object *obj, const char *part, Edje_Input_Panel_Return_Key_Type return_key_type)
Sets the "return" key type.
Definition: edje_util.c:3042
edje_edit_group_alias_add
EAPI Eina_Bool edje_edit_group_alias_add(Evas_Object *obj, const char *group_name, const char *alias_name)
Adds new alias to the given group.
Definition: edje_edit.c:2265
elm_win_sticky_set
void elm_win_sticky_set(Evas_Object *obj, Eina_Bool sticky)
Set the sticky state of the window.
Definition: efl_ui_win.c:9712
edje_edit_state_rel2_relative_y_set
EAPI Eina_Bool edje_edit_state_rel2_relative_y_set(Evas_Object *obj, const char *part, const char *state, double value, double y)
Sets the 'rel2 relative Y' value of state.
ecore_win32_window_type_set
EAPI void ecore_win32_window_type_set(Ecore_Win32_Window *window, Ecore_Win32_Window_Type type)
Set the type of the given window.
Definition: ecore_win32_window.c:1779
ELM_SCROLLER_MOVEMENT_BLOCK_VERTICAL
@ ELM_SCROLLER_MOVEMENT_BLOCK_VERTICAL
Block vertical movements.
Definition: elm_scroller_legacy.h:54
ecore_poller_del
void * ecore_poller_del(Ecore_Poller *poller)
Deletes the specified poller from the timer list.
Definition: ecore_poller.c:332
ecore_wl2_output_dpi_get
EAPI int ecore_wl2_output_dpi_get(Ecore_Wl2_Output *output)
Return the DPI of a given output.
Definition: ecore_wl2_output.c:132
Ecore_Evas_Drag_State_Changed_Cb
void(* Ecore_Evas_Drag_State_Changed_Cb)(Ecore_Evas *ee, unsigned int seat, Eina_Position2D p, Eina_Bool inside)
This method is called when the mouse pointer enters or exits the specified window while performing a ...
Definition: Ecore_Evas.h:3831
evas_gl_current_surface_get
Evas_GL_Surface * evas_gl_current_surface_get(Evas_GL *evas_gl)
Returns the Evas GL surface object in use or set by evas_gl_make_current.
Definition: evas_gl.c:523
ecore_drm2_event_handle
int ecore_drm2_event_handle(Ecore_Drm2_Device *dev, Ecore_Drm2_Context *drmctx)
Read and process pending Drm events.
Definition: ecore_drm2.c:222
_Old_Edje_Part_Description_Spec_Image::scale_hint
int scale_hint
evas scale hint
Definition: edje_convert.h:152
evas_object_image_scale_hint_set
void evas_object_image_scale_hint_set(Evas_Object *obj, Evas_Image_Scale_Hint hint)
Set the scale hint of a given image of the canvas.
Definition: evas_image_legacy.c:526
_Eina_File
This is the underlying data structure that represents a file in Eina.
Definition: eina_file_common.h:70
_Ecore_IMF_Event_Mouse_Wheel::locks
Ecore_IMF_Keyboard_Locks locks
The keyboard locks active when the event has been emitted.
Definition: Ecore_IMF.h:695
evas_object_box_padding_get
void evas_object_box_padding_get(const Evas_Box *obj, int *horizontal, int *vertical)
Get the (space) padding between cells set for a given box object.
Definition: evas_box_eo.legacy.c:21
_Ecore_X_Event_Gesture_Notify_TapNHold
Definition: Ecore_X.h:2715
CEnumFormatEtc
Definition: ecore_win32_dnd_enumformatetc.h:12
ECORE_WIN32_CURSOR_SHAPE_SIZE_ALL
@ ECORE_WIN32_CURSOR_SHAPE_SIZE_ALL
Four-pointed arrow pointing north, south, east, and west.
Definition: Ecore_Win32.h:112
EINA_SIZE2D
#define EINA_SIZE2D(x, y)
Creates an instance of an Eina_Size2D.
Definition: eina_rectangle.h:60
ecore_con_eet_send
EAPI void ecore_con_eet_send(Ecore_Con_Reply *reply, const char *name, void *value)
Sends some data using a protocol type.
Definition: ecore_con_eet.c:940
eldbus_pending_interface_get
const char * eldbus_pending_interface_get(const Eldbus_Pending *pending)
Get the interface of the pending message.
Definition: eldbus_pending.c:322
evas_object_textblock_valign_get
double evas_object_textblock_valign_get(const Efl_Canvas_Textblock *obj)
The vertical alignment of text within the textblock object as a whole.
Definition: evas_object_textblock.c:8449
elm_obj_bubble_pos_get
EOAPI Elm_Bubble_Pos elm_obj_bubble_pos_get(const Eo *obj)
The corner of the bubble.
edje_object_part_drag_value_get
Eina_Bool edje_object_part_drag_value_get(const Evas_Object *obj, const char *part, double *dx, double *dy)
Gets the dragable object location.
Definition: edje_legacy.c:234
ecore_wl2_connected_display_get
EAPI Ecore_Wl2_Display * ecore_wl2_connected_display_get(const char *name)
Gets the connected display object.
Definition: ecore_wl2_display.c:1173
ELM_MENU_CLASS
#define ELM_MENU_CLASS
Elementary menu class.
Definition: elm_menu_eo.h:20
_Elm_Access_Action_Info
Definition: elm_access.h:62
ecore_drm2_device_calibrate
EAPI void ecore_drm2_device_calibrate(Ecore_Drm2_Device *device, int w, int h)
Calibrate any input devices for given screen size.
Definition: ecore_drm2_device.c:860
EVAS_GL_BAD_CONFIG
#define EVAS_GL_BAD_CONFIG
Bad configuration; for more information, please refer to its EGL counterpart.
Definition: Evas_GL.h:5078
elm_web_window_features_property_get
Eina_Bool elm_web_window_features_property_get(const Elm_Web_Window_Features *wf, Elm_Web_Window_Feature_Flag flag)
Get boolean properties from Elm_Web_Window_Features (such as statusbar, menubar, etc) that are on a w...
Definition: elm_web2.c:137
elm_naviframe_item_pop
Efl_Canvas_Object * elm_naviframe_item_pop(Elm_Naviframe *obj)
Pop an item that is on top of the stack.
Definition: elm_naviframe_eo.legacy.c:57
EINA_SIMPLE_XML_ERROR
@ EINA_SIMPLE_XML_ERROR
Definition: eina_simple_xml_parser.h:200
flock::l_len
off_t l_len
0 means end of the file
Definition: evil_fcntl.h:77
_Eina_Matrix4::yx
double yx
yx in y' = (x * yx) + (y * yy) + (z * yz) + yw
Definition: eina_matrix.h:129
_Ecore_IMF_Event_Mouse_Up::flags
Ecore_IMF_Mouse_Flags flags
The flags corresponding the mouse click (single, double or triple click)
Definition: Ecore_IMF.h:620
Eina_Future_Cb
Eina_Value(* Eina_Future_Cb)(void *data, const Eina_Value value, const Eina_Future *dead_future)
A callback used to inform that a future was resolved.
Definition: eina_promise.h:116
_Elm_Toolbar_Item_State::label
const char * label
Item label.
Definition: elm_toolbar_item_eo.h:37
Elm_Panel_Data
struct _Elm_Panel_Data Elm_Panel_Data
Base layout smart data extended with panel instance data.
Definition: elm_widget_panel.h:28
_Eina_Value_Union::buf
unsigned char buf[8]
just hold 8-bytes, more goes into ptr
Definition: eina_value.h:349
evas_object_vg_animated_frame_set
Eina_Bool evas_object_vg_animated_frame_set(Evas_Object *obj, int frame_index)
Set current frame of animated vector object.
Definition: efl_canvas_vg_object.c:1111
elm_scroller_page_scroll_limit_set
void elm_scroller_page_scroll_limit_set(const Elm_Scroller *obj, int page_limit_h, int page_limit_v)
Set the maximum of the movable page at a flicking.
Definition: elm_scroller_eo.legacy.c:9
efl_net_connman_shutdown
void efl_net_connman_shutdown(void)
Should be called from inside Efl.Object.destructor after done using all of connman functions.
Definition: efl_net-connman.c:75
eet_data_image_read
EAPI void * eet_data_image_read(Eet_File *ef, const char *name, unsigned int *w, unsigned int *h, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Reads image data from the named key in the eet file.
Definition: eet_image.c:1408
evas_render_method_lookup
int evas_render_method_lookup(const char *name)
Look up a numeric ID from a string name of a rendering engine.
Definition: evas_main.c:754
Eina_Success_Flag
Eina_Bool Eina_Success_Flag
A flag indicating a function completed succesfully.
Definition: eina_error.h:99
_Eet_Entry::data_size
int data_size
The decompressed size if relevant.
Definition: Eet.h:549
ECORE_WL2_EVENT_DEVICE_REMOVED
EAPI int ECORE_WL2_EVENT_DEVICE_REMOVED
Definition: ecore_wl2.c:41
eina_inlist_prepend_relative
Eina_Inlist * eina_inlist_prepend_relative(Eina_Inlist *list, Eina_Inlist *new_l, Eina_Inlist *relative)
Adds a new node before the given relative item in list.
Definition: eina_inlist.c:302
ephysics_world_constraint_solver_mode_enable_get
EAPI Eina_Bool ephysics_world_constraint_solver_mode_enable_get(const EPhysics_World *world, EPhysics_World_Solver_Mode solver_mode)
Get the solver_mode status on world.
eio_file_xattr_double_get
Eio_File * eio_file_xattr_double_get(const char *path, const char *attribute, Eio_Done_Double_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Retrieve a extended attribute of a file/directory.
Definition: eio_xattr.c:424
Efreet_Icon_Point::y
int y
y coord
Definition: efreet_icon.h:140
_Evas_GL_API::evasglGetSyncAttrib
Eina_Bool(* evasglGetSyncAttrib)(Evas_GL *evas_gl, EvasGLSync sync, int attribute, int *value)
Definition: Evas_GL.h:5829
ecore_drm2_device_close
EAPI void ecore_drm2_device_close(Ecore_Drm2_Device *device)
Close an open Ecore_Drm2_Device.
Definition: ecore_drm2_device.c:682
_Old_Edje_Part_Description_Spec_Image::border
Edje_Part_Description_Spec_Border border
border settings
Definition: edje_convert.h:155
_Eina_Trash
The structure type for a generic container of an unused allocated pointer.
Definition: eina_trash.h:41
edje_edit_part_item_aspect_h_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_aspect_h_set(Evas_Object *obj, const char *part, const char *item, int aspect_h)
Sets the aspect height value of a part's item.
_Ecore_IMF_Event_Key_Up::dev_subclass
Ecore_IMF_Device_Subclass dev_subclass
The device subclass of the key released.
Definition: Ecore_IMF.h:733
_Elm_Toolbar_Item_State::icon_str
const char * icon_str
Item icon string.
Definition: elm_toolbar_item_eo.h:38
Segment
Definition: elm_widget_route.h:44
EVAS_AXIS_LABEL_PRESSURE
@ EVAS_AXIS_LABEL_PRESSURE
Force applied to tool tip.
Definition: Evas_Legacy.h:362
Elm_Slider_Data
struct _Elm_Slider_Data Elm_Slider_Data
Base layout smart data extended with slider instance data.
Definition: elm_widget_slider.h:26
ecore_x_window_size_get
EAPI void ecore_x_window_size_get(Ecore_X_Window win, int *w, int *h)
Retrieves the size of the given window.
Definition: ecore_x_window.c:767
ecore_x_drawable_rectangle_fill
EAPI void ecore_x_drawable_rectangle_fill(Ecore_X_Drawable d, Ecore_X_GC gc, int x, int y, int width, int height)
Fill the specified rectangle on a drawable.
Definition: ecore_x_drawable.c:113
_Ecore_Getopt_Desc_Store::def
union _Ecore_Getopt_Desc_Store::@0 def
value of data being handled
_Ecore_Drm_Device
Definition: Ecore_Drm.h:79
_Evas_GL_API::evasglCreateImageForContext
EvasGLImage(* evasglCreateImageForContext)(Evas_GL *evas_gl, Evas_GL_Context *ctx, int target, void *buffer, const int *attrib_list)
Definition: Evas_GL.h:5472
ethumb_client_video_interval_set
void ethumb_client_video_interval_set(Ethumb_Client *client, float interval)
Set the video frame interval, in seconds.
Definition: ethumb_client.c:1738
_Eina_Value_Blob_Operations
How to manage blob.
Definition: eina_value.h:2956
ecore_wl2_subsurface_opaque_region_set
EAPI void ecore_wl2_subsurface_opaque_region_set(Ecore_Wl2_Subsurface *subsurface, int x, int y, int w, int h)
Set an opaque region for the given subsurface.
Definition: ecore_wl2_subsurf.c:159
EVAS_IMAGE_CLASS
#define EVAS_IMAGE_CLASS
Internal class for legacy support of Evas Image.
Definition: evas_image_eo.h:20
elm_obj_clock_time_set
EOAPI void elm_obj_clock_time_set(Eo *obj, int hrs, int min, int sec)
Clock widget's time.
ecore_con_ssl_server_upgrade
EAPI Eina_Bool ecore_con_ssl_server_upgrade(Ecore_Con_Server *svr, Ecore_Con_Type ssl_type)
Upgrades a connection to a specified level of encryption.
Definition: ecore_con_legacy.c:2590
emotion_object_play_speed_get
EAPI double emotion_object_play_speed_get(const Evas_Object *obj)
Get the play speed of the media file.
Definition: emotion_smart.c:1171
edje_edit_state_max_w_get
EAPI int edje_edit_state_max_w_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the maximum width value of a part state.
_Ecore_IMF_Context_Class::input_panel_imdata_set
void(* input_panel_imdata_set)(Ecore_IMF_Context *ctx, const void *data, int len)
Set panel-specific data to the input panel.
Definition: Ecore_IMF.h:796
elm_panel_scrollable_content_size_get
double elm_panel_scrollable_content_size_get(const Elm_Panel *obj)
Get the size of the scrollable panel.
Definition: elm_panel_eo.legacy.c:45
ecore_exe_auto_limits_set
void ecore_exe_auto_limits_set(Ecore_Exe *exe, int start_bytes, int end_bytes, int start_lines, int end_lines)
Sets the auto pipe limits for the given process handle.
Definition: ecore_exe.c:143
ecore_cocoa_window_iconified_set
EAPI void ecore_cocoa_window_iconified_set(Ecore_Cocoa_Window *window, Eina_Bool on)
Miniaturizes or deminiaturizes a Cocoa window.
_Ecore_Buffer_Backend
Structure used when initializing Ecore Buffer Backend.
Definition: Ecore_Buffer.h:439
_Eina_Future_Cb_Easy_Desc
A struct with callbacks to be used by eina_future_cb_easy_from_desc() and eina_future_cb_easy()
Definition: eina_promise.h:317
Efreet_Icon_Theme::name
const char * name
The user visible name.
Definition: efreet_icon.h:58
_Edje_Message_String_Set
Structure passed as value on EDJE_MESSAGE_STRING_SET messages.
Definition: Edje_Legacy.h:521
ECORE_IMF_INPUT_HINT_AUTOFILL_EMAIL_ADDRESS
@ ECORE_IMF_INPUT_HINT_AUTOFILL_EMAIL_ADDRESS
Autofill hint for an email address.
Definition: Ecore_IMF.h:421
ECORE_IMF_PREEDIT_TYPE_SUB7
@ ECORE_IMF_PREEDIT_TYPE_SUB7
Substring style 7.
Definition: Ecore_IMF.h:328
ecore_idle_enterer_add
Ecore_Idle_Enterer * ecore_idle_enterer_add(Ecore_Task_Cb func, const void *data)
Adds an idle enterer handler.
Definition: ecore_idle_enterer.c:18
elm_code_file_path_get
const char * elm_code_file_path_get(Elm_Code_File *file)
Get the file path for the file specified.
Definition: elm_code_file.c:81
Ecore_Buffer_Provider_Enqueue_Cb
void(* Ecore_Buffer_Provider_Enqueue_Cb)(Ecore_Buffer_Provider *provider, void *data)
Called whenever a Ecore_Buffer is released.
Definition: Ecore_Buffer_Queue.h:169
ecore_x_double_click_time_get
EAPI double ecore_x_double_click_time_get(void)
Retrieves the double and triple click flag timeout.
Definition: ecore_x.c:1049
Ecore_IMF_Keyboard_Locks
Ecore_IMF_Keyboard_Locks
Types for Ecore_IMF keyboard locks.
Definition: Ecore_IMF.h:278
ecore_evas_wm_rotation_supported_get
EAPI Eina_Bool ecore_evas_wm_rotation_supported_get(const Ecore_Evas *ee)
Queries if the underlying windowing system supports the window manager rotation.
Definition: ecore_evas.c:2158
embryo_program_variable_get
EAPI Embryo_Cell embryo_program_variable_get(Embryo_Program *ep, int num)
Retrieves the location of the public variable in the given program with the given identifier.
Definition: embryo_amx.c:540
evas_object_clip_unset
void evas_object_clip_unset(Evas_Object *eo_obj)
Disable/cease clipping on a clipped obj object.
Definition: evas_clip.c:463
elm_genlist_item_expanded_depth_get
int elm_genlist_item_expanded_depth_get(const Elm_Genlist_Item *obj)
Get the depth of expanded item.
Definition: elm_genlist_item_eo.legacy.c:51
Eina_Thread
uintptr_t Eina_Thread
Type for a generic thread.
Definition: eina_thread.h:46
_Elm_Sys_Notify_Action_Invoked::id
unsigned int id
ID of the notification.
Definition: elm_sys_notify_eo.h:63
EMBRYO_CELL_TO_FLOAT
#define EMBRYO_CELL_TO_FLOAT(c)
Embryo_Cell to float.
Definition: Embryo.h:456
elm_code_syntax_parse_file
void elm_code_syntax_parse_file(Elm_Code_Syntax *syntax, Elm_Code_File *file)
Parse a file and apply the syntax definition one line at a time.
Definition: elm_code_syntax.c:428
eio_file_size
static long long eio_file_size(const Eina_Stat *st)
Return file length.
Definition: eio_inline_helper.x:67
_Ecore_Buffer_Backend::init
Ecore_Buffer_Module_Data(* init)(const char *context, const char *options)
Initialize the backend.
Definition: Ecore_Buffer.h:442
emile_image_tgv_memory_open
Emile_Image * emile_image_tgv_memory_open(Eina_Binbuf *source, Emile_Image_Load_Opts *opts, Emile_Image_Animated *animated, Emile_Image_Load_Error *error)
Open a TGV image from memory.
Definition: emile_image.c:2389
_Ecore_Exe_Event_Del
Definition for a structure that stores information of a Process exit event.
Definition: Ecore_Common.h:1066
edje_edit_part_item_index_spread_h_set
EAPI Eina_Bool edje_edit_part_item_index_spread_h_set(Evas_Object *obj, const char *part, unsigned int index, int spread_h)
Sets the spread height value of a part's item.
_Edje_Channel
_Edje_Channel
Identifiers of Edje message types, which can be sent back and forth code and a given Edje object's th...
Definition: Edje_Common.h:333
_Ecore_Evas_Interface_Drm
Definition: ecore_evas_drm.h:10
EAPI
#define EAPI
Definition: Elua.h:470
elm_obj_segment_control_item_count_get
EOAPI int elm_obj_segment_control_item_count_get(const Eo *obj)
Get the Segment items count from segment control.
ecore_thread_main_loop_end
EAPI int ecore_thread_main_loop_end(void)
Unlocks the main loop.
Definition: ecore.c:724
_Elm_Layout_Part_Alias_Description
Elementary Layout-based widgets may declare part proxies, i.e., aliases for real theme part names to ...
Definition: elm_layout_legacy.h:17
_Efreet_Desktop_Action::icon
char * icon
Icon to display.
Definition: efreet_desktop.h:79
ECORE_IMF_DEVICE_CLASS_TOUCH
@ ECORE_IMF_DEVICE_CLASS_TOUCH
A touchscreen with fingers or stylus.
Definition: Ecore_IMF.h:488
evas_object_intercept_raise_callback_del
void * evas_object_intercept_raise_callback_del(Evas_Object *obj, Evas_Object_Intercept_Raise_Cb func)
Unset the callback function that intercepts a raise event of an object.
ecore_evas_window_available_profiles_set
EAPI void ecore_evas_window_available_profiles_set(Ecore_Evas *ee, const char **profiles, const unsigned int count)
Sets the array of available window profiles.
Definition: ecore_evas.c:2134
EMOTION_DEEP_SLEEP
@ EMOTION_DEEP_SLEEP
destroy the pipeline, but keep full resolution pixels output around
Definition: Emotion.h:243
Evas_GL_Multisample_Bits
enum _Evas_GL_Multisample_Bits Evas_GL_Multisample_Bits
Enumeration that defines the configuration options for a Multisample Anti-Aliased (MSAA) rendering su...
ELM_WIN_DESKTOP
@ ELM_WIN_DESKTOP
For special desktop windows, like a background window holding desktop icons.
Definition: elm_win_legacy.h:68
ecore_thread_pending_feedback_get
int ecore_thread_pending_feedback_get(void)
Gets the number of feedback jobs waiting for a thread to run.
Definition: ecore_thread.c:1181
elm_progressbar_unit_format_get
const char * elm_progressbar_unit_format_get(const Evas_Object *obj)
Control the format string for a given progress bar widget's units label.
Definition: efl_ui_progressbar.c:982
ecore_wl2_input_seat_get
EAPI struct wl_seat * ecore_wl2_input_seat_get(Ecore_Wl2_Input *input)
Get the wl_seat that an input is using.
Definition: ecore_wl2_input.c:1765
evas_object_image_pixels_dirty_set
void evas_object_image_pixels_dirty_set(Eo *eo_obj, Eina_Bool dirty)
Mark whether the given image object is dirty and needs to request its pixels.
Definition: evas_image_legacy.c:581
ethumb_video_fps_set
EAPI void ethumb_video_fps_set(Ethumb *e, unsigned int fps)
Set the thumbnail framerate.
Definition: ethumb.c:810
eina_strbuf_append_slice
Eina_Bool eina_strbuf_append_slice(Eina_Strbuf *buf, const Eina_Slice slice)
Append a slice to a buffer, reallocating as necessary.
eina_value_to_string
char * eina_value_to_string(const Eina_Value *value)
Converts value to string.
Definition: eina_value.c:5719
elm_genlist_item_update
void elm_genlist_item_update(Elm_Genlist_Item *obj)
Update all the contents of an item.
Definition: elm_genlist_item_eo.legacy.c:159
elm_map_overlay_color_get
void elm_map_overlay_color_get(const Elm_Map_Overlay *overlay, int *r, int *g, int *b, int *a)
Get the object color of the overlay.
Definition: elm_map.c:5248
ecore_drm_output_size_get
EAPI void ecore_drm_output_size_get(Ecore_Drm_Device *dev, int output, int *w, int *h)
Gets the output size of Ecore_Drm_Device.
Definition: ecore_drm_output.c:1136
EFL_GFX_FILL_REPEAT
@ EFL_GFX_FILL_REPEAT
Tiling repeats like a mosaic.
Definition: Evas_Legacy.h:5482
eeze_udev_syspath_get_sysattr
EAPI const char * eeze_udev_syspath_get_sysattr(const char *syspath, const char *sysattr)
Get the sysattr value of a device from the /sys/ path.
Definition: eeze_udev_syspath.c:184
EEZE_UDEV_TYPE_JOYSTICK
@ EEZE_UDEV_TYPE_JOYSTICK
Definition: Eeze.h:265
emotion_object_last_position_save
EAPI void emotion_object_last_position_save(Evas_Object *obj)
Save the lastest position if possible.
Definition: emotion_smart.c:1490
evas_object_image_animated_frame_count_get
int evas_object_image_animated_frame_count_get(const Evas_Object *obj)
Get the total number of frames of the image object.
Definition: evas_image_legacy.c:281
elm_icon_prescale_set
EINA_DEPRECATED void elm_icon_prescale_set(Evas_Object *obj, int size)
Set the prescale size for the icon.
Definition: elm_icon.c:804
_Eina_Matrix4::ww
double ww
ww in w' = (x * wx) + (y * wy) + (z * wz) + ww
Definition: eina_matrix.h:142
ELM_WIN_KEYBOARD_J2ME
@ ELM_WIN_KEYBOARD_J2ME
J2ME keyboard layout.
Definition: elm_win_legacy.h:135
evas_textblock_cursor_cluster_next
Eina_Bool evas_textblock_cursor_cluster_next(Efl_Text_Cursor_Handle *cur)
Advances the cursor one grapheme cluster forward.
Definition: evas_object_textblock.c:10620
eina_thread_equal
Eina_Bool eina_thread_equal(Eina_Thread t1, Eina_Thread t2)
Checks if two thread identifiers are the same.
Definition: eina_thread.c:210
_Old_Edje_Part::id
int id
its id number
Definition: edje_convert.h:123
_Evas_Coord_Size::h
Evas_Coord h
height
Definition: Evas_Common.h:218
ECORE_WL2_EVENT_DND_LEAVE
EAPI int ECORE_WL2_EVENT_DND_LEAVE
Definition: ecore_wl2.c:26
eet_identity_open
EAPI Eet_Key * eet_identity_open(const char *certificate_file, const char *private_key_file, Eet_Key_Password_Callback cb)
Creates an Eet_Key needed for signing an eet file.
Definition: eet_cipher.c:77
elm_object_item_tooltip_window_mode_get
Eina_Bool elm_object_item_tooltip_window_mode_get(const Elm_Widget_Item *obj)
Control size restriction state of an object's tooltip.
Definition: elm_widget_item_eo.legacy.c:9
ELM_GENLIST_EVENT_MOVED_AFTER
#define ELM_GENLIST_EVENT_MOVED_AFTER
Called when genlist item moved after.
Definition: elm_genlist_eo.h:834
elm_bg_overlay_unset
EINA_DEPRECATED Evas_Object * elm_bg_overlay_unset(Evas_Object *obj)
Get the overlay object used for the background object.
evas_vg_node_color_get
void evas_vg_node_color_get(Evas_Vg_Node *obj, int *r, int *g, int *b, int *a)
Retrieves the general/main color of the given Evas_Vg_Node object.
Definition: efl_canvas_vg_node.c:725
elm_entry_item_provider_remove
void elm_entry_item_provider_remove(Elm_Entry *obj, Elm_Entry_Item_Provider_Cb func, void *data)
This removes a custom item provider to the list for that entry.
Definition: elm_entry_eo.legacy.c:441
_Eina_File::mtime
time_t mtime
The last modified time.
Definition: eina_file_common.h:80
evas_object_intercept_resize_callback_del
void * evas_object_intercept_resize_callback_del(Evas_Object *obj, Evas_Object_Intercept_Resize_Cb func)
Unset the callback function that intercepts a resize event of an object.
ECORE_IMF_KEYBOARD_MODIFIER_NONE
@ ECORE_IMF_KEYBOARD_MODIFIER_NONE
No active modifiers.
Definition: Ecore_IMF.h:265
ecore_evas_ews_new
EAPI Ecore_Evas * ecore_evas_ews_new(int x, int y, int w, int h)
Creates a new Ecore_Evas canvas bound to the Evas ews (Ecore + Evas Single Process Windowing System) ...
Definition: ecore_evas_ews.c:1095
_Eolian_Unit
Definition: eolian_database.h:37
ecore_x_client_message32_send
EAPI Eina_Bool ecore_x_client_message32_send(Ecore_X_Window win, Ecore_X_Atom type, Ecore_X_Event_Mask mask, long d0, long d1, long d2, long d3, long d4)
Send client message with given type and format 32.
Definition: ecore_x.c:2139
eina_file_map_new
void * eina_file_map_new(Eina_File *file, Eina_File_Populate rule, unsigned long int offset, unsigned long int length)
Maps a part of the file.
Definition: eina_file.c:1002
elm_list_last_item_get
Elm_Widget_Item * elm_list_last_item_get(const Elm_List *obj)
Get the last item in the list.
Definition: elm_list_eo.legacy.c:99
elput_device_output_name_get
EAPI Eina_Stringshare * elput_device_output_name_get(Elput_Device *device)
Return the output name associated with a given device.
Definition: elput_input.c:903
ephysics_body_collision_contact_body_get
EAPI EPhysics_Body * ephysics_body_collision_contact_body_get(const EPhysics_Body_Collision *collision)
Get the body's collision contact body.
EINA_SIMPLE_XML_CLOSE
@ EINA_SIMPLE_XML_CLOSE
Definition: eina_simple_xml_parser.h:197
EEZE_UDEV_TYPE_DRIVE_MOUNTABLE
@ EEZE_UDEV_TYPE_DRIVE_MOUNTABLE
Definition: Eeze.h:243
_Evas_Video_Surface::resize
Evas_Video_Coord_Cb resize
Resize the video surface to that size.
Definition: Evas_Legacy.h:6197
EVAS_GL_DEPTH_BIT_16
@ EVAS_GL_DEPTH_BIT_16
16 bits precision surface depth
Definition: Evas_GL.h:488
elm_obj_genlist_focus_on_selection_get
EOAPI Eina_Bool elm_obj_genlist_focus_on_selection_get(const Eo *obj)
Get whether focus upon item's selection mode is enabled.
ELM_FILESELECTOR_SORT_BY_MODIFIED_ASC
@ ELM_FILESELECTOR_SORT_BY_MODIFIED_ASC
Sort by ascending modified date.
Definition: elm_interface_fileselector_eo.h:41
eina_quaternion_dot
double eina_quaternion_dot(const Eina_Quaternion *a, const Eina_Quaternion *b)
Definition: eina_quaternion.c:428
Edje_Edit_Select_Mode
enum _Edje_Edit_Select_Mode Edje_Edit_Select_Mode
Mode for a textblock part.
elm_object_focus_next_object_get
Evas_Object * elm_object_focus_next_object_get(const Evas_Object *obj, Elm_Focus_Direction dir)
Get next object which was set with specific focus direction.
Definition: elm_focus_legacy.c:303
evas_vg_shape_append_squadratic_to
void evas_vg_shape_append_squadratic_to(Evas_Vg_Shape *obj, double x, double y)
Same as evas_vg_shape_append_quadratic_to() api only difference is that it uses the current control p...
Definition: efl_canvas_vg_shape.c:396
ECORE_IMF_INPUT_PANEL_LAYOUT_HEX
@ ECORE_IMF_INPUT_PANEL_LAYOUT_HEX
Hexadecimal layout.
Definition: Ecore_IMF.h:364
eina_spinlock_take
static Eina_Lock_Result eina_spinlock_take(Eina_Spinlock *spinlock)
Attempts to take a spinlock.
eina_simple_xml_node_cdata_free
void eina_simple_xml_node_cdata_free(Eina_Simple_XML_Node_Data *node)
Removes cdata from parent and deletes it.
Definition: eina_simple_xml_parser.c:807
elm_flip_interaction_direction_enabled_set
void elm_flip_interaction_direction_enabled_set(Elm_Flip *obj, Elm_Flip_Direction dir, Eina_Bool enabled)
Set which directions of the flip respond to interactive flip.
elm_obj_gengrid_item_selected_get
EOAPI Eina_Bool elm_obj_gengrid_item_selected_get(const Eo *obj)
Control whether a given gengrid item is selected or not.
ephysics_body_cylinder_add
EAPI EPhysics_Body * ephysics_body_cylinder_add(EPhysics_World *world)
Create a new cylinder physics body.
edje_edit_part_entry_mode_set
EAPI Eina_Bool edje_edit_part_entry_mode_set(Evas_Object *obj, const char *part, Edje_Edit_Entry_Mode mode)
Sets the edit mode for a textblock part.
Definition: edje_edit.c:3065
evas_canvas_obscured_clear
EOAPI void evas_canvas_obscured_clear(Eo *obj)
Remove all "obscured regions" from an Evas canvas.
edje_object_part_text_input_panel_imdata_get
void edje_object_part_text_input_panel_imdata_get(const Evas_Object *obj, const char *part, void *data, int *len)
Gets the specific data of the current active input panel.
Definition: edje_util.c:3025
elm_app_lib_dir_get
const char * elm_app_lib_dir_get(void)
Get the application's run time libraries prefix directory, as set by elm_app_info_set() and the way (...
Definition: elm_main.c:576
elm_icon_resizable_set
EINA_DEPRECATED void elm_icon_resizable_set(Evas_Object *obj, Eina_Bool size_up, Eina_Bool size_down)
Set if the object is (up/down) resizable.
Definition: elm_icon.c:757
elm_config_cache_flush_interval_get
int elm_config_cache_flush_interval_get(void)
Get the configured cache flush interval time.
Definition: elm_config.c:3302
evas_object_image_native_surface_set
void evas_object_image_native_surface_set(Evas_Object *eo_obj, Evas_Native_Surface *surf)
Set the native surface of a given image of the canvas.
Definition: evas_image_legacy.c:540
ecore_x_xkb_state_get
EAPI Eina_Bool ecore_x_xkb_state_get(Ecore_X_Xkb_State *state)
Definition: ecore_x.c:2553
elm_obj_web_title_get
EOAPI Eina_Stringshare * elm_obj_web_title_get(const Eo *obj)
Get the current title.
eio_file_stat_ls
Eio_File * eio_file_stat_ls(const char *dir, Eio_Filter_Direct_Cb filter_cb, Eio_Main_Direct_Cb main_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
List content of a directory without locking your app.
Definition: eio_file.c:713
ecore_animator_frametime_get
double ecore_animator_frametime_get(void)
Gets the animator call interval in seconds.
Definition: ecore_anim.c:886
xdg_surface_listener::close
void(* close)(void *data, struct xdg_surface *xdg_surface)
Surface wants to be closed.
Definition: xdg-shell-client-protocol.h:306
elm_config_context_menu_disabled_set
void elm_config_context_menu_disabled_set(Eina_Bool disabled)
Enable or disable the context menu in entries.
Definition: elm_config.c:3804
eina_rectangle_y_cut
static Eina_Bool eina_rectangle_y_cut(Eina_Rectangle *rect, Eina_Rectangle *slice, Eina_Rectangle *remainder, int amount)
Slices a rectangle horizontally into two subrectangles.
EDJE_MESSAGE_STRING_INT
@ EDJE_MESSAGE_STRING_INT
A message with a struct containing a string and an integer number as value.
Definition: Edje_Legacy.h:592
edje_password_show_last_timeout_set
void edje_password_show_last_timeout_set(double password_show_last_timeout)
Sets the timeout value in last show password mode.
Definition: edje_util.c:414
_EPhysics_Quaternion::y
double y
y coordinate
Definition: EPhysics.h:193
_Elm_Gen_Item_Class
Gengrid or Genlist item class definition.
Definition: elm_gen.h:109
eina_list_iterator_reversed_new
Eina_Iterator * eina_list_iterator_reversed_new(const Eina_List *list)
Returns a new reversed iterator associated with a list.
Definition: eina_list.c:1597
ecore_con_socks4_remote_del
EAPI void ecore_con_socks4_remote_del(const char *ip, int port, const char *username)
Removes a SOCKS v4 proxy from the proxy list and delete it.
Definition: ecore_con_socks.c:213
ELM_GENLIST_ITEM_SCROLLTO_TOP
@ ELM_GENLIST_ITEM_SCROLLTO_TOP
To the top of viewport.
Definition: elm_general.h:382
ELM_INPUT_PANEL_RETURN_KEY_TYPE_NEXT
@ ELM_INPUT_PANEL_RETURN_KEY_TYPE_NEXT
Next.
Definition: elm_general.h:139
_Eina_Value_Type::pget
Eina_Bool(* pget)(const Eina_Value_Type *type, const void *mem, void *ptr)
how to read memory
Definition: eina_value.h:3690
_Ecore_IMF_Context_Class::input_panel_layout_set
void(* input_panel_layout_set)(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Layout layout)
Set the layout of the input panel.
Definition: Ecore_IMF.h:791
eet_node_inlined_string_new
EAPI Eet_Node * eet_node_inlined_string_new(const char *name, const char *str)
Creates a new inlined string node.
EVAS_CALLBACK_MULTI_UP
@ EVAS_CALLBACK_MULTI_UP
Multi-touch Up Event.
Definition: Evas_Common.h:427
elm_obj_web_inwin_mode_set
EOAPI void elm_obj_web_inwin_mode_set(Eo *obj, Eina_Bool value)
Sets the default dialogs to use an Inwin instead of a normal window.
ecore_thread_global_data_set
void * ecore_thread_global_data_set(const char *key, void *value, Eina_Free_Cb cb)
Sets some data in the hash shared by all threads.
Definition: ecore_thread.c:1399
ECORE_X_ERROR_CODE_BAD_ID_CHOICE
@ ECORE_X_ERROR_CODE_BAD_ID_CHOICE
Choice not in range or already used.
Definition: Ecore_X.h:406
_Elm_List_Data::mouse_down
Eina_Bool mouse_down
a flag that mouse is down on the list at the moment.
Definition: elm_widget_list.h:64
eina_value_array_pget
static Eina_Bool eina_value_array_pget(const Eina_Value *value, unsigned int position, void *ptr)
Retrieves a generic value into a pointer from an array member.
Eina_Mempool_Repack_Cb
void(* Eina_Mempool_Repack_Cb)(void *dst, void *src, void *data)
The callback type which is called when the mempool "repacks" its data.
Definition: eina_mempool.h:74
_Eina_Value_Array
Used to store the array and its subtype.
Definition: eina_value.h:1183
eina_strbuf_replace_last
Eina_Bool eina_strbuf_replace_last(Eina_Strbuf *buf, const char *str, const char *with)
Replaces the last occurrence of a substring with another string.
Definition: eina_strbuf_common.c:984
ECORE_IMF_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_PERSON_NAME
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_PERSON_NAME
The name of a person.
Definition: Ecore_IMF.h:438
_Elm_Gengrid_Data::type
Elm_Gengrid_Reorder_Type type
Reorder type.
Definition: elm_widget_gengrid.h:94
ecore_drm2_output_connector_type_get
EAPI unsigned int ecore_drm2_output_connector_type_get(Ecore_Drm2_Output *output)
Get the connector type of a given output.
Definition: ecore_drm2_outputs.c:1417
ephysics_body_soft_body_triangle_move
EAPI void ephysics_body_soft_body_triangle_move(EPhysics_Body *body, int idx, Evas_Coord x, Evas_Coord y, Evas_Coord z)
Move a body's triangle.
elm_map_overlay_color_set
void elm_map_overlay_color_set(Elm_Map_Overlay *overlay, int r, int g, int b, int a)
Set the object color of the overlay.
Definition: elm_map.c:5220
ecore_con_server_del
EAPI void * ecore_con_server_del(Ecore_Con_Server *svr)
Closes the connection and free the given server.
Definition: ecore_con_legacy.c:2302
ecore_thread_max_reset
void ecore_thread_max_reset(void)
Resets the maximum number of concurrently running threads to the default.
Definition: ecore_thread.c:1223
ecore_animator_custom_source_tick_begin_callback_set
void ecore_animator_custom_source_tick_begin_callback_set(Ecore_Cb func, const void *data)
Sets the function that begins a custom animator tick source.
Definition: ecore_anim.c:949
elm_obj_ctxpopup_horizontal_set
EOAPI void elm_obj_ctxpopup_horizontal_set(Eo *obj, Eina_Bool horizontal)
Change the ctxpopup's orientation to horizontal or vertical.
elm_config_clouseau_enabled_set
void elm_config_clouseau_enabled_set(Eina_Bool enable)
Get the clouseau state.
Definition: elm_config.c:4027
eeze_net_new
Eeze_Net * eeze_net_new(const char *name)
Create a new net object.
Definition: eeze_net.c:46
ecore_imf_context_cursor_position_set
EAPI void ecore_imf_context_cursor_position_set(Ecore_IMF_Context *ctx, int cursor_pos)
Notifies the Input Method Context that a change in the cursor position has been made.
Definition: ecore_imf_context.c:391
_Efl_Access_Action_Data
Definition: efl_access_widget_action.h:7
elm_entry_input_panel_imdata_set
void elm_entry_input_panel_imdata_set(Elm_Entry *obj, const void *data, int len)
Set the input panel-specific data to deliver to the input panel.
Definition: elm_entry_eo.legacy.c:471
Ecore_Win32_Window_Type
Ecore_Win32_Window_Type
Type of a window.
Definition: Ecore_Win32.h:87
elm_object_item_part_content_set
void elm_object_item_part_content_set(Elm_Widget_Item *obj, const char *part, Efl_Canvas_Object *content)
Control a content of an object item.
Definition: elm_widget_item_eo.legacy.c:63
_Ecore_Event_Signal_Realtime::num
int num
The realtime signal's number.
Definition: Ecore_Common.h:667
EINA_VALUE_TYPE_LIST
const Eina_Value_Type * EINA_VALUE_TYPE_LIST
manages list type.
Definition: eina_value.c:5610
elm_slider_unit_format_set
void elm_slider_unit_format_set(Evas_Object *obj, const char *units)
Set the format string for the unit label.
Definition: elm_slider.c:1458
EMILE_COLORSPACE_ARGB8888
@ EMILE_COLORSPACE_ARGB8888
ARGB 32 bits per pixel, high-byte is Alpha, accessed 1 32bit word at a time.
Definition: emile_image.h:25
Eldbus_Proxy_Event_Cb
void(* Eldbus_Proxy_Event_Cb)(void *data, Eldbus_Proxy *proxy, void *event_info)
A callback called when an event occurs.
Definition: eldbus_proxy.h:239
Eina_Matrixsparse_Row
struct _Eina_Matrixsparse_Row Eina_Matrixsparse_Row
Type for a generic sparse matrix row, opaque for users.
Definition: eina_matrixsparse.h:72
evas_object_image_load_region_set
void evas_object_image_load_region_set(Evas_Object *obj, int x, int y, int w, int h)
Inform a given image object to load a selective region of its source image.
Definition: evas_image_legacy.c:337
elm_spinner_special_value_del
void elm_spinner_special_value_del(Evas_Object *obj, double value)
Delete the special string display in the place of the numerical value.
Definition: elm_spinner.c:1541
edje_edit_program_name_set
EAPI Eina_Bool edje_edit_program_name_set(Evas_Object *obj, const char *prog, const char *new_name)
Sets a new name for the given program.
Definition: edje_edit.c:11260
ecore_evas_gl_x11_extra_event_window_add
EAPI void ecore_evas_gl_x11_extra_event_window_add(Ecore_Evas *ee, Ecore_X_Window win)
Adds extra window on Ecore_Evas using opengl x11.
Definition: ecore_evas.c:4140
_Eina_Thread_Priority
_Eina_Thread_Priority
Definition: eina_thread.h:59
eina_quaternion_inverse
void eina_quaternion_inverse(Eina_Quaternion *out, const Eina_Quaternion *q)
Compute the inverse of the given quaternion.
Definition: eina_quaternion.c:990
eina_rwlock_take_write
static Eina_Lock_Result eina_rwlock_take_write(Eina_RWLock *mutex)
Attempts to take a write lock.
Evas_Object_Box_Layout
void(* Evas_Object_Box_Layout)(Evas_Object *o, Evas_Object_Box_Data *priv, void *user_data)
Function signature for an Evas box object layouting routine.
Definition: Evas_Common.h:2726
eina_cow_free
void eina_cow_free(Eina_Cow *cow, const Eina_Cow_Data **data)
Frees a pointer from the pool.
Definition: eina_cow.c:419
elm_genlist_search_by_text_item_get
Elm_Widget_Item * elm_genlist_search_by_text_item_get(Elm_Genlist *obj, Elm_Widget_Item *item_to_search_from, const char *part_name, const char *pattern, Elm_Glob_Match_Flags flags)
Get genlist item by given string.
Definition: elm_genlist_eo.legacy.c:255
eet_data_text_dump
EAPI int eet_data_text_dump(const void *data_in, int size_in, Eet_Dump_Callback dumpfunc, void *dumpdata)
Dumps an eet encoded data structure into ascii text.
Definition: eet_data.c:4913
ELM_ICON_CLASS
#define ELM_ICON_CLASS
Elementary Icon Class.
Definition: elm_icon_eo.h:20
_Evas_Precision_Position::canvas
Evas_Coord_Precision_Point canvas
position on the canvas
Definition: Evas_Common.h:253
edje_edit_part_item_index_max_w_get
EAPI int edje_edit_part_item_index_max_w_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the maximum width value of a part's item.
elm_object_item_cursor_engine_only_get
Eina_Bool elm_object_item_cursor_engine_only_get(const Elm_Widget_Item *obj)
Control if the (custom)cursor for a given item should be searched in its theme, also,...
Definition: elm_widget_item_eo.legacy.c:57
emile_compress
Eina_Binbuf * emile_compress(const Eina_Binbuf *data, Emile_Compressor_Type t, Emile_Compressor_Level l)
Compress an Eina_Binbuf into a new Eina_Binbuf.
Definition: emile_compress.c:37
_Ecore_Win32_Event_Selection_Clear::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:482
elm_object_item_access_unregister
void elm_object_item_access_unregister(Elm_Widget_Item *obj)
Unregister accessible object of the object item.
Definition: elm_widget_item_eo.legacy.c:249
_Eina_Cpu_Features
_Eina_Cpu_Features
Definition: eina_cpu.h:47
ELM_PREFS_DATA_EVENT_ITEM_CHANGED
@ ELM_PREFS_DATA_EVENT_ITEM_CHANGED
The group of values has been automatically saved (event info is the group's name (key))
Definition: elm_prefs_data.h:78
ECORE_EVENT_LOCALE_CHANGED
#define ECORE_EVENT_LOCALE_CHANGED
Locale changed.
Definition: Ecore_Common.h:570
evas_key_lock_is_set
Eina_Bool evas_key_lock_is_set(const Evas_Lock *l, const char *keyname)
Checks the state of a given lock key of the default seat, at the time of the call.
Definition: evas_key.c:83
ecore_wl_display_get
EAPI struct wl_display * ecore_wl_display_get(void)
Retrieves the Wayland Display Interface used for the current Wayland connection.
Definition: ecore_wl.c:285
eina_log_domain_register
int eina_log_domain_register(const char *name, const char *color)
Definition: eina_log.c:1885
elm_config_preferred_engine_get
const char * elm_config_preferred_engine_get(void)
Get Elementary's preferred engine to use.
Definition: elm_config.c:4523
ephysics_body_damping_set
EAPI void ephysics_body_damping_set(EPhysics_Body *body, double linear_damping, double angular_damping)
Set the angular and linear damping values.
elm_access_action_cb_set
void elm_access_action_cb_set(Evas_Object *obj, const Elm_Access_Action_Type type, const Elm_Access_Action_Cb cb, const void *data)
Set a callback function to a given accessibility action type.
Definition: elm_access.c:1414
eina_matrix3_f16p16_type_get
Eina_Matrix_Type eina_matrix3_f16p16_type_get(const Eina_Matrix3_F16p16 *m)
Returns the type of the given fixed point matrix.
Definition: eina_matrix.c:114
efreet_cache_home_get
const char * efreet_cache_home_get(void)
Retrieves the XDG Cache Home directory.
Definition: efreet_base.c:225
evas_object_textblock_replace_char_get
const char * evas_object_textblock_replace_char_get(const Efl_Canvas_Textblock *obj)
The "replacement character" to use for the given textblock object.
Definition: evas_object_textblock.c:8471
eet_data_image_read_to_surface_cipher
EAPI int eet_data_image_read_to_surface_cipher(Eet_File *ef, const char *name, const char *cipher_key, unsigned int src_x, unsigned int src_y, unsigned int *d, unsigned int w, unsigned int h, unsigned int row_stride, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Reads image data from the named key in the eet file using a cipher.
Definition: eet_image.c:1464
EDJE_PART_TYPE_LAST
@ EDJE_PART_TYPE_LAST
Last type value.
Definition: Edje_Legacy.h:3264
ecore_con_eet_server_connect_callback_add
EAPI void ecore_con_eet_server_connect_callback_add(Ecore_Con_Eet *ece, Ecore_Con_Eet_Server_Cb func, const void *data)
Registers a server connect callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:851
_Eio_Monitor_Error
Definition: Eio_Legacy.h:1199
elm_policy_get
int elm_policy_get(unsigned int policy)
Get the policy value for given policy identifier.
Definition: elm_main.c:1426
EDJE_ACTION_TYPE_DRAG_VAL_SET
@ EDJE_ACTION_TYPE_DRAG_VAL_SET
Drag val set action value.
Definition: Edje_Common.h:1912
elm_color_class_list_cb_set
void elm_color_class_list_cb_set(Elm_Color_Class_List_Cb cb)
Set a callback to provide a list of supplementary color classes.
Definition: elm_color_class.c:803
eina_value_new
Eina_Value * eina_value_new(const Eina_Value_Type *type)
Creates generic value storage.
Definition: eina_value.c:5627
edje_edit_color_class_description_set
EAPI Eina_Bool edje_edit_color_class_description_set(Evas_Object *obj, const char *class_name, const char *desc)
Changes the description of a color class.
Definition: edje_edit.c:2658
ecore_wl2_window_commit
EAPI void ecore_wl2_window_commit(Ecore_Wl2_Window *window, Eina_Bool flush)
Commit the surface of a wayland window.
Definition: ecore_wl2_window.c:1657
elm_gengrid_item_pos_get
void elm_gengrid_item_pos_get(const Elm_Gengrid_Item *obj, unsigned int *x, unsigned int *y)
Get a given gengrid item's position, relative to the whole gengrid's grid area.
Definition: elm_gengrid_item_eo.legacy.c:39
ecore_con_server_connect
EAPI Ecore_Con_Server * ecore_con_server_connect(Ecore_Con_Type type, const char *name, int port, const void *data)
Creates a connection to the specified server and return an associated object.
Definition: ecore_con_legacy.c:2165
elm_animation_view_pause
Eina_Bool elm_animation_view_pause(Elm_Animation_View *obj)
Pause current animation instantly.
elm_flip_perspective_set
void elm_flip_perspective_set(Evas_Object *obj, Evas_Coord foc, Evas_Coord x, Evas_Coord y)
Set flip perspective.
Definition: efl_ui_flip.c:1876
evas_object_text_glow_color_get
void evas_object_text_glow_color_get(const Evas_Text *obj, int *r, int *g, int *b, int *a)
Sets the glow color for the given text object.
Definition: evas_text_eo.legacy.c:81
elm_obj_hover_target_set
EOAPI void elm_obj_hover_target_set(Eo *obj, Efl_Canvas_Object *target)
Sets the target object for the hover.
elm_genlist_items_count
unsigned int elm_genlist_items_count(const Elm_Genlist *obj)
Return how many items are currently in a list.
Definition: elm_genlist_eo.legacy.c:225
_Efreet_Desktop::only_show_in
Eina_List * only_show_in
list of environments that should display the icon
Definition: efreet_desktop.h:110
Evas_Object_Vg_Fill_Mode
Evas_Object_Vg_Fill_Mode
Enumeration that defines how viewbox will be filled int the vg canvs's viewport.
Definition: efl_canvas_vg_object_eo.legacy.h:15
eet_identity_signature
EAPI const void * eet_identity_signature(Eet_File *ef, int *signature_length)
Gets the raw signature associated with an Eet_File.
Definition: eet_lib.c:1845
ecore_evas_x11_shape_input_rectangle_add
EAPI void ecore_evas_x11_shape_input_rectangle_add(Ecore_Evas *ee, int x, int y, int w, int h)
Extends the pointer containment region to the union of the new and existing input rectangle.
Definition: ecore_evas.c:4200
EINA_LOG_STATE_SHUTDOWN
#define EINA_LOG_STATE_SHUTDOWN
String that indicates the log system is shutting down.
Definition: eina_log.h:994
ethumb_client_orientation_get
Ethumb_Thumb_Orientation ethumb_client_orientation_get(const Ethumb_Client *client)
Get current orientation in use for requests.
Definition: ethumb_client.c:1422
EDJE_TWEEN_MODE_SINUSOIDAL_FACTOR
@ EDJE_TWEEN_MODE_SINUSOIDAL_FACTOR
Sinusoidal factor tween mode value.
Definition: Edje_Common.h:1890
ECORE_X_ATOM_E_WINDOW_AUX_HINT_ALLOWED
Ecore_X_Atom ECORE_X_ATOM_E_WINDOW_AUX_HINT_ALLOWED
Definition: ecore_x_atoms_decl.h:370
ecore_audio_obj_name_set
void ecore_audio_obj_name_set(Efl_Object *obj, const char *name)
Name of the object.
Definition: ecore_audio.c:273
ecore_event_add
Ecore_Event * ecore_event_add(int type, void *ev, Ecore_End_Cb func_free, void *data)
Adds an event to the event queue.
Definition: ecore_events.c:52
ecore_wl_subsurf_place_above
EAPI void ecore_wl_subsurf_place_above(Ecore_Wl_Subsurf *ess, struct wl_surface *surface)
Places subsurface on layer above a reference surface.
Definition: ecore_wl_subsurf.c:151
ecore_imf_context_input_panel_layout_set
EAPI void ecore_imf_context_input_panel_layout_set(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Layout layout)
Sets the layout of the input panel.
Definition: ecore_imf_context.c:934
ethumb_new
EAPI Ethumb * ethumb_new(void)
Create a new ethumb object.
Definition: ethumb.c:328
Eina_Debug_Opcode::opcode_name
char * opcode_name
Opcode string.
Definition: eina_debug.h:153
elm_win_quickpanel_priority_major_get
int elm_win_quickpanel_priority_major_get(const Evas_Object *obj)
Get the major priority of a quickpanel window.
Definition: efl_ui_win.c:8124
_Elput_Event_Device_Change
Definition: Elput.h:82
elm_store_fetch_thread_get
Eina_Bool elm_store_fetch_thread_get(const Elm_Store *st)
Get the thread enabled fetching option for Store.
Definition: elm_store.c:651
evas_object_box_append
Evas_Object_Box_Option * evas_object_box_append(Evas_Box *obj, Efl_Canvas_Object *child)
Append a new child object to the given box object o.
Definition: evas_box_eo.legacy.c:81
edje_edit_part_item_align_y_get
EINA_DEPRECATED EAPI double edje_edit_part_item_align_y_get(Evas_Object *obj, const char *part, const char *item)
Gets the vertical align value of a part state.
_Ecore_Event_Modifiers
Contains information about an Ecore event modifier.
Definition: Ecore_Input.h:385
_Ecore_Event_Mouse_Wheel::modifiers
unsigned int modifiers
The combination of modifiers key (SHIFT,CTRL,ALT,..)
Definition: Ecore_Input.h:267
edje_edit_state_text_fit_y_set
EAPI Eina_Bool edje_edit_state_text_fit_y_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool fit)
Sets if the text part should fit it's container vertically.
ecore_main_loop_thread_safe_call_async
EAPI void ecore_main_loop_thread_safe_call_async(Ecore_Cb callback, void *data)
Calls callback asynchronously in the main loop.
Definition: ecore.c:601
EVAS_ALLOC_ERROR_NONE
@ EVAS_ALLOC_ERROR_NONE
No allocation error.
Definition: Evas_Common.h:270
Eldbus_Proxy_Event_Type
Eldbus_Proxy_Event_Type
An enumeration containing proxy event types.
Definition: eldbus_proxy.h:189
_Elm_Flipselector_Data
Definition: elm_widget_flipselector.h:28
elm_fileselector_is_save_set
void elm_fileselector_is_save_set(Evas_Object *obj, Eina_Bool is_save)
Enable/disable the file name entry box where the user can type in a name for a file,...
Definition: elc_fileselector.c:2013
ECORE_IMF_INPUT_HINT_AUTOFILL_POSTAL_CODE
@ ECORE_IMF_INPUT_HINT_AUTOFILL_POSTAL_CODE
Autofill hint for a postal code.
Definition: Ecore_IMF.h:425
evas_object_intercept_device_focus_set_callback_del
void * evas_object_intercept_device_focus_set_callback_del(Evas_Object *obj, Evas_Object_Intercept_Device_Focus_Set_Cb func)
Unset the callback function that intercepts a focus set event of an object.
eina_quad_rectangle_from
void eina_quad_rectangle_from(Eina_Quad *q, const Eina_Rectangle *r)
Transform the given rectangle to the given quadrangle.
Definition: eina_quad.c:86
elm_obj_flipselector_item_append
EOAPI Elm_Widget_Item * elm_obj_flipselector_item_append(Eo *obj, const char *label, Evas_Smart_Cb func, const void *data)
Append a (text) item to a flip selector widget.
eio_file_xattr
Eio_File * eio_file_xattr(const char *path, Eio_Filter_Cb filter_cb, Eio_Main_Cb main_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Asynchronously list all eXtended attribute.
Definition: eio_xattr.c:353
edje_object_part_text_style_user_pop
void edje_object_part_text_style_user_pop(Eo *obj, const char *part)
Deletes the top style form the user style stack.
Definition: edje_legacy.c:476
ECORE_FILE_PROGRESS_CONTINUE
@ ECORE_FILE_PROGRESS_CONTINUE
Continue the download.
Definition: Ecore_File.h:100
_Ecore_Con_Event_Server_Data::data
void * data
the data that the server sent
Definition: Ecore_Con.h:555
_Grid
Definition: elm_widget_map.h:383
elm_object_item_tooltip_text_set
void elm_object_item_tooltip_text_set(Elm_Widget_Item *obj, const char *text)
Set the text to be shown in a given object item's tooltips.
Definition: elm_widget_item_eo.legacy.c:141
elm_object_tree_focus_allow_get
Eina_Bool elm_object_tree_focus_allow_get(const Evas_Object *obj)
Get whether an Elementary object and its children are focusable or not.
Definition: elm_main.c:1690
emotion_object_image_get
EAPI Evas_Object * emotion_object_image_get(const Evas_Object *obj)
Get the actual image object that contains the pixels of the video stream.
Definition: emotion_smart.c:255
EMBRYO_ERROR_HEAPLOW
@ EMBRYO_ERROR_HEAPLOW
Stack underflow.
Definition: Embryo.h:400
eina_simple_xml_node_doctype_new
Eina_Simple_XML_Node_Doctype * eina_simple_xml_node_doctype_new(Eina_Simple_XML_Node_Tag *parent, const char *contents, size_t length)
Creates new doctype.
Definition: eina_simple_xml_parser.c:866
evas_vg_node_stack_above
void evas_vg_node_stack_above(Evas_Vg_Node *obj, Eo *above)
Stack obj immediately above above.
Definition: efl_canvas_vg_node.c:763
ephysics_world_bodies_outside_front_autodel_get
EAPI Eina_Bool ephysics_world_bodies_outside_front_autodel_get(const EPhysics_World *world)
Get world autodeleting bodies mode when they're outside of render area by the front.
ecore_x_icccm_client_machine_get
EAPI char * ecore_x_icccm_client_machine_get(Ecore_X_Window win)
Get a window client machine string.
Definition: ecore_x_icccm.c:797
ephysics_body_forces_get
EAPI void ephysics_body_forces_get(const EPhysics_Body *body, double *x, double *y, double *z)
Get physics body forces.
_Elm_Theme
Definition: elm_priv.h:240
_Ecore_X_Event_Gesture_Notify_Group
Definition: Ecore_X.h:2738
ECORE_GETOPT_ACTION_LICENSE
@ ECORE_GETOPT_ACTION_LICENSE
Show license.
Definition: Ecore_Getopt.h:76
_Eina_Rectangle::h
int h
height of rectangle
Definition: eina_rectangle.h:113
_Eina_File_Direct_Info::path_length
size_t path_length
Size of the whole path.
Definition: eina_file.h:194
elm_slider_span_size_get
Evas_Coord elm_slider_span_size_get(const Evas_Object *obj)
Get the length set for the bar region of a given slider widget.
Definition: elm_slider.c:1451
elm_genlist_item_flip_get
Eina_Bool elm_genlist_item_flip_get(const Elm_Genlist_Item *obj)
Get the flip state of a given genlist item.
Definition: elm_genlist_item_eo.legacy.c:81
elm_scroller_bounce_get
void elm_scroller_bounce_get(const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Get the bounce behaviour.
Definition: elm_scroller.c:1060
eio_file_move
Eio_File * eio_file_move(const char *source, const char *dest, Eio_Progress_Cb progress_cb, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Move a file asynchronously.
Definition: eio_file.c:849
edje_edit_part_access_get
EAPI Eina_Bool edje_edit_part_access_get(Evas_Object *obj, const char *part)
Gets accessibility for part.
Definition: edje_edit.c:3993
ecore_x_window_root_get
EAPI Ecore_X_Window ecore_x_window_root_get(Ecore_X_Window win)
Retrieves the root window a given window is on.
Definition: ecore_x_window.c:1374
elm_obj_entry_input_panel_enabled_set
EOAPI void elm_obj_entry_input_panel_enabled_set(Eo *obj, Eina_Bool enabled)
Sets the attribute to show the input panel automatically.
elm_obj_entry_autosave_get
EOAPI Eina_Bool elm_obj_entry_autosave_get(const Eo *obj)
This gets the entry object's 'autosave' status.
EDJE_CHANNEL_FOREGROUND
@ EDJE_CHANNEL_FOREGROUND
Foreground audio sounds.
Definition: Edje_Common.h:337
evas_textblock_fit_step_size_get
int evas_textblock_fit_step_size_get(const Evas_Object *obj, unsigned int *p_step_size)
Get the object's fitting step size when trying fonts between min font size and max font size.
Definition: evas_object_textblock.c:17973
ecore_file_download_full
EAPI Eina_Bool ecore_file_download_full(const char *url, const char *dst, Ecore_File_Download_Completion_Cb completion_cb, Ecore_File_Download_Progress_Cb progress_cb, void *data, Ecore_File_Download_Job **job_ret, Eina_Hash *headers)
Downloads the given url to the given destination with additional headers.
Definition: ecore_file_download.c:178
EINA_MALLOC
#define EINA_MALLOC
EINA_MALLOC is used to tell the compiler that a function may be treated as if any non-NULL pointer it...
Definition: eina_types.h:370
ECORE_X_ATOM_TEAMWORK_OPEN
Ecore_X_Atom ECORE_X_ATOM_TEAMWORK_OPEN
Definition: ecore_x_atoms_decl.h:381
ELM_LIST_LAST
@ ELM_LIST_LAST
Indicates error if returned by elm_list_mode_get().
Definition: elm_general.h:456
efreet_menu_ref
void efreet_menu_ref(Efreet_Menu *entry)
Incriments refcount for the menu.
Definition: efreet_menu.c:2361
eet_data_undump
EAPI int eet_data_undump(Eet_File *ef, const char *name, const char *text, int textlen, int compress)
Takes an ascii encoding from eet_data_dump() and re-encode in binary.
Definition: eet_data.c:4989
elm_config_focus_highlight_enabled_get
Eina_Bool elm_config_focus_highlight_enabled_get(void)
Get the enable status of the focus highlight.
Definition: elm_config.c:3470
EMBRYO_FUNCTION_NONE
#define EMBRYO_FUNCTION_NONE
An invalid/non-existent function.
Definition: Embryo.h:437
_Ecore_File_Progress_Return
_Ecore_File_Progress_Return
What to do with the download as a return from the Ecore_File_Download_Progress_Cb function,...
Definition: Ecore_File.h:99
eolian_aux_implement_documentation_get
EAPI const Eolian_Documentation * eolian_aux_implement_documentation_get(const Eolian_Implement *impl, Eolian_Function_Type ftype)
Get documentation for an implementation.
Definition: eolian_aux.c:266
elm_theme_group_path_find
const char * elm_theme_group_path_find(Elm_Theme *th, const char *group)
Get the file path for an edje file for the group and theme given.
Definition: elm_theme.c:988
EMOTION_ASPECT_KEEP_BOTH
@ EMOTION_ASPECT_KEEP_BOTH
respect video aspect, fitting it inside the object area
Definition: Emotion.h:256
EVAS_VG_CAP_BUTT
@ EVAS_VG_CAP_BUTT
The end of lines is rendered as a full stop on the last point itself.
Definition: Evas_Legacy.h:3714
Elm_Naviframe_Data
struct _Elm_Naviframe_Data Elm_Naviframe_Data
Base layout smart data extended with naviframe instance data.
Definition: elm_widget_naviframe.h:26
eina_ustringshare_replace_length
static Eina_Bool eina_ustringshare_replace_length(const Eina_Unicode **p_str, const Eina_Unicode *news, unsigned int slen)
Replace the previously stringshared pointer with a new content.
Definition: eina_inline_ustringshare.x:77
eldbus_proxy_property_set
Eldbus_Pending * eldbus_proxy_property_set(Eldbus_Proxy *proxy, const char *name, const char *sig, const void *value, Eldbus_Message_Cb cb, const void *data)
Set a property.
Definition: eldbus_proxy.c:704
ecore_drm_devices_get
EAPI const Eina_List * ecore_drm_devices_get(void)
Gets the list of drm devices which are allocated.
Definition: ecore_drm_device.c:452
elm_layout_add
Evas_Object * elm_layout_add(Evas_Object *parent)
Add a new layout to the parent.
Definition: efl_ui_layout.c:3065
_Edje_External_Param_Info
Struct holding information about an EXTERNAL part's parameters.
Definition: Edje_Common.h:705
ecore_evas_aux_hint_val_get
EAPI const char * ecore_evas_aux_hint_val_get(const Ecore_Evas *ee, int id)
Gets a value of the auxiliary hint.
Definition: ecore_evas.c:2449
elm_win_profile_set
void elm_win_profile_set(Evas_Object *obj, const char *profile)
Set the profile of a window.
Definition: efl_ui_win.c:8720
elm_win_override_get
Eina_Bool elm_win_override_get(const Evas_Object *obj)
Get the override state of a window.
Definition: efl_ui_win.c:8039
edje_object_thaw
int edje_object_thaw(Edje_Object *obj)
Thaws the Edje object.
Definition: edje_legacy.c:1104
elm_entry_selection_get
const char * elm_entry_selection_get(const Elm_Entry *obj)
Get any selected text within the entry.
Definition: elm_entry_eo.legacy.c:351
edje_edit_part_item_index_position_row_get
EAPI unsigned short edje_edit_part_item_index_position_row_get(Evas_Object *obj, const char *part, unsigned int index)
Gets row position of the part's item.
_Efl_Ui_Frame_Data
Definition: efl_ui_widget_frame.h:28
ecore_imf_context_input_panel_event_callback_add
EAPI void ecore_imf_context_input_panel_event_callback_add(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Event type, void(*func)(void *data, Ecore_IMF_Context *ctx, int value), const void *data)
Registers a callback function which will be called if there is change in input panel state,...
Definition: ecore_imf_context.c:1214
eina_hash_move
Eina_Bool eina_hash_move(Eina_Hash *hash, const void *old_key, const void *new_key)
Changes the key of an entry in a hash without triggering the free callback.
Definition: eina_hash.c:1191
eina_debug_timer_del
void eina_debug_timer_del(Eina_Debug_Timer *timer)
Delete a timer.
Definition: eina_debug_timer.c:197
elm_check_add
Evas_Object * elm_check_add(Evas_Object *parent)
Add a new Check object.
Definition: efl_ui_check.c:516
edje_edit_program_targets_get
EAPI Eina_List * edje_edit_program_targets_get(Evas_Object *obj, const char *prog)
Gets the list of the targets for the given program.
Definition: edje_edit.c:11823
Eldbus_Object_Event_Property_Changed
struct _Eldbus_Object_Event_Property_Changed Eldbus_Object_Event_Property_Changed
Structure used with the ELDBUS_OBJECT_EVENT_PROPERTY_CHANGED event.
_Eolian_Implement
Definition: eolian_database.h:306
_Elm_Store_Item_Mapping_Icon::scale_down
Eina_Bool scale_down
EINA_TRUE if scaling down is allowed
Definition: elm_store.h:96
elm_prefs_data_autosave_get
Eina_Bool elm_prefs_data_autosave_get(const Elm_Prefs_Data *prefs_data)
Get whether a given elm prefs data handle is saving its values back automatically on changes.
Definition: elm_prefs_data.c:887
ELM_SEL_TYPE_XDND
@ ELM_SEL_TYPE_XDND
Drag and Drop.
Definition: elm_cnp.h:64
EDJE_ACTION_TYPE_PHYSICS_TORQUE_IMPULSE
@ EDJE_ACTION_TYPE_PHYSICS_TORQUE_IMPULSE
Physics torque impulse action value.
Definition: Edje_Common.h:1924
ecore_evas_wayland_type_set
EAPI void ecore_evas_wayland_type_set(Ecore_Evas *ee, int type)
Set the type of the Ecore_Evas window.
Definition: ecore_evas.c:4579
eina_normal3_matrix_get
void eina_normal3_matrix_get(Eina_Matrix3 *out, const Eina_Matrix4 *m)
Sets normal of the given matrix.
Definition: eina_matrix.c:1266
Evas_Colorspace
Emile_Colorspace Evas_Colorspace
Colorspaces for pixel data supported by Evas.
Definition: Evas_Loader.h:191
eeze_disk_mountopts_get
EAPI unsigned long eeze_disk_mountopts_get(Eeze_Disk *disk)
Get the flags of a disk's current mount options.
Definition: eeze_disk_mount.c:225
_Overlay_Bubble
Definition: elm_widget_map.h:204
ELM_FILESELECTOR_SORT_BY_SIZE_ASC
@ ELM_FILESELECTOR_SORT_BY_SIZE_ASC
Sort by ascending file size.
Definition: elm_interface_fileselector_eo.h:39
Eeze_Mount_Opts
Eeze_Mount_Opts
Definition: Eeze_Disk.h:63
ECORE_IMF_CANDIDATE_PANEL_HIDE
@ ECORE_IMF_CANDIDATE_PANEL_HIDE
Notification prior to the dismissal of the candidate word panel.
Definition: Ecore_IMF.h:165
evas_gl_current_context_get
Evas_GL_Context * evas_gl_current_context_get(Evas_GL *evas_gl)
Returns the Evas GL context object in use or set by evas_gl_make_current.
Definition: evas_gl.c:485
elm_config_scroll_thumbscroll_acceleration_weight_get
double elm_config_scroll_thumbscroll_acceleration_weight_get(void)
Get the weight for the acceleration.
Definition: elm_config.c:3917
evas_vg_gradient_radial_focal_set
void evas_vg_gradient_radial_focal_set(Evas_Vg_Gradient_Radial *obj, double x, double y)
Sets the focal point of this radial gradient.
Definition: efl_canvas_vg_gradient_radial.c:221
elm_label_slide_speed_get
double elm_label_slide_speed_get(const Elm_Label *obj)
Control the slide speed of the label.
Definition: elm_label_eo.legacy.c:21
ecore_wl2_offer_proxy_receive_end
void ecore_wl2_offer_proxy_receive_end(Ecore_Wl2_Offer *offer)
End the use of a proxy received offer.
Definition: ecore_wl2_dnd.c:877
elm_obj_diskselector_side_text_max_length_get
EOAPI int elm_obj_diskselector_side_text_max_length_get(const Eo *obj)
Get the side labels max length.
elm_obj_gengrid_multi_select_mode_get
EOAPI Elm_Object_Multi_Select_Mode elm_obj_gengrid_multi_select_mode_get(const Eo *obj)
Get the gengrid multi select mode.
_Fash_Item_variation_List
Definition: evas_font.h:177
EPhysics_Constraint
struct _EPhysics_Constraint EPhysics_Constraint
Constraint handle, used to limit bodies movements.
Definition: EPhysics.h:4531
eina_log_level_color_get
static const char * eina_log_level_color_get(int level)
Function to get recommended color value for level.
Definition: eina_inline_log.x:160
eina_file_path_join_len
static size_t eina_file_path_join_len(char *dst, size_t size, const char *a, size_t a_len, const char *b, size_t b_len)
Joins two paths of known length.
ECORE_EXE_PRIORITY_INHERIT
#define ECORE_EXE_PRIORITY_INHERIT
Inherit priority from parent process.
Definition: Ecore_Common.h:1015
ecore_exe_data_get
void * ecore_exe_data_get(const Ecore_Exe *exe)
Retrieves the data attached to the given process handle.
Definition: ecore_exe.c:233
elm_animation_view_add
Elm_Animation_View * elm_animation_view_add(Evas_Object *parent)
Add a new animation view widget to the parent's canvas.
Definition: efl_ui_vg_animation.c:893
EDJE_ACTION_TYPE_SOUND_TONE
@ EDJE_ACTION_TYPE_SOUND_TONE
Sound tone action value.
Definition: Edje_Common.h:1922
ecore_timer_del
void * ecore_timer_del(Ecore_Timer *timer)
Deletes the specified timer from the timer list.
Definition: ecore_timer.c:238
elm_win_available_profiles_set
void elm_win_available_profiles_set(Elm_Win *obj, const char **profiles, unsigned int count)
Set the array of available profiles to a window.
Definition: efl_ui_win.c:9141
eina_iterator_free
void eina_iterator_free(Eina_Iterator *iterator)
Frees an iterator.
Definition: eina_iterator.c:98
ecore_wl2_display_inputs_get
EAPI Eina_Iterator * ecore_wl2_display_inputs_get(Ecore_Wl2_Display *display)
Get all the Ecore_Wl2_Input from the display.
Definition: ecore_wl2_display.c:1100
EET_COMPRESSION_NONE
@ EET_COMPRESSION_NONE
No compression at all.
Definition: Eet.h:242
evas_object_text_shadow_color_set
void evas_object_text_shadow_color_set(Evas_Text *obj, int r, int g, int b, int a)
Controls the shadow color for the given text object.
Definition: evas_text_eo.legacy.c:3
edje_edit_state_fill_type_set
EAPI Eina_Bool edje_edit_state_fill_type_set(Evas_Object *obj, const char *part, const char *state, double value, unsigned char fill_type)
Sets the fill type property for given part state.
Definition: edje_edit.c:7050
evas_map_smooth_set
void evas_map_smooth_set(Evas_Map *m, Eina_Bool enabled)
Set the smoothing for map rendering.
Definition: evas_map.c:670
_Ecore_Exe_Event_Data::data
void * data
The raw binary data from the child process received.
Definition: ecore_exe_eo.h:36
Emotion_Meta_Info
enum _Emotion_Meta_Info Emotion_Meta_Info
Meta info type to be retrieved.
Definition: Emotion.h:262
evas_textblock_cursor_char_prev
Eina_Bool evas_textblock_cursor_char_prev(Efl_Text_Cursor_Handle *cur)
Advances the cursor one char backwards.
Definition: evas_object_textblock.c:10612
efreet_util_desktop_mime_list
Eina_List * efreet_util_desktop_mime_list(const char *mime)
Find all desktops for a given mime type.
Definition: efreet_utils.c:144
_Ecore_IMF_Event_Key_Up::timestamp
unsigned int timestamp
The timestamp when the event occurred.
Definition: Ecore_IMF.h:730
ephysics_quaternion_slerp
EAPI EPhysics_Quaternion * ephysics_quaternion_slerp(const EPhysics_Quaternion *quat1, const EPhysics_Quaternion *quat2, double ratio, EPhysics_Quaternion *result)
Return the quaternion which is the result of Spherical Linear Interpolation between two quaternions.
ector_init
EAPI int ector_init(void)
Init the ector subsystem.
Definition: ector_main.c:31
eina_hash_int32_new
Eina_Hash * eina_hash_int32_new(Eina_Free_Cb data_free_cb)
Creates a new hash table for use with 32bit integers.
Definition: eina_hash.c:810
Evas_Render_Op
Evas_Render_Op
How the object should be rendered to output.
Definition: Evas_Legacy.h:2158
EINA_KEY_CMP
#define EINA_KEY_CMP(Function)
Definition: eina_hash.h:325
_Ecore_Getopt_Desc_Callback::data
const void * data
data to pass to the callback
Definition: Ecore_Getopt.h:179
ELM_CTXPOPUP_DIRECTION_DOWN
@ ELM_CTXPOPUP_DIRECTION_DOWN
Ctxpopup show appear below clicked area.
Definition: elm_ctxpopup_eo.h:20
_Ecore_X_Event_Window_Hide::send_event
Eina_Bool send_event
Definition: Ecore_X.h:590
ecore_drm2_fb_data_get
EAPI void * ecore_drm2_fb_data_get(Ecore_Drm2_Fb *fb)
Get a framebuffer's mmap'd data.
Definition: ecore_drm2_fb.c:190
elm_win_sticky_get
Eina_Bool elm_win_sticky_get(const Evas_Object *obj)
Get the sticky state of the window.
Definition: efl_ui_win.c:9718
edje_object_part_table_clear
Eina_Bool edje_object_part_table_clear(Evas_Object *obj, const char *part, Eina_Bool clear)
Removes all object from the table.
Definition: edje_part_table.c:322
ethumb_client_thumb_exists
Ethumb_Exists * ethumb_client_thumb_exists(Ethumb_Client *client, Ethumb_Client_Thumb_Exists_Cb exists_cb, const void *data)
Checks whenever file already exists (locally!)
Definition: ethumb_client.c:1955
edje_edit_program_action_set
EAPI Eina_Bool edje_edit_program_action_set(Evas_Object *obj, const char *prog, Edje_Action_Type action)
Sets the action of a given program.
Definition: edje_edit.c:11681
elm_obj_diskselector_round_enabled_get
EOAPI Eina_Bool elm_obj_diskselector_round_enabled_get(const Eo *obj)
Get a value whether round mode is enabled or not.
_eina_file_cache
Eina_Hash * _eina_file_cache
A pointer to the global Eina file cache.
Definition: eina_file_common.c:53
edje_edit_state_image_border_scale_set
EAPI Eina_Bool edje_edit_state_image_border_scale_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool scale)
Sets the border scale value of a part state.
Definition: edje_edit.c:10848
ecore_x_dpms_enabled_set
EAPI void ecore_x_dpms_enabled_set(int enabled)
Sets the DPMS state of the display.
Definition: ecore_x_dpms.c:117
ecore_con_client_data_set
EAPI void ecore_con_client_data_set(Ecore_Con_Client *cl, const void *data)
Sets the data associated with the given client to data.
Definition: ecore_con_legacy.c:724
eldbus_service_interface_fallback_register2
Eldbus_Service_Interface * eldbus_service_interface_fallback_register2(Eldbus_Connection *conn, const char *path, const Eldbus_Service_Interface_Desc2 *desc)
Register a fallback interface handler for a given subsection of the object hierarchy.
Definition: eldbus_service.c:1016
EINA_MATRIX_AXIS_Y
@ EINA_MATRIX_AXIS_Y
Y-Axis.
Definition: eina_matrix.h:63
eina_value_type_pset
static Eina_Bool eina_value_type_pset(const Eina_Value_Type *type, void *mem, const void *ptr)
Sets memory using type descriptor and pointer.
ecore_con_server_uptime_get
EAPI double ecore_con_server_uptime_get(const Ecore_Con_Server *svr)
Checks how long a server has been connected.
Definition: ecore_con_legacy.c:2405
ECORE_X_MODIFIER_CTRL
EAPI int ECORE_X_MODIFIER_CTRL
Definition: ecore_x.c:153
_Eet_Data_Descriptor_Class::array_free
Eet_Descriptor_Array_Free_Callback array_free
how to free memory for array (usually free())
Definition: Eet.h:2850
edje_edit_state_fixed_w_set
EAPI Eina_Bool edje_edit_state_fixed_w_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool fixed)
Sets the fixed width value of a part state.
_Elm_Box_Data
Definition: elm_widget_box.h:28
_Evas_Event_Mouse_Wheel::direction
int direction
Axis of screen wheel - 0 = default up/down wheel, 1 = horizontal left/right wheel.
Definition: Evas_Legacy.h:245
Ethumb
struct _Ethumb Ethumb
thumbnailer handle.
Definition: Ethumb.h:136
eio_file_chown
Eio_File * eio_file_chown(const char *path, const char *user, const char *group, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Change owner of a path.
Definition: eio_single.c:575
eina_value_copy
Eina_Bool eina_value_copy(const Eina_Value *value, Eina_Value *copy)
Copies generic value storage.
Definition: eina_value.c:5654
_Eldbus_Property
Definition: eldbus_service.h:94
_Eldbus_Introspection_Method::name
Eina_Stringshare * name
Method name.
Definition: eldbus_introspection.h:62
eina_accessor_unlock
Eina_Bool eina_accessor_unlock(Eina_Accessor *accessor)
Unlocks the container of the accessor.
Definition: eina_accessor.c:183
edje_object_update_hints_set
void edje_object_update_hints_set(Edje_Object *obj, Eina_Bool update)
Whether this object updates its size hints automatically.
Definition: edje_legacy.c:1047
_Elm_Toolbar_Item_State::icon
Efl_Canvas_Object * icon
Item icon.
Definition: elm_toolbar_item_eo.h:39
_Evas_Smart_Class::clip_set
void(* clip_set)(Evas_Object *o, Evas_Object *clip)
code to be run when setting clipper of object on a canvas.
Definition: Evas_Common.h:1958
elm_obj_diskselector_display_item_num_set
EOAPI void elm_obj_diskselector_display_item_num_set(Eo *obj, int num)
Set the number of items to be displayed.
elm_fileselector_folder_only_get
Eina_Bool elm_fileselector_folder_only_get(const Evas_Object *obj)
Get whether folder-only view is set for a given file selector widget.
Definition: elc_fileselector.c:2065
eina_prefix_lib_get
const char * eina_prefix_lib_get(Eina_Prefix *pfx)
Gets the library installation directory.
Definition: eina_prefix.c:782
_Eina_List
Type for a generic double linked list.
Definition: eina_list.h:318
_Elm_Panel_Scroll_Info::rel_x
double rel_x
content scrolled position (0.0 ~ 1.0) in the panel>
Definition: elm_panel_common.h:20
elm_config_profile_list_get
Eina_List * elm_config_profile_list_get(void)
Get Elementary's list of available profiles.
Definition: elm_config.c:3086
_Eldbus_Proxy_Event_Property_Changed::value
const Eina_Value * value
the value of the property
Definition: eldbus_proxy.h:206
edje_edit_part_item_source_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_source_set(Evas_Object *obj, const char *part, const char *item_name, const char *source_group)
Sets source for item from table or box items.
Definition: edje_edit.c:5389
ethumb_client_size_set
void ethumb_client_size_set(Ethumb_Client *client, int tw, int th)
Configure future request to use custom size.
Definition: ethumb_client.c:1265
ecore_wl2_window_preferred_rotation_set
EAPI void ecore_wl2_window_preferred_rotation_set(Ecore_Wl2_Window *window, int rot)
Set preferred rotation on a given window.
Definition: ecore_wl2_window.c:1242
edje_edit_part_item_span_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_span_set(Evas_Object *obj, const char *part, const char *item, unsigned char col, unsigned char row)
Sets the count of columns and rows, which this item will spans for use.
Definition: edje_edit.c:6066
_Evas_GL_Config::multisample_bits
Evas_GL_Multisample_Bits multisample_bits
Optional Surface MSAA Bits.
Definition: Evas_GL.h:569
elm_slider_indicator_format_function_set
void elm_slider_indicator_format_function_set(Evas_Object *obj, slider_func_type func, slider_freefunc_type free_func)
Set the format function pointer for the indicator label.
Definition: elm_slider.c:1706
_Eina_Matrix4::zx
double zx
zx in z' = (x * zx) + (y * zy) + (z * zz) + zw
Definition: eina_matrix.h:134
_Elm_Gen_Item_Class::decorate_all_item_style
const char * decorate_all_item_style
Style to use when in edit mode, or NULL if you don't care.
Definition: elm_gen.h:123
_Ecore_Win32_Event_Selection_Notify::selection
char * selection
The type of the selection.
Definition: Ecore_Win32.h:497
eina_strbuf_trim
void eina_strbuf_trim(Eina_Strbuf *buf)
Trims the string buffer.
Definition: eina_strbuf.c:159
_Evas_Object_Box_Option
Evas_Object_Box_Option struct fields
Definition: Evas_Common.h:2872
ecore_con_server_flush
EAPI void ecore_con_server_flush(Ecore_Con_Server *svr)
Flushes all pending data to the given server.
Definition: ecore_con_legacy.c:2412
eina_value_to_binbuf
Eina_Binbuf * eina_value_to_binbuf(Eina_Value *value)
Converts one value to Eina_Binbuf.
Definition: eina_value.c:5735
_Eina_Inarray::version
int version
Should match the EINA_ARRAY_VERSION used when compiling your apps, provided for ABI compatibility.
Definition: eina_inarray.h:227
_Ecore_X_Error_Code
_Ecore_X_Error_Code
Defines the error codes of Ecore_X which wraps the X Window Systems protocol's errors.
Definition: Ecore_X.h:390
evas_textblock_cursor_at_format_set
void evas_textblock_cursor_at_format_set(Evas_Textblock_Cursor *cur, const Evas_Object_Textblock_Node_Format *fmt)
Set the cursor to point to the position of fmt.
Definition: evas_object_textblock.c:12745
eina_tmpstr_manage_new_length
Eina_Tmpstr * eina_tmpstr_manage_new_length(char *str, size_t length)
Adds a new temporary string using the passed string.
Definition: eina_tmpstr.c:87
eina_value_stringshare_copy
static Eina_Bool eina_value_stringshare_copy(const Eina_Value *val, Eina_Stringshare **str)
Copy the stringshare in the passed Eina_Value.
Definition: eina_inline_value_util.x:322
ecore_con_ssl_server_verify_name_get
const char * ecore_con_ssl_server_verify_name_get(Ecore_Con_Server *svr)
Gets the hostname to verify against in certificate verification.
Definition: ecore_con_legacy.c:2583
ecore_evas_callback_sticky_set
EAPI void ecore_evas_callback_sticky_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas sticky events.
Definition: ecore_evas.c:1258
Eina_Key_Hash
int(* Eina_Key_Hash)(const void *key, int key_length)
Type for a function to create a hash key.
Definition: eina_hash.h:331
emotion_object_play_get
EAPI Eina_Bool emotion_object_play_get(const Evas_Object *obj)
Get play/pause state of the media file.
Definition: emotion_smart.c:709
_Efl_Ui_Image_Data
Definition: efl_ui_widget_image.h:44
EET_T_INT
#define EET_T_INT
Data type: int.
Definition: Eet.h:2581
_Efl_Ui_Scroll_Manager_Data::wh
Evas_Coord wh
Last "wanted" geometry.
Definition: efl_ui_widget_scroll_manager.h:17
_Ecore_Event_Mouse_Button::modifiers
unsigned int modifiers
The combination of modifiers key (SHIFT,CTRL,ALT,..)
Definition: Ecore_Input.h:229
elm_thumb_crop_align_set
void elm_thumb_crop_align_set(Evas_Object *obj, double cropx, double cropy)
Set the crop alignment for the thumb object.
Definition: elm_thumb.c:866
elm_gesture_layer_double_tap_timeout_get
double elm_gesture_layer_double_tap_timeout_get(const Evas_Object *obj)
this function returns the gesture layer double tap timeout of an object
Definition: elm_gesture_layer.c:4151
edje_edit_state_limit_get
EAPI unsigned char edje_edit_state_limit_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the states limit value.
Definition: edje_edit.c:7709
EDJE_TWEEN_MODE_NONE
@ EDJE_TWEEN_MODE_NONE
None tween mode value.
Definition: Edje_Common.h:1883
elm_gesture_layer_zoom_distance_tolerance_set
void elm_gesture_layer_zoom_distance_tolerance_set(Evas_Object *obj, Evas_Coord zoom_distance_tolerance)
This function sets the gesture layer zoom distance tolerance of an object.
Definition: elm_gesture_layer.c:3999
_Eina_Vpath_Interface_User
Definition: eina_internal.h:50
_Efreet_Desktop_Action::name
char * name
Specific name of the action.
Definition: efreet_desktop.h:78
ecore_x_window_focus
EAPI void ecore_x_window_focus(Ecore_X_Window win)
Sets the focus to the window win.
Definition: ecore_x_window.c:650
eina_value_list_set
static Eina_Bool eina_value_list_set(Eina_Value *value, unsigned int position,...)
Sets the generic value in a list member.
evas_object_stack_above
void evas_object_stack_above(Evas_Object *obj, Evas_Object *above)
Stack obj immediately above above.
Definition: evas_stack.x:137
elm_obj_calendar_displayed_time_get
EOAPI Eina_Bool elm_obj_calendar_displayed_time_get(const Eo *obj, Efl_Time *displayed_time)
Get the current time displayed in the widget.
Eina_Unicode
uint32_t Eina_Unicode
A type that holds Unicode codepoints.
Definition: eina_unicode.h:33
ecore_x_e_window_rotation_change_done_send
EAPI void ecore_x_e_window_rotation_change_done_send(Ecore_X_Window root, Ecore_X_Window win, int rot, int w, int h)
Definition: ecore_x_e.c:2328
_Eo_Id_Data
Definition: eo_ptr_indirection.x:320
EET_T_LAST
#define EET_T_LAST
Last data type.
Definition: Eet.h:2596
_Eina_Value
defines the contents of a value
Definition: eina_value.h:662
ECORE_WIN32_WINDOW_STATE_MAXIMIZED_VERT
@ ECORE_WIN32_WINDOW_STATE_MAXIMIZED_VERT
maximum vertical sized window
Definition: Ecore_Win32.h:71
ecore_drm2_fb_flip_complete
EAPI Eina_Bool ecore_drm2_fb_flip_complete(Ecore_Drm2_Output *output)
Must be called by a page flip handler when the flip completes.
Definition: ecore_drm2_fb.c:270
ivi_surface_listener::warning
void(* warning)(void *data, struct ivi_surface *ivi_surface, int32_t warning_code, const char *warning_text)
Server-side warning detected.
Definition: ivi-application-client-protocol.h:90
_Edje_External_Param_Info::d
struct _Edje_External_Param_Info::@3::@5 d
Info about double type parameters.
edje_object_message_signal_process
void edje_object_message_signal_process(Edje_Object *obj)
Processes an object's message queue.
Definition: edje_legacy.c:72
ecore_wl2_display_input_find_by_name
EAPI Ecore_Wl2_Input * ecore_wl2_display_input_find_by_name(const Ecore_Wl2_Display *display, const char *name)
Find a seat for a given display object using the seat id.
Definition: ecore_wl2_display.c:1120
_Eina_Matrix2
Definition: eina_matrix.h:1019
Eina_F8p24
int32_t Eina_F8p24
Type for floating point number where the size of the integer part is 8-bit and the size of the decima...
Definition: eina_fp.h:76
ecore_imf_context_event_callback_del
EAPI void * ecore_imf_context_event_callback_del(Ecore_IMF_Context *ctx, Ecore_IMF_Callback_Type type, Ecore_IMF_Event_Cb func)
Deletes (unregisters) a callback function registered to a given context event.
Definition: ecore_imf_context.c:791
ECORE_EXE_WIN32_PRIORITY_ABOVE_NORMAL
@ ECORE_EXE_WIN32_PRIORITY_ABOVE_NORMAL
Above default priority.
Definition: Ecore_Common.h:1031
_Eldbus_Method
Definition: eldbus_service.h:71
evil_mkdir
int evil_mkdir(const char *dirname, mode_t mode EVIL_UNUSED)
Wrap the _mkdir() function on Windows.
Definition: evil_stdio.c:28
edje_object_part_text_cursor_pos_set
void edje_object_part_text_cursor_pos_set(Edje_Object *obj, const char *part, Edje_Cursor cur, int pos)
Sets the cursor position to the given value.
Definition: edje_legacy.c:302
edje_frametime_get
double edje_frametime_get(void)
Gets edje transitions' frame time.
Definition: edje_program.c:222
embryo_data_heap_push
EAPI Embryo_Cell embryo_data_heap_push(Embryo_Program *ep, int cells)
Increases the size of the heap of the given virtual machine by the given number of Embryo_Cells.
Definition: embryo_amx.c:727
elm_win_borderless_get
Eina_Bool elm_win_borderless_get(const Evas_Object *obj)
Get the borderless state of a window.
Definition: efl_ui_win.c:9749
elm_object_focus_set
void elm_object_focus_set(Evas_Object *obj, Eina_Bool focus)
Set/unset focus to a given Elementary object.
Definition: elm_focus_legacy.c:374
elm_obj_entry_context_menu_disabled_get
EOAPI Eina_Bool elm_obj_entry_context_menu_disabled_get(const Eo *obj)
This returns whether the entry's contextual (longpress) menu is disabled.
_Efreet_Desktop::mime_types
Eina_List * mime_types
The mime types supppored by this app.
Definition: efreet_desktop.h:115
Eet_Error
enum _Eet_Error Eet_Error
Eet error identifiers.
_Old_Edje_Part::effect
unsigned char effect
0 = plain...
Definition: edje_convert.h:128
ecore_thread_max_set
void ecore_thread_max_set(int num)
Sets the maximum number of threads allowed to run simultaneously.
Definition: ecore_thread.c:1212
ecore_idler_add
Ecore_Idler * ecore_idler_add(Ecore_Task_Cb func, const void *data)
Adds an idler handler.
Definition: ecore_idler.c:109
elm_obj_web_text_matches_mark
EOAPI unsigned int elm_obj_web_text_matches_mark(Eo *obj, const char *string, Eina_Bool case_sensitive, Eina_Bool highlight, unsigned int limit)
Marks matches of the given string in a document.
Elm_Map_Route_Method
Elm_Map_Route_Method
Set the routing method, what should be prioritized, time or distance.
Definition: elm_map_eo.legacy.h:57
eina_value_array_vinsert
static Eina_Bool eina_value_array_vinsert(Eina_Value *value, unsigned int position, va_list args)
Inserts a generic value to an array member position.
eet_node_hash_add
EAPI void eet_node_hash_add(Eet_Node *parent, const char *name, const char *key, Eet_Node *child)
TODO FIX ME.
Definition: eet_node.c:343
elm_layout_edje_object_can_access_get
Eina_Bool elm_layout_edje_object_can_access_get(const Eo *obj)
Get accessibility state of texblock(text) parts in the layout object.
Definition: efl_ui_layout.c:2200
ELM_FLIP_PAGE_DOWN
@ ELM_FLIP_PAGE_DOWN
Page down flip mode.
Definition: efl_ui_flip_legacy.h:21
evas_object_table_align_get
void evas_object_table_align_get(const Evas_Table *obj, double *horizontal, double *vertical)
Control the alignment of the whole bounding box of contents.
Definition: evas_table_eo.legacy.c:21
eina_lock_take
static Eina_Lock_Result eina_lock_take(Eina_Lock *mutex)
Attempts to take a lock.
elm_obj_gengrid_realized_items_get
EOAPI Eina_List * elm_obj_gengrid_realized_items_get(const Eo *obj)
Get a list of realized items in gengrid.
_Eina_Value_Type::convert_from
Eina_Bool(* convert_from)(const Eina_Value_Type *type, const Eina_Value_Type *convert, void *type_mem, const void *convert_mem)
how to convert values, both memory are value_size
Definition: eina_value.h:3687
edje_object_part_text_selection_get
const char * edje_object_part_text_selection_get(const Evas_Object *obj, const char *part)
Returns the selection text of the object part.
Definition: edje_util.c:2371
edje_edit_state_container_align_y_set
EAPI Eina_Bool edje_edit_state_container_align_y_set(Evas_Object *obj, const char *part, const char *state, double value, double y)
Sets y align for BOX or TABLE part.
evas_object_image_alpha_get
Eina_Bool evas_object_image_alpha_get(const Evas_Object *obj)
Retrieve whether alpha channel data is being used on the given image object.
Definition: evas_image_legacy.c:110
ecore_file_monitor_add
EAPI Ecore_File_Monitor * ecore_file_monitor_add(const char *path, Ecore_File_Monitor_Cb func, void *data)
Monitors the given path using inotify, Windows notification, or polling.
Definition: ecore_file_monitor.c:22
ETHUMB_THUMB_ROTATE_180
@ ETHUMB_THUMB_ROTATE_180
rotate 180°
Definition: Ethumb.h:271
_Emotion_Meta_Info
_Emotion_Meta_Info
Used for retrieving information about the media file being played.
Definition: Emotion.h:179
elm_map_zoom_min_set
void elm_map_zoom_min_set(Elm_Map *obj, int zoom)
Set the minimum zoom of the source.
Definition: elm_map_eo.legacy.c:3
elm_transit_objects_final_state_keep_get
Eina_Bool elm_transit_objects_final_state_keep_get(const Elm_Transit *transit)
Get a value whether the objects states will be reset or not.
Definition: elm_transit.c:995
ecore_x_pixmap_free
EAPI void ecore_x_pixmap_free(Ecore_X_Pixmap pmap)
Deletes the reference to the given pixmap.
Definition: ecore_x_pixmap.c:57
ECORE_WIN32_DND_EVENT_DRAG_OVER
@ ECORE_WIN32_DND_EVENT_DRAG_OVER
Drag over.
Definition: Ecore_Win32.h:213
_Ecore_IMF_Context_Class::reset
void(* reset)(Ecore_IMF_Context *ctx)
A change has been made.
Definition: Ecore_IMF.h:781
_Elm_Map_Pan_Data
Definition: elm_widget_map.h:500
EINA_PATH_MAX
#define EINA_PATH_MAX
Definition for the constant defined as the highest value for PATH_MAX.
Definition: eina_file.h:164
EDJE_MESSAGE_STRING_SET
@ EDJE_MESSAGE_STRING_SET
A message with a list of strings as value.
Definition: Edje_Legacy.h:583
ecore_drm2_fb_status_handler_set
EAPI void ecore_drm2_fb_status_handler_set(Ecore_Drm2_Fb *fb, Ecore_Drm2_Fb_Status_Handler handler, void *data)
Register a callback for buffer status updates.
Definition: ecore_drm2_fb.c:795
ELM_PREFS_TYPE_BOOL
@ ELM_PREFS_TYPE_BOOL
boolean type, bound to checkbox-like UI elements
Definition: elm_prefs_data.h:54
elm_box_homogeneous_set
void elm_box_homogeneous_set(Elm_Box *obj, Eina_Bool homogeneous)
Set the box to arrange its children homogeneously.
Definition: elm_box_eo.legacy.c:3
ephysics_camera_tracked_body_get
EAPI void ephysics_camera_tracked_body_get(EPhysics_Camera *camera, EPhysics_Body **body, Eina_Bool *horizontal, Eina_Bool *vertical)
Get body tracked by camera.
_Ecore_Con_Event_Server_Error::server
Ecore_Con_Server * server
the server for which an error occurred
Definition: Ecore_Con.h:533
elm_layout_sizing_eval
void elm_layout_sizing_eval(Evas_Object *obj)
Eval sizing.
edje_edit_program_filter_part_set
EAPI Eina_Bool edje_edit_program_filter_part_set(Evas_Object *obj, const char *prog, const char *filter_part)
Sets filter part name of the program.
Definition: edje_edit.c:11423
elm_gengrid_clear
void elm_gengrid_clear(Elm_Gengrid *obj)
Remove all items from a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:201
edje_edit_state_fill_size_offset_y_set
EAPI Eina_Bool edje_edit_state_fill_size_offset_y_set(Evas_Object *obj, const char *part, const char *state, double value, double y)
Sets the fill vertical size offset value of a part state.
Eina_Value_Struct
struct _Eina_Value_Struct Eina_Value_Struct
Value type for EINA_VALUE_TYPE_STRUCT.
Definition: eina_value.h:3051
ELM_WIN_INLINED_IMAGE
@ ELM_WIN_INLINED_IMAGE
The window is an image.
Definition: elm_win_legacy.h:100
ELM_BG_OPTION_STRETCH
@ ELM_BG_OPTION_STRETCH
Stretch the background image to fill the widget's area.
Definition: elm_bg_legacy.h:15
ecore_drm_output_mode_set
EAPI Eina_Bool ecore_drm_output_mode_set(Ecore_Drm_Output *output, Ecore_Drm_Output_Mode *mode, int x, int y)
Sets a given mode to be used on an Ecore_Drm_Output.
Definition: ecore_drm_output.c:1473
ephysics_constraint_angular_limit_get
EAPI void ephysics_constraint_angular_limit_get(const EPhysics_Constraint *constraint, double *counter_clock_x, double *clock_wise_x, double *counter_clock_y, double *clock_wise_y, double *counter_clock_z, double *clock_wise_z)
Get the angular moving limits of a constraint.
elm_thumb_orientation_set
void elm_thumb_orientation_set(Evas_Object *obj, Ethumb_Thumb_Orientation orient)
Set the orientation for the thumb object.
Definition: elm_thumb.c:830
Elm_Input_Panel_Lang
Elm_Input_Panel_Lang
Input panel (virtual keyboard) language modes.
Definition: elm_general.h:110
elm_obj_colorselector_palette_items_get
EOAPI const Eina_List * elm_obj_colorselector_palette_items_get(const Eo *obj)
Get list of palette items.
elm_config_vsync_get
Eina_Bool elm_config_vsync_get(void)
Get the configured vsync flag.
Definition: elm_config.c:3426
evas_smart_data_get
void * evas_smart_data_get(const Evas_Smart *s)
Get the data pointer set on an Evas_Smart struct.
Definition: evas_smart.c:57
_Eet_Data_Descriptor_Class::str_direct_free
Eet_Descriptor_Str_Direct_Free_Callback str_direct_free
how to free a string returned by str_direct_alloc
Definition: Eet.h:2846
ECORE_X_ERROR_CODE_BAD_NAME
@ ECORE_X_ERROR_CODE_BAD_NAME
Font or color name doesn't exist.
Definition: Ecore_X.h:407
edje_object_part_table_unpack
Eina_Bool edje_object_part_table_unpack(Evas_Object *obj, const char *part, Evas_Object *child_obj)
Removes an object from the table.
Definition: edje_part_table.c:315
EINA_RBTREE
#define EINA_RBTREE
recommended way to declare the inlined Eina_Rbtree in your type.
Definition: eina_rbtree.h:102
emotion_object_event_simple_send
EAPI void emotion_object_event_simple_send(Evas_Object *obj, Emotion_Event ev)
Send an Emotion Event to an Evas object.
Definition: emotion_smart.c:868
_Eina_Bezier::x
double x
x coordinate of start point
Definition: eina_bezier.h:37
evas_canvas_object_name_find
EOAPI Efl_Canvas_Object * evas_canvas_object_name_find(const Eo *obj, const char *name)
Retrieves the object on the given evas with the given name.
ELM_CALENDAR_SELECTABLE_YEAR
@ ELM_CALENDAR_SELECTABLE_YEAR
Take year field into account.
Definition: elm_calendar_eo.h:102
evas_object_table_child_get
Efl_Canvas_Object * evas_object_table_child_get(const Evas_Table *obj, unsigned short col, unsigned short row)
Get the child of the table at the given coordinates.
Definition: evas_table_eo.legacy.c:51
elm_transit_effect_color_add
Elm_Transit_Effect * elm_transit_effect_color_add(Elm_Transit *transit, unsigned int from_r, unsigned int from_g, unsigned int from_b, unsigned int from_a, unsigned int to_r, unsigned int to_g, unsigned int to_b, unsigned int to_a)
Add the Color Effect to Elm_Transit.
Definition: elm_transit.c:2099
Ecore_Fd_Prep_Cb
void(* Ecore_Fd_Prep_Cb)(void *data, Ecore_Fd_Handler *fd_handler)
A callback used by an Ecore_Fd_Handler.
Definition: Ecore_Common.h:1410
ecore_app_args_get
void ecore_app_args_get(int *argc, char ***argv)
Returns the programs stored command-line arguments.
Definition: ecore_app.c:29
edje_edit_part_item_move_below
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_move_below(Evas_Object *obj, const char *part, const char *item_name)
Restacks existing item below.
Definition: edje_edit.c:5067
ELM_SOFTCURSOR_MODE_AUTO
@ ELM_SOFTCURSOR_MODE_AUTO
Auto-detect if a software cursor should be used (default).
Definition: elm_general.h:791
elm_object_item_domain_translatable_part_text_set
void elm_object_item_domain_translatable_part_text_set(Elm_Widget_Item *obj, const char *part, const char *domain, const char *label)
Set the text for an object item's part, marking it as translatable.
Definition: elm_widget_item_eo.legacy.c:195
ECORE_IMF_DEVICE_SUBCLASS_KNUCKLE
@ ECORE_IMF_DEVICE_SUBCLASS_KNUCKLE
A Knuckle.
Definition: Ecore_IMF.h:504
eina_f32p32_to_f8p24
static Eina_F8p24 eina_f32p32_to_f8p24(Eina_F32p32 a)
Converts an Eina_F32p32 floating point number into Eina_F8p24 format.
ELM_FILESELECTOR_EVENT_DIRECTORY_OPEN
#define ELM_FILESELECTOR_EVENT_DIRECTORY_OPEN
Called when a directory was opened.
Definition: elm_fileselector_eo.h:85
_Elm_Store_Item_Info
Definition: elm_store.h:130
EVAS_AXIS_LABEL_TOUCH_WIDTH_MAJOR
@ EVAS_AXIS_LABEL_TOUCH_WIDTH_MAJOR
Length of contact ellipse along AZIMUTH.
Definition: Evas_Legacy.h:367
elm_entry_selection_cut
void elm_entry_selection_cut(Elm_Entry *obj)
This executes a "cut" action on the selected text in the entry.
Definition: elm_entry_eo.legacy.c:519
ecore_x_randr_crtc_info_get
EAPI Ecore_X_Randr_Crtc_Info * ecore_x_randr_crtc_info_get(Ecore_X_Window root, const Ecore_X_Randr_Crtc crtc)
Definition: ecore_x_randr.c:1870
_Eolian_Constant
Definition: eolian_database.h:395
Evas_Coord
int Evas_Coord
Type used for coordinates (in pixels, int).
Definition: Evas_Common.h:116
ecore_evas_callback_focus_out_set
EAPI void ecore_evas_callback_focus_out_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas focus out events.
Definition: ecore_evas.c:1239
elm_obj_toolbar_homogeneous_get
EOAPI Eina_Bool elm_obj_toolbar_homogeneous_get(const Eo *obj)
Control homogeneous mode.
_Elm_Prefs_Page_Iface
Interface between pages of the Prefs widget and the real widgets implementing them.
Definition: elm_prefs_common.h:231
ELM_GENGRID_CLASS
#define ELM_GENGRID_CLASS
Elementary gengrid class.
Definition: elm_gengrid_eo.h:30
evas_object_vg_animated_frame_count_get
int evas_object_vg_animated_frame_count_get(const Evas_Object *obj)
Get the total number of frames of the vector, if it's animated.
Definition: efl_canvas_vg_object.c:1105
ecore_fork_reset_callback_del
EAPI Eina_Bool ecore_fork_reset_callback_del(Ecore_Cb func, const void *data)
This removes the callback specified.
Definition: ecore.c:523
efreet_cache_enable
EAPI void efreet_cache_enable(void)
Enables connecting to efreet cache for this process.
Definition: efreet_cache.c:1565
ecore_evas_rotation_with_resize_set
EAPI void ecore_evas_rotation_with_resize_set(Ecore_Evas *ee, int rot)
Sets the rotation of an Ecore_Evas' window.
Definition: ecore_evas.c:1441
EVAS_OBJECT_TABLE_HOMOGENEOUS_NONE
@ EVAS_OBJECT_TABLE_HOMOGENEOUS_NONE
No mode specified.
Definition: evas_table_eo.h:24
efreet_desktop_empty_new
Efreet_Desktop * efreet_desktop_empty_new(const char *file)
Creates a new empty Efreet_Desktop structure or NULL on failure.
Definition: efreet_desktop.c:211
ECORE_FILE_EVENT_DELETED_DIRECTORY
@ ECORE_FILE_EVENT_DELETED_DIRECTORY
Deleted directory event.
Definition: Ecore_File.h:75
ecore_con_eet_data_callback_add
EAPI void ecore_con_eet_data_callback_add(Ecore_Con_Eet *ece, const char *name, Ecore_Con_Eet_Data_Cb func, const void *data)
Registers a data callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:757
emile_base64url_encode
EAPI Eina_Strbuf * emile_base64url_encode(const Eina_Binbuf *in)
base64 url and filename safe encoding function.
Definition: emile_base64.c:192
elm_index_item_sorted_insert
Elm_Widget_Item * elm_index_item_sorted_insert(Elm_Index *obj, const char *letter, Evas_Smart_Cb func, const void *data, Eina_Compare_Cb cmp_func, Eina_Compare_Cb cmp_data_func)
Insert a new item into the given index widget, using cmp_func function to sort items (by item handles...
Definition: elm_index_eo.legacy.c:123
elm_obj_colorselector_picked_color_get
EOAPI void elm_obj_colorselector_picked_color_get(const Eo *obj, int *r, int *g, int *b, int *a)
Get current color from colorselector.
ecore_evas_ews_background_get
EAPI Evas_Object * ecore_evas_ews_background_get(void)
Gets the current background.
Definition: ecore_evas_ews.c:1395
Ecore_Wl2_Event_Aux_Message
Definition: Ecore_Wl2.h:366
ECORE_WIN32_EVENT_MOUSE_IN
int ECORE_WIN32_EVENT_MOUSE_IN
Ecore_Event for the Ecore_Win32_Event_Mouse_In event.
Definition: ecore_win32.c:403
emotion_object_video_channel_get
EAPI int emotion_object_video_channel_get(const Evas_Object *obj)
Get the channel for a given video object.
Definition: emotion_smart.c:1047
_Ecore_Win32_Event_Window_Create::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:392
ecore_x_input_device_num_get
EAPI int ecore_x_input_device_num_get(void)
Definition: ecore_x_xi2.c:959
ecore_con_server_name_get
EAPI const char * ecore_con_server_name_get(const Ecore_Con_Server *svr)
Retrieves the name of server.
Definition: ecore_con_legacy.c:2260
ETHUMB_THUMB_CROP
@ ETHUMB_THUMB_CROP
keep aspect but crop (cut) the largest dimension
Definition: Ethumb.h:264
elm_cnp_selection_get
Eina_Bool elm_cnp_selection_get(const Evas_Object *obj, Elm_Sel_Type selection, Elm_Sel_Format format, Elm_Drop_Cb data_cb, void *udata)
Get data from a widget that has a selection.
Definition: elm_cnp.c:282
_Elm_Config::slider_indicator_visible_mode
Elm_Slider_Indicator_Visible_Mode slider_indicator_visible_mode
this sets the slider indicator visible mode
Definition: elm_priv.h:534
eina_xattr_string_get
char * eina_xattr_string_get(const char *file, const char *attribute)
Gets a string from an extended attribute properties.
Definition: eina_xattr.c:523
eina_array_find
static Eina_Bool eina_array_find(const Eina_Array *array, const void *data, unsigned int *out_idx)
Search for the given data in an array.
ELM_POLICY_QUIT_NONE
@ ELM_POLICY_QUIT_NONE
never quit the application automatically
Definition: elm_general.h:247
edje_edit_spectra_stop_num_set
EAPI Eina_Bool edje_edit_spectra_stop_num_set(Evas_Object *obj, const char *spectra, int num)
Sets the number of stops in the given spectra.
edje_edit_part_item_index_min_w_set
EAPI Eina_Bool edje_edit_part_item_index_min_w_set(Evas_Object *obj, const char *part, unsigned int index, int min_w)
Sets the minimum width value of a part's item.
ECORE_X_ATOM_FLOAT
Ecore_X_Atom ECORE_X_ATOM_FLOAT
Definition: ecore_x_atoms_decl.h:5
Elm_Web_Window_Open
Evas_Object *(* Elm_Web_Window_Open)(void *data, Evas_Object *obj, Eina_Bool js, const Elm_Web_Window_Features *window_features)
Callback type for the create_window hook.
Definition: elm_web_common.h:154
ELM_LABEL_SLIDE_MODE_AUTO
@ ELM_LABEL_SLIDE_MODE_AUTO
Slide only if the label area is bigger than the text width length.
Definition: elm_label_eo.h:21
ELM_OBJECT_SELECT_MODE_DISPLAY_ONLY
@ ELM_OBJECT_SELECT_MODE_DISPLAY_ONLY
no select mode with no finger size rule.
Definition: elm_general.h:47
eina_list_move
Eina_Bool eina_list_move(Eina_List **to, Eina_List **from, void *data)
Moves a data pointer from one list to another.
Definition: eina_list.c:937
evas_vg_node_origin_set
void evas_vg_node_origin_set(Evas_Vg_Node *obj, double x, double y)
Sets the origin position of the node object.
Definition: efl_canvas_vg_node_eo.legacy.c:15
ecore_wl_window_iconified_set
EAPI void ecore_wl_window_iconified_set(Ecore_Wl_Window *win, Eina_Bool iconified)
Iconifies a window.
Definition: ecore_wl_window.c:756
_Edje_Message_String_Int
Structure passed as value on EDJE_MESSAGE_STRING_INT messages.
Definition: Edje_Legacy.h:539
_Ecore_Event_Mouse_Move::modifiers
unsigned int modifiers
The combination of modifiers key (SHIFT,CTRL,ALT,..)
Definition: Ecore_Input.h:294
_Elm_Prefs_Item_Iface::editable_set
Eina_Bool(* editable_set)(Evas_Object *obj, Eina_Bool val)
function to set an item widget as editable or not
Definition: elm_prefs_common.h:150
Elm_Actionslider_Pos
Elm_Actionslider_Pos
A position for indicators, magnets, and enabled items.
Definition: elm_actionslider_eo.h:19
ecore_evas_cursor_get
EAPI void ecore_evas_cursor_get(const Ecore_Evas *ee, Evas_Object **obj, int *layer, int *hot_x, int *hot_y)
Gets information about an Ecore_Evas' default pointer device.
Definition: ecore_evas.c:1914
elm_object_tree_dump
void elm_object_tree_dump(const Evas_Object *top)
Print Tree object hierarchy in stdout.
Definition: elm_main.c:1900
ELM_GENLIST_EVENT_EXPAND_REQUEST
#define ELM_GENLIST_EVENT_EXPAND_REQUEST
Called when expand is requested.
Definition: elm_genlist_eo.h:969
EVAS_CALLBACK_FOCUS_OUT
@ EVAS_CALLBACK_FOCUS_OUT
Focus Out Event.
Definition: Evas_Common.h:433
EMOTION_VIS_LIBVISUAL_INFINITE
@ EMOTION_VIS_LIBVISUAL_INFINITE
infinite
Definition: Emotion.h:215
ecore_thread_check
Eina_Bool ecore_thread_check(Ecore_Thread *thread)
Checks if a thread is pending cancellation.
Definition: ecore_thread.c:892
Elm_Store
struct _Elm_Store Elm_Store
A store object.
Definition: elm_store.h:58
_Eina_Future_Cb_Easy_Desc::success_type
const Eina_Value_Type * success_type
If provided, then success will only be called if the value type matches the given pointer.
Definition: eina_promise.h:359
_Evas_Point::y
int y
y co-ordinate
Definition: Evas_Common.h:241
eina_value_util_struct_desc_new
Eina_Value_Struct_Desc * eina_value_util_struct_desc_new(void)
Creates a basic Eina_Value struct desc with refcounting.
Definition: eina_value_util.c:77
elm_obj_entry_input_hint_set
EOAPI void elm_obj_entry_input_hint_set(Eo *obj, Elm_Input_Hints hints)
Sets the input hint which allows input methods to fine-tune their behavior.
ecore_evas_aspect_set
EAPI void ecore_evas_aspect_set(Ecore_Evas *ee, double aspect)
Sets the aspect ratio of a canvas window.
Definition: ecore_evas.c:2554
elm_slider_value_set
void elm_slider_value_set(Evas_Object *obj, double val)
Set the value the slider displays.
Definition: elm_slider.c:1517
_Ecore_X_Event_Xkb::locked_mods
unsigned int locked_mods
Definition: Ecore_X.h:2535
strcasestr
char * strcasestr(const char *haystack, const char *needle)
Locate a substring into a string, ignoring case.
Definition: evil_string.c:17
ecore_avahi_add
EAPI Ecore_Avahi * ecore_avahi_add(void)
Creates an AvahiPoll context and integrate it within Ecore main loop.
Definition: ecore_avahi.c:192
EPHYSICS_BODY_FRICTION_WOOD
#define EPHYSICS_BODY_FRICTION_WOOD
Friction coefficient of wood.
Definition: EPhysics.h:2094
edje_edit_state_table_homogeneous_get
EAPI unsigned char edje_edit_state_table_homogeneous_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets homogeneous mode for TABLE part.
Definition: edje_edit.c:4418
ECORE_X_ATOM_E_STACK_POSITION
Ecore_X_Atom ECORE_X_ATOM_E_STACK_POSITION
Definition: ecore_x_atoms_decl.h:334
EMBRYO_ERROR_USERDATA
@ EMBRYO_ERROR_USERDATA
Embryo_Program not initialized (or doubly initialized)
Definition: Embryo.h:413
_Ecore_Win32_Event_Window_Destroy::window
Ecore_Win32_Window * window
The window that received the event.
Definition: Ecore_Win32.h:402
ecore_evas_cocoa_window_get
EAPI Ecore_Cocoa_Window * ecore_evas_cocoa_window_get(const Ecore_Evas *ee)
Gets the window from Ecore_Evas using the opengl_cocoa backend.
Definition: ecore_evas.c:4599
_Ecore_Wl_Event_Data_Source_Target
Definition: Ecore_Wayland.h:205
_Eina_Future_Race_Result::index
unsigned int index
The future index that won the race.
Definition: eina_promise.h:1598
ecore_con_eet_server_connect_callback_del
EAPI void ecore_con_eet_server_connect_callback_del(Ecore_Con_Eet *ece, Ecore_Con_Eet_Server_Cb func, const void *data)
Removes a server connect callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:868
evas_object_image_video_surface_caps_get
unsigned int evas_object_image_video_surface_caps_get(const Evas_Object *eo_obj)
Get the video surface capabilities to a given image of the canvas.
Definition: evas_image_legacy.c:1022
_Evas_Version::micro
int micro
micro (bugfix, internal improvements, no new features version)
Definition: Evas_Common.h:43
Ecore_Poller_Type
Ecore_Poller_Type
Definition: Ecore_Legacy.h:10
evas_canvas_font_path_prepend
EOAPI void evas_canvas_font_path_prepend(Eo *obj, const char *path)
Prepends a font path to the list of font paths used by the given evas.
Elm_Gen_Item::dragging
Eina_Bool dragging
this is set true when an item is being dragged.
Definition: elm_gen_common.h:64
_Ecore_Getopt_Desc_Store::shortv
short shortv
Short value.
Definition: Ecore_Getopt.h:157
ECORE_GETOPT_TYPE_BOOL
@ ECORE_GETOPT_TYPE_BOOL
Value of type boolean.
Definition: Ecore_Getopt.h:88
_Evas_Native_Surface::texture_id
unsigned int texture_id
opengl texture id to use from glGenTextures()
Definition: Evas_Legacy.h:4859
Evas_GL
struct _Evas_GL Evas_GL
The structure type of the Evas GL object used to render GL in Evas.
Definition: Evas_GL.h:427
ecore_wl2_window_resizing_get
EAPI Eina_Bool ecore_wl2_window_resizing_get(Ecore_Wl2_Window *window)
Get if a given window is resizing.
Definition: ecore_wl2_window.c:1798
_Ecore_Evas_Interface_X11
Definition: ecore_evas_x11.h:8
_Elm_Menu_Data
Definition: elm_widget_menu.h:32
eina_rectangle_pool_new
Eina_Rectangle_Pool * eina_rectangle_pool_new(int w, int h)
Adds a rectangle in a new pool.
Definition: eina_rectangle.c:635
Emotion_Webcam
struct _Emotion_Webcam Emotion_Webcam
Webcam description.
Definition: Emotion.h:1302
ecore_poller_poller_interval_get
int ecore_poller_poller_interval_get(const Ecore_Poller *obj)
Polling interval rate of the poller.
Definition: ecore_poller.c:314
edje_object_scale_set
Eina_Bool edje_object_scale_set(Edje_Object *obj, double scale)
Sets the scaling factor for a given Edje object.
Definition: edje_legacy.c:209
ECORE_WIN32_WINDOW_TYPE_DESKTOP
@ ECORE_WIN32_WINDOW_TYPE_DESKTOP
Desktop feature.
Definition: Ecore_Win32.h:88
edje_edit_styles_list_get
EAPI Eina_List * edje_edit_styles_list_get(Evas_Object *obj)
Gets the list of all the text styles in the given edje object.
Definition: edje_edit.c:2754
_Ecore_Con_Event_Server_Del
Used as the data param for the ECORE_CON_EVENT_SERVER_DEL event.
Definition: Ecore_Con.h:523
elm_obj_gengrid_at_xy_item_get
EOAPI Elm_Widget_Item * elm_obj_gengrid_at_xy_item_get(const Eo *obj, int x, int y, int *xposret, int *yposret)
Get the item that is at the x, y canvas coords.
elm_config_popup_scrollable_get
Eina_Bool elm_config_popup_scrollable_get(void)
Get the popup scrollable flag.
Definition: elm_config.c:4204
elm_animation_view_file_set
Eina_Bool elm_animation_view_file_set(Elm_Animation_View *obj, const char *file, const char *key)
Set the source file from where an vector object must fetch the real vector data (it may be one of jso...
Definition: efl_ui_vg_animation.c:900
ecore_con_url_ssl_ca_set
EAPI int ecore_con_url_ssl_ca_set(Ecore_Con_Url *url_con, const char *ca_path)
Set a custom CA to trust for SSL/TLS connections.
Definition: ecore_con_url.c:1302
edje_freeze
void edje_freeze(void)
Freezes Edje objects.
Definition: edje_util.c:212
_Ecore_Wl2_Event_Window_Activate
Definition: Ecore_Wl2.h:310
ECORE_WL2_EVENT_SEAT_CAPABILITIES_CHANGED
EAPI int ECORE_WL2_EVENT_SEAT_CAPABILITIES_CHANGED
Definition: ecore_wl2.c:39
_Ecore_Buffer_Backend::buffer_alloc
Ecore_Buffer_Data(* buffer_alloc)(Ecore_Buffer_Module_Data bmdata, int width, int height, Ecore_Buffer_Format format, unsigned int flags)
Newly allocate memory for buffer.
Definition: Ecore_Buffer.h:444
EPHYSICS_CALLBACK_WORLD_UPDATE
@ EPHYSICS_CALLBACK_WORLD_UPDATE
world being updated
Definition: EPhysics.h:920
eeze_disk_model_get
const char * eeze_disk_model_get(Eeze_Disk *disk)
Return the model of the disk.
Definition: eeze_disk.c:382
evas_font_available_list_free
void evas_font_available_list_free(Evas *e, Eina_List *available)
Free list of font descriptions returned by evas_font_dir_available_list().
Definition: evas_main.c:1981
_Eet_Data_Descriptor_Class::list_free
Eet_Descriptor_List_Free_Callback list_free
free all the nodes from the list which head node is l
Definition: Eet.h:2841
elm_object_tree_focus_allow_set
void elm_object_tree_focus_allow_set(Evas_Object *obj, Eina_Bool focusable)
Make the elementary object and its children to be focusable (or unfocusable).
Definition: elm_main.c:1682
_Eina_Future_Scheduler
This struct is used as a bridge between Eina and the future scheduler.
Definition: eina_promise.h:165
EDJE_CHANNEL_MUSIC
@ EDJE_CHANNEL_MUSIC
Music audio.
Definition: Edje_Common.h:336
ECORE_EVENT_MOUSE_BUTTON_CANCEL
EAPI int ECORE_EVENT_MOUSE_BUTTON_CANCEL
Definition: ecore_input.c:26
elm_obj_genlist_decorate_mode_get
EOAPI Eina_Bool elm_obj_genlist_decorate_mode_get(const Eo *obj)
Get Genlist decorate mode.
EINA_VALUE_TYPE_USHORT
const Eina_Value_Type * EINA_VALUE_TYPE_USHORT
manages unsigned short type.
Definition: eina_value.c:5595
_Eina_File::map
Eina_Hash * map
Tracks portions of a file that have been mapped with mmap(2).
Definition: eina_file_common.h:73
emotion_object_audio_mute_get
EAPI Eina_Bool emotion_object_audio_mute_get(const Evas_Object *obj)
Get the mute audio option of this object.
Definition: emotion_smart.c:919
_Elm_Popup_Item_Data
Definition: elm_widget_popup.h:64
elm_genlist_item_class_unref
void elm_genlist_item_class_unref(Elm_Genlist_Item_Class *itc)
Decrements object reference count for the item class.
Definition: elm_genlist.c:8428
ecore_wl2_window_geometry_get
EAPI void ecore_wl2_window_geometry_get(Ecore_Wl2_Window *window, int *x, int *y, int *w, int *h)
Get the geometry of a given window.
Definition: ecore_wl2_window.c:1097
ELM_POLICY_THROTTLE_CONFIG
@ ELM_POLICY_THROTTLE_CONFIG
do whatever elementary config is configured to do
Definition: elm_general.h:277
elm_obj_calendar_weekdays_names_get
EOAPI const char ** elm_obj_calendar_weekdays_names_get(const Eo *obj)
Weekdays names to be displayed by the calendar.
elm_object_item_signal_callback_add
void elm_object_item_signal_callback_add(Elm_Widget_Item *obj, const char *emission, const char *source, Elm_Object_Item_Signal_Cb func, void *data)
Add a callback for a signal emitted by object item edje.
Definition: elm_widget_item_eo.legacy.c:165
elm_icon_smooth_get
EINA_DEPRECATED Eina_Bool elm_icon_smooth_get(const Evas_Object *obj)
Get whether smooth scaling is enabled for an icon object.
Definition: elm_icon.c:732
ecore_file_is_dir
Eina_Bool ecore_file_is_dir(const char *file)
Checks if the given file is a directory.
Definition: ecore_file.c:181
elm_index_item_insert_before
Elm_Widget_Item * elm_index_item_insert_before(Elm_Index *obj, Elm_Widget_Item *before, const char *letter, Evas_Smart_Cb func, const void *data)
Insert a new item into the index object before item before.
Definition: elm_index_eo.legacy.c:105
eina_binbuf_append_length
Eina_Bool eina_binbuf_append_length(Eina_Binbuf *buf, const unsigned char *str, size_t length)
Appends a string of exact length to a buffer, reallocating as necessary.
evas_object_textgrid_add
Evas_Object * evas_object_textgrid_add(Evas *e)
Add a textgrid to the given Evas.
Definition: evas_object_textgrid.c:872
_Eina_Value_Struct_Operations::free
void(* free)(const Eina_Value_Struct_Operations *ops, const Eina_Value_Struct_Desc *desc, void *memory)
How to release memory managed by the Eina_Value.
Definition: eina_value.h:3069
eina_ustringshare_add
const Eina_Unicode * eina_ustringshare_add(const Eina_Unicode *str)
Retrieves an instance of a string for use in a program.
Definition: eina_ustringshare.c:164
evas_object_text_font_source_set
void evas_object_text_font_source_set(Eo *obj, const char *font_source)
Set the font (source) file to be used on a given text object.
Definition: evas_object_text.c:2326
ecore_poller_add
Ecore_Poller * ecore_poller_add(Ecore_Poller_Type type, int interval, Ecore_Task_Cb func, const void *data)
Creates a poller to call the given function at a particular tick interval.
Definition: ecore_poller.c:238
elm_genlist_realized_items_get
Eina_List * elm_genlist_realized_items_get(const Elm_Genlist *obj)
Get a list of realized items in genlist.
Definition: elm_genlist_eo.legacy.c:165
eina_simple_xml_node_comment_free
void eina_simple_xml_node_comment_free(Eina_Simple_XML_Node_Data *node)
Removes comment from parent and deletes it.
Definition: eina_simple_xml_parser.c:895
evas_map_alpha_get
Eina_Bool evas_map_alpha_get(const Evas_Map *m)
Get the alpha flag for map rendering.
Definition: evas_map.c:700
evas_textblock_cursor_cluster_coord_set
Eina_Bool evas_textblock_cursor_cluster_coord_set(Evas_Textblock_Cursor *cur, Evas_Coord x, Evas_Coord y)
Sets the position of the cursor according to the X and Y coordinates and grapheme clusters of text.
Definition: evas_object_textblock.c:13456
ecore_imf_context_prediction_allow_get
EAPI Eina_Bool ecore_imf_context_prediction_allow_get(Ecore_IMF_Context *ctx)
Gets whether the IM context should allow to use the text prediction.
Definition: ecore_imf_context.c:447
ecore_fb_input_device_window_set
EAPI void ecore_fb_input_device_window_set(Ecore_Fb_Input_Device *dev, void *window)
Associates an input device with the given Ecore_Evas wrapper/helper set of functions.
Definition: ecore_fb_li.c:510
elm_fileselector_entry_folder_only_get
EINA_DEPRECATED Eina_Bool elm_fileselector_entry_folder_only_get(const Evas_Object *obj)
Get whether a given file selector entry widget's internal file selector is displaying folders only or...
Definition: elc_fileselector_entry.c:500
EVAS_IMAGE_ORIENT_180
@ EVAS_IMAGE_ORIENT_180
rotate 180 degrees clockwise
Definition: Evas_Legacy.h:4916
ecore_wl2_window_fullscreen_set
EAPI void ecore_wl2_window_fullscreen_set(Ecore_Wl2_Window *window, Eina_Bool fullscreen)
Set the fullscreen state of a given window.
Definition: ecore_wl2_window.c:995
efreet_init
EAPI int efreet_init(void)
Initializes the Efreet system.
Definition: efreet.c:40
edje_edit_part_item_span_col_get
EINA_DEPRECATED EAPI unsigned short edje_edit_part_item_span_col_get(Evas_Object *obj, const char *part, const char *item)
Gets the number of span columns.
ecore_evas_object_image_new
EAPI Evas_Object * ecore_evas_object_image_new(Ecore_Evas *ee_target)
Creates an Evas image object with image data bound to an own, internal Ecore_Evas canvas wrapper
Definition: ecore_evas_buffer.c:942
eina_f8p24_to_f16p16
static Eina_F16p16 eina_f8p24_to_f16p16(Eina_F8p24 a)
Converts an Eina_F8p24 floating point number into Eina_F16p16 format.
evas_map_util_3d_rotate
void evas_map_util_3d_rotate(Evas_Map *m, double dx, double dy, double dz, Evas_Coord cx, Evas_Coord cy, Evas_Coord cz)
Rotate the map around 3 axes in 3D.
Definition: evas_map.c:1077
EVAS_AXIS_LABEL_TOOL_WIDTH_MINOR
@ EVAS_AXIS_LABEL_TOOL_WIDTH_MINOR
Length of tool ellipse perpendicular to AZIMUTH.
Definition: Evas_Legacy.h:370
elm_code_parse.h
These routines are used for handling the parsing of Elm Code content.
_RGBA_Font_Source
Definition: evas_font.h:326
emotion_object_border_get
EAPI void emotion_object_border_get(const Evas_Object *obj, int *l, int *r, int *t, int *b)
Get the borders set for the emotion object.
Definition: emotion_smart.c:595
EEZE_UDEV_TYPE_TOUCHPAD
@ EEZE_UDEV_TYPE_TOUCHPAD
Definition: Eeze.h:241
EET_COMPRESSION_HI2
@ EET_COMPRESSION_HI2
Space filler for compatibility.
Definition: Eet.h:254
elm_list_go
void elm_list_go(Elm_List *obj)
Starts the list.
Definition: elm_list_eo.legacy.c:111
ECORE_EXE_EVENT_ERROR
int ECORE_EXE_EVENT_ERROR
Errors from a child process.
Definition: ecore_exe.c:39
evas_object_image_orient_set
void evas_object_image_orient_set(Evas_Object *obj, Evas_Image_Orient orient)
Set the image orientation.
Definition: evas_image_legacy.c:421
ecore_evas_drag_start
EAPI Eina_Bool ecore_evas_drag_start(Ecore_Evas *ee, unsigned int seat, Eina_Content *content, Ecore_Evas *drag_rep, const char *action, Ecore_Evas_Drag_Finished_Cb terminate_cb, void *data)
Starts a new drag operation.
Definition: ecore_evas.c:5647
ELM_POLICY_THROTTLE_HIDDEN_ALWAYS
@ ELM_POLICY_THROTTLE_HIDDEN_ALWAYS
always throttle when all windows are no longer visible
Definition: elm_general.h:279
_Eeze_Sensor_Obj::timestamp
double timestamp
Timestamp of data read.
Definition: Eeze_Sensor.h:149
eina_file_copy
Eina_Bool eina_file_copy(const char *src, const char *dst, Eina_File_Copy_Flags flags, Eina_File_Copy_Progress cb, const void *cb_data)
Copies one file to another using the fastest possible way and report progress.
Definition: eina_file_common.c:956
eina_log_abort_on_critical_level_set
void eina_log_abort_on_critical_level_set(int critical_level)
Sets level that triggers abort if abort-on-critical is set.
Definition: eina_log.c:1865
efreet_desktop_type_data_get
void * efreet_desktop_type_data_get(Efreet_Desktop *desktop)
get type specific data for custom desktop types
Definition: efreet_desktop.c:580
elm_obj_gengrid_multi_select_get
EOAPI Eina_Bool elm_obj_gengrid_multi_select_get(const Eo *obj)
Get whether multi-selection is enabled or disabled for a given gengrid widget.
EINA_VALUE_INIT
#define EINA_VALUE_INIT(Compress_Type, Uppercase_Compress_Type, Type)
For internal use only.
Definition: eina_inline_value_util.x:168
ecore_evas_callback_focus_in_set
EAPI void ecore_evas_callback_focus_in_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas focus in events.
Definition: ecore_evas.c:1220
ecore_con_eet_raw_send
EAPI void ecore_con_eet_raw_send(Ecore_Con_Reply *reply, const char *protocol_name, const char *section, void *value, unsigned int length)
Sends some raw data using a protocol type.
Definition: ecore_con_eet.c:946
elm_obj_web_console_message_hook_set
EOAPI void elm_obj_web_console_message_hook_set(Eo *obj, Elm_Web_Console_Message func, void *data)
Sets the function to call when a console message is emitted from JS.
ethumb_client_compress_set
void ethumb_client_compress_set(Ethumb_Client *client, int compress)
Configure compression level used in requests.
Definition: ethumb_client.c:1516
elm_obj_gengrid_search_by_text_item_get
EOAPI Elm_Widget_Item * elm_obj_gengrid_search_by_text_item_get(Eo *obj, Elm_Widget_Item *item_to_search_from, const char *part_name, const char *pattern, Elm_Glob_Match_Flags flags)
Get gengrid item by given string.
ecore_drm2_output_edid_get
EAPI char * ecore_drm2_output_edid_get(Ecore_Drm2_Output *output)
Get the edid of a given output.
Definition: ecore_drm2_outputs.c:1060
Elm_GLView_Mode
Elm_GLView_Mode
Selects the target surface properties.
Definition: elm_glview_eo.h:32
ELM_SOFTCURSOR_MODE_ON
@ ELM_SOFTCURSOR_MODE_ON
Always use a softcursor.
Definition: elm_general.h:793
edje_edit_state_rel2_offset_y_set
EAPI Eina_Bool edje_edit_state_rel2_offset_y_set(Evas_Object *obj, const char *part, const char *state, double value, int y)
Sets the 'rel2 offset Y' value of state.
ecore_imf_context_show
EINA_DEPRECATED EAPI void ecore_imf_context_show(Ecore_IMF_Context *ctx)
Asks the Input Method Context to show itself.
Definition: ecore_imf_context.c:287
elm_bg_option_get
Elm_Bg_Option elm_bg_option_get(const Evas_Object *obj)
Gets the mode of display of a given background widget's image.
Definition: efl_ui_bg.c:108
ecore_buffer_provider_buffer_released_cb_set
void ecore_buffer_provider_buffer_released_cb_set(Ecore_Buffer_Provider *provider, Ecore_Buffer_Provider_Enqueue_Cb func, void *data)
Sets a callback for released buffer events.
Definition: ecore_buffer_provider.c:229
_Elm_Gen_Item_Class_Functions::text_get
Elm_Gen_Item_Text_Get_Cb text_get
Text fetching class function for genlist/gengrid item classes.
Definition: elm_gen.h:99
eina_list_search_sorted_list
Eina_List * eina_list_search_sorted_list(const Eina_List *list, Eina_Compare_Cb func, const void *data)
Returns node if data is in the sorted list.
Definition: eina_list.c:1522
Ecore_Win32_Handle_Cb
Eina_Bool(* Ecore_Win32_Handle_Cb)(void *data, Ecore_Win32_Handler *wh)
A callback used by an Ecore_Win32_Handler.
Definition: Ecore_Common.h:1416
ELM_IMAGE_FLIP_HORIZONTAL
@ ELM_IMAGE_FLIP_HORIZONTAL
flip image horizontally (along the x = width / 2 line)
Definition: elm_image_legacy.h:398
edje_edit_style_tags_list_get
EAPI Eina_List * edje_edit_style_tags_list_get(Evas_Object *obj, const char *style)
Gets the list of all the tags name in the given text style.
Definition: edje_edit.c:2824
_EPhysics_Quaternion::w
double w
rotation
Definition: EPhysics.h:191
evas_object_textblock_style_user_pop
void evas_object_textblock_style_user_pop(Eo *eo_obj)
Removes the style at the top of the user-style stack.
Definition: evas_object_textblock.c:8386
ELM_INPUT_PANEL_LANG_AUTOMATIC
@ ELM_INPUT_PANEL_LANG_AUTOMATIC
Automatic.
Definition: elm_general.h:111
_Edje_External_Param_Info::def
double def
Default value for the parameter.
Definition: Edje_Common.h:719
edje_edit_part_item_index_max_h_get
EAPI int edje_edit_part_item_index_max_h_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the maximum height value of a part's item.
_Elm_Entry_Filter_Limit_Size::max_byte_count
int max_byte_count
The maximum number of bytes allowed.
Definition: elm_entry_common.h:186
EEZE_DISK_TYPE_USB
@ EEZE_DISK_TYPE_USB
usb drive
Definition: Eeze_Disk.h:52
EET_FILE_MODE_READ_WRITE
@ EET_FILE_MODE_READ_WRITE
File is for both read and write.
Definition: Eet.h:481
ECORE_POS_MAP_SPRING
@ ECORE_POS_MAP_SPRING
Start at 0.0 then "wobble" like a spring rest position 1.0, and wobble v2 times, with decay factor of...
Definition: Ecore_Common.h:2775
EET_T_UCHAR
#define EET_T_UCHAR
Data type: unsigned char.
Definition: Eet.h:2585
ELM_SEL_TYPE_SECONDARY
@ ELM_SEL_TYPE_SECONDARY
Used when primary selection is in use.
Definition: elm_cnp.h:63
_Eldbus_Service_Interface_Desc::default_get
const Eldbus_Property_Get_Cb default_get
default get function, if a property don't have a get function this will be used
Definition: eldbus_service.h:108
eina_debug_dispatch
EAPI Eina_Bool eina_debug_dispatch(Eina_Debug_Session *session, void *buffer)
Dispatch a given packet according to its header.
Definition: eina_debug.c:667
eina_cow_alloc
const Eina_Cow_Data * eina_cow_alloc(Eina_Cow *cow)
Returns an initialized pointer from the pool.
Definition: eina_cow.c:409
elm_gesture_layer_zoom_wheel_factor_set
void elm_gesture_layer_zoom_wheel_factor_set(Evas_Object *obj, double zoom_wheel_factor)
This function sets the gesture layer zoom wheel factor of an object.
Definition: elm_gesture_layer.c:4047
edje_edit_state_step_get
EAPI Eina_Bool edje_edit_state_step_get(Evas_Object *obj, const char *part, const char *state, double value, int *step_x, int *step_y)
Gets the states step values.
Definition: edje_edit.c:7690
elm_store_item_genlist_item_get
const Elm_Object_Item * elm_store_item_genlist_item_get(const Elm_Store_Item *sti)
Fetch the genlist item that this store item controls.
Definition: elm_store.c:710
elm_app_compile_lib_dir_set
void elm_app_compile_lib_dir_set(const char *dir)
Provide information on the fallback application's libraries directory, on scenarios where they get ov...
Definition: elm_main.c:522
ELM_ACTIONSLIDER_LEFT
@ ELM_ACTIONSLIDER_LEFT
Left position.
Definition: elm_actionslider_eo.h:21
elm_entry_cursor_prev
Eina_Bool elm_entry_cursor_prev(Elm_Entry *obj)
This moves the cursor one place to the left within the entry.
Definition: elm_entry_eo.legacy.c:375
edje_edit_part_drag_x_get
EAPI int edje_edit_part_drag_x_get(Evas_Object *obj, const char *part)
Gets horizontal draggable state for part.
Definition: edje_edit.c:4260
ecore_evas_x11_leader_get
EAPI Ecore_X_Window ecore_evas_x11_leader_get(Ecore_Evas *ee)
Get the client leader.
Definition: ecore_evas.c:4170
Eio_Progress
struct _Eio_Progress Eio_Progress
Progress information on a specific operation.
Definition: Eio_Legacy.h:144
Efreet_Menu_Cb
void(* Efreet_Menu_Cb)(void *data, Efreet_Menu *menu)
A callback used with efreet_menu_async_get() and efreet_menu_async_parse()
Definition: efreet_menu.h:53
_Evas_Font_Array
Definition: evas_text_utils.h:114
elm_photo_size_get
int elm_photo_size_get(const Evas_Object *obj)
Get the size that will be used on the photo.
Definition: elm_photo.c:444
Ecore_Audio_Type
enum _Ecore_Audio_Type Ecore_Audio_Type
Definition: Ecore_Audio.h:68
elm_obj_ctxpopup_dismiss
EOAPI void elm_obj_ctxpopup_dismiss(Eo *obj)
Dismiss a ctxpopup object.
eina_quaternion_length_get
double eina_quaternion_length_get(const Eina_Quaternion *v)
Return the length of the given quaternion.
Definition: eina_quaternion.c:1053
evas_vg_gradient_radial_focal_get
void evas_vg_gradient_radial_focal_get(Evas_Vg_Gradient_Radial *obj, double *x, double *y)
Gets the focal point of this radial gradient.
Definition: efl_canvas_vg_gradient_radial.c:227
elm_gengrid_horizontal_get
Eina_Bool elm_gengrid_horizontal_get(const Elm_Gengrid *obj)
Get for what direction a given gengrid widget will expand while placing its items.
Definition: elm_gengrid_eo.legacy.c:123
ELM_CODE_EVENT_FILE_LOAD_DONE
const Efl_Event_Description ELM_CODE_EVENT_FILE_LOAD_DONE
Event that marks a file load has been completed.
Definition: elm_code.c:14
_Eina_Future_Scheduler::schedule
Eina_Future_Schedule_Entry *(* schedule)(Eina_Future_Scheduler *scheduler, Eina_Future_Scheduler_Cb cb, Eina_Future *f, Eina_Value value)
Called by Eina_Future when a delivery must be scheduled to a safe context.
Definition: eina_promise.h:179
ECORE_GETOPT_TYPE_USHORT
@ ECORE_GETOPT_TYPE_USHORT
Value of type unsigned short.
Definition: Ecore_Getopt.h:92
eldbus_message_error_get
Eina_Bool eldbus_message_error_get(const Eldbus_Message *msg, const char **name, const char **text)
Get the error text and name from a Eldbus_Message.
Definition: eldbus_message.c:233
ELM_CALENDAR_SELECTABLE_DAY
@ ELM_CALENDAR_SELECTABLE_DAY
Take day field into account.
Definition: elm_calendar_eo.h:106
_Elm_Fileselector_Button_Data
Definition: elm_widget_fileselector_button.h:32
edje_edit_program_transition_set
EAPI Eina_Bool edje_edit_program_transition_set(Evas_Object *obj, const char *prog, Edje_Tween_Mode transition)
Sets the type of transition to use when apply animations.
Definition: edje_edit.c:11615
ephysics_world_light_all_bodies_get
EAPI Eina_Bool ephysics_world_light_all_bodies_get(const EPhysics_World *world)
Get light setting regarding being applied over all the bodies.
Evas_Public_Data
struct _Evas_Public_Data Evas_Public_Data
Public data for an Evas.
Definition: Evas_Common.h:170
EVAS_VIDEO_SURFACE_CLIP
@ EVAS_VIDEO_SURFACE_CLIP
Clip capability.
Definition: Evas_Legacy.h:6216
elm_entry_selection_copy
void elm_entry_selection_copy(Elm_Entry *obj)
This executes a "copy" action on the selected text in the entry.
Definition: elm_entry_eo.legacy.c:429
Ecore_IMF_Input_Panel_Keyboard_Mode
Ecore_IMF_Input_Panel_Keyboard_Mode
Enum containing keyboard mode states.
Definition: Ecore_IMF.h:173
embryo_program_max_cycle_run_get
EAPI int embryo_program_max_cycle_run_get(Embryo_Program *ep)
Retreives the maximum number of abstract machine cycles a program is allowed to run.
Definition: embryo_amx.c:1917
elm_entry_input_panel_return_key_type_get
Elm_Input_Panel_Return_Key_Type elm_entry_input_panel_return_key_type_get(const Elm_Entry *obj)
Get the "return" key type.
Definition: elm_entry_eo.legacy.c:225
ecore_evas_callback_device_mouse_in_set
EAPI void ecore_evas_callback_device_mouse_in_set(Ecore_Evas *ee, Ecore_Evas_Mouse_IO_Cb func)
Sets a callback for Ecore_Evas mouse in events.
Definition: ecore_evas.c:5244
elm_slider_min_max_set
void elm_slider_min_max_set(Evas_Object *obj, double min, double max)
Set the minimum and maximum values for the slider.
Definition: elm_slider.c:1659
eina_value_array_value_get
static Eina_Bool eina_value_array_value_get(const Eina_Value *src, unsigned int position, Eina_Value *dst)
Retrieves a value from the array as an Eina_Value copy.
ecore_file_symlink
Eina_Bool ecore_file_symlink(const char *src, const char *dest)
Creates a symbolic link.
Definition: ecore_file.c:542
evas_gl_proc_address_get
Evas_GL_Func evas_gl_proc_address_get(Evas_GL *evas_gl, const char *name)
Returns a extension function from OpenGL or the Evas_GL glue layer.
Definition: evas_gl.c:591
edje_edit_state_proxy_source_visible_set
EAPI Eina_Bool edje_edit_state_proxy_source_visible_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool visibility)
Sets the source visibility for given PROXY part state.
Definition: edje_edit.c:9088
eina_rectangles_intersect
static Eina_Bool eina_rectangles_intersect(const Eina_Rectangle *rect1, const Eina_Rectangle *rect2)
Checks if two rectangles intersect.
ephysics_quaternion_get
EAPI void ephysics_quaternion_get(const EPhysics_Quaternion *quat, double *x, double *y, double *z, double *w)
Get quaternion values.
Elm_Tooltip_Item_Content_Cb
Evas_Object *(* Elm_Tooltip_Item_Content_Cb)(void *data, Evas_Object *obj, Evas_Object *tooltip, void *item)
Called back when a widget's item tooltip is activated and needs content.
Definition: elm_tooltip.h:116
EMOTION_ASPECT_CUSTOM
@ EMOTION_ASPECT_CUSTOM
use custom borders/crop for the video
Definition: Emotion.h:258
elm_config_scroll_thumbscroll_momentum_threshold_set
void elm_config_scroll_thumbscroll_momentum_threshold_set(double threshold)
Set the minimum speed of mouse cursor movement which will trigger list self scrolling animation after...
Definition: elm_config.c:3692
evas_device_list
const Eina_List * evas_device_list(Evas *eo_e, const Evas_Device *dev)
List all current devices attached to the given canvas and/or device.
Definition: evas_device.c:300
efreet_util_desktop_exec_find
Efreet_Desktop * efreet_util_desktop_exec_find(const char *exec)
Find a desktop by exec.
Definition: efreet_utils.c:244
eina_value_hash_vget
static Eina_Bool eina_value_hash_vget(const Eina_Value *value, const char *key, va_list args)
Gets the generic value from an hash member.
edje_edit_part_item_max_h_get
EINA_DEPRECATED EAPI int edje_edit_part_item_max_h_get(Evas_Object *obj, const char *part, const char *item)
Gets the maximum height value of a part's item.
ecore_idler_del
void * ecore_idler_del(Ecore_Idler *idler)
Deletes an idler callback from the list to be executed.
Definition: ecore_idler.c:116
elm_win_borderless_set
void elm_win_borderless_set(Evas_Object *obj, Eina_Bool borderless)
Set the borderless state of a window.
Definition: efl_ui_win.c:9743
ECORE_COCOA_CURSOR_RESIZE_LEFT_RIGHT
@ ECORE_COCOA_CURSOR_RESIZE_LEFT_RIGHT
Resize left right cursor.
Definition: Ecore_Cocoa.h:115
_Eina_Xattr::name
const char * name
The extended attribute name.
Definition: eina_xattr.h:54
EVAS_GL_STENCIL_BIT_1
@ EVAS_GL_STENCIL_BIT_1
1 bit precision for stencil buffer
Definition: Evas_GL.h:499
ecore_x_dpms_power_level_get
EAPI Ecore_X_Dpms_Mode ecore_x_dpms_power_level_get(void)
Check the DPMS power level.
Definition: ecore_x_dpms.c:96
eina_rw_slice_dup
static Eina_Rw_Slice eina_rw_slice_dup(const Eina_Rw_Slice rw_slice)
Creates a duplicate of slice's memory.
EINA_VALUE_TYPE_LONG
const Eina_Value_Type * EINA_VALUE_TYPE_LONG
manages long type.
Definition: eina_value.c:5603
edje_text_class_get
Eina_Bool edje_text_class_get(const char *text_class, const char **font, Evas_Font_Size *size)
Gets the font and the font size from Edje text class.
Definition: edje_util.c:1189
ecore_evas_ews_manager_get
EAPI const void * ecore_evas_ews_manager_get(void)
Gets the identifier of the manager taking care of internal windows.
Definition: ecore_evas_ews.c:1485
elm_config_scale_set
void elm_config_scale_set(double scale)
Set the global scaling factor.
Definition: elm_config.c:2992
eina_hash_string_djb2_new
Eina_Hash * eina_hash_string_djb2_new(Eina_Free_Cb data_free_cb)
Creates a new hash table using the djb2 algorithm.
Definition: eina_hash.c:780
elm_gengrid_item_custom_size_set
void elm_gengrid_item_custom_size_set(Elm_Gengrid_Item *obj, int w, int h)
Custom size mode for non-homogeneous gengrid.
Definition: elm_gengrid_item_eo.legacy.c:57
_Elm_List_Item_Data
Definition: elm_widget_list.h:71
_Elm_Entry_Item_Provider
Definition: elm_widget_entry.h:137
evas_object_move
void evas_object_move(Evas_Object *obj, Evas_Coord x, Evas_Coord y)
Move the given Evas object to the given location inside its canvas' viewport.
Definition: evas_object_main.c:1171
_Elm_Diskselector_Data
Definition: elm_widget_diskselector.h:30
ecore_con_ssl_server_cert_add
Eina_Bool ecore_con_ssl_server_cert_add(Ecore_Con_Server *svr, const char *cert)
Adds an SSL certificate for use in ecore_con functions.
Definition: ecore_con_legacy.c:2468
elm_obj_slideshow_cache_after_get
EOAPI int elm_obj_slideshow_cache_after_get(const Eo *obj)
Get the number of items to cache, on a given slideshow widget, after the current item.
edje_edit_part_item_index_max_h_set
EAPI Eina_Bool edje_edit_part_item_index_max_h_set(Evas_Object *obj, const char *part, unsigned int index, int max_h)
Sets the maximum height value of a part's item.
EINA_VALUE_TYPE_ARRAY
const Eina_Value_Type * EINA_VALUE_TYPE_ARRAY
manages array type.
Definition: eina_value.c:5609
linux_dmabuf_buffer
Definition: dmabuf.h:53
_Ecore_Ipc_Event_Client_Data::ref_to
int ref_to
Reference number of the message it refers to.
Definition: Ecore_Ipc.h:298
ecore_wl2_window_aux_hint_change
EAPI void ecore_wl2_window_aux_hint_change(Ecore_Wl2_Window *window, int id, const char *val)
Change an auxiliary hint on a given window.
Definition: ecore_wl2_window.c:1413
_Elm_Web_Download
Definition: elm_web_common.h:112
_Eio_Version::micro
int micro
Micro version number.
Definition: Eio_Legacy.h:13
eina_debug_session_data_get
EAPI void * eina_debug_session_data_get(Eina_Debug_Session *session)
Get the data attached to a session.
Definition: eina_debug.c:698
_Efreet_Desktop::load_time
long long load_time
modified time of .desktop on disk
Definition: efreet_desktop.h:97
_Eina_Stat::mode
unsigned int mode
The mode.
Definition: eina_file.h:210
elm_scroller_loop_get
void elm_scroller_loop_get(const Evas_Object *obj, Eina_Bool *loop_h, Eina_Bool *loop_v)
Get an infinite loop_ for a scroller.
Definition: elm_scroller.c:1324
elm_gesture_layer_cb_add
void elm_gesture_layer_cb_add(Elm_Gesture_Layer *obj, Elm_Gesture_Type idx, Elm_Gesture_State cb_type, Elm_Gesture_Event_Cb cb, void *data)
Add a gesture state change callback.
Definition: elm_gesture_layer_eo.legacy.c:69
_Eina_Stat::size
unsigned long int size
The file size in bytes.
Definition: eina_file.h:215
edje_edit_program_tone_duration_set
EAPI Eina_Bool edje_edit_program_tone_duration_set(Evas_Object *obj, const char *prog, double duration)
Sets tone duration of the program.
Definition: edje_edit.c:11384
EDJE_MESSAGE_FLOAT_SET
@ EDJE_MESSAGE_FLOAT_SET
A message with a list of floating point numbers as value.
Definition: Edje_Legacy.h:589
elm_win_role_get
const char * elm_win_role_get(const Evas_Object *obj)
The role of the window.
Definition: efl_ui_win.c:9761
ecore_wl_window_free
EAPI void ecore_wl_window_free(Ecore_Wl_Window *win)
Deletes the given window.
Definition: ecore_wl_window.c:235
elm_win_rotation_get
int elm_win_rotation_get(const Evas_Object *obj)
Get the rotation of the window.
Definition: efl_ui_win.c:1788
ecore_timer_precision_set
void ecore_timer_precision_set(double precision)
Sets the precision to be used by timer infrastructure.
Definition: ecore_timer.c:76
elm_box_pack_start
void elm_box_pack_start(Elm_Box *obj, Efl_Canvas_Object *subobj)
Add an object to the beginning of the pack list.
Definition: elm_box_eo.legacy.c:81
EET_T_NULL
#define EET_T_NULL
Data type: (void *) (only use it if you know why)
Definition: Eet.h:2591
_Ecore_X_Event_Gesture_Notify_PinchRotation
Definition: Ecore_X.h:2690
ecore_event_current_event_get
void * ecore_event_current_event_get(void)
Returns the current event type pointer handled.
Definition: ecore_events.c:109
EDJE_TEXT_EFFECT_FAR_SHADOW
@ EDJE_TEXT_EFFECT_FAR_SHADOW
Far shadow text effect value.
Definition: Edje_Common.h:2126
MAP_SHARED
#define MAP_SHARED
Changes are shared.
Definition: evil_mman.h:52
efreet_desktop_command_local_get
Eina_List * efreet_desktop_command_local_get(Efreet_Desktop *desktop, Eina_List *files)
Get the command to use to execute a desktop entry.
Definition: efreet_desktop_command.c:130
ecore_drm2_output_mode_set
EAPI Eina_Bool ecore_drm2_output_mode_set(Ecore_Drm2_Output *output, Ecore_Drm2_Output_Mode *mode, int x, int y)
Set a given mode to be used on a given output.
Definition: ecore_drm2_outputs.c:1337
elm_color_class_translate_cb_set
void elm_color_class_translate_cb_set(Elm_Color_Class_Name_Cb cb)
Set a callback to provide translations for color class descriptions.
Definition: elm_color_class.c:797
ecore_drm2_plane_release
EAPI void ecore_drm2_plane_release(Ecore_Drm2_Plane *plane)
Remove a hardware plane from display.
Definition: ecore_drm2_plane.c:137
_Elm_Scrollable_Smart_Interface_Data::bounce_x_animator
Eina_Bool bounce_x_animator
an animator to express the bouncing animation on x axis.
Definition: elm_interface_scrollable.h:120
elm_obj_entry_cursor_selection_begin
EOAPI void elm_obj_entry_cursor_selection_begin(Eo *obj)
This begins a selection within the entry as though the user were holding down the mouse button to mak...
elm_config_font_overlay_unset
void elm_config_font_overlay_unset(const char *text_class)
Unset a font overlay for a given Elementary text class.
Definition: elm_config.c:3225
_EPhysics_Body_Material_Props
Definition: ephysics_body_materials.h:9
elm_scroll_thumbscroll_border_friction_all_set
EINA_DEPRECATED void elm_scroll_thumbscroll_border_friction_all_set(double friction)
Set the amount of lag between your actual mouse cursor dragging movement and a scroller's view moveme...
ecore_win32_window_size_min_get
EAPI void ecore_win32_window_size_min_get(Ecore_Win32_Window *window, int *min_width, int *min_height)
Get the minimum size of the given window.
Definition: ecore_win32_window.c:882
elm_gengrid_group_item_size_get
void elm_gengrid_group_item_size_get(const Elm_Gengrid *obj, int *w, int *h)
Get the size set for the group items of a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:45
elm_config_desktop_entry_get
Eina_Bool elm_config_desktop_entry_get(void)
Get the desktop style entry enabled state.
Definition: elm_config.c:4061
Eina_Lock
struct _Eina_Lock Eina_Lock
An opaque type for working with locks.
Definition: eina_inline_lock_posix.x:78
evas_object_intercept_show_callback_del
void * evas_object_intercept_show_callback_del(Evas_Object *obj, Evas_Object_Intercept_Show_Cb func)
Unset the callback function that intercepts a show event of a object.
eina_matrixsparse_cell_clear
Eina_Bool eina_matrixsparse_cell_clear(Eina_Matrixsparse_Cell *cell)
Clears (erases) cell given its reference.
Definition: eina_matrixsparse.c:1336
eina_value_ulong_new
static Eina_Value * eina_value_ulong_new(unsigned long c)
Create a new Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:151
edje_object_text_class_set
Eina_Bool edje_object_text_class_set(Evas_Object *obj, const char *text_class, const char *font, Evas_Font_Size size)
Sets Edje text class.
Definition: edje_util.c:1475
_Eina_Rect::w
int w
Width of rectangle.
Definition: eina_rectangle.h:130
_Ethumb_Version::minor
int minor
< major (binary or source incompatible changes)
Definition: Ethumb.h:46
_Eina_Quad::y0
double y0
Top left y coordinate.
Definition: eina_quad.h:47
elm_entry_select_all
void elm_entry_select_all(Elm_Entry *obj)
This selects all text within the entry.
Definition: elm_entry_eo.legacy.c:507
elm_radio_value_set
void elm_radio_value_set(Evas_Object *obj, int value)
Set the value of the radio group.
Definition: efl_ui_radio.c:408
edje_edit_part_drag_count_y_set
EAPI Eina_Bool edje_edit_part_drag_count_y_set(Evas_Object *obj, const char *part, int count)
Sets vertical draggable count for part.
EDJE_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED_AND_DECIMAL
@ EDJE_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_SIGNED_AND_DECIMAL
The number layout to allow decimal point and negative sign.
Definition: Edje_Common.h:1326
_Eina_Value_Struct::desc
const Eina_Value_Struct_Desc * desc
How to manage the structure.
Definition: eina_value.h:3181
eldbus_pending_free_cb_del
void eldbus_pending_free_cb_del(Eldbus_Pending *pending, Eldbus_Free_Cb cb, const void *data)
Remove callback registered in eldbus_pending_free_cb_add().
Definition: eldbus_pending.c:300
edje_edit_color_classes_source_generate
EAPI const char * edje_edit_color_classes_source_generate(Evas_Object *obj, Eina_List *color_classes)
Gets the source code for given color classes.
Definition: edje_edit.c:13212
EDJE_EXTERNAL_PARAM_FLAGS_STATE
@ EDJE_EXTERNAL_PARAM_FLAGS_STATE
Property can be set from state description.
Definition: Edje_Common.h:641
elm_quicklaunch_prepare
Eina_Bool elm_quicklaunch_prepare(int argc, char **argv, const char *cwd)
Exposed symbol used only by macros and should not be used by apps.
Definition: elm_main.c:1024
ECORE_WIN32_EVENT_WINDOW_CREATE
int ECORE_WIN32_EVENT_WINDOW_CREATE
Ecore_Event for the Ecore_Win32_Event_Create event.
Definition: ecore_win32.c:408
eeze_net_syspath_get
const char * eeze_net_syspath_get(Eeze_Net *net)
Get the /sys/ path of a net object.
Definition: eeze_net.c:303
edje_edit_part_item_index_name_set
EAPI Eina_Bool edje_edit_part_item_index_name_set(Evas_Object *obj, const char *part, unsigned int index, const char *name)
Sets name for item from table or box items.
Definition: edje_edit.c:5335
Ecore_Cocoa_AppDelegate
Definition: ecore_cocoa_app.h:31
_Efl_Ui_Layout_Data::can_access
Eina_Bool can_access
This is true when all text(including textblock) parts can be accessible by accessibility.
Definition: elm_widget_layout.h:70
_Embryo_Version::micro
int micro
< minor (new features, bugfixes, major improvements version)
Definition: Embryo.h:382
ELM_WRAP_LAST
@ ELM_WRAP_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_general.h:317
EEZE_SENSOR_TYPE_LAST
@ EEZE_SENSOR_TYPE_LAST
Last item to mark end of enum.
Definition: Eeze_Sensor.h:89
strsep
char * strsep(char **stringp, const char *delim)
Implements the strsep function which is used to separate strings.
Definition: evil_string.c:54
EINA_INARRAY_FOREACH
#define EINA_INARRAY_FOREACH(array, itr)
Walks through an array linearly from head to tail.
Definition: eina_inarray.h:724
eina_vector3_copy
static void eina_vector3_copy(Eina_Vector3 *dst, const Eina_Vector3 *src)
Copy vector.
eina_array_free
void eina_array_free(Eina_Array *array)
Frees an array.
Definition: eina_array.c:295
evas_object_text_ellipsis_get
double evas_object_text_ellipsis_get(const Evas_Text *obj)
Controls the ellipsis that should be used for the text object.
Definition: evas_text_eo.legacy.c:21
elm_check_state_get
Eina_Bool elm_check_state_get(const Evas_Object *obj)
Get the state of the check object.
Definition: efl_ui_check.c:381
elm_object_access_info_set
void elm_object_access_info_set(Evas_Object *obj, const char *txt)
Set the text to read out when in accessibility mode.
Definition: elm_main.c:1938
elm_list_selected_item_get
Elm_Widget_Item * elm_list_selected_item_get(const Elm_List *obj)
Get the selected item.
Definition: elm_list_eo.legacy.c:75
_Elm_Spinner_Special_Value
Definition: elm_widget_spinner.h:66
edje_object_part_text_autocapital_type_set
void edje_object_part_text_autocapital_type_set(Evas_Object *obj, const char *part, Edje_Text_Autocapital_Type autocapital_type)
Sets the autocapitalization type on the immodule.
Definition: edje_util.c:2792
Efl_Ui_Textpath_Direction
Efl_Ui_Textpath_Direction
Textpath direction.
Definition: efl_ui_textpath_eo.legacy.h:19
eet_node_list_new
EAPI Eet_Node * eet_node_list_new(const char *name, Eina_List *nodes)
Creates a new list node.
Definition: eet_node.c:120
eina_inlist_sort
Eina_Inlist * eina_inlist_sort(Eina_Inlist *head, Eina_Compare_Cb func)
Sorts a list according to the ordering func will return.
Definition: eina_inlist.c:804
eina_vector3_distance_square_get
static double eina_vector3_distance_square_get(const Eina_Vector3 *a, const Eina_Vector3 *b)
Return the distance in square between of two vectors.
edje_edit_program_state2_get
EAPI const char * edje_edit_program_state2_get(Evas_Object *obj, const char *prog)
Gets the state2 for the given program.
Definition: edje_edit.c:11507
ecore_evas_callback_selection_changed_set
EAPI void ecore_evas_callback_selection_changed_set(Ecore_Evas *ee, Ecore_Evas_Selection_Changed_Cb func)
Sets a callback for Ecore_Evas to be called when a selection buffer changes.
Definition: ecore_evas.c:5464
evas_object_image_data_update_add
void evas_object_image_data_update_add(Evas_Object *obj, int x, int y, int w, int h)
Mark a sub-region of the given image object to be redrawn.
Definition: evas_image_legacy.c:184
elm_object_tree_dot_dump
void elm_object_tree_dot_dump(const Evas_Object *top, const char *file)
Print Elm Objects tree hierarchy in file as dot(graphviz) syntax.
Definition: elm_main.c:1911
edje_edit_state_image_get
EAPI const char * edje_edit_state_image_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets normal image name for a given part state.
Definition: edje_edit.c:10515
_Eio_Sentry_Event::source
const char * source
The original monitored path.
Definition: eio_sentry.eo.h:22
_Vertex2
Definition: efl_ui_widget_flip.h:73
edje_edit_part_type_get
EAPI Edje_Part_Type edje_edit_part_type_get(Evas_Object *obj, const char *part)
Gets the type of a part.
Definition: edje_edit.c:3735
EINA_MAGIC
#define EINA_MAGIC
Definition of of a variable of type Eina_Magic.
Definition: eina_magic.h:224
_Elm_Hoversel_Data
Definition: elm_widget_hoversel.h:31
_Efreet_Desktop::startup_notify
unsigned char startup_notify
The starup notify settings of the app.
Definition: efreet_desktop.h:120
eina_value_array_vappend
static Eina_Bool eina_value_array_vappend(Eina_Value *value, va_list args)
Appends a generic value to an array.
edje_object_part_text_select_extend
void edje_object_part_text_select_extend(const Evas_Object *obj, const char *part)
Extends the current selection to the current cursor position.
Definition: edje_util.c:2483
ecore_con_url_data_set
EAPI void ecore_con_url_data_set(Ecore_Con_Url *url_con, void *data)
Associates data with a connection object.
Definition: ecore_con_url.c:837
Ecore_Fb_Input_Device_Cap
enum _Ecore_Fb_Input_Device_Cap Ecore_Fb_Input_Device_Cap
Device capabilities.
Definition: Ecore_Fb.h:67
elm_obj_web_navigate_possible_get
EOAPI Eina_Bool elm_obj_web_navigate_possible_get(Eo *obj, int steps)
Queries whether it's possible to jump the given number of steps.
ecore_evas_size_step_set
EAPI void ecore_evas_size_step_set(Ecore_Evas *ee, int w, int h)
Sets the "size step" for a given Ecore_Evas window.
Definition: ecore_evas.c:1692
ecore_evas_object_associate_get
EAPI Evas_Object * ecore_evas_object_associate_get(const Ecore_Evas *ee)
Gets the object associated with ee.
Definition: ecore_evas_util.c:283
ethumb_thumb_aspect_set
EAPI void ethumb_thumb_aspect_set(Ethumb *e, Ethumb_Thumb_Aspect a)
Set the aspect ratio policy.
Definition: ethumb.c:515
eldbus_message_iter_arguments_get
Eina_Bool eldbus_message_iter_arguments_get(Eldbus_Message_Iter *iter, const char *signature,...)
Get data from Eldbus_Message_Iter, for each complete type must have a pointer to store his value,...
Definition: eldbus_message.c:842
edje_edit_state_fill_smooth_set
EAPI Eina_Bool edje_edit_state_fill_smooth_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool smooth)
Sets the smooth property for given part state.
Definition: edje_edit.c:7023
ECORE_X_WINDOW_INPUT_MODE_ACTIVE_GLOBAL
@ ECORE_X_WINDOW_INPUT_MODE_ACTIVE_GLOBAL
The window sets the focus itself even if another window is currently focused.
Definition: Ecore_X.h:1240
ecore_wl2_window_floating_mode_get
EAPI Eina_Bool ecore_wl2_window_floating_mode_get(Ecore_Wl2_Window *window)
Get if a given window is in floating mode.
Definition: ecore_wl2_window.c:1469
eina_trash_push
static void eina_trash_push(Eina_Trash **trash, void *data)
Pushes an unused pointer in the trash instead of freeing it.
elm_index_item_priority_set
void elm_index_item_priority_set(Elm_Index_Item *obj, int priority)
Sets the priority of an item.
Definition: elm_index_item_eo.legacy.c:9
Efreet_Xml_Attribute
Efreet_Xml_Attributes.
Definition: efreet_xml.h:28
EVAS_IMAGE_ORIENT_90
@ EVAS_IMAGE_ORIENT_90
rotate 90 degrees clockwise
Definition: Evas_Legacy.h:4915
edje_edit_part_item_index_spread_h_get
EAPI int edje_edit_part_item_index_spread_h_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the spread height value of a part's item.
eldbus_names_list
Eldbus_Pending * eldbus_names_list(Eldbus_Connection *conn, Eldbus_Message_Cb cb, const void *cb_data)
Send a "ListNames" method call in proxy.
Definition: eldbus_freedesktop.c:46
edje_edit_state_rel1_offset_x_set
EAPI Eina_Bool edje_edit_state_rel1_offset_x_set(Evas_Object *obj, const char *part, const char *state, double value, int x)
Sets the 'rel1 offset X' value of state.
elm_map_zoom_max_set
void elm_map_zoom_max_set(Elm_Map *obj, int zoom)
Set the maximum zoom of the source.
Definition: elm_map_eo.legacy.c:39
eina_strbuf_replace
Eina_Bool eina_strbuf_replace(Eina_Strbuf *buf, const char *str, const char *with, unsigned int n)
Replaces a substring in the buffer with another string.
Definition: eina_strbuf_common.c:928
Evas_Image_Content_Hint
enum _Evas_Image_Content_Hint Evas_Image_Content_Hint
How an image's data is to be treated by Evas, for optimization.
eina_matrix4_scale
void eina_matrix4_scale(Eina_Matrix4 *t, double sx, double sy, double sz)
Sets the matrix values for a scaling operation.
Definition: eina_matrix.c:1127
eldbus_proxy_signal_handler_add
Eldbus_Signal_Handler * eldbus_proxy_signal_handler_add(Eldbus_Proxy *proxy, const char *member, Eldbus_Signal_Cb cb, const void *cb_data)
Add a signal handler.
Definition: eldbus_proxy.c:658
elm_win_autodel_set
void elm_win_autodel_set(Eo *obj, Eina_Bool autodel)
Set the window's autodel state.
Definition: efl_ui_win.c:6189
elm_entry_file_save
void elm_entry_file_save(Elm_Entry *obj)
This function writes any changes made to the file set with elm_entry_file_set.
Definition: elm_entry_eo.legacy.c:423
ecore_main_fd_handler_active_get
Eina_Bool ecore_main_fd_handler_active_get(Ecore_Fd_Handler *fd_handler, Ecore_Fd_Handler_Flags flags)
Gets which flags are active on an FD handler.
Definition: ecore_main.c:1630
elm_video_play_length_get
double elm_video_play_length_get(const Evas_Object *obj)
Get the total playing time (in seconds) of the Elm_Video object.
Definition: efl_ui_video.c:514
EMOTION_VIS_LIBVISUAL_BUMPSCOPE
@ EMOTION_VIS_LIBVISUAL_BUMPSCOPE
bumpscope
Definition: Emotion.h:209
ecore_evas_object_cursor_device_set
EAPI void ecore_evas_object_cursor_device_set(Ecore_Evas *ee, Efl_Input_Device *pointer, Evas_Object *obj, int layer, int hot_x, int hot_y)
Sets the cursor of an Ecore_Evas specified pointer device.
Definition: ecore_evas.c:1864
eina_rectangle_coords_inside
static Eina_Bool eina_rectangle_coords_inside(const Eina_Rectangle *rect, int x, int y)
Checks if the given point is inside the rectangle.
elm_object_item_untrack
void elm_object_item_untrack(Elm_Widget_Item *obj)
This retrieve the track object of the item.
Definition: elm_widget_item_eo.legacy.c:219
_Ecore_IMF_Context_Info
A IMF structure containing context information.
Definition: Ecore_IMF.h:820
ecore_cocoa_screen_size_get
EAPI void ecore_cocoa_screen_size_get(Ecore_Cocoa_Screen *screen, int *w, int *h)
Retrieves the size of a Cocoa screen.
EINA_SIMPLE_XML_COMMENT
@ EINA_SIMPLE_XML_COMMENT
Definition: eina_simple_xml_parser.h:203
Elm_Xy_Item_Get_Cb
Elm_Object_Item *(* Elm_Xy_Item_Get_Cb)(Evas_Object *obj, Evas_Coord x, Evas_Coord y, int *xposret, int *yposret)
Callback invoked to find out what object is under (x,y) coords.
Definition: elm_cnp.h:147
edje_edit_state_max_h_set
EAPI Eina_Bool edje_edit_state_max_h_set(Evas_Object *obj, const char *part, const char *state, double value, int max_h)
Sets the maximum height value of a part state.
ecore_x_drawable_border_width_get
EAPI int ecore_x_drawable_border_width_get(Ecore_X_Drawable d)
Retrieves the width of the border of the given drawable.
Definition: ecore_x_drawable.c:66
Ecore_X_Event_Present_Configure
Definition: Ecore_X.h:1073
ecore_evas_fb_new
EAPI Ecore_Evas * ecore_evas_fb_new(const char *disp_name, int rotation, int w, int h)
Creates Ecore_Evas using fb backend.
Definition: ecore_evas.c:3921
eina_rectangle_pool_data_get
void * eina_rectangle_pool_data_get(Eina_Rectangle_Pool *pool)
Gets the data from the given pool.
Definition: eina_rectangle.c:869
EINA_LOG_WARN
#define EINA_LOG_WARN(fmt,...)
Logs a message with level WARN on the default domain with the specified format.
Definition: eina_log.h:392
ELM_CNP_MODE_PLAINTEXT
@ ELM_CNP_MODE_PLAINTEXT
copy & paste text without markup tag
Definition: elm_general.h:339
ecore_evas_x11_shape_input_rectangle_set
EAPI void ecore_evas_x11_shape_input_rectangle_set(Ecore_Evas *ee, int x, int y, int w, int h)
Set the rectangular region that can "contain" the pointer, replacing any previously set region.
Definition: ecore_evas.c:4190
elm_map_overlay_show
void elm_map_overlay_show(Elm_Map_Overlay *overlay)
Show the given overlay at the center of the map, immediately.
Definition: elm_map.c:5020
eina_value_list_pset
static Eina_Bool eina_value_list_pset(Eina_Value *value, unsigned int position, const void *ptr)
Sets the generic value in a list member from pointer.
edje_edit_part_item_index_span_row_set
EAPI Eina_Bool edje_edit_part_item_index_span_row_set(Evas_Object *obj, const char *part, unsigned int index, unsigned short row)
Sets the count of rows which this item will spans for use.
_Edje_Edit_Script_Error::error_str
const char * error_str
Error Message.
Definition: Edje_Edit.h:101
ecore_shutdown
EAPI int ecore_shutdown(void)
Shuts down connections, signal handlers sockets etc.
Definition: ecore.c:366
ECORE_GETOPT_DESC_ARG_REQUIREMENT_NO
@ ECORE_GETOPT_DESC_ARG_REQUIREMENT_NO
Argument is not required.
Definition: Ecore_Getopt.h:104
_Evas_Filter_Data_Binding
Definition: evas_filter.h:343
ELM_WIN_KEYBOARD_PASSWORD
@ ELM_WIN_KEYBOARD_PASSWORD
Password keyboard layout.
Definition: elm_win_legacy.h:129
ecore_evas_callback_pre_free_set
EAPI void ecore_evas_callback_pre_free_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas pre-free event.
Definition: ecore_evas.c:1312
Elm_Map_Marker_Icon_Get_Func
Evas_Object *(* Elm_Map_Marker_Icon_Get_Func)(Evas_Object *obj, Elm_Map_Marker *marker, void *data)
Icon fetching class function for marker classes.
Definition: elm_map_common.h:54
elm_obj_gengrid_item_custom_size_set
EOAPI void elm_obj_gengrid_item_custom_size_set(Eo *obj, int w, int h)
Custom size mode for non-homogeneous gengrid.
elm_obj_clock_edit_mode_set
EOAPI void elm_obj_clock_edit_mode_set(Eo *obj, Elm_Clock_Edit_Mode digedit)
Digits of the given clock widget should be editable when in editing mode.
evas_object_table_padding_get
void evas_object_table_padding_get(const Evas_Table *obj, int *horizontal, int *vertical)
Control the padding between cells.
Definition: evas_table_eo.legacy.c:33
Ecore_X_Win_Keygrab_Mode
Ecore_X_Win_Keygrab_Mode
Definition: Ecore_X.h:2788
elm_animation_view_default_size_get
Eina_Size2D elm_animation_view_default_size_get(const Elm_Animation_View *obj)
Get the default view size that specified from vector resource.
ecore_thread_active_get
int ecore_thread_active_get(void)
Gets the number of active threads running jobs.
Definition: ecore_thread.c:1162
ecore_con_eet_client_disconnect_callback_add
EAPI void ecore_con_eet_client_disconnect_callback_add(Ecore_Con_Eet *ece, Ecore_Con_Eet_Client_Cb func, const void *data)
Registers a client disconnect callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:816
evas_vg_gradient_spread_get
Evas_Vg_Gradient_Spread evas_vg_gradient_spread_get(Evas_Vg_Gradient *obj)
Returns the spread method use by this gradient.
Definition: efl_canvas_vg_gradient.c:139
_Ecore_Event_Joystick::dev
Eo * dev
The Efl_Input_Device that originated the event.
Definition: Ecore_Input.h:415
_Old_Edje_File::collection_dir
Edje_Part_Collection_Directory * collection_dir
collection directory
Definition: edje_convert.h:66
_Ecore_Event_Mouse_IO::modifiers
unsigned int modifiers
The combination of modifiers key (SHIFT,CTRL,ALT,..)
Definition: Ecore_Input.h:372
_Ecore_Event_Mouse_IO::event_window
Ecore_Window event_window
The child window where event happened.
Definition: Ecore_Input.h:369
ecore_con_server_fd_get
EAPI int ecore_con_server_fd_get(const Ecore_Con_Server *svr)
Gets the fd that the server is connected to.
Definition: ecore_con_legacy.c:2435
eina_quad.h
eina_unicode_unicode_to_utf8
char * eina_unicode_unicode_to_utf8(const Eina_Unicode *uni, int *_len)
Converts an Eina_Unicode string to a newly allocated utf-8 string.
Definition: eina_unicode.c:444
_Elm_Naviframe_Content_Item_Pair
Definition: elm_widget_naviframe.h:81
_Ecore_Wl2_Event_Global
Definition: Ecore_Wl2.h:85
_Eldbus_Version::revision
int revision
git revision (0 if a proper release or the git revision number Eldbus is built from)
Definition: Eldbus.h:144
ecore_drm_output_connector_type_get
EAPI unsigned int ecore_drm_output_connector_type_get(Ecore_Drm_Output *output)
Gets the connector type of a given Ecore_Drm_Output.
Definition: ecore_drm_output.c:1311
eina_xattr_get
void * eina_xattr_get(const char *file, const char *attribute, ssize_t *size)
Retrieves an extended attribute from a file.
Definition: eina_xattr.c:346
elm_index_selected_item_get
Elm_Widget_Item * elm_index_selected_item_get(const Elm_Index *obj, int level)
Returns the last selected item, for a given index widget.
Definition: elm_index_eo.legacy.c:117
Elm_Toolbar_Data
struct _Elm_Toolbar_Data Elm_Toolbar_Data
Base widget smart data extended with toolbar instance data.
Definition: elm_widget_toolbar.h:28
EDJE_TWEEN_MODE_DECELERATE_FACTOR
@ EDJE_TWEEN_MODE_DECELERATE_FACTOR
Decelerate factor tween mode value.
Definition: Edje_Common.h:1889
elm_datetime_field_limit_get
void elm_datetime_field_limit_get(const Evas_Object *obj, Elm_Datetime_Field_Type fieldtype, int *min, int *max)
Get the field limits of a field.
Definition: elm_datetime.c:104
ELM_ACTIONSLIDER_EVENT_POS_CHANGED
#define ELM_ACTIONSLIDER_EVENT_POS_CHANGED
The position of the actionslider has changed.
Definition: elm_actionslider_eo.h:132
edje_object_text_insert_filter_callback_add
void edje_object_text_insert_filter_callback_add(Eo *obj, const char *part, Edje_Text_Filter_Cb func, void *data)
Adds a filter function for newly inserted text.
Definition: edje_legacy.c:534
ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_DECIMAL
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_DECIMAL
The number layout to allow decimal point to provide fractional value.
Definition: Ecore_IMF.h:450
_Ecore_Wl_Event_Dnd_End
Definition: Ecore_Wayland.h:186
evas_object_text_max_ascent_get
int evas_object_text_max_ascent_get(const Evas_Text *obj)
Maximal ascent property.
Definition: evas_text_eo.legacy.c:123
_Elm_Gengrid_Data::focused_item
Elm_Object_Item * focused_item
a focused item by keypad arrow or mouse.
Definition: elm_widget_gengrid.h:47
elm_obj_ctxpopup_horizontal_get
EOAPI Eina_Bool elm_obj_ctxpopup_horizontal_get(const Eo *obj)
Get the value of current ctxpopup object's orientation.
elm_progressbar_part_value_get
double elm_progressbar_part_value_get(const Evas_Object *obj, const char *part)
Get the progress value (in percentage) on a given progress bar widget for a particular part.
Definition: efl_ui_progressbar.c:865
edje_object_mirrored_get
Eina_Bool edje_object_mirrored_get(const Edje_Object *obj)
Gets the RTL orientation for this object.
Definition: edje_legacy.c:194
elm_entry_input_panel_enabled_get
Eina_Bool elm_entry_input_panel_enabled_get(const Elm_Entry *obj)
Get the attribute to show the input panel automatically.
Definition: elm_entry_eo.legacy.c:237
EVAS_TEXT_STYLE_SHADOW_DIRECTION_TOP_LEFT
@ EVAS_TEXT_STYLE_SHADOW_DIRECTION_TOP_LEFT
shadow growing to top left
Definition: Evas_Legacy.h:6381
ecore_cocoa_window_size_step_get
EAPI void ecore_cocoa_window_size_step_get(const Ecore_Cocoa_Window *window, int *w, int *h)
Gets a Cocoa window's resize increment.
ecore_audio_obj_out_sndfile.h
Ecore_Audio sndfile output.
ELM_SCROLLER_SINGLE_DIRECTION_LAST
@ ELM_SCROLLER_SINGLE_DIRECTION_LAST
Internal.
Definition: elm_interface_scrollable.eo.h:46
ECORE_X_RAW_MOTION
EAPI int ECORE_X_RAW_MOTION
Definition: ecore_x.c:165
evas_font_reinit
void evas_font_reinit(void)
Reinitialize FontConfig.
Definition: evas_font_dir.c:1471
eina_quaternion_f16p16_lerp
void eina_quaternion_f16p16_lerp(Eina_Quaternion_F16p16 *out, const Eina_Quaternion_F16p16 *a, const Eina_Quaternion_F16p16 *b, Eina_F16p16 pos)
Definition: eina_quaternion.c:145
ecore_drm_device_open
EAPI Eina_Bool ecore_drm_device_open(Ecore_Drm_Device *dev)
Opens an Ecore_Drm_Device.
Definition: ecore_drm_device.c:338
Eina_Quad
struct _Eina_Quad Eina_Quad
Quadrangle definition.
eina_file_statgen_get
Eina_Statgen eina_file_statgen_get(void)
Get the current stat generation counter value.
Definition: eina_file_common.c:89
elm_obj_genlist_item_class_update
EOAPI void elm_obj_genlist_item_class_update(Eo *obj, const Elm_Genlist_Item_Class *itc)
Update the item class of an item.
elm_config_focus_highlight_clip_disabled_get
Eina_Bool elm_config_focus_highlight_clip_disabled_get(void)
Get the disable status of the focus highlight clip feature.
Definition: elm_config.c:3496
elm_entry_prediction_hint_hash_del
Eina_Bool elm_entry_prediction_hint_hash_del(Elm_Entry *obj, const char *key)
Removes the prediction hint data identified by a key.
Definition: elm_entry_eo.legacy.c:579
ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY
@ ECORE_IMF_INPUT_PANEL_LAYOUT_NUMBERONLY
Number Only layout.
Definition: Ecore_IMF.h:362
Ecore_IMF_Event_Type
Ecore_IMF_Event_Type
Ecore IMF event types.
Definition: Ecore_IMF.h:249
evas_object_box_option_property_get
Eina_Bool evas_object_box_option_property_get(const Evas_Object *o, Evas_Object_Box_Option *opt, int property,...)
Get a property's value (by its given numerical identifier), on a given box child element.
Definition: evas_object_box.c:1983
elm_obj_entry_cursor_is_format_get
EOAPI Eina_Bool elm_obj_entry_cursor_is_format_get(const Eo *obj)
Get whether a format node exists at the current cursor position.
edje_object_part_swallow_get
Evas_Object * edje_object_part_swallow_get(const Evas_Object *obj, const char *part)
Gets the object currently swallowed by a part.
Definition: edje_util.c:6698
eina_rwlock_take_read
static Eina_Lock_Result eina_rwlock_take_read(Eina_RWLock *mutex)
Attempts to take a read lock.
EVAS_ASPECT_CONTROL_NONE
@ EVAS_ASPECT_CONTROL_NONE
Preference on scaling unset.
Definition: Evas_Common.h:374
emotion_object_play_set
EAPI void emotion_object_play_set(Evas_Object *obj, Eina_Bool play)
Set play/pause state of the media file.
Definition: emotion_smart.c:648
ELM_PREFS_TYPE_SAVE
@ ELM_PREFS_TYPE_SAVE
saving trigger type, bound to button-like UI elements
Definition: elm_prefs_data.h:63
elm_naviframe_top_item_get
Elm_Widget_Item * elm_naviframe_top_item_get(const Elm_Naviframe *obj)
Get a top item on the naviframe stack.
Definition: elm_naviframe_eo.legacy.c:45
ecore_imf_context_prediction_hint_set
EAPI void ecore_imf_context_prediction_hint_set(Ecore_IMF_Context *ctx, const char *prediction_hint)
Set the prediction hint string to deliver to the input panel.
Definition: ecore_imf_context.c:1433
elm_config_cache_image_cache_size_get
int elm_config_cache_image_cache_size_get(void)
Get the configured image cache size.
Definition: elm_config.c:3353
ecore_x_e_window_rotation_app_set
EAPI void ecore_x_e_window_rotation_app_set(Ecore_X_Window win, Eina_Bool set)
Definition: ecore_x_e.c:2142
ecore_evas_callback_msg_handle_set
EAPI void ecore_evas_callback_msg_handle_set(Ecore_Evas *ee, void(*func_handle)(Ecore_Evas *ee, int msg_domain, int msg_id, void *data, int size))
Sets a callback for child Ecore_Evas message.
Definition: ecore_evas.c:2734
eina_value_dup
static Eina_Value * eina_value_dup(const Eina_Value *val)
Create a new Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:281
Elm_Gengrid_Reorder_Type
Elm_Gengrid_Reorder_Type
Gengrid reorder modes.
Definition: elm_gengrid_eo.h:19
ECORE_GETOPT_ACTION_STORE_TRUE
@ ECORE_GETOPT_ACTION_STORE_TRUE
Store TRUE.
Definition: Ecore_Getopt.h:67
elm_theme_overlay_mmap_del
void elm_theme_overlay_mmap_del(Elm_Theme *th, const Eina_File *f)
Delete a theme overlay from the list of overlays.
Definition: elm_theme.c:669
_Elm_Store_Item_Mapping::part
const char * part
what part name in the genlist item is this filling in
Definition: elm_store.h:117
elm_fileselector_path_set
void elm_fileselector_path_set(Evas_Object *obj, const char *_path)
Set, programmatically, the directory that a given file selector widget will display contents from.
Definition: elc_fileselector.c:2153
edje_edit_state_external_param_bool_set
EAPI Eina_Bool edje_edit_state_external_param_bool_set(Evas_Object *obj, const char *part, const char *state, double value, const char *param, Eina_Bool val)
Sets external parameter of type BOOL.
Definition: edje_edit.c:7657
ethumb_thumb_dir_path_get
EAPI const char * ethumb_thumb_dir_path_get(const Ethumb *e)
Get the ethumb thumbnails path.
Definition: ethumb.c:714
EPHYSICS_BODY_FRICTION_RUBBER
#define EPHYSICS_BODY_FRICTION_RUBBER
Friction coefficient of rubber.
Definition: EPhysics.h:2115
ELM_WIN_KEYGRAB_OVERRIDE_EXCLUSIVE
@ ELM_WIN_KEYGRAB_OVERRIDE_EXCLUSIVE
Get the grabbed-key exclusively regardless of window's position.
Definition: elm_win_legacy.h:155
EMOTION_ASPECT_KEEP_WIDTH
@ EMOTION_ASPECT_KEEP_WIDTH
respect video aspect, fitting its width inside the object width
Definition: Emotion.h:254
_Evas_Native_Surface::framebuffer_id
unsigned int framebuffer_id
0 if not a FBO, FBO id otherwise from glGenFramebuffers()
Definition: Evas_Legacy.h:4860
_Ecore_Exe_Event_Del::pid
pid_t pid
The process ID of the process that exited.
Definition: Ecore_Common.h:1067
elm_spinner_base_get
double elm_spinner_base_get(const Elm_Spinner *obj)
Control the base for rounding.
Definition: elm_spinner_eo.legacy.c:57
_Elm_Code_Line
Definition: elm_code_line.h:23
ECORE_GETOPT_ACTION_CHOICE
@ ECORE_GETOPT_ACTION_CHOICE
Store a choice between several values.
Definition: Ecore_Getopt.h:69
ECORE_IMF_DEVICE_SUBCLASS_FINGER
@ ECORE_IMF_DEVICE_SUBCLASS_FINGER
The normal flat of your finger.
Definition: Ecore_IMF.h:502
EINA_RECTANGLE_OUTSIDE_BOTTOM
@ EINA_RECTANGLE_OUTSIDE_BOTTOM
Position is below the rectangle.
Definition: eina_rectangle.h:162
evas_object_textblock_legacy_newline_get
Eina_Bool evas_object_textblock_legacy_newline_get(const Efl_Canvas_Textblock *obj)
When true, newline character will behave as a paragraph separator.
Definition: efl_canvas_textblock_eo.legacy.c:33
edje_edit_script_program_get
EAPI char * edje_edit_script_program_get(Evas_Object *obj, const char *prog)
Gets the Embryo script for the given program.
Definition: edje_edit.c:12155
elm_win_urgent_get
Eina_Bool elm_win_urgent_get(const Evas_Object *obj)
Get the urgent state of a window.
Definition: efl_ui_win.c:8566
elm_obj_gengrid_item_all_contents_unset
EOAPI void elm_obj_gengrid_item_all_contents_unset(Eo *obj, Eina_List **l)
Unset all contents fetched by the item class.
Elm_Input_Panel_Layout_Normal_Variation
Elm_Input_Panel_Layout_Normal_Variation
Enumeration for defining the types of Elm Input Panel Layout for normal variation.
Definition: elm_entry_common.h:16
Eina_Tiler
struct _Eina_Tiler Eina_Tiler
Tiler type.
Definition: eina_tiler.h:154
EEZE_UDEV_TYPE_NONE
@ EEZE_UDEV_TYPE_NONE
Definition: Eeze.h:235
elm_config_clouseau_enabled_get
Eina_Bool elm_config_clouseau_enabled_get(void)
Get the clouseau state.
Definition: elm_config.c:4021
eeze_disk_can_unmount
Eina_Bool eeze_disk_can_unmount(void)
Return whether unmount support is available in eeze.
Definition: eeze_disk.c:468
ELM_EVENT_CONFIG_ALL_CHANGED
int ELM_EVENT_CONFIG_ALL_CHANGED
Emitted when the application has reconfigured elementary settings due to an external configuration to...
Definition: elm_config.c:11
EVAS_CALLBACK_DEVICE_CHANGED
@ EVAS_CALLBACK_DEVICE_CHANGED
Devices added, removed or changed on canvas.
Definition: Evas_Common.h:456
_Ecore_IMF_Event_Key_Down::key
const char * key
The logical key : (eg shift+1 == exclamation)
Definition: Ecore_IMF.h:708
_Ecore_Exe_Event_Del::exited
Eina_Bool exited
Set to 1 if the process exited of its own accord.
Definition: Ecore_Common.h:1071
evas_textblock_cursor_word_start
Eina_Bool evas_textblock_cursor_word_start(Efl_Text_Cursor_Handle *cur)
Moves the cursor to the start of the word under the cursor.
Definition: evas_object_textblock.c:10227
EDJE_PART_TYPE_SNAPSHOT
@ EDJE_PART_TYPE_SNAPSHOT
Snapshot.
Definition: Edje_Legacy.h:3262
_Ethumb_Version::micro
int micro
< minor (new features, bugfixes, major improvements version)
Definition: Ethumb.h:47
elm_win_icon_object_set
void elm_win_icon_object_set(Evas_Object *obj, Evas_Object *icon)
Set a window object's icon.
Definition: efl_ui_win.c:9664
ecore_con_ssl_client_upgrade
EAPI Eina_Bool ecore_con_ssl_client_upgrade(Ecore_Con_Client *cl, Ecore_Con_Type ssl_type)
Upgrades a connection to a specified level of encryption.
Definition: ecore_con_legacy.c:900
EVAS_LOAD_ERROR_CORRUPT_FILE
@ EVAS_LOAD_ERROR_CORRUPT_FILE
File corrupt (but was detected as a known format)
Definition: Evas_Loader.h:170
ECORE_IMF_DEVICE_CLASS_POINTER
@ ECORE_IMF_DEVICE_CLASS_POINTER
A laser pointer, wii-style or "minority report" pointing device.
Definition: Ecore_IMF.h:490
elm_slider_horizontal_set
void elm_slider_horizontal_set(Evas_Object *obj, Eina_Bool horizontal)
Set the orientation of a given slider widget.
Definition: elm_slider.c:1472
Efreet_Icon_Theme_Directory::type
Efreet_Icon_Size_Type type
The size type for the icons.
Definition: efreet_icon.h:85
evas_map_util_clockwise_get
Eina_Bool evas_map_util_clockwise_get(Evas_Map *m)
Get the clockwise state of a map.
Definition: evas_map.c:1275
ECORE_WL2_EVENT_GLOBAL_REMOVED
EAPI int ECORE_WL2_EVENT_GLOBAL_REMOVED
Definition: ecore_wl2.c:22
ECORE_WIN32_CURSOR_SHAPE_UP_ARROW
@ ECORE_WIN32_CURSOR_SHAPE_UP_ARROW
Vertical arrow.
Definition: Ecore_Win32.h:117
eina_hash_string_superfast_new
Eina_Hash * eina_hash_string_superfast_new(Eina_Free_Cb data_free_cb)
Creates a new hash table for use with strings.
Definition: eina_hash.c:790
EVAS_CALLBACK_FREE
@ EVAS_CALLBACK_FREE
Object Being Freed (Called after Del)
Definition: Evas_Common.h:429
ephysics_camera_perspective_set
EAPI void ephysics_camera_perspective_set(EPhysics_Camera *camera, Evas_Coord px, Evas_Coord py, Evas_Coord z0, Evas_Coord foc)
Set perspective to be applied on the scene.
elm_obj_web_reload
EOAPI Eina_Bool elm_obj_web_reload(Eo *obj)
Requests a reload of the current document in the object.
ELDBUS_OBJECT_EVENT_LAST
@ ELDBUS_OBJECT_EVENT_LAST
sentinel, not a real event type
Definition: eldbus_object.h:67
eldbus_message_iter_arguments_vappend
Eina_Bool eldbus_message_iter_arguments_vappend(Eldbus_Message_Iter *iter, const char *signature, va_list ap)
Set data to Eldbus_Message_Iter.
Definition: eldbus_message.c:366
_Ecore_Event_Mouse_Button::y
int y
y coordinate relative to window where event happened
Definition: Ecore_Input.h:236
edje_edit_program_filter_state_set
EAPI Eina_Bool edje_edit_program_filter_state_set(Evas_Object *obj, const char *prog, const char *filter_state)
Sets filter state of the program.
Definition: edje_edit.c:11443
eldbus_message_arguments_vappend
Eina_Bool eldbus_message_arguments_vappend(Eldbus_Message *msg, const char *signature, va_list ap)
Append arguments into an Eldbus_Message using a va_list.
Definition: eldbus_message.c:510
eet_version
EAPI Eet_Version * eet_version
Eet Version Information.
Definition: eet_lib.c:26
evas_object_pass_events_get
Eina_Bool evas_object_pass_events_get(const Efl_Canvas_Object *obj)
Determine whether an object is set to pass (ignore) events.
Definition: efl_canvas_object_eo.legacy.c:82
Elm_Player_Data
struct _Elm_Player_Data Elm_Player_Data
Base layout smart data extended with player instance data.
Definition: elm_widget_player.h:28
elm_entry_textblock_get
Efl_Canvas_Object * elm_entry_textblock_get(const Elm_Entry *obj)
Returns the actual textblock object of the entry.
Definition: elm_entry_eo.legacy.c:321
elm_popup_item_append
Elm_Widget_Item * elm_popup_item_append(Elm_Popup *obj, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Add a new item to a Popup object.
Definition: elm_popup_eo.legacy.c:75
_Elm_Gesture_Rotate_Info::momentum
double momentum
Rotation momentum: rotation done per second (NOT YET SUPPORTED)
Definition: elm_gesture_layer_common.h:94
eeze_sensor_x_get
Eina_Bool eeze_sensor_x_get(Eeze_Sensor_Obj *sens, float *x)
Get the data from first data property.
Definition: eeze_sensor.c:279
_Edje_Message_String_Float::str
char * str
The message's string value.
Definition: Edje_Legacy.h:546
_Eldbus_Object_Event_Property_Removed::name
const char * name
The name of the property.
Definition: eldbus_object.h:113
_Evas_Textblock_Node_Format::is_new
Eina_Bool is_new
EINA_TRUE if its a new format node, else EINA_FALSE.
Definition: efl_canvas_textblock_internal.h:156
ELM_DAYSELECTOR_SUN
@ ELM_DAYSELECTOR_SUN
Indicates Sunday.
Definition: elm_dayselector_eo.h:25
emotion_object_play_length_get
EAPI double emotion_object_play_length_get(const Evas_Object *obj)
Get the length of play for the media file.
Definition: emotion_smart.c:805
edje_object_part_text_input_panel_language_get
Edje_Input_Panel_Lang edje_object_part_text_input_panel_language_get(const Evas_Object *obj, const char *part)
Gets the language mode of the input panel.
Definition: edje_util.c:2987
edje_edit_state_min_h_set
EAPI Eina_Bool edje_edit_state_min_h_set(Evas_Object *obj, const char *part, const char *state, double value, int min_h)
Sets the minimum height value of a part state.
eina_threads_shutdown
int eina_threads_shutdown(void)
Shuts down mutexes in the Eina library.
Definition: eina_main.c:412
_Evas_Event_Mouse_In
Mouse enter event.
Definition: Evas_Legacy.h:196
ecore_evas_hide
EAPI void ecore_evas_hide(Ecore_Evas *ee)
Hides an Ecore_Evas' window.
Definition: ecore_evas.c:1514
elm_entry_anchor_hover_parent_set
void elm_entry_anchor_hover_parent_set(Elm_Entry *obj, Efl_Canvas_Object *parent)
Set the parent of the hover popup.
Definition: elm_entry_eo.legacy.c:171
_Ecore_Event_Signal_Realtime
A structure that stores information of a Realtime event.
Definition: Ecore_Common.h:666
_Ector_Update_Type
_Ector_Update_Type
What kind of update is being pushed.
Definition: Ector.h:123
emile_image_tgv_file_open
Emile_Image * emile_image_tgv_file_open(Eina_File *source, Emile_Image_Load_Opts *opts, Emile_Image_Animated *animated, Emile_Image_Load_Error *error)
Open a TGV image from a file.
Definition: emile_image.c:2408
edje_edit_program_value2_get
EAPI double edje_edit_program_value2_get(Evas_Object *obj, const char *prog)
Gets the value of state2 for the given program.
Definition: edje_edit.c:11549
ecore_x_randr_edid_manufacturer_name_get
EAPI char * ecore_x_randr_edid_manufacturer_name_get(unsigned char *edid, unsigned long edid_length)
Get the encoded manufacturer from raw EDID data.
Definition: ecore_x_randr.c:3487
eina_debug_disable
EAPI void eina_debug_disable()
Disable debugging.
Definition: eina_debug.c:266
elm_genlist_item_pin_set
void elm_genlist_item_pin_set(Elm_Genlist_Item *obj, Eina_Bool pin)
Set whether a given genlist item is pinned or not.
Definition: elm_genlist_item_eo.legacy.c:105
elm_notify_timeout_get
double elm_notify_timeout_get(const Elm_Notify *obj)
Return the timeout value (in seconds)
Definition: elm_notify_eo.legacy.c:33
elm_photo_size_set
void elm_photo_size_set(Evas_Object *obj, int size)
Set the size that will be used on the photo.
Definition: elm_photo.c:432
eldbus_object_signal_handler_add
Eldbus_Signal_Handler * eldbus_object_signal_handler_add(Eldbus_Object *obj, const char *interface, const char *member, Eldbus_Signal_Cb cb, const void *cb_data)
Add a signal handler.
Definition: eldbus_object.c:607
_Ecore_Con_Event_Server_Add::server
Ecore_Con_Server * server
the server that was connected to
Definition: Ecore_Con.h:505
elm_win_window_id_get
Ecore_Window elm_win_window_id_get(const Evas_Object *obj)
Get the Ecore_Window of an Evas_Object.
Definition: efl_ui_win.c:8834
_Elm_Store_Item_Mapping_Icon::smooth
Eina_Bool smooth
EINA_TRUE if icon is to be smooth scaled
Definition: elm_store.h:94
_Elm_Event_Policy_Changed::new_value
int new_value
value the policy had before the change
Definition: elm_general.h:217
elm_icon_fill_outside_get
EINA_DEPRECATED Eina_Bool elm_icon_fill_outside_get(const Evas_Object *obj)
Get if the object is filled outside.
Definition: elm_icon.c:786
_Edje_Message_String::str
char * str
The message's string pointer.
Definition: Edje_Legacy.h:507
ecore_ipc_client_send
EAPI int ecore_ipc_client_send(Ecore_Ipc_Client *cl, int major, int minor, int ref, int ref_to, int response, const void *data, int size)
Sends a message to the given IPC client.
Definition: ecore_ipc.c:1138
elm_obj_box_children_get
EOAPI Eina_List * elm_obj_box_children_get(const Eo *obj)
Get a list of the objects packed into the box.
_Elm_Entry_Data
Definition: elm_widget_entry.h:32
efreet_desktop_free
void efreet_desktop_free(Efreet_Desktop *desktop)
Frees the Efreet_Desktop structure and all of it's data.
Definition: efreet_desktop.c:367
_Ecore_X_Window_Input_Mode
_Ecore_X_Window_Input_Mode
Definition: Ecore_X.h:1227
evas_object_text_max_descent_get
int evas_object_text_max_descent_get(const Evas_Text *obj)
Maximal descent property.
Definition: evas_text_eo.legacy.c:87
elm_object_tooltip_move_freeze_push
void elm_object_tooltip_move_freeze_push(Evas_Object *obj)
This increments the tooltip movement freeze count by one.
Definition: els_tooltip.c:879
evas_textblock_cursor_paragraph_char_last
void evas_textblock_cursor_paragraph_char_last(Efl_Text_Cursor_Handle *cur)
Go to the last char in a text node.
Definition: evas_object_textblock.c:10646
edje_object_part_exists
Eina_Bool edje_object_part_exists(const Eo *obj, const char *part)
Checks if a part exists in a given Edje object's group definition.
Definition: edje_legacy.c:1163
eina_f16p16_double_to
static double eina_f16p16_double_to(Eina_F16p16 v)
Creates a new standard double from Eina_F16p16 floating point number.
evas_key_lock_get
const Evas_Lock * evas_key_lock_get(const Evas *eo_e)
Returns a handle to the list of lock keys registered in the canvas e.
Definition: evas_key.c:42
elm_object_item_text_set
#define elm_object_item_text_set(it, label)
Macro to set a label of an object item.
Definition: elm_object_item.h:44
_Ecore_Sdl_Event_Mouse_Button_Down::triple_click
int triple_click
Set if click was a triple click
Definition: Ecore_Sdl.h:87
elm_shutdown
int elm_shutdown(void)
Shut down Elementary.
Definition: elm_main.c:467
eldbus_private_connection_get
Eldbus_Connection * eldbus_private_connection_get(Eldbus_Connection_Type type)
Always create and establish a new connection to bus and integrate it with the ecore main loop.
Definition: eldbus_core.c:1095
elput_seat_name_get
EAPI Eina_Stringshare * elput_seat_name_get(const Elput_Seat *seat)
Get the name of a given seat.
Definition: elput_input.c:918
embryo_program_max_cycle_run_set
EAPI void embryo_program_max_cycle_run_set(Embryo_Program *ep, int max)
Sets the maximum number of abstract machine cycles any given program run can execute before being put...
Definition: embryo_amx.c:1909
elm_popup_align_get
void elm_popup_align_get(const Elm_Popup *obj, double *horizontal, double *vertical)
Get the alignment of the popup object.
Definition: elm_popup_eo.legacy.c:9
evas_event_default_flags_set
void evas_event_default_flags_set(Evas_Canvas *obj, Evas_Event_Flags flags)
Set the default set of flags an event begins with.
Definition: evas_canvas_eo.legacy.c:15
Ecore_Exe
Opaque handle to manage Ecore Exe objects.
elm_config_scroll_thumbscroll_smooth_time_window_set
void elm_config_scroll_thumbscroll_smooth_time_window_set(double amount)
Set the time window to look back at for events for smoothing.
Definition: elm_config.c:3876
eina_tile_grid_slicer_next
static Eina_Bool eina_tile_grid_slicer_next(Eina_Tile_Grid_Slicer *slc, const Eina_Tile_Grid_Info **rect)
Iterates over the tiles set by eina_tile_grid_slicer_setup().
ECORE_EXE_TERM_WITH_PARENT
@ ECORE_EXE_TERM_WITH_PARENT
Makes child receive SIGTERM when parent dies.
Definition: ecore_exe_eo.h:64
evas_device_seat_id_set
void evas_device_seat_id_set(Evas_Device *dev, unsigned int id)
Set the seat id of a device.
Definition: evas_device.c:411
elm_obj_hoversel_hover_end
EOAPI void elm_obj_hoversel_hover_end(Eo *obj)
This dismisses the hoversel popup as if the user had clicked outside the hover.
ECORE_EVENT_POWER_STATE
#define ECORE_EVENT_POWER_STATE
Power state changed, see ecore_power_state_get()
Definition: Ecore_Common.h:569
elm_menu_parent_get
Evas_Object * elm_menu_parent_get(const Evas_Object *obj)
Get the parent for the given menu widget.
Definition: elm_menu.c:922
elm_popup_orient_get
Elm_Popup_Orient elm_popup_orient_get(const Elm_Popup *obj)
Returns the orientation of the popup.
Definition: elm_popup_eo.legacy.c:45
elm_icon_order_lookup_get
Elm_Icon_Lookup_Order elm_icon_order_lookup_get(const Evas_Object *obj)
Get the icon lookup order.
Definition: elm_icon.c:922
elm_obj_entry_input_panel_language_set
EOAPI void elm_obj_entry_input_panel_language_set(Eo *obj, Elm_Input_Panel_Lang lang)
Set the language mode of the input panel.
ecore_con_server_timeout_set
EAPI void ecore_con_server_timeout_set(Ecore_Con_Server *svr, double timeout)
Sets the default time after which an inactive client will be disconnected.
Definition: ecore_con_legacy.c:2284
elm_spinner_step_set
void elm_spinner_step_set(Evas_Object *obj, double step)
Control the step used to increment or decrement the spinner value.
Definition: elm_spinner.c:1372
_Eldbus_Introspection_Property::annotations
Eina_List * annotations
List with property annotations.
Definition: eldbus_introspection.h:76
EINA_VALUE_STRUCT_OPERATIONS_VERSION
#define EINA_VALUE_STRUCT_OPERATIONS_VERSION
Current API version, used to validate _Eina_Value_Struct_Operations.
Definition: eina_value.h:3057
ELM_FLIP_ROTATE_XZ_CENTER_AXIS
@ ELM_FLIP_ROTATE_XZ_CENTER_AXIS
Rotate XZ center axis flip mode.
Definition: efl_ui_flip_legacy.h:12
EDJE_EXTERNAL_PARAM_FLAGS_SET
@ EDJE_EXTERNAL_PARAM_FLAGS_SET
Property can be written/set.
Definition: Edje_Common.h:640
edje_edit_size_class_del
EAPI Eina_Bool edje_edit_size_class_del(Evas_Object *obj, const char *name)
Deletes size class object from edje.
Definition: edje_edit.c:8130
ecore_evas_psl1ght_new
EAPI Ecore_Evas * ecore_evas_psl1ght_new(const char *name, int w, int h)
Creates a new Ecore_Evas canvas bound to the Evas psl1ght engine.
Definition: ecore_evas.c:4740
elm_table_pack
void elm_table_pack(Elm_Table *obj, Efl_Canvas_Object *subobj, int column, int row, int colspan, int rowspan)
Add a subobject on the table with the coordinates passed.
Definition: elm_table_eo.legacy.c:57
ELM_WIN_FAKE
@ ELM_WIN_FAKE
See elm_win_fake_add().
Definition: elm_win_legacy.h:102
ELM_GENLIST_EVENT_EDGE_LEFT
#define ELM_GENLIST_EVENT_EDGE_LEFT
Called when left edge is reached.
Definition: elm_genlist_eo.h:799
ecore_x_e_window_rotation_change_prepare_send
EAPI void ecore_x_e_window_rotation_change_prepare_send(Ecore_X_Window win, int rot, Eina_Bool resize, int w, int h)
Definition: ecore_x_e.c:2273
ELM_GENLIST_EVENT_TREE_EFFECT_FINISHED
#define ELM_GENLIST_EVENT_TREE_EFFECT_FINISHED
Called when genlist tree effect finished.
Definition: elm_genlist_eo.h:1004
eina_mempool_register
Eina_Bool eina_mempool_register(Eina_Mempool_Backend *be)
Registers the given memory pool backend.
Definition: eina_mempool.c:158
ELM_WIN_MENU
@ ELM_WIN_MENU
Similar to .toolbar.
Definition: elm_win_legacy.h:74
EcoreCocoaWindow
Definition: ecore_cocoa_window.h:5
ecore_imf_context_input_panel_layout_variation_get
EAPI int ecore_imf_context_input_panel_layout_variation_get(Ecore_IMF_Context *ctx)
Gets the layout variation of the current active input panel.
Definition: ecore_imf_context.c:985
evas_event_feed_mouse_in
void evas_event_feed_mouse_in(Evas *obj, unsigned int timestamp, const void *data)
Mouse in event feed.
Definition: evas_events.c:2976
EINA_VALUE_TYPE_TIMESTAMP
const Eina_Value_Type * EINA_VALUE_TYPE_TIMESTAMP
manages unsigned long type used for timestamps.
Definition: eina_value.c:5598
eina_stringshare_slice_get
static Eina_Slice eina_stringshare_slice_get(Eina_Stringshare *str)
Return the read-only memory slice for this stringshare.
Definition: eina_inline_stringshare.x:126
flock::l_whence
short int l_whence
type of l_start
Definition: evil_fcntl.h:75
ethumb_thumb_category_get
EAPI const char * ethumb_thumb_category_get(const Ethumb *e)
Get the thumbnails category.
Definition: ethumb.c:731
ELM_DAY_LAST
@ ELM_DAY_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_calendar_eo.h:68
ecore_x_dnd_self_drop
EAPI Eina_Bool ecore_x_dnd_self_drop(void)
Definition: ecore_x_dnd.c:538
ethumb_client_on_server_die_callback_set
void ethumb_client_on_server_die_callback_set(Ethumb_Client *client, Ethumb_Client_Die_Cb server_die_cb, const void *data, Eina_Free_Cb free_data)
Sets the callback to report server died.
Definition: ethumb_client.c:692
efreet_trash_delete_uri
EAPI int efreet_trash_delete_uri(Efreet_Uri *uri, int force_delete)
This function try to move the given uri to the trash. Files on different filesystem can't be moved to...
Definition: efreet_trash.c:173
_Old_Edje_File::path
const char * path
path
Definition: edje_convert.h:60
EPHYSICS_BODY_MATERIAL_IRON
@ EPHYSICS_BODY_MATERIAL_IRON
Density:7400,Fric:0.8,Rest:0.85.
Definition: EPhysics.h:2285
_Elm_Spinner_Data::step
double step
step for the value change.
Definition: elm_widget_spinner.h:42
ecore_audio_obj.h
Base Ecore_Audio object.
ECORE_IMF_BIDI_DIRECTION_RTL
@ ECORE_IMF_BIDI_DIRECTION_RTL
The Right to Left mode.
Definition: Ecore_IMF.h:474
elm_obj_genlist_item_insert_after
EOAPI Elm_Widget_Item * elm_obj_genlist_item_insert_after(Eo *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Widget_Item *after_it, Elm_Genlist_Item_Type type, Evas_Smart_Cb func, const void *func_data)
Insert an item after another in a genlist widget.
ECORE_WL2_EVENT_WINDOW_DESTROY
EAPI int ECORE_WL2_EVENT_WINDOW_DESTROY
Definition: ecore_wl2.c:62
_Ecore_Event_Mouse_Button::dev
Eo * dev
The Efl_Input_Device that originated the event.
Definition: Ecore_Input.h:253
evas_object_name_set
void evas_object_name_set(Evas_Object *eo_obj, const char *name)
Sets the name of the given Evas object to the given name.
Definition: evas_name.c:5
elm_label_slide_duration_get
double elm_label_slide_duration_get(const Elm_Label *obj)
Control the slide duration of the label.
Definition: elm_label_eo.legacy.c:45
elm_gesture_layer_tap_finger_size_get
Evas_Coord elm_gesture_layer_tap_finger_size_get(const Evas_Object *obj)
This function returns the gesture layer finger-size for taps.
Definition: elm_gesture_layer_eo.legacy.c:21
ecore_evas_drag_cancel
EAPI Eina_Bool ecore_evas_drag_cancel(Ecore_Evas *ee, unsigned int seat)
Cancels an ongoing drag operation.
Definition: ecore_evas.c:5672
elm_toolbar_shrink_mode_get
Elm_Toolbar_Shrink_Mode elm_toolbar_shrink_mode_get(const Elm_Toolbar *obj)
Control the item displaying mode of a given toolbar widget obj.
Definition: elm_toolbar_eo.legacy.c:81
_Ecore_Evas_Avoid_Damage_Type
_Ecore_Evas_Avoid_Damage_Type
This option causes updates of the Ecore_Evas to be done on a pixmap, and then copied to the window,...
Definition: Ecore_Evas.h:159
edje_edit_program_api_name_get
EAPI const char * edje_edit_program_api_name_get(Evas_Object *obj, const char *prog)
Gets api's name of a program.
Definition: edje_edit.c:12082
ecore_drm_device_close
EAPI Eina_Bool ecore_drm_device_close(Ecore_Drm_Device *dev)
Closes an Ecore_Drm_Device.
Definition: ecore_drm_device.c:427
edje_object_part_text_cursor_copy
void edje_object_part_text_cursor_copy(Edje_Object *obj, const char *part, Edje_Cursor cur, Edje_Cursor dst)
Copies the cursor to another cursor.
Definition: edje_legacy.c:365
Elm_Selection_Loss_Cb
void(* Elm_Selection_Loss_Cb)(void *data, Elm_Sel_Type selection)
Callback invoked in when the selection ownership for a given selection is lost.
Definition: elm_cnp.h:156
_Eina_Simple_XML_Node
Definition: eina_simple_xml_parser.h:167
EINA_VALUE_TYPE_VALUE
const Eina_Value_Type * EINA_VALUE_TYPE_VALUE
manages Eina_Value values.
Definition: eina_value.c:5591
_Eina_Value_Struct_Desc
Describes the struct by listing its size, members and operations.
Definition: eina_value.h:3144
elm_map_overlay_scale_add
Elm_Map_Overlay * elm_map_overlay_scale_add(Elm_Map *obj, int x, int y)
Add a new scale overlay to the map object.
Definition: elm_map_eo.legacy.c:177
ELM_WIN_COMBO
@ ELM_WIN_COMBO
A window holding the contents of a combo box.
Definition: elm_win_legacy.h:91
EET_T_SHORT
#define EET_T_SHORT
Data type: short.
Definition: Eet.h:2580
elm_obj_calendar_format_function_set
EOAPI void elm_obj_calendar_format_function_set(Eo *obj, Elm_Calendar_Format_Cb format_function)
Set a function to format the string that will be used to display month and year;.
eldbus_proxy_property_value_set
Eldbus_Pending * eldbus_proxy_property_value_set(Eldbus_Proxy *proxy, const char *name, const char *sig, const Eina_Value *value, Eldbus_Message_Cb cb, const void *data)
Set a property with a Eina_Value.
Definition: eldbus_proxy.c:736
EVAS_GL_DEPTH_BIT_24
@ EVAS_GL_DEPTH_BIT_24
24 bits precision surface depth
Definition: Evas_GL.h:489
elm_object_signal_emit
void elm_object_signal_emit(Evas_Object *obj, const char *emission, const char *source)
Send a signal to the widget edje object.
Definition: elm_main.c:1859
elm_genlist_mode_get
Elm_List_Mode elm_genlist_mode_get(const Elm_Genlist *obj)
Get the horizontal stretching mode.
Definition: elm_genlist_eo.legacy.c:141
eina_hamster_count
int eina_hamster_count(void)
Gets the hamster count.
Definition: eina_hamster.c:57
eina_thread_queue_parent_get
Eina_Thread_Queue * eina_thread_queue_parent_get(const Eina_Thread_Queue *thq)
Gets the parent of a thread queue.
Definition: eina_thread_queue.c:559
edje_edit_image_set_image_add
EAPI Eina_Bool edje_edit_image_set_image_add(Evas_Object *obj, const char *set_name, const char *name)
Adds image to set.
Definition: edje_edit.c:9451
eina_vector3_array_set
static void eina_vector3_array_set(Eina_Vector3 *dst, const double *v)
Set array to vector.
_Evas_Pixel_Import_Source::format
Evas_Pixel_Import_Pixel_Format format
pixel format type ie ARGB32, YUV420P_601 etc.
Definition: Evas_Common.h:284
ELM_STORE_ITEM_MAPPING_ICON
@ ELM_STORE_ITEM_MAPPING_ICON
char * -> icon path
Definition: elm_store.h:82
elm_map_rotate_get
void elm_map_rotate_get(const Elm_Map *obj, double *degree, int *cx, int *cy)
Get the rotate degree of the map.
Definition: elm_map_eo.legacy.c:21
elm_win_quickpanel_priority_minor_set
void elm_win_quickpanel_priority_minor_set(Evas_Object *obj, int priority)
Set the minor priority of a quickpanel window.
Definition: efl_ui_win.c:8144
elm_animation_view_play_back
Eina_Bool elm_animation_view_play_back(Elm_Animation_View *obj)
Play back animation one time instantly when it's available.
EVAS_GL_OPTIONS_DIRECT
@ EVAS_GL_OPTIONS_DIRECT
Optional hint to allow rendering directly to the Evas window if possible.
Definition: Evas_GL.h:514
eina_binbuf_string_free
void eina_binbuf_string_free(Eina_Binbuf *buf)
Frees the contents of a string buffer but not the buffer.
ecore_imf_context_default_id_get
EAPI const char * ecore_imf_context_default_id_get(void)
Gets the id of the default Input Method Context.
Definition: ecore_imf_context.c:56
EEZE_UDEV_TYPE_GPIO
@ EEZE_UDEV_TYPE_GPIO
Definition: Eeze.h:285
_Eina_Lines_Iterator
This represents a line iterator a file.
Definition: eina_file_common.h:139
ecore_imf_context_prediction_allow_set
EAPI void ecore_imf_context_prediction_allow_set(Ecore_IMF_Context *ctx, Eina_Bool prediction)
Sets whether the IM context should allow to use the text prediction.
Definition: ecore_imf_context.c:428
ecore_drm2_device_clock_id_get
EAPI int ecore_drm2_device_clock_id_get(Ecore_Drm2_Device *device)
Get the type of clock used by a given Ecore_Drm2_Device.
Definition: ecore_drm2_device.c:698
eina_thread_queue_new
Eina_Thread_Queue * eina_thread_queue_new(void)
Creates a new thread queue.
Definition: eina_thread_queue.c:401
_RGBA_Font_Glyph
Definition: evas_font.h:359
elm_genlist_item_item_class_get
const Elm_Genlist_Item_Class * elm_genlist_item_item_class_get(const Elm_Genlist_Item *obj)
Get the Genlist Item class for the given Genlist Item.
Definition: elm_genlist_item_eo.legacy.c:57
ecore_ipc_server_connected_get
EAPI Eina_Bool ecore_ipc_server_connected_get(Ecore_Ipc_Server *svr)
Retrieves whether the given IPC server is currently connected.
Definition: ecore_ipc.c:862
ecore_imf_context_bidi_direction_get
EAPI Ecore_IMF_BiDi_Direction ecore_imf_context_bidi_direction_get(Ecore_IMF_Context *ctx)
Gets the bidirectionality at the current cursor position.
Definition: ecore_imf_context.c:1403
ELM_GLVIEW_DIRECT
@ ELM_GLVIEW_DIRECT
Request direct rendering, unless there must be a fallback.
Definition: elm_glview_eo.h:40
_Listing_Request
Definition: elm_widget_fileselector.h:99
eina_matrix2_multiply
void eina_matrix2_multiply(Eina_Matrix2 *out, const Eina_Matrix2 *mat_a, const Eina_Matrix2 *mat_b)
Multiplies two matrices.
Definition: eina_matrix.c:1372
ELM_SLIDER_INDICATOR_VISIBLE_MODE_ON_FOCUS
@ ELM_SLIDER_INDICATOR_VISIBLE_MODE_ON_FOCUS
Show the indicator on focus.
Definition: elm_general.h:804
_Edje_External_Param_Info::c
struct _Edje_External_Param_Info::@3::@8 c
Info about choice type parameters.
elm_obj_segment_control_item_del_at
EOAPI void elm_obj_segment_control_item_del_at(Eo *obj, int idx)
Remove a segment control item at given index from its parent, deleting it.
eeze_udev_walk_check_sysattr
EAPI Eina_Bool eeze_udev_walk_check_sysattr(const char *syspath, const char *sysattr, const char *value)
Walks up the device chain starting at syspath, checking each device for sysattr with (optional) value...
Definition: eeze_udev_walk.c:9
_Eolian_Type
Definition: eolian_database.h:272
_Eina_Version::major
int major
Major component of the version.
Definition: eina_main.h:63
ethumb_client_thumb_exists_check
Eina_Bool ethumb_client_thumb_exists_check(Ethumb_Exists *exists)
Check if an exists request was cancelled.
Definition: ethumb_client.c:2060
elm_glview_resize_policy_set
Eina_Bool elm_glview_resize_policy_set(Elm_Glview *obj, Elm_GLView_Resize_Policy policy)
Set the resize policy for the glview object.
Definition: elm_glview_eo.legacy.c:3
ECORE_WIN32_EVENT_WINDOW_RESIZE
int ECORE_WIN32_EVENT_WINDOW_RESIZE
Ecore_Event for the Ecore_Win32_Event_Resize event.
Definition: ecore_win32.c:413
eina_file_dir_list
Eina_Bool eina_file_dir_list(const char *dir, Eina_Bool recursive, Eina_File_Dir_List_Cb cb, void *data)
Lists all the files on the directory by calling the function for every file found.
Definition: eina_file.c:566
emotion_object_progress_info_get
EAPI const char * emotion_object_progress_info_get(const Evas_Object *obj)
Get how much of the file has been played.
Definition: emotion_smart.c:1200
elm_notify_parent_get
Evas_Object * elm_notify_parent_get(const Evas_Object *obj)
Get the notify parent.
Definition: elm_notify.c:546
_Elm_Font_Overlay
Definition: elm_config.h:1331
_Elm_Inwin_Smart_Data
Definition: elm_widget_inwin.h:28
elm_spinner_label_format_get
const char * elm_spinner_label_format_get(const Elm_Spinner *obj)
Control the format string of the displayed label.
Definition: elm_spinner_eo.legacy.c:69
evas_font_cache_set
void evas_font_cache_set(Evas_Canvas *obj, int size)
Changes the size of font cache of the given evas.
Definition: evas_canvas_eo.legacy.c:27
eet_data_dump
EAPI int eet_data_dump(Eet_File *ef, const char *name, Eet_Dump_Callback dumpfunc, void *dumpdata)
Dumps an eet encoded data structure from an eet file into ascii text.
Definition: eet_data.c:4859
EET_ERROR_PRNG_NOT_SEEDED
@ EET_ERROR_PRNG_NOT_SEEDED
Could not introduce random seed.
Definition: Eet.h:218
edje_external_type_abi_version_get
unsigned int edje_external_type_abi_version_get(void)
Returns the current ABI version for Edje_External_Type structure.
Definition: edje_external.c:222
eina_mempool_from
static Eina_Bool eina_mempool_from(Eina_Mempool *mp, void *element)
Check if a pointer is a valid element from the mempool.
EDJE_TEXT_EFFECT_GLOW
@ EDJE_TEXT_EFFECT_GLOW
Glow text effect value.
Definition: Edje_Common.h:2128
ecore_x_window_lower
EAPI void ecore_x_window_lower(Ecore_X_Window win)
Lowers the given window.
Definition: ecore_x_window.c:723
Eldbus_Object
struct _Eldbus_Object Eldbus_Object
Represents an object path already attached with bus name or unique id.
Definition: Eldbus.h:233
ecore_cocoa_window_get
EAPI Ecore_Cocoa_Object * ecore_cocoa_window_get(const Ecore_Cocoa_Window *window)
Retrieves the actual NSWindow behind the Ecore_Cocoa wrapper.
ELM_PREFS_TYPE_FLOAT
@ ELM_PREFS_TYPE_FLOAT
floating point type, bound to spinner-like UI elements
Definition: elm_prefs_data.h:56
elm_thumb_file_get
void elm_thumb_file_get(const Eo *obj, const char **file, const char **key)
Get the image or video path and key used to generate the thumbnail.
Definition: elm_thumb.c:762
eet_data_image_decode
EAPI void * eet_data_image_decode(const void *data, int size, unsigned int *w, unsigned int *h, int *alpha, int *compress, int *quality, Eet_Image_Encoding *lossy)
Decodes Image data into pixel data.
Definition: eet_image.c:2137
ecore_evas_title_get
EAPI const char * ecore_evas_title_get(const Ecore_Evas *ee)
Gets the title of an Ecore_Evas' window.
Definition: ecore_evas.c:1561
_Elm_Spinner_Data::longpress_timer
Ecore_Timer * longpress_timer
a timer to detect long press.
Definition: elm_widget_spinner.h:49
ecore_wl2_shutdown
int ecore_wl2_shutdown(void)
Shutdown the Ecore_Wl2 Library.
Definition: ecore_wl2.c:232
evas_canvas_seat_focus_out
EOAPI void evas_canvas_seat_focus_out(Eo *obj, Evas_Device *seat)
Inform to the evas that it lost the focus from a given seat.
elm_diskselector_scroller_policy_get
EINA_DEPRECATED void elm_diskselector_scroller_policy_get(const Evas_Object *obj, Elm_Scroller_Policy *policy_h, Elm_Scroller_Policy *policy_v)
Get the scrollbar policy.
Definition: elm_diskselector.c:1545
Elm_Dayselector_Data
struct _Elm_Dayselector_Data Elm_Dayselector_Data
Base layout smart data extended with dayselector instance data.
Definition: elm_widget_dayselector.h:29
_Elm_Gesture_Momentum_Info::n
unsigned int n
Number of fingers.
Definition: elm_gesture_layer_common.h:47
Ecore_Win32_Cursor_X11_Shape
Ecore_Win32_Cursor_X11_Shape
Shape of an X11 cursor.
Definition: Ecore_Win32.h:126
elm_photo_add
Evas_Object * elm_photo_add(Evas_Object *parent)
Add a new photo to the parent.
Definition: elm_photo.c:310
edje_edit_image_set_image_border_get
EAPI Eina_Bool edje_edit_image_set_image_border_get(Evas_Object *obj, const char *set_name, unsigned int place, int *l, int *r, int *b, int *t)
Gets border of set's image.
Definition: edje_edit.c:9561
eina_future_as_value
Eina_Value eina_future_as_value(Eina_Future *f)
Creates an Eina_Value from a future.
Definition: eina_promise.c:702
edje_size_class_active_iterator_new
Eina_Iterator * edje_size_class_active_iterator_new(void)
Iterates over all active classes of an application.
Definition: edje_util.c:1855
evas_object_image_fill_spread_set
void evas_object_image_fill_spread_set(Evas_Object *obj, Evas_Fill_Spread spread)
Sets the tiling mode for the given evas image object's fill.
Definition: evas_image_legacy.c:1036
ecore_timer_loop_add
Ecore_Timer * ecore_timer_loop_add(double in, Ecore_Task_Cb func, const void *data)
Creates a timer to call the given function in the given period of time.
Definition: ecore_timer.c:213
_Ecore_Getopt_Desc_Store::ushortv
unsigned short ushortv
Unsigned short value.
Definition: Ecore_Getopt.h:160
ecore_app_args_set
void ecore_app_args_set(int argc, const char **argv)
Sets up the programs command-line arguments.
Definition: ecore_app.c:15
evas_textblock_cursor_set_at_format
void evas_textblock_cursor_set_at_format(Evas_Textblock_Cursor *cur, const Evas_Object_Textblock_Node_Format *n)
Sets the cursor to point to the place where format points to.
Definition: evas_object_textblock.c:10140
Edje_Tween_Mode
enum _Edje_Tween_Mode Edje_Tween_Mode
Available tween mode for edje animations.
EVAS_TEXT_STYLE_SHADOW_DIRECTION_TOP_RIGHT
@ EVAS_TEXT_STYLE_SHADOW_DIRECTION_TOP_RIGHT
shadow growing to top right
Definition: Evas_Legacy.h:6383
ecore_animator_source_set
void ecore_animator_source_set(Ecore_Animator_Source source)
Sets the source of animator ticks for the mainloop.
Definition: ecore_anim.c:929
ELM_CTXPOPUP_DIRECTION_UNKNOWN
@ ELM_CTXPOPUP_DIRECTION_UNKNOWN
Ctxpopup does not determine it's direction yet.
Definition: elm_ctxpopup_eo.h:28
EDJE_TEXT_EFFECT_SHADOW
@ EDJE_TEXT_EFFECT_SHADOW
Shadown text effect value.
Definition: Edje_Common.h:2122
ecore_evas_software_x11_direct_resize_set
EAPI void ecore_evas_software_x11_direct_resize_set(Ecore_Evas *ee, Eina_Bool on)
Sets the direct_resize of Ecore_Evas using software x11.
Definition: ecore_evas.c:3971
ECORE_EXE_USE_SH
@ ECORE_EXE_USE_SH
Use /bin/sh to run the command.
Definition: ecore_exe_eo.h:61
_Evas_Event_Mouse_In::modifiers
Evas_Modifier * modifiers
modifier keys pressed during the event
Definition: Evas_Legacy.h:203
ecore_x_selection_owner_set
EAPI void ecore_x_selection_owner_set(Ecore_X_Window win, Ecore_X_Atom atom, Ecore_X_Time tm)
Change the owner and last-change time for the specified selection.
Definition: ecore_x_selection.c:694
ecore_evas_move
EAPI void ecore_evas_move(Ecore_Evas *ee, int x, int y)
Moves an Ecore_Evas.
Definition: ecore_evas.c:1333
elm_obj_genlist_multi_select_mode_set
EOAPI void elm_obj_genlist_multi_select_mode_set(Eo *obj, Elm_Object_Multi_Select_Mode mode)
Set the genlist multi select mode.
ecore_evas_app_comp_sync_set
EAPI void ecore_evas_app_comp_sync_set(Eina_Bool do_sync)
Sets application compositor synchronization on/off.
Definition: ecore_evas.c:711
EINA_VALUE_TYPE_RECTANGLE
const Eina_Value_Type * EINA_VALUE_TYPE_RECTANGLE
manages Eina_Rectangle type.
Definition: eina_value.c:5617
EDJE_TWEEN_MODE_ACCELERATE_FACTOR
@ EDJE_TWEEN_MODE_ACCELERATE_FACTOR
Accelerate factor tween mode value.
Definition: Edje_Common.h:1888
eina_hash_superfast
int eina_hash_superfast(const char *key, int len)
Paul Hsieh (http://www.azillionmonkeys.com/qed/hash.html) hash function used by WebCore (http://webki...
Definition: eina_hash.c:1330
elm_progressbar_part_value_set
void elm_progressbar_part_value_set(Evas_Object *obj, const char *part, double val)
Set the progress value (in percentage) on a given progress bar widget for the given part name.
Definition: efl_ui_progressbar.c:858
elm_image_animated_set
void elm_image_animated_set(Evas_Object *obj, Eina_Bool anim)
Set whether an image object (which supports animation) is to animate itself or not.
Definition: efl_ui_image.c:1798
ECORE_WL2_EVENT_FOCUS_OUT
EAPI int ECORE_WL2_EVENT_FOCUS_OUT
Definition: ecore_wl2.c:24
evas_canvas_seat_focus_in
EOAPI void evas_canvas_seat_focus_in(Eo *obj, Evas_Device *seat)
Inform to the evas that it got the focus from a given seat.
Eina_Cow
struct _Eina_Cow Eina_Cow
Type for Eina_Cow pool.
Definition: eina_cow.h:47
ELM_TRANSIT_EFFECT_FLIP_AXIS_Y
@ ELM_TRANSIT_EFFECT_FLIP_AXIS_Y
Flip on Y axis.
Definition: elm_transit.h:94
_Evas_Coord_Point::x
Evas_Coord x
x co-ordinate
Definition: Evas_Common.h:211
edje_edit_part_item_prefer_h_get
EINA_DEPRECATED EAPI int edje_edit_part_item_prefer_h_get(Evas_Object *obj, const char *part, const char *item)
Gets the prefer height value of a part's item.
ecore_evas_ews_delete_request
EAPI void ecore_evas_ews_delete_request(Ecore_Evas *ee)
Calls the window to be deleted (freed), but can let user decide to forbid it by using ecore_evas_call...
Definition: ecore_evas_ews.c:1284
elm_obj_actionslider_magnet_pos_get
EOAPI Elm_Actionslider_Pos elm_obj_actionslider_magnet_pos_get(const Eo *obj)
Actionslider magnet position.
ecore_evas_x11_leader_set
EAPI void ecore_evas_x11_leader_set(Ecore_Evas *ee, Ecore_X_Window win)
Set the window's client leader.
Definition: ecore_evas.c:4160
ephysics_world_light_all_bodies_set
EAPI void ephysics_world_light_all_bodies_set(EPhysics_World *world, Eina_Bool enable)
Set if light should be applied over all the bodies.
eina_simple_xml_node_doctype_child_new
Eina_Simple_XML_Node_Doctype_Child * eina_simple_xml_node_doctype_child_new(Eina_Simple_XML_Node_Tag *parent, const char *contents, size_t length)
Creates new doctype child.
Definition: eina_simple_xml_parser.c:822
elm_slider_span_size_set
void elm_slider_span_size_set(Evas_Object *obj, Evas_Coord size)
Set the (exact) length of the bar region of a given slider widget.
Definition: elm_slider.c:1444
evas_smart_objects_calculate_count_get
int evas_smart_objects_calculate_count_get(const Evas_Canvas *obj)
This gets the internal counter that counts the number of smart calculations.
Definition: evas_canvas_eo.legacy.c:87
Elput_Switch_Type
Elput_Switch_Type
Definition: Elput.h:106
ecore_x_input_device_properties_free
EAPI void ecore_x_input_device_properties_free(char **list, int num)
Definition: ecore_x_xi2.c:1010
_Eina_Position2D
A 2D position in pixel coordinates.
Definition: eina_rectangle.h:64
ELM_POLICY_EXIT_WINDOWS_DEL
@ ELM_POLICY_EXIT_WINDOWS_DEL
delete all the windows after quitting the main loop
Definition: elm_general.h:265
ethumb_video_ntimes_set
EAPI void ethumb_video_ntimes_set(Ethumb *e, unsigned int ntimes)
Set the number of times the video loops (if applicable).
Definition: ethumb.c:792
ELM_GENGRID_EVENT_RELEASED
#define ELM_GENGRID_EVENT_RELEASED
Called when gengrid is released.
Definition: elm_gengrid_eo.h:771
_Eldbus_Proxy_Event_Property_Changed
Definition: eldbus_proxy.h:203
ecore_drm2_plane_destination_set
EAPI void ecore_drm2_plane_destination_set(Ecore_Drm2_Plane *plane, int x, int y, int w, int h)
Set plane destination values.
Definition: ecore_drm2_plane.c:160
eina_matrixsparse_new
Eina_Matrixsparse * eina_matrixsparse_new(unsigned long rows, unsigned long cols, void(*free_func)(void *user_data, void *cell_data), const void *user_data)
Creates a new Sparse Matrix.
Definition: eina_matrixsparse.c:931
ecore_event_filter_add
Ecore_Event_Filter * ecore_event_filter_add(Ecore_Data_Cb func_start, Ecore_Filter_Cb func_filter, Ecore_End_Cb func_end, const void *data)
Adds a filter the current event queue.
Definition: ecore_events.c:86
elm_scroller_last_page_get
void elm_scroller_last_page_get(const Evas_Object *obj, int *h_pagenumber, int *v_pagenumber)
Get scroll last page number.
Definition: elm_scroller.c:1148
EVAS_TEXT_STYLE_SHADOW_DIRECTION_LEFT
@ EVAS_TEXT_STYLE_SHADOW_DIRECTION_LEFT
shadow growing to the left
Definition: Evas_Legacy.h:6380
elm_popup_dismiss
void elm_popup_dismiss(Elm_Popup *obj)
Dismiss a Popup object.
Definition: elm_popup_eo.legacy.c:81
eina_f16p16_scale
static Eina_F16p16 eina_f16p16_scale(Eina_F16p16 a, int b)
Calculates the scale multiplication of one Eina_F16p16 floating point number with an integer.
ecore_imf_context_client_window_get
EAPI void * ecore_imf_context_client_window_get(Ecore_IMF_Context *ctx)
Gets the client window of the Input Method Context.
Definition: ecore_imf_context.c:249
_Efreet_Desktop::type_data
void * type_data
Type specific data for custom types.
Definition: efreet_desktop.h:124
evas_smart_callbacks_descriptions_get
const Evas_Smart_Cb_Description ** evas_smart_callbacks_descriptions_get(const Evas_Smart *s, unsigned int *count)
Get the smart callbacks known by this Evas_Smart handle's smart class hierarchy.
Definition: evas_smart.c:66
evas_object_table_add
Evas_Object * evas_object_table_add(Evas *evas)
Create a new table.
Definition: evas_object_table.c:969
evas_object_grid_clear
void evas_object_grid_clear(Evas_Grid *obj, Eina_Bool clear)
Faster way to remove all child objects from a grid object.
Definition: evas_grid_eo.legacy.c:27
_Elm_Color_Class
Definition: elm_config.h:1963
elm_app_desktop_entry_get
const char * elm_app_desktop_entry_get(void)
Get the path to the '.desktop' file, as set by elm_app_desktop_entry_set().
Definition: elm_main.c:548
_Old_Edje_Part::entry_mode
unsigned char entry_mode
entry mode
Definition: edje_convert.h:137
eina_hash_pointer_new
Eina_Hash * eina_hash_pointer_new(Eina_Free_Cb data_free_cb)
Creates a new hash table for use with pointers.
Definition: eina_hash.c:830
ephysics_body_geometry_set
EAPI void ephysics_body_geometry_set(EPhysics_Body *body, Evas_Coord x, Evas_Coord y, Evas_Coord z, Evas_Coord w, Evas_Coord h, Evas_Coord d)
Set physics body geometry.
epoll_data
Definition: ecore_main_common.h:18
evas_canvas_seat_key_modifier_on
EOAPI void evas_canvas_seat_key_modifier_on(Eo *obj, const char *keyname, Evas_Device *seat)
Enables or turns on programmatically the modifier key with name keyname for a given seat.
evas_event_feed_hold
void evas_event_feed_hold(Evas *obj, int hold, unsigned int timestamp, const void *data)
Hold event feed.
Definition: evas_events.c:3742
eina_value_bool_new
static Eina_Value * eina_value_bool_new(Eina_Bool c)
Create a new Eina_Value containing the passed parameter.
Definition: eina_inline_value_util.x:160
evas_object_smart_members_get
Eina_List * evas_object_smart_members_get(const Evas_Object *eo_obj)
Retrieves the list of the member objects of a given Evas smart object.
Definition: evas_object_smart.c:559
edje_edit_state_aspect_pref_get
EAPI unsigned char edje_edit_state_aspect_pref_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the aspect preference of a part state.
Definition: edje_edit.c:7260
ecore_wl2_dnd_drag_start
uint32_t ecore_wl2_dnd_drag_start(Ecore_Wl2_Input *input, Ecore_Wl2_Window *window, Ecore_Wl2_Window *drag_window)
Start a drag on the given input.
Definition: ecore_wl2_dnd.c:466
evas_font_data_cache_set
void evas_font_data_cache_set(Evas_Font_Data_Cache options, int byte)
Set the limit in bytes for memory allocated by font glyphs in evas.
Definition: evas_font_main.c:859
EVAS_CALLBACK_RENDER_FLUSH_PRE
@ EVAS_CALLBACK_RENDER_FLUSH_PRE
Called after render update regions have been calculated, but only if update regions exist.
Definition: Evas_Common.h:445
ecore_evas_gl_x11_pixmap_get
EAPI Ecore_X_Pixmap ecore_evas_gl_x11_pixmap_get(const Ecore_Evas *ee)
Returns the underlying Ecore_X_Pixmap used in the Ecore_Evas.
Definition: ecore_evas.c:4097
Ecore_Avahi
struct _Ecore_Avahi Ecore_Avahi
A handle for an Avahi instance.
Definition: Ecore_Avahi.h:50
_Ecore_Buffer_Backend::pixmap_get
Ecore_Pixmap(* pixmap_get)(Ecore_Buffer_Module_Data bmdata, Ecore_Buffer_Data bdata)
Get the pixmap handle.
Definition: Ecore_Buffer.h:460
elm_scroll_thumbscroll_momentum_threshold_all_set
EINA_DEPRECATED void elm_scroll_thumbscroll_momentum_threshold_all_set(double threshold)
Set the minimum speed of mouse cursor movement which will trigger list self scrolling animation after...
efreet_mime_special_type_get
EAPI const char * efreet_mime_special_type_get(const char *file)
Retrieve the special mime type of a file.
Definition: efreet_mime.c:610
ELM_INPUT_HINT_AUTOFILL_ID
@ ELM_INPUT_HINT_AUTOFILL_ID
Autofill hint for a user's ID.
Definition: elm_general.h:205
evas_textblock_text_markup_to_utf8
char * evas_textblock_text_markup_to_utf8(const Evas_Object *eo_obj, const char *text)
Return the plain version of the markup.
Definition: evas_object_textblock.c:9122
ECORE_EVAS_SELECTION_BUFFER_COPY_AND_PASTE_BUFFER
@ ECORE_EVAS_SELECTION_BUFFER_COPY_AND_PASTE_BUFFER
Stores copied things (Ctrl + C)
Definition: Ecore_Evas.h:3685
elm_animation_view_max_frame_get
int elm_animation_view_max_frame_get(const Elm_Animation_View *obj)
The last frame of the play.
elm_gesture_layer_hold_events_set
void elm_gesture_layer_hold_events_set(Elm_Gesture_Layer *obj, Eina_Bool hold_events)
This function makes gesture-layer repeat events.
Definition: elm_gesture_layer_eo.legacy.c:27
elm_win_layer_get
int elm_win_layer_get(const Evas_Object *obj)
Get the layer of the window.
Definition: efl_ui_win.c:8766
ECORE_MEMORY_STATE_LOW
@ ECORE_MEMORY_STATE_LOW
The system is low on memory resources.
Definition: Ecore_Common.h:925
EPHYSICS_BODY_RESTITUTION_POLYSTYRENE
#define EPHYSICS_BODY_RESTITUTION_POLYSTYRENE
Restitution coefficient of polystyrene.
Definition: EPhysics.h:2165
EVAS_DEVICE_CLASS_SEAT
@ EVAS_DEVICE_CLASS_SEAT
The user/seat (the user themselves)
Definition: Evas_Common.h:320
ephysics_quaternion_angle_get
EAPI double ephysics_quaternion_angle_get(const EPhysics_Quaternion *quat1, const EPhysics_Quaternion *quat2)
Return the angle between two quaternions.
ECORE_WL2_EVENT_WINDOW_DEACTIVATE
EAPI int ECORE_WL2_EVENT_WINDOW_DEACTIVATE
Definition: ecore_wl2.c:58
ECORE_EXE_PIPE_AUTO
@ ECORE_EXE_PIPE_AUTO
stdout and stderr are buffered automatically
Definition: ecore_exe_eo.h:59
elm_obj_dayselector_weekend_start_set
EOAPI void elm_obj_dayselector_weekend_start_set(Eo *obj, Elm_Dayselector_Day day)
Set the weekend starting day of Dayselector.
evas_object_box_option_property_set
Eina_Bool evas_object_box_option_property_set(Evas_Object *o, Evas_Object_Box_Option *opt, int property,...)
Set a property value (by its given numerical identifier), on a given box child element.
Definition: evas_object_box.c:1957
elm_entry_file_set
Eina_Bool elm_entry_file_set(Evas_Object *obj, const char *file, Elm_Text_Format format)
This sets the file (and implicitly loads it) for the text to display and then edit.
Definition: elm_entry.c:5022
ecore_drm2_output_mode_info_get
EAPI void ecore_drm2_output_mode_info_get(Ecore_Drm2_Output_Mode *mode, int *w, int *h, unsigned int *refresh, unsigned int *flags)
Get information from an existing output mode.
Definition: ecore_drm2_outputs.c:1236
EPHYSICS_BODY_MATERIAL_LAST
@ EPHYSICS_BODY_MATERIAL_LAST
kept as sentinel, not really a material
Definition: EPhysics.h:2290
ELM_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_NORMAL
@ ELM_INPUT_PANEL_LAYOUT_NORMAL_VARIATION_NORMAL
The plain normal layout.
Definition: elm_entry_common.h:17
Eina_Rectangle_Outside
Eina_Rectangle_Outside
Enumeration of the positions around a rectangle.
Definition: eina_rectangle.h:159
_Eina_Value_Type::copy
Eina_Bool(* copy)(const Eina_Value_Type *type, const void *src, void *dst)
how to copy values, both memory are value_size
Definition: eina_value.h:3684
evas_smart_legacy_type_register
void evas_smart_legacy_type_register(const char *type, const Efl_Class *klass)
Registers an object type and its associated class.
Definition: evas_object_smart.c:488
_Ecore_Ipc_Event_Server_Data::ref
int ref
The message reference number.
Definition: Ecore_Ipc.h:315
ephysics_body_cloth_anchor_full_add
EAPI void ephysics_body_cloth_anchor_full_add(EPhysics_Body *body1, EPhysics_Body *body2, EPhysics_Body_Cloth_Anchor_Side side)
Anchors a cloth with a rigid body.
_Eina_Lines_Iterator::map
const char * map
A pointer to the head of the file that has been mapped with mmap(2).
Definition: eina_file_common.h:143
eina_rectangle_ycoord_inside
static Eina_Bool eina_rectangle_ycoord_inside(const Eina_Rectangle *rect, int y)
Checks if the given Y-coordinate is in the rectangle.
_Elm_Event_Policy_Changed::old_value
int old_value
new value the policy got
Definition: elm_general.h:218
elm_object_tooltip_move_freeze_pop
void elm_object_tooltip_move_freeze_pop(Evas_Object *obj)
This decrements the tooltip freeze count by one.
Definition: els_tooltip.c:887
_Eina_Future_Desc
A struct used to define a callback and data for a future.
Definition: eina_promise.h:455
eina_inarray_reverse
void eina_inarray_reverse(Eina_Inarray *array)
Reverses members in the array.
Definition: eina_inarray.c:627
EVAS_CALLBACK_CANVAS_FOCUS_IN
@ EVAS_CALLBACK_CANVAS_FOCUS_IN
Canvas got focus as a whole.
Definition: Evas_Common.h:443
EVAS_IMAGE_ORIENT_0
@ EVAS_IMAGE_ORIENT_0
no orientation change
Definition: Evas_Legacy.h:4914
elm_map_overlay_class_remove
void elm_map_overlay_class_remove(Elm_Map_Overlay *klass, Elm_Map_Overlay *overlay)
Remove a overlay from the class.
Definition: elm_map.c:5360
evas_vg_gradient_spread_set
void evas_vg_gradient_spread_set(Evas_Vg_Gradient *obj, Evas_Vg_Gradient_Spread s)
Specifies the spread method that should be used for this gradient.
Definition: efl_canvas_vg_gradient.c:133
ecore_ipc_server_flush
EAPI void ecore_ipc_server_flush(Ecore_Ipc_Server *svr)
Flushes all pending data to the given server.
Definition: ecore_ipc.c:1079
Eina_Debug_Timer_Cb
Eina_Bool(* Eina_Debug_Timer_Cb)(void *)
A callback for a timer.
Definition: eina_debug.h:103
eina_inarray_new
Eina_Inarray * eina_inarray_new(unsigned int member_size, unsigned int step)
Creates a new inline array.
Definition: eina_inarray.c:342
evas_textblock_style_new
Evas_Textblock_Style * evas_textblock_style_new(void)
Creates a new textblock style.
Definition: evas_object_textblock.c:7966
ECORE_X_ATOM_TEAMWORK_COMPLETED
Ecore_X_Atom ECORE_X_ATOM_TEAMWORK_COMPLETED
Definition: ecore_x_atoms_decl.h:383
ELM_GENLIST_EVENT_UNHIGHLIGHTED
#define ELM_GENLIST_EVENT_UNHIGHLIGHTED
Called when genlist is no longer highlighted.
Definition: elm_genlist_eo.h:933
_Eina_Accessor::version
int version
Version of the Accessor API.
Definition: eina_accessor.h:155
_Evas_Native_Surface::attr
void * attr
Pointer to dmabuf attributes - contents copied.
Definition: Evas_Legacy.h:4871
ecore_evas_lower
EAPI void ecore_evas_lower(Ecore_Evas *ee)
Lowers an Ecore_Evas' window.
Definition: ecore_evas.c:1537
_Elm_Prefs_Item_Spec_Void
Definition: elm_prefs_common.h:21
eina_value_optional_empty_new
static Eina_Value * eina_value_optional_empty_new(void)
Creates an empty optional.
elm_hover_parent_get
Evas_Object * elm_hover_parent_get(const Evas_Object *obj)
Get the parent object for the hover.
Definition: elm_hover.c:774
evas_map_point_coord_set
void evas_map_point_coord_set(Evas_Map *m, int idx, Evas_Coord x, Evas_Coord y, Evas_Coord z)
Change the map point's coordinate.
Definition: evas_map.c:766
EVAS_DEVICE_CLASS_TOUCH
@ EVAS_DEVICE_CLASS_TOUCH
A touchscreen with fingers or stylus.
Definition: Evas_Common.h:323
evas_object_polygon_add
Evas_Object * evas_object_polygon_add(Evas *e)
Adds a new evas polygon object to the given evas.
Definition: evas_object_polygon.c:78
_Eina_Rectangle::y
int y
top-left y coordinate of rectangle
Definition: eina_rectangle.h:111
evas_object_intercept_hide_callback_del
void * evas_object_intercept_hide_callback_del(Evas_Object *obj, Evas_Object_Intercept_Hide_Cb func)
Unset the callback function that intercepts a hide event of a object.
_Evas_Version
Definition: Evas_Common.h:40
eolian_aux_class_callables_get
EAPI size_t eolian_aux_class_callables_get(const Eolian_Class *klass, Eina_List **funcs, Eina_List **events, size_t *ownfuncs, size_t *ownevs)
Get all APIs that are usable on the class.
Definition: eolian_aux.c:109
eina_debug_fork_reset
EAPI void eina_debug_fork_reset(void)
Reset the eina debug system after forking.
Definition: eina_debug.c:754
_Ecore_Win32_Event_Window_Configure::width
int width
The new width.
Definition: Ecore_Win32.h:436
ECORE_IMF_CALLBACK_SELECTION_SET
@ ECORE_IMF_CALLBACK_SELECTION_SET
"SELECTION_SET" is called when the input method needs to set the selection
Definition: Ecore_IMF.h:234
eldbus_service_object_data_set
void eldbus_service_object_data_set(Eldbus_Service_Interface *iface, const char *key, const void *data)
Store data at object path, this data can be obtained from all interfaces of the same object.
Definition: eldbus_service.c:1453
evas_object_layer_set
void evas_object_layer_set(Evas_Object *obj, short l)
Sets the layer of its canvas that the given object will be part of.
Definition: evas_layer.c:212
ecore_con_url_httpauth_set
EAPI Eina_Bool ecore_con_url_httpauth_set(Ecore_Con_Url *url_con, const char *username, const char *password, Eina_Bool safe)
Sets url_con to use http auth, with given username and password, "safely" or not.
Definition: ecore_con_url.c:1321
elm_image_preload_disabled_set
void elm_image_preload_disabled_set(Evas_Object *obj, Eina_Bool disable)
Enable or disable preloading of the image.
Definition: efl_ui_image.c:2558
_Ecore_X_Event_Window_Show
Definition: Ecore_X.h:594
evas_key_modifier_is_set
Eina_Bool evas_key_modifier_is_set(const Evas_Modifier *m, const char *keyname)
Checks the state of a given modifier of the default seat, at the time of the call.
Definition: evas_key.c:76
_Ecore_X_Event_Window_Colormap
Definition: Ecore_X.h:678
_Ecore_Cocoa_Event_Window_Resize_Request
Data available when a window is resized.
Definition: Ecore_Cocoa.h:163
EINA_SAFETY_ON_TRUE_GOTO
#define EINA_SAFETY_ON_TRUE_GOTO(exp, label)
The macro doesn't do anything unless EINA_SAFETY_CHECKS is defined.
Definition: eina_safety_checks.h:269
elm_obj_prefs_item_visible_set
EOAPI void elm_obj_prefs_item_visible_set(Eo *obj, const char *name, Eina_Bool visible)
Set whether the widget bound to given prefs widget's item should be visible or not.
ephysics_world_bodies_outside_back_autodel_get
EAPI Eina_Bool ephysics_world_bodies_outside_back_autodel_get(const EPhysics_World *world)
Get world autodeleting bodies mode when they're outside of render area by the back.
eina_vector3_triangle_equivalent
static Eina_Bool eina_vector3_triangle_equivalent(Eina_Vector3 *v0, Eina_Vector3 *v1, Eina_Vector3 *v2, Eina_Vector3 *w0, Eina_Vector3 *w1, Eina_Vector3 *w2)
Check the equivalent between of two triangles of vectors.
efreet_desktop.h
Contains the structures and methods used to support the FDO desktop entry specificiation.
Elm_Cnp_Mode
Elm_Cnp_Mode
Enum of entry's copy & paste policy.
Definition: elm_general.h:336
elm_table_add
Evas_Object * elm_table_add(Evas_Object *parent)
Add a new table to the parent.
Definition: elm_table.c:134
EEZE_UDEV_TYPE_NET
@ EEZE_UDEV_TYPE_NET
Definition: Eeze.h:257
elm_config_color_classes_list_free
void elm_config_color_classes_list_free(Eina_List *list)
Free Elementary's list of supported color classes.
Definition: elm_config.c:3246
_Elm_Index_Data::event_rect
Evas_Object * event_rect[2]
rectangle objects for event handling
Definition: elm_widget_index.h:32
elm_obj_genlist_multi_select_set
EOAPI void elm_obj_genlist_multi_select_set(Eo *obj, Eina_Bool multi)
Enable or disable multi-selection in the genlist.
eina_freeq_main_get
Eina_FreeQ * eina_freeq_main_get(void)
Get the main loop free queue.
Definition: eina_freeq.c:474
_Elput_Event_Session_Active
Definition: Elput.h:89
ecore_evas_managed_move
EAPI void ecore_evas_managed_move(Ecore_Evas *ee, int x, int y)
Provides Managed move co-ordinates for an Ecore_Evas.
Definition: ecore_evas.c:1342
ECORE_EVAS_EWS_EVENT_MAXIMIZED_CHANGE
EAPI int ECORE_EVAS_EWS_EVENT_MAXIMIZED_CHANGE
window maximized changed
Definition: ecore_evas_ews.c:32
ecore_con_socks4_remote_exists
EAPI Eina_Bool ecore_con_socks4_remote_exists(const char *ip, int port, const char *username)
Finds a SOCKS v4 proxy in the proxy list.
Definition: ecore_con_socks.c:205
Ecore_Idler
struct _Ecore_Factorized_Idle Ecore_Idler
A handle for idlers.
Definition: Ecore_Common.h:3165
edje_edit_sound_tone_del
EAPI Eina_Bool edje_edit_sound_tone_del(Evas_Object *obj, const char *name)
Deletes tone from the collection.
Definition: edje_edit.c:1405
elm_scroller_region_show
void elm_scroller_region_show(Evas_Object *obj, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h)
Show a specific virtual region within the scroller content object.
Definition: elm_scroller.c:933
eina_quaternion_scale
void eina_quaternion_scale(Eina_Quaternion *out, const Eina_Quaternion *a, double b)
Definition: eina_quaternion.c:407
EVAS_CALLBACK_RENDER_PRE
@ EVAS_CALLBACK_RENDER_PRE
Called just before rendering starts on the canvas target.
Definition: Evas_Common.h:453
ecore_x_window_prop_property_get
EAPI int ecore_x_window_prop_property_get(Ecore_X_Window win, Ecore_X_Atom property, Ecore_X_Atom type, int size, unsigned char **data, int *num)
Get a property of Ecore_X_Window.
Definition: ecore_x_window_prop.c:533
elm_progressbar_horizontal_get
Eina_Bool elm_progressbar_horizontal_get(const Evas_Object *obj)
Control the orientation of a given progress bar widget.
Definition: efl_ui_progressbar.c:871
ephysics_body_soft_sphere_add
EAPI EPhysics_Body * ephysics_body_soft_sphere_add(EPhysics_World *world, int granularity)
Add a soft sphere.
elm_store_filesystem_new
Elm_Store * elm_store_filesystem_new(void)
Create a new store object.
Definition: elm_store.c:517
elm_config_magnifier_scale_set
void elm_config_magnifier_scale_set(double scale)
Set the amount of scaling the magnifier does.
Definition: elm_config.c:4093
EMILE_COLORSPACE_ETC1
@ EMILE_COLORSPACE_ETC1
OpenGL ETC1 encoding of RGB texture (4 bit per pixel)
Definition: emile_image.h:34
evas_object_grid_size_get
void evas_object_grid_size_get(const Evas_Grid *obj, int *w, int *h)
Get the current virtual resolution.
Definition: evas_grid_eo.legacy.c:9
EEZE_SENSOR_TYPE_GYROSCOPE
@ EEZE_SENSOR_TYPE_GYROSCOPE
Gyroscope sensor.
Definition: Eeze_Sensor.h:73
Emile_Image_Encoding
enum _Emile_Image_Encoding Emile_Image_Encoding
Flags that describe the supported encoding.
EDJE_TWEEN_MODE_BOUNCE
@ EDJE_TWEEN_MODE_BOUNCE
Bounce tween mode value.
Definition: Edje_Common.h:1892
evas_event_feed_mouse_out
void evas_event_feed_mouse_out(Evas *obj, unsigned int timestamp, const void *data)
Mouse out event feed.
Definition: evas_events.c:2983
elm_animation_view_progress_set
void elm_animation_view_progress_set(Elm_Animation_View *obj, double progress)
Set current progress position of animation view object.
ECORE_EXE_NONE
@ ECORE_EXE_NONE
No exe flags at all.
Definition: ecore_exe_eo.h:49
ecore_evas_x11_shape_input_empty
EAPI void ecore_evas_x11_shape_input_empty(Ecore_Evas *ee)
Disables input for the window.
Definition: ecore_evas.c:4220
elm_obj_slideshow_item_sorted_insert
EOAPI Elm_Widget_Item * elm_obj_slideshow_item_sorted_insert(Eo *obj, const Elm_Slideshow_Item_Class *itc, const void *data, Eina_Compare_Cb func)
Insert a new item into the given slideshow widget, using the func function to sort items (by item han...
_Eet_Data_Descriptor_Class::list_append
Eet_Descriptor_List_Append_Callback list_append
how to append data d to list which head node is l
Definition: Eet.h:2839
edje_edit_part_restack_above
EAPI Eina_Bool edje_edit_part_restack_above(Evas_Object *obj, const char *part)
Moves the given part above the next one.
Definition: edje_edit.c:3661
ethumb_client_orientation_set
void ethumb_client_orientation_set(Ethumb_Client *client, Ethumb_Thumb_Orientation o)
Configure orientation to use for future requests.
Definition: ethumb_client.c:1403
elm_table_clear
void elm_table_clear(Elm_Table *obj, Eina_Bool clear)
Faster way to remove all child objects from a table object.
Definition: elm_table_eo.legacy.c:39
elm_entry_line_wrap_get
Elm_Wrap_Type elm_entry_line_wrap_get(const Elm_Entry *obj)
Get the wrap mode the entry was set to use.
Definition: elm_entry_eo.legacy.c:249
_Old_Edje_External_Directory::entries
Eina_List * entries
a list of Edje_External_Directory_Entry
Definition: edje_convert.h:51
_Efl_Ui_Container_Layout_Calc
Definition: efl_ui_container_layout.h:28
ecore_wl_subsurf_create
EAPI Ecore_Wl_Subsurf * ecore_wl_subsurf_create(Ecore_Wl_Window *win)
Creates and returns a new subsurface.
Definition: ecore_wl_subsurf.c:31
_Ecore_Audio_Vio
Definition: Ecore_Audio.h:83
edje_edit_text_class_add
EAPI Eina_Bool edje_edit_text_class_add(Evas_Object *obj, const char *name)
Creates a new text class object in the given edje.
Definition: edje_edit.c:8238
evas_objects_in_rectangle_get
Eina_List * evas_objects_in_rectangle_get(const Evas_Canvas *eo_e, int x, int y, int w, int h, Eina_Bool include_pass_events_objects, Eina_Bool include_hidden_objects)
Get all objects in the given rectangle.
Definition: evas_main.c:1852
_Ecore_Event_Mouse_Move::angle
double angle
angle relative to perpendicular (0.0 == perpendicular), in degrees
Definition: Ecore_Input.h:309
Eet_Node
struct _Eet_Node Eet_Node
Opaque handle to manage serialization node.
Definition: Eet.h:4293
elm_plug_image_object_get
Efl_Canvas_Object * elm_plug_image_object_get(const Elm_Plug *obj)
Get the basic Evas_Image object from this object (widget).
Definition: elm_plug_eo.legacy.c:3
_Eldbus_Version::major
int major
major (binary or source incompatible changes)
Definition: Eldbus.h:141
ecore_drm_output_primary_get
EAPI Ecore_Drm_Output * ecore_drm_output_primary_get(Ecore_Drm_Device *dev)
Gets the output which is marked as primary.
Definition: ecore_drm_output.c:1361
ELM_GENLIST_EVENT_MULTI_SWIPE_DOWN
#define ELM_GENLIST_EVENT_MULTI_SWIPE_DOWN
Called when multitouch swipe down detected.
Definition: elm_genlist_eo.h:870
ecore_thread_run
Ecore_Thread * ecore_thread_run(Ecore_Thread_Cb func_blocking, Ecore_Thread_Cb func_end, Ecore_Thread_Cb func_cancel, const void *data)
Schedules a task to run in a parallel thread to avoid locking the main loop.
Definition: ecore_thread.c:658
elm_list_clear
void elm_list_clear(Elm_List *obj)
Remove all list's items.
Definition: elm_list_eo.legacy.c:141
elm_config_password_show_last_get
Eina_Bool elm_config_password_show_last_get(void)
Get the "show last" setting of password mode.
Definition: elm_config.c:3023
embryo_data_string_length_get
EAPI int embryo_data_string_length_get(Embryo_Program *ep, Embryo_Cell *str_cell)
Retrieves the length of the string starting at the given cell.
Definition: embryo_amx.c:620
ethumb_client_generate_cancel_all
void ethumb_client_generate_cancel_all(Ethumb_Client *client)
Ask server to cancel generation of all thumbnails.
Definition: ethumb_client.c:1195
elm_transit_effect_resizable_flip_add
Elm_Transit_Effect * elm_transit_effect_resizable_flip_add(Elm_Transit *transit, Elm_Transit_Effect_Flip_Axis axis, Eina_Bool cw)
Add the Resizeable Flip Effect to Elm_Transit.
Definition: elm_transit.c:1795
ephysics_body_angular_movement_enable_set
EAPI void ephysics_body_angular_movement_enable_set(EPhysics_Body *body, Eina_Bool enable_x, Eina_Bool enable_y, Eina_Bool enable_z)
Enable or disable body's rotation on z axis.
Evas_Border_Fill_Mode
Evas_Border_Fill_Mode
How an image's center region (the complement to the border region) should be rendered by Evas.
Definition: Evas_Legacy.h:5720
Efl_Ui_Focus_Graph_Context
Definition: efl_ui_focus_graph.h:21
ecore_imf_context_preedit_changed_event_add
EINA_DEPRECATED EAPI void ecore_imf_context_preedit_changed_event_add(Ecore_IMF_Context *ctx)
Adds ECORE_IMF_EVENT_PREEDIT_CHANGED to the event queue.
Definition: ecore_imf_context.c:690
eet_shutdown
EAPI int eet_shutdown(void)
Shuts down the EET library.
Definition: eet_lib.c:594
ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_NUMBER
@ ECORE_IMF_INPUT_HINT_AUTOFILL_CREDIT_CARD_NUMBER
Autofill hint for a credit card number.
Definition: Ecore_IMF.h:420
evas_object_size_hint_aspect_set
void evas_object_size_hint_aspect_set(Evas_Object *obj, Evas_Aspect_Control aspect, Evas_Coord w, Evas_Coord h)
Sets the hints for an object's aspect ratio.
Definition: evas_object_main.c:2581
_Ecore_Event_Mouse_Wheel
Contains information about an Ecore mouse wheel event.
Definition: Ecore_Input.h:261
elm_win_size_base_get
void elm_win_size_base_get(const Evas_Object *obj, int *w, int *h)
Get the base size of a window.
Definition: efl_ui_win.c:8657
_Evas_Native_Surface::wl_dmabuf
struct _Evas_Native_Surface::@0::@4 wl_dmabuf
Set this struct fields if surface data is Wayland dmabuf based.
EPhysics_Body_Event_Cb
void(* EPhysics_Body_Event_Cb)(void *data, EPhysics_Body *body, void *event_info)
EPhysics body event callback function signature.
Definition: EPhysics.h:2309
elm_thumb_fdo_size_set
void elm_thumb_fdo_size_set(Evas_Object *obj, Ethumb_Thumb_FDO_Size size)
Set the FDO size for the thumb object.
Definition: elm_thumb.c:798
ecore_x_dpms_enabled_get
EAPI Eina_Bool ecore_x_dpms_enabled_get(void)
Checks the DPMS state of the display.
Definition: ecore_x_dpms.c:71
ecore_wl_dnd_start_drag
EINA_DEPRECATED EAPI Eina_Bool ecore_wl_dnd_start_drag(Ecore_Wl_Dnd *dnd)
Definition: ecore_wl_dnd.c:120
elm_spinner_label_format_set
void elm_spinner_label_format_set(Elm_Spinner *obj, const char *fmt)
Control the format string of the displayed label.
Definition: elm_spinner_eo.legacy.c:63
elua_state_mod_dir_get
Eina_Stringshare * elua_state_mod_dir_get(const Elua_State *es)
Retrieve the Elua module dir.
Definition: elua.c:317
eina_inarray_flush
void eina_inarray_flush(Eina_Inarray *array)
Removes every member from the array.
Definition: eina_inarray.c:388
ecore_memory_state_set
EAPI void ecore_memory_state_set(Ecore_Memory_State state)
Sets the memory state.
Definition: ecore.c:1116
_Evas_Event_Mouse_Down::output
Evas_Point output
The X/Y location of the cursor.
Definition: Evas_Legacy.h:163
evas_map_util_points_populate_from_geometry
void evas_map_util_points_populate_from_geometry(Evas_Map *m, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h, Evas_Coord z)
Populate source and destination map points to match given geometry.
Definition: evas_map.c:907
_Old_Edje_File::styles
Eina_List * styles
list of Edje_Style
Definition: edje_convert.h:68
EPhysics_Body_Material
enum _EPhysics_Body_Material EPhysics_Body_Material
The types of materials to be set on a body.
eina_inarray_foreach
Eina_Bool eina_inarray_foreach(const Eina_Inarray *array, Eina_Each_Cb function, const void *user_data)
Calls function for each array member.
Definition: eina_inarray.c:690
elm_store_item_data_set
void elm_store_item_data_set(Elm_Store_Item *sti, void *data)
Set the item data holding item fields to map to item values in genlist.
Definition: elm_store.c:680
_Eldbus_Introspection_Signal::annotations
Eina_List * annotations
List with signal annotations.
Definition: eldbus_introspection.h:108
eina_binbuf_string_steal
unsigned char * eina_binbuf_string_steal(Eina_Binbuf *buf)
Steals the contents of a string buffer.
elm_box_recalculate
void elm_box_recalculate(Elm_Box *obj)
Force the box to recalculate its children packing.
Definition: elm_box_eo.legacy.c:87
ecore_win32_window_title_set
EAPI void ecore_win32_window_title_set(Ecore_Win32_Window *window, const char *title)
Set the title of the given window.
Definition: ecore_win32_window.c:1168
ephysics_quaternion_length_get
EAPI double ephysics_quaternion_length_get(const EPhysics_Quaternion *quat)
Return the length of the quaternion.
elm_animation_view_min_progress_get
double elm_animation_view_min_progress_get(const Elm_Animation_View *obj)
The start progress of the play.
evas_vg_shape_path_set
void evas_vg_shape_path_set(Evas_Vg_Shape *obj, const Evas_Vg_Path_Command *op, const double *points)
Set the list of commands and points to be used to create the content of shape.
Definition: efl_canvas_vg_shape.c:330
ECORE_IMF_PREEDIT_TYPE_SUB2
@ ECORE_IMF_PREEDIT_TYPE_SUB2
Substring style 2.
Definition: Ecore_IMF.h:323
edje_available_modules_get
const Eina_List * edje_available_modules_get(void)
Retrieves all modules that can be loaded.
Definition: edje_module.c:149
embryo_program_new
EAPI Embryo_Program * embryo_program_new(void *data, int size)
Creates a new Embryo program, with bytecode data that can be freed.
Definition: embryo_amx.c:237
ecore_audio_shutdown
int ecore_audio_shutdown(void)
Shuts down the Ecore_Audio library.
Definition: ecore_audio.c:64
emile_binbuf_decipher
Eina_Binbuf * emile_binbuf_decipher(Emile_Cipher_Algorithm algo, const Eina_Binbuf *data, const char *key, unsigned int length)
Decipher a buffer with a defined algorithm and key.
Definition: emile_cipher.c:41
ecore_con_server_send
EAPI int ecore_con_server_send(Ecore_Con_Server *svr, const void *data, int size)
Sends the given data to the given server.
Definition: ecore_con_legacy.c:2354
elm_toolbar_homogeneous_get
Eina_Bool elm_toolbar_homogeneous_get(const Elm_Toolbar *obj)
Control homogeneous mode.
Definition: elm_toolbar_eo.legacy.c:33
ECORE_EVENT_SIGNAL_POWER
#define ECORE_EVENT_SIGNAL_POWER
Power signal event.
Definition: Ecore_Common.h:566
ECORE_WIN32_WINDOW_STATE_DEMANDS_ATTENTION
@ ECORE_WIN32_WINDOW_STATE_DEMANDS_ATTENTION
To document.
Definition: Ecore_Win32.h:79
elm_gengrid_search_by_text_item_get
Elm_Widget_Item * elm_gengrid_search_by_text_item_get(Elm_Gengrid *obj, Elm_Widget_Item *item_to_search_from, const char *part_name, const char *pattern, Elm_Glob_Match_Flags flags)
Get gengrid item by given string.
Definition: elm_gengrid_eo.legacy.c:213
ecore_x_sync
EAPI void ecore_x_sync(void)
Flushes the command buffer and waits until all requests have been processed by the server.
Definition: ecore_x.c:1079
elm_label_line_wrap_get
Elm_Wrap_Type elm_label_line_wrap_get(const Elm_Label *obj)
Control the wrapping behavior of the label.
Definition: elm_label_eo.legacy.c:57
ecore_evas_buffer_pixels_get
EAPI const void * ecore_evas_buffer_pixels_get(Ecore_Evas *ee)
Grabs a pointer to the actual pixels array of a given Ecore_Evas buffer canvas/window.
Definition: ecore_evas_buffer.c:918
eina_matrix2_values_get
void eina_matrix2_values_get(const Eina_Matrix2 *m, double *xx, double *xy, double *yx, double *yy)
Gets the values of the coefficients of the given floating point matrix.
Definition: eina_matrix.c:1315
evas_object_smart_data_get
void * evas_object_smart_data_get(const Evas_Object *eo_obj)
Retrieves the pointer to user data for a given smart object.
Definition: evas_object_smart.c:149
elm_config_audio_mute_set
void elm_config_audio_mute_set(Edje_Channel channel, Eina_Bool mute)
Set the mute state of the specified channel.
Definition: elm_config.c:4135
_Elm_Scroller_Data
Definition: elm_widget_scroller.h:28
_Efreet_Desktop::implements
Eina_List * implements
Interfaces which is file implements.
Definition: efreet_desktop.h:129
evas_map_point_color_set
void evas_map_point_color_set(Evas_Map *m, int idx, int r, int g, int b, int a)
Set the color of a vertex in the map.
Definition: evas_map.c:822
evas_data_argb_unpremul
void evas_data_argb_unpremul(unsigned int *data, unsigned int len)
Undo pre-multiplication data by an alpha factor.
Definition: evas_main.c:1029
_Evas_Version::minor
int minor
minor (new features, bugfixes, major improvements version)
Definition: Evas_Common.h:42
_Item_Size
Definition: elm_widget_genlist.h:294
eina_debug_session_send
EAPI int eina_debug_session_send(Eina_Debug_Session *session, int dest, int op, void *data, int size)
Send a packet to the given destination.
Definition: eina_debug.c:146
EINA_VALUE_TYPE_TM
const Eina_Value_Type * EINA_VALUE_TYPE_TM
manages 'struct tm' type
Definition: eina_value.c:5618
ecore_ipc_server_ip_get
EAPI const char * ecore_ipc_server_ip_get(Ecore_Ipc_Server *svr)
Gets the IP address of a server that has been connected to.
Definition: ecore_ipc.c:1050
elm_panel_scrollable_content_size_set
void elm_panel_scrollable_content_size_set(Elm_Panel *obj, double ratio)
Set the size of the scrollable panel.
Definition: elm_panel_eo.legacy.c:39
eet_data_image_write
EAPI int eet_data_image_write(Eet_File *ef, const char *name, const void *data, unsigned int w, unsigned int h, int alpha, int compress, int quality, Eet_Image_Encoding lossy)
Writes image data to the named key in an eet file.
Definition: eet_image.c:1350
ECORE_X_RAW_BUTTON_PRESS
EAPI int ECORE_X_RAW_BUTTON_PRESS
Definition: ecore_x.c:163
eina_rectangle_pool_data_set
void eina_rectangle_pool_data_set(Eina_Rectangle_Pool *pool, const void *data)
Sets the data to the given pool.
Definition: eina_rectangle.c:857
ecore_con_eet_client_disconnect_callback_del
EAPI void ecore_con_eet_client_disconnect_callback_del(Ecore_Con_Eet *ece, Ecore_Con_Eet_Client_Cb func, const void *data)
Removes a client disconnect callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:833
elm_obj_box_horizontal_get
EOAPI Eina_Bool elm_obj_box_horizontal_get(const Eo *obj)
Get the horizontal orientation ($true if the box is set to horizontal mode, false otherwise)
eina_cow_done
void eina_cow_done(Eina_Cow *cow, const Eina_Cow_Data *const *dst, const void *data, Eina_Bool needed_gc)
Sets back a pointer into read only.
Definition: eina_cow.c:539
edje_mmap_3d_has
EINA_DEPRECATED Eina_Bool edje_mmap_3d_has(Eina_File *f, const char *group)
Determines whether a group have 3D Scene.
Definition: edje_load.c:272
elm_web_add
Evas_Object * elm_web_add(Evas_Object *parent)
Add a new web object to the parent.
Definition: elm_web2.c:80
elm_config_scroll_thumbscroll_momentum_distance_max_get
unsigned int elm_config_scroll_thumbscroll_momentum_distance_max_get(void)
Get the number of pixels the maximum distance which can be flicked.
Definition: elm_config.c:3712
eeze_udev_watch_add
EAPI Eeze_Udev_Watch * eeze_udev_watch_add(Eeze_Udev_Type type, int event, Eeze_Udev_Watch_Cb cb, void *user_data)
Add a watch for a device type.
Definition: eeze_udev_watch.c:380
ecore_win32_init
EAPI int ecore_win32_init()
Initialize the Ecore_Win32 library.
Definition: ecore_win32.c:474
ELDBUS_FDO_INTERFACE_PROPERTIES
#define ELDBUS_FDO_INTERFACE_PROPERTIES
DBus Properties interface.
Definition: Eldbus.h:128
Evas_Device
Eo Evas_Device
A source device handle - where the event came from.
Definition: Evas_Common.h:259
elm_scroller_page_bring_in
void elm_scroller_page_bring_in(Evas_Object *obj, int h_pagenumber, int v_pagenumber)
Show a specific virtual region within the scroller content object by page number.
Definition: elm_scroller.c:1168
eina_ustrbuf_release
Eina_Unicode * eina_ustrbuf_release(Eina_UStrbuf *buf)
Frees the buffer, returning its old contents.
ephysics_world_constraint_solver_iterations_get
EAPI int ephysics_world_constraint_solver_iterations_get(const EPhysics_World *world)
Get the number of iterations the constraint solver will have for contact and joint constraints.
eina_strbuf_insert_strftime
Eina_Bool eina_strbuf_insert_strftime(Eina_Strbuf *buf, const char *format, const struct tm *tm, size_t pos)
Inserts a strftime-style timestamp into the buffer.
Definition: eina_strbuf.c:234
elm_object_disabled_get
Eina_Bool elm_object_disabled_get(const Evas_Object *obj)
Get the disabled state of an Elementary object.
Definition: elm_main.c:1640
evas_render_method_list_free
void evas_render_method_list_free(Eina_List *list)
This function should be called to free a list of engine names.
Definition: evas_main.c:773
Evas_Touch_Point_State
Evas_Touch_Point_State
State of Evas_Coord_Touch_Point.
Definition: Evas_Legacy.h:1109
eolian_aux_implement_documentation_fallback_get
EAPI const Eolian_Documentation * eolian_aux_implement_documentation_fallback_get(const Eolian_Implement *impl)
Get documentation fallback for an implementation.
Definition: eolian_aux.c:290
_Ecore_X_Event_Xkb
Definition: Ecore_X.h:2527
ELM_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_NORMAL
@ ELM_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_NORMAL
The plain normal number layout.
Definition: elm_entry_common.h:29
ELM_FOCUS_LEFT
@ ELM_FOCUS_LEFT
left direction
Definition: elm_general.h:466
eio_file_xattr_set
Eio_File * eio_file_xattr_set(const char *path, const char *attribute, const char *xattr_data, unsigned int xattr_size, Eina_Xattr_Flags flags, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Define an extended attribute on a file/directory.
Definition: eio_xattr.c:470
_Ecore_Win32_Event_Selection_Notify::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:496
elm_flipselector_interval_set
EINA_DEPRECATED void elm_flipselector_interval_set(Evas_Object *obj, double interval)
Set the interval on time updates for a user mouse button hold on a flip selector widget.
_Ecore_Sdl_Event_Mouse_Button_Down::button
int button
Mouse button that was pressed (1 - 32)
Definition: Ecore_Sdl.h:83
evas_event_feed_key_up
void evas_event_feed_key_up(Evas *obj, const char *keyname, const char *key, const char *string, const char *compose, unsigned int timestamp, const void *data)
Key up event feed.
Definition: evas_events.c:3715
EINA_VALUE_TYPE_DOUBLE
const Eina_Value_Type * EINA_VALUE_TYPE_DOUBLE
manages double type.
Definition: eina_value.c:5606
ECORE_X_WINDOW_STATE_HINT_NONE
@ ECORE_X_WINDOW_STATE_HINT_NONE
Do not provide any state hint to the window manager.
Definition: Ecore_X.h:1250
_Elm_Naviframe_Op
Definition: elm_widget_naviframe.h:72
evas_object_image_mmap_get
void evas_object_image_mmap_get(const Evas_Object *obj, const Eina_File **f, const char **key)
Get the source mmaped file from where an image object must fetch the real image data (it must be an E...
Definition: evas_image_legacy.c:215
eina_log_print_cb_stdout
void eina_log_print_cb_stdout(const Eina_Log_Domain *d, Eina_Log_Level level, const char *file, const char *fnc, int line, const char *fmt, void *data, va_list args)
Alternative logging method, this will output to standard output stream.
Definition: eina_log.c:2076
elm_genlist_item_append
Elm_Widget_Item * elm_genlist_item_append(Elm_Genlist *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Genlist_Item_Type type, Evas_Smart_Cb func, const void *func_data)
Append a new item in a given genlist widget.
Definition: elm_genlist_eo.legacy.c:243
_Eldbus_Introspection_Interface::properties
Eina_List * properties
List with interface properties.
Definition: eldbus_introspection.h:52
eina_strbuf_append_buffer
Eina_Bool eina_strbuf_append_buffer(Eina_Strbuf *buf, const Eina_Strbuf *data)
Appends an Eina_Strbuf to a buffer, reallocating as necessary.
ector_shutdown
EAPI int ector_shutdown(void)
Shutdown the ector subsystem.
Definition: ector_main.c:225
edje_edit_part_source5_set
EAPI Eina_Bool edje_edit_part_source5_set(Evas_Object *obj, const char *part, const char *source)
Sets the source5 of part.
_Ecore_IMF_Context_Class::filter_event
Eina_Bool(* filter_event)(Ecore_IMF_Context *ctx, Ecore_IMF_Event_Type type, Ecore_IMF_Event *event)
Internally handle an event.
Definition: Ecore_IMF.h:785
elm_config_cache_edje_collection_cache_size_get
int elm_config_cache_edje_collection_cache_size_get(void)
Get the configured edje collections (groups) cache size.
Definition: elm_config.c:3410
evas_color_hsv_to_rgb
void evas_color_hsv_to_rgb(float h, float s, float v, int *r, int *g, int *b)
Convert a given color from HSV to RGB format.
Definition: evas_main.c:998
EMBRYO_ERROR_STACKERR
@ EMBRYO_ERROR_STACKERR
Assertion failed.
Definition: Embryo.h:395
EINA_RECTANGLE_OUTSIDE_TOP
@ EINA_RECTANGLE_OUTSIDE_TOP
Position is over the rectangle.
Definition: eina_rectangle.h:160
EET_T_VALUE
#define EET_T_VALUE
Data type: pointer to Eina_Value.
Definition: Eet.h:2595
_Evas_GL_API::evasglQueryWaylandBuffer
Eina_Bool(* evasglQueryWaylandBuffer)(Evas_GL *evas_gl, void *buffer, int attribute, int *value)
Definition: Evas_GL.h:5872
elm_photocam_zoom_mode_set
void elm_photocam_zoom_mode_set(Evas_Object *obj, Elm_Photocam_Zoom_Mode mode)
Set the zoom mode.
Definition: efl_ui_image_zoomable.c:3396
_Ecore_X_Event_Randr_Output_Change
Definition: Ecore_X.h:927
_Efl_Input_Pointer_Data
Definition: Evas_Internal.h:65
_Evas_Precision_Position
A position with precision.
Definition: Evas_Common.h:251
evas_pointer_inside_get
Eina_Bool evas_pointer_inside_get(const Evas *obj)
Returns whether the default mouse pointer is logically inside the canvas.
Definition: evas_main.c:2023
elm_obj_calendar_date_max_set
EOAPI void elm_obj_calendar_date_max_set(Eo *obj, const Efl_Time *max)
Maximum date on calendar.
evas_textblock_cursor_char_delete
void evas_textblock_cursor_char_delete(Efl_Text_Cursor_Handle *cur)
Deletes a single character from position pointed by given cursor.
Definition: evas_object_textblock.c:12163
ECORE_EVAS_EWS_EVENT_UNFOCUS
EAPI int ECORE_EVAS_EWS_EVENT_UNFOCUS
window lost focus
Definition: ecore_evas_ews.c:26
elm_obj_entry_autosave_set
EOAPI void elm_obj_entry_autosave_set(Eo *obj, Eina_Bool auto_save)
This sets the entry object to 'autosave' the loaded text file or not.
elm_entry_scrollable_set
void elm_entry_scrollable_set(Elm_Entry *obj, Eina_Bool scroll)
Enable or disable scrolling in entry.
Definition: elm_entry_eo.legacy.c:3
EINA_VALUE_TYPE_TIMEVAL
const Eina_Value_Type * EINA_VALUE_TYPE_TIMEVAL
manages 'struct timeval' type
Definition: eina_value.c:5612
eina_value_optional_pset
Eina_Bool eina_value_optional_pset(Eina_Value *value, Eina_Value_Type const *subtype, const void *subvalue)
Sets the optional with a value.
_Eina_File_Line::length
unsigned long long length
The number of characters in the line.
Definition: eina_file.h:236
Ecore_Idle_Exiter
struct _Ecore_Factorized_Idle Ecore_Idle_Exiter
A handle for idle exiters.
Definition: Ecore_Common.h:3175
elm_obj_prefs_data_get
EOAPI Elm_Prefs_Data * elm_obj_prefs_data_get(const Eo *obj)
Set user data for a given prefs widget.
elm_config_agressive_withdrawn_get
Eina_Bool elm_config_agressive_withdrawn_get(void)
Get the configure flag that will define if a window aggressively drop its resources when minimized.
Definition: elm_config.c:3439
edje_edit_state_rel1_relative_y_get
EAPI double edje_edit_state_rel1_relative_y_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the 'rel1 relative Y' value of state.
edje_edit_state_font_get
EAPI const char * edje_edit_state_font_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets font name for a given part state.
Definition: edje_edit.c:8769
evas_vg_node_transformation_get
const Eina_Matrix3 * evas_vg_node_transformation_get(const Evas_Vg_Node *obj)
Gets the transformation matrix used for this node object.
Definition: efl_canvas_vg_node_eo.legacy.c:9
ecore_x_kill
EAPI void ecore_x_kill(Ecore_X_Window win)
Kill a specific client.
Definition: ecore_x.c:1131
ELM_GENGRID_ITEM_SCROLLTO_MIDDLE
@ ELM_GENGRID_ITEM_SCROLLTO_MIDDLE
To the middle of viewport.
Definition: elm_general.h:401
eina_strbuf_insert_printf
Eina_Bool eina_strbuf_insert_printf(Eina_Strbuf *buf, const char *fmt, size_t pos,...) EINA_PRINTF(2
Inserts data elements into a buffer using printf-style formatting.
Eina_Accessor_Lock_Callback
Eina_Bool(* Eina_Accessor_Lock_Callback)(Eina_Accessor *it)
Type for a callback to lock the accessor.
Definition: eina_accessor.h:137
elm_table_child_get
Efl_Canvas_Object * elm_table_child_get(const Elm_Table *obj, int col, int row)
Get child object of table at given coordinates.
Definition: elm_table_eo.legacy.c:45
_Elm_Fileselector_Custom_Filter
Definition: elm_widget_fileselector.h:146
edje_edit_state_map_alpha_set
EAPI Eina_Bool edje_edit_state_map_alpha_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool alpha)
Sets map.alpha value of given part state.
ecore_evas_ecore_evas_get
EAPI Ecore_Evas * ecore_evas_ecore_evas_get(const Evas *e)
Returns the Ecore_Evas for this Evas.
Definition: ecore_evas.c:1100
Elm_Colorselector_Mode
Elm_Colorselector_Mode
Different modes supported by Colorselector.
Definition: elm_colorselector_eo.h:23
eina_vector2_distance_get
static double eina_vector2_distance_get(const Eina_Vector2 *a, const Eina_Vector2 *b)
Return the distance between of two vectors.
_Ecore_Win32_Event_Window_Property::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:461
eina_value_type_get
static const Eina_Value_Type * eina_value_type_get(const Eina_Value *value)
Queries value type.
_Ecore_Event_Mouse_Wheel::x
int x
x coordinate relative to window where event happened
Definition: Ecore_Input.h:273
_Eina_File_Line::start
const char * start
The start of the line.
Definition: eina_file.h:233
ecore_ipc_server_clients_get
EAPI Eina_List * ecore_ipc_server_clients_get(Ecore_Ipc_Server *svr)
Retrieves the list of clients for this server.
Definition: ecore_ipc.c:878
ELM_CTXPOPUP_CLASS
#define ELM_CTXPOPUP_CLASS
Elementary context popup class.
Definition: elm_ctxpopup_eo.h:38
ECORE_FILE_EVENT_CLOSED
@ ECORE_FILE_EVENT_CLOSED
Closed file event.
Definition: Ecore_File.h:78
elm_genlist_item_fields_update
void elm_genlist_item_fields_update(Elm_Genlist_Item *obj, const char *parts, Elm_Genlist_Item_Field_Type itf)
Update the part of an item.
Definition: elm_genlist_item_eo.legacy.c:165
EINA_THREAD_NORMAL
@ EINA_THREAD_NORMAL
Standard process priority.
Definition: eina_thread.h:61
EEZE_DISK_TYPE_FLASH
@ EEZE_DISK_TYPE_FLASH
flash disk
Definition: Eeze_Disk.h:53
_Ecore_Getopt_Desc_Store::ulongv
unsigned long ulongv
Unsigned long value.
Definition: Ecore_Getopt.h:162
_Eina_Rect::y
int y
Top-left y coordinate of rectangle.
Definition: eina_rectangle.h:129
elm_config_scroll_thumbscroll_acceleration_weight_set
void elm_config_scroll_thumbscroll_acceleration_weight_set(double weight)
Set the weight for the acceleration.
Definition: elm_config.c:3923
ecore_wl_window_new
EAPI Ecore_Wl_Window * ecore_wl_window_new(Ecore_Wl_Window *parent, int x, int y, int w, int h, int buffer_type)
Creates a new window.
Definition: ecore_wl_window.c:194
elm_slider_indicator_show_set
void elm_slider_indicator_show_set(Evas_Object *obj, Eina_Bool show)
Set whether to enlarge slider indicator (augmented knob) or not.
Definition: elm_slider.c:1734
eina_quadtree_add
Eina_QuadTree_Item * eina_quadtree_add(Eina_QuadTree *q, const void *object)
Inserts a data object into the quadtree.
Definition: eina_quadtree.c:657
eeze_disk_data_set
void eeze_disk_data_set(Eeze_Disk *disk, void *data)
Associate data with a disk.
Definition: eeze_disk.c:326
Evas_Textblock_Cursor_Type
enum _Evas_Textblock_Cursor_Type Evas_Textblock_Cursor_Type
Cursor type for evas textblock.
edje_edit_state_aspect_pref_set
EAPI Eina_Bool edje_edit_state_aspect_pref_set(Evas_Object *obj, const char *part, const char *state, double value, unsigned char pref)
Sets the aspect preference of a part state.
Definition: edje_edit.c:7269
ECORE_IMF_CALLBACK_COMMIT_CONTENT
@ ECORE_IMF_CALLBACK_COMMIT_CONTENT
"COMMIT_CONTENT" is called when the input method commits content such as an image
Definition: Ecore_IMF.h:236
edje_edit_state_text_size_get
EAPI int edje_edit_state_text_size_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the text size of a part state.
Definition: edje_edit.c:8443
eina_tiler_union
Eina_Bool eina_tiler_union(Eina_Tiler *dst, Eina_Tiler *src)
Gets the union of two tilers.
Definition: eina_tiler.c:1367
_Eeze_Sensor_Obj::data
float data[3]
Sensor data depending on the sensor type.
Definition: Eeze_Sensor.h:148
ephysics_world_point_light_position_get
EAPI void ephysics_world_point_light_position_get(const EPhysics_World *world, Evas_Coord *lx, Evas_Coord *ly, Evas_Coord *lz)
Get position of point light applied on the scene.
ecore_x_randr_edid_manufacturer_serial_number_get
EAPI int ecore_x_randr_edid_manufacturer_serial_number_get(unsigned char *edid, unsigned long edid_length)
Get the manufacturer serial number from raw EDID data.
Definition: ecore_x_randr.c:3625
ECORE_POWER_STATE_LOW
@ ECORE_POWER_STATE_LOW
The system is low on power (on battery) and the process should do its best to conserve power.
Definition: Ecore_Common.h:962
_Elm_Store_Item_Info::sort_id
char * sort_id
Sort ID string (strduped()) to know how to wort items, or NULL, if you don't care.
Definition: elm_store.h:134
evas_object_vg_add
Eo * evas_object_vg_add(Evas *e)
Creates a new vector object on the given Evas e canvas.
Definition: efl_canvas_vg_object.c:1084
ELM_MAP_ROUTE_METHOD_LAST
@ ELM_MAP_ROUTE_METHOD_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_map_eo.h:60
_Eina_Value_Struct_Desc::size
unsigned int size
byte size to allocate, may be bigger than sum of members
Definition: eina_value.h:3149
eina_quaternion_distance_get
double eina_quaternion_distance_get(const Eina_Quaternion *a, const Eina_Quaternion *b)
Return the distance between of two quaternions.
Definition: eina_quaternion.c:1066
elm_map_tile_load_status_get
void elm_map_tile_load_status_get(const Elm_Map *obj, int *try_num, int *finish_num)
Get the information of tile load status.
Definition: elm_map_eo.legacy.c:63
elm_progressbar_value_set
void elm_progressbar_value_set(Evas_Object *obj, double val)
Control the progress value (in percentage) on a given progress bar widget.
Definition: efl_ui_progressbar.c:990
elm_object_focus_direction_go
EINA_DEPRECATED void elm_object_focus_direction_go(Evas_Object *obj, int x, int y)
Give focus to near object in one direction.
_Elm_Entry_Data::pop
Evas_Object * pop
hidden icon for hover target
Definition: elm_widget_entry.h:80
EINA_SLICE_STR
#define EINA_SLICE_STR(str)
Initializer for strings (uses strlen()).
Definition: eina_slice.h:465
_Evas_Coord_Precision_Size::ysub
double ysub
subpixel precision for height
Definition: Evas_Common.h:227
elm_obj_prefs_autosave_get
EOAPI Eina_Bool elm_obj_prefs_autosave_get(const Eo *obj)
Control whether a given prefs widget should save its values back (on the user data file,...
elm_fileselector_entry_is_save_get
EINA_DEPRECATED Eina_Bool elm_fileselector_entry_is_save_get(const Evas_Object *obj)
Get whether the given file selector entry widget's internal file selector is in "saving dialog" mode.
Definition: elc_fileselector_entry.c:527
elm_object_tooltip_window_mode_set
Eina_Bool elm_object_tooltip_window_mode_set(Evas_Object *obj, Eina_Bool disable)
Disable size restrictions on an object's tooltip.
Definition: els_tooltip.c:1117
ecore_x_window_defaults_set
EAPI void ecore_x_window_defaults_set(Ecore_X_Window win)
Sets the default properties for the given window.
Definition: ecore_x_window.c:296
eina_magic_string_static_set
Eina_Bool eina_magic_string_static_set(Eina_Magic magic, const char *magic_name)
Sets the string associated with the given magic identifier.
Definition: eina_magic.c:238
_Fash_Int
Definition: evas_font.h:196
elm_button_autorepeat_gap_timeout_get
double elm_button_autorepeat_gap_timeout_get(const Evas_Object *obj)
The interval between each generated autorepeat event.
Definition: efl_ui_button.c:358
evas_object_image_animated_get
Eina_Bool evas_object_image_animated_get(const Evas_Object *obj)
Check if an image object can be animated (have multiple frames)
Definition: evas_image_legacy.c:260
ecore_con_eet_register
EAPI void ecore_con_eet_register(Ecore_Con_Eet *ece, const char *name, Eet_Data_Descriptor *edd)
Registers an Eet data descriptor on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:751
edje_object_size_min_restricted_calc
void edje_object_size_min_restricted_calc(Edje_Object *obj, int *minw, int *minh, int restrictedw, int restrictedh)
Calculates the minimum required size for a given Edje object.
Definition: edje_legacy.c:1065
Evas_GL_Func
void * Evas_GL_Func
Represents a function pointer, that can be used for Evas GL extensions.
Definition: Evas_GL.h:462
Eldbus_Proxy_Event_Property_Changed
struct _Eldbus_Proxy_Event_Property_Changed Eldbus_Proxy_Event_Property_Changed
A structure used when ELDBUS_PROXY_EVENT_PROPERTY_CHANGED event is received.
emotion_object_meta_info_get
EAPI const char * emotion_object_meta_info_get(const Evas_Object *obj, Emotion_Meta_Info meta)
Retrieve meta information from this file being played.
Definition: emotion_smart.c:1279
elm_obj_clock_edit_mode_get
EOAPI Elm_Clock_Edit_Mode elm_obj_clock_edit_mode_get(const Eo *obj)
Digits of the given clock widget should be editable when in editing mode.
evas_textblock_cursor_text_append
int evas_textblock_cursor_text_append(Evas_Textblock_Cursor *cur, const char *_text)
Adds text to the current cursor position and set the cursor to before the start of the text just adde...
Definition: evas_object_textblock.c:11793
elm_photo_editable_set
void elm_photo_editable_set(Evas_Object *obj, Eina_Bool edit)
Set editability of the photo.
Definition: elm_photo.c:416
elm_config_profile_derived_add
void elm_config_profile_derived_add(const char *profile, const char *derive_options)
Add a new profile of the given name to be derived from the current profile.
Definition: elm_config.c:931
_Old_Edje_Part_Description::common
Edje_Part_Description_Common common
common part description
Definition: edje_convert.h:165
EVAS_TEXT_STYLE_OUTLINE_SHADOW
@ EVAS_TEXT_STYLE_OUTLINE_SHADOW
text with both outline and shadow effects
Definition: Evas_Legacy.h:6370
eet_node_struct_child_new
EAPI Eet_Node * eet_node_struct_child_new(const char *parent, Eet_Node *child)
TODO FIX ME.
Definition: eet_node.c:208
EVAS_NATIVE_SURFACE_WL
@ EVAS_NATIVE_SURFACE_WL
Wayland system based type.
Definition: Evas_Legacy.h:4790
EINA_VALUE_EMPTY
#define EINA_VALUE_EMPTY
This is simply a value with all memory zeroed.
Definition: eina_value.h:317
_Ecore_Exe_Event_Del::exit_signal
int exit_signal
The signal that caused the process to exit.
Definition: Ecore_Common.h:1070
_Eina_Value_Union::ptr
void * ptr
used as generic pointer
Definition: eina_value.h:350
ecore_wl_window_raise
EAPI void ecore_wl_window_raise(Ecore_Wl_Window *win)
Raises a window.
Definition: ecore_wl_window.c:451
evas_object_map_enable_set
void evas_object_map_enable_set(Eo *eo_obj, Eina_Bool enabled)
Enable or disable the map that is set.
Definition: evas_map.c:516
edje_edit_fonts_list_get
EAPI Eina_List * edje_edit_fonts_list_get(Evas_Object *obj)
Gets the list of all the fonts in the given edje.
Definition: edje_edit.c:8603
evas_post_event_callback_remove
void evas_post_event_callback_remove(Evas *eo_e, Evas_Object_Event_Post_Cb func)
Remove a callback from the post-event callback stack.
Definition: evas_callbacks.c:751
elm_obj_diskselector_round_enabled_set
EOAPI void elm_obj_diskselector_round_enabled_set(Eo *obj, Eina_Bool enabled)
Enable or disable round mode.
elput_input_pointer_xy_get
EAPI void elput_input_pointer_xy_get(Elput_Manager *manager, const char *seat, int *x, int *y)
Get the pointer position on a given seat.
Definition: elput_input.c:489
elm_layout_box_insert_before
Eina_Bool elm_layout_box_insert_before(Eo *obj, const char *part, Evas_Object *child, const Evas_Object *reference)
Insert child to layout box part before a reference object.
Definition: efl_ui_layout.c:3108
_Eina_Iterator::next
Eina_Iterator_Next_Callback next
Callback called when a next element is requested.
Definition: eina_iterator.h:163
ecore_drm_device_pointer_left_handed_set
EAPI Eina_Bool ecore_drm_device_pointer_left_handed_set(Ecore_Drm_Device *dev, Eina_Bool left_handed)
Sets a left handed mode at the given Ecore_Drm_Device.
Definition: ecore_drm_device.c:682
CURLMsg
Definition: ecore_con_url_curl.h:395
elm_list_select_mode_set
void elm_list_select_mode_set(Elm_List *obj, Elm_Object_Select_Mode mode)
Control the list select mode.
Definition: elm_list_eo.legacy.c:15
_Ecore_Event_Axis_Update
Definition: Ecore_Input.h:347
Ecore_End_Cb
void(* Ecore_End_Cb)(void *user_data, void *func_data)
This is the callback which is called at the end of a function, usually for cleanup purposes.
Definition: Ecore_Common.h:596
elm_fileselector_button_folder_only_set
EINA_DEPRECATED void elm_fileselector_button_folder_only_set(Evas_Object *obj, Eina_Bool value)
Set whether a given file selector button widget's internal file selector is to display folders only o...
Definition: elc_fileselector_button.c:433
_Evas_Coord_Size
A size in Evas_Coord.
Definition: Evas_Common.h:216
EVAS_AXIS_LABEL_WINDOW_X
@ EVAS_AXIS_LABEL_WINDOW_X
X coordinate mapped to the window.
Definition: Evas_Legacy.h:371
elm_obj_entry_is_empty
EOAPI Eina_Bool elm_obj_entry_is_empty(const Eo *obj)
Get whether the entry is empty.
_Ecore_IMF_Event_Key_Down::keyname
const char * keyname
The string name of the key pressed.
Definition: Ecore_IMF.h:705
ECORE_IMF_INPUT_PANEL_LAYOUT_URL
@ ECORE_IMF_INPUT_PANEL_LAYOUT_URL
URL layout.
Definition: Ecore_IMF.h:358
_Ecore_Drm_Event_Activate
Definition: Ecore_Drm.h:138
elm_glview_render_policy_set
Eina_Bool elm_glview_render_policy_set(Elm_Glview *obj, Elm_GLView_Render_Policy policy)
Set the render policy for the glview object.
Definition: elm_glview_eo.legacy.c:9
ELM_INPUT_PANEL_LAYOUT_NUMBERONLY
@ ELM_INPUT_PANEL_LAYOUT_NUMBERONLY
Number Only layout.
Definition: elm_general.h:84
EDJE_TEXT_FILTER_MARKUP
@ EDJE_TEXT_FILTER_MARKUP
Markup type filter.
Definition: Edje_Common.h:1311
ecore_x_gc_new
EAPI Ecore_X_GC ecore_x_gc_new(Ecore_X_Drawable draw, Ecore_X_GC_Value_Mask value_mask, const unsigned int *value_list)
Creates a new default graphics context associated with the given drawable.
Definition: ecore_x_gc.c:22
EEZE_UDEV_EVENT_REMOVE
@ EEZE_UDEV_EVENT_REMOVE
Definition: Eeze.h:210
evas_cserve_connected_get
Eina_Bool evas_cserve_connected_get(void)
Retrieves if the system is connected to the server used to share bitmaps.
Definition: evas_stats.c:12
elm_obj_gesture_layer_hold_events_set
EOAPI void elm_obj_gesture_layer_hold_events_set(Eo *obj, Eina_Bool hold_events)
This function makes gesture-layer repeat events.
elm_map_overlays_get
Eina_List * elm_map_overlays_get(const Elm_Map *obj)
Return all overlays in the map object.
Definition: elm_map_eo.legacy.c:57
EINA_VALUE_TYPE_ARRAY
const Eina_Value_Type * EINA_VALUE_TYPE_ARRAY
manages array type.
Definition: eina_value.c:5609
Ecore_Win32_Dnd_DropTarget_Callback
int(* Ecore_Win32_Dnd_DropTarget_Callback)(void *window, int event, int pt_x, int pt_y, void *data, int size)
Callback type for Drop operations.
Definition: Ecore_Win32.h:505
ECORE_COCOA_EVENT_WINDOW_RESIZE_REQUEST
EAPI int ECORE_COCOA_EVENT_WINDOW_RESIZE_REQUEST
Event triggered when a Cocoa window is resized.
efreet_uri_free
void efreet_uri_free(Efreet_Uri *uri)
Free the given uri structure.
Definition: efreet_uri.c:120
edje_edit_part_source_get
EAPI const char * edje_edit_part_source_get(Evas_Object *obj, const char *part)
Gets the source of part.
Definition: edje_edit.c:4113
edje_object_mirrored_set
void edje_object_mirrored_set(Edje_Object *obj, Eina_Bool rtl)
Sets the RTL orientation for this object.
Definition: edje_legacy.c:189
ecore_imf_context_surrounding_get
EAPI Eina_Bool ecore_imf_context_surrounding_get(Ecore_IMF_Context *ctx, char **text, int *cursor_pos)
Retrieves context around insertion point.
Definition: ecore_imf_context.c:597
ELM_DATETIME_DATE
@ ELM_DATETIME_DATE
Indicates Date field.
Definition: elm_datetime.h:212
_Efreet_Desktop_Action::exec
char * exec
Program to execute.
Definition: efreet_desktop.h:80
edje_object_part_text_cursor_is_visible_format_get
Eina_Bool edje_object_part_text_cursor_is_visible_format_get(const Eo *obj, const char *part, Edje_Cursor cur)
Returns true if the cursor points to a visible format For example \t, \n, item and etc.
Definition: edje_legacy.c:425
ELDBUS_CONNECTION_TYPE_LAST
@ ELDBUS_CONNECTION_TYPE_LAST
sentinel, not a real type
Definition: eldbus_connection.h:22
elm_entry_anchor_hover_style_set
void elm_entry_anchor_hover_style_set(Elm_Entry *obj, const char *style)
Set the style that the hover should use.
Definition: elm_entry_eo.legacy.c:111
_Ecore_Con_Event_Client_Data::client
Ecore_Con_Client * client
the client that connected
Definition: Ecore_Con.h:543
elm_access_info_get
char * elm_access_info_get(const Evas_Object *obj, int type)
Set text to give information for specific type.
Definition: elm_access.c:1303
ephysics_world_bodies_outside_left_autodel_set
EAPI void ephysics_world_bodies_outside_left_autodel_set(EPhysics_World *world, Eina_Bool autodel)
Set world autodeleting bodies mode when they're outside of render area by the left.
Efreet_Icon_Theme
Efreet_Icon_Theme.
Definition: efreet_icon.h:54
eina_clist_add_after
static void eina_clist_add_after(Eina_Clist *elem, Eina_Clist *to_add)
Adds an element after the specified one.
ecore_x_randr_edid_info_has_valid_checksum
EAPI Eina_Bool ecore_x_randr_edid_info_has_valid_checksum(unsigned char *edid, unsigned long edid_length)
Checks whether a display's EDID has a valid checksum.
Definition: ecore_x_randr.c:3435
Eina_Module_Cb
Eina_Bool(* Eina_Module_Cb)(Eina_Module *m, void *data)
Dynamic module loader callback.
Definition: eina_module.h:75
_Eina_Mempool_Backend::init
void *(* init)(const char *context, const char *options, va_list args)
Function to initialize the backend.
Definition: eina_inline_mempool.x:33
edje_edit_part_item_index_del
EAPI Eina_Bool edje_edit_part_item_index_del(Evas_Object *obj, const char *part, unsigned int index)
Deletes item from box or table part by index.
Definition: edje_edit.c:5289
elm_genlist_item_class_ref
void elm_genlist_item_class_ref(Elm_Genlist_Item_Class *itc)
Increments object reference count for the item class.
Definition: elm_genlist.c:8418
EDJE_ACTION_TYPE_VIBRATION_SAMPLE
@ EDJE_ACTION_TYPE_VIBRATION_SAMPLE
vibration sample action value
Definition: Edje_Common.h:1932
ecore_file_recursive_rm
Eina_Bool ecore_file_recursive_rm(const char *dir)
Deletes the given directory and all its contents.
Definition: ecore_file.c:316
ELM_MAP_SOURCE_TYPE_LAST
@ ELM_MAP_SOURCE_TYPE_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_map_eo.h:27
evas_object_vg_viewbox_set
void evas_object_vg_viewbox_set(Evas_Object *obj, Eina_Rect viewbox)
Sets the viewbox for the evas vg canvas.
Definition: efl_canvas_vg_object_eo.legacy.c:3
ecore_wl_window_show
EAPI void ecore_wl_window_show(Ecore_Wl_Window *win)
Shows a window.
Definition: ecore_wl_window.c:419
elm_win_fullscreen_set
void elm_win_fullscreen_set(Evas_Object *obj, Eina_Bool fullscreen)
Set the fullscreen state of a window.
Definition: efl_ui_win.c:9700
eeze_disk_uuid_get
const char * eeze_disk_uuid_get(Eeze_Disk *disk)
Return the UUID of the disk.
Definition: eeze_disk.c:406
_Ecore_X_Window_Attributes
Definition: Ecore_X.h:2014
elm_obj_flipselector_item_prepend
EOAPI Elm_Widget_Item * elm_obj_flipselector_item_prepend(Eo *obj, const char *label, Evas_Smart_Cb func, void *data)
Prepend a (text) item to a flip selector widget.
eina_benchmark_register
Eina_Bool eina_benchmark_register(Eina_Benchmark *bench, const char *name, Eina_Benchmark_Specimens bench_cb, int count_start, int count_end, int count_step)
Adds a test to a benchmark.
Definition: eina_benchmark.c:183
Ecore_Drm_Plane
struct _Ecore_Drm_Plane Ecore_Drm_Plane
Definition: Ecore_Drm.h:196
elm_gengrid_filled_set
void elm_gengrid_filled_set(Elm_Gengrid *obj, Eina_Bool fill)
Set how the items grid's filled within a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:15
_Eina_Stat::rdev
unsigned long int rdev
The remote device.
Definition: eina_file.h:214
ecore_x_icccm_transient_for_unset
EAPI void ecore_x_icccm_transient_for_unset(Ecore_X_Window win)
Remove the transient_for setting from a window.
Definition: ecore_x_icccm.c:1147
Edje_Text_Filter_Cb
void(* Edje_Text_Filter_Cb)(void *data, Evas_Object *obj, const char *part, Edje_Text_Filter_Type type, char **text)
Callback prototype for Edje_Text_Filter.
Definition: Edje_Common.h:1342
Edje_Text_Filter_Type
enum _Edje_Text_Filter_Type Edje_Text_Filter_Type
All Edje text filters type values.
ecore_con_eet_client_connect_callback_del
EAPI void ecore_con_eet_client_connect_callback_del(Ecore_Con_Eet *ece, Ecore_Con_Eet_Client_Cb func, const void *data)
Removes a client connect callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:798
Eina_Benchmark
struct _Eina_Benchmark Eina_Benchmark
Type for a benchmark.
Definition: eina_benchmark.h:337
eina_main_loop_define
void eina_main_loop_define(void)
The purpose of this API should not be documented, it is used only by the one who know what they are d...
Definition: eina_main.c:453
elm_obj_prefs_item_disabled_get
EOAPI Eina_Bool elm_obj_prefs_item_disabled_get(const Eo *obj, const char *name)
Get whether the widget bound to a given prefs widget's item is disabled or not.
elm_slider_horizontal_get
Eina_Bool elm_slider_horizontal_get(const Evas_Object *obj)
Get the orientation of a given slider widget.
Definition: elm_slider.c:1486
elm_popup_timeout_set
void elm_popup_timeout_set(Elm_Popup *obj, double timeout)
Sets a timeout to hide popup automatically.
Definition: elm_popup_eo.legacy.c:51
eina_vector3_subtract
static void eina_vector3_subtract(Eina_Vector3 *out, const Eina_Vector3 *a, const Eina_Vector3 *b)
Subtract two vectors.
eina_clist_tail
static Eina_Clist * eina_clist_tail(const Eina_Clist *list)
Gets the last element.
ecore_con_url_http_version_set
EAPI Eina_Bool ecore_con_url_http_version_set(Ecore_Con_Url *url_con, Ecore_Con_Url_Http_Version version)
Changes the HTTP version used for the request.
Definition: ecore_con_url.c:1338
elm_fileselector_thumbnail_size_get
void elm_fileselector_thumbnail_size_get(const Evas_Object *obj, Evas_Coord *w, Evas_Coord *h)
Get the size for the thumbnail of a given file selector widget.
Definition: elc_fileselector.c:2909
embryo_program_vm_reset
EAPI void embryo_program_vm_reset(Embryo_Program *ep)
Resets the current virtual machine session of the given program.
Definition: embryo_amx.c:399
edje_edit_part_item_prefer_w_get
EINA_DEPRECATED EAPI int edje_edit_part_item_prefer_w_get(Evas_Object *obj, const char *part, const char *item)
Gets the prefer width value of a part's item.
eina_matrixsparse_data_idx_set
Eina_Bool eina_matrixsparse_data_idx_set(Eina_Matrixsparse *m, unsigned long row, unsigned long col, const void *data)
Changes cell value at a given row and column position, freeing any previously existing value.
Definition: eina_matrixsparse.c:1233
ethumb_client_disconnect
void ethumb_client_disconnect(Ethumb_Client *client)
Disconnect the client, releasing all client resources.
Definition: ethumb_client.c:663
Elm_Scroller_Policy
Elm_Scroller_Policy
Type that controls when scrollbars should appear.
Definition: elm_scroller_legacy.h:14
elm_object_item_cursor_style_get
const char * elm_object_item_cursor_style_get(const Elm_Widget_Item *obj)
Control a different style for a given custom cursor set for an item.
Definition: elm_widget_item_eo.legacy.c:45
ecore_win32_window_focus
EAPI void ecore_win32_window_focus(Ecore_Win32_Window *window)
Set the focus to the given window.
Definition: ecore_win32_window.c:1192
elm_obj_genlist_first_item_get
EOAPI Elm_Widget_Item * elm_obj_genlist_first_item_get(const Eo *obj)
Get the first item in the genlist.
ELM_GENLIST_EVENT_MOVED_BEFORE
#define ELM_GENLIST_EVENT_MOVED_BEFORE
Called when genlist item moved before.
Definition: elm_genlist_eo.h:825
ephysics_quaternion_multiply
EAPI EPhysics_Quaternion * ephysics_quaternion_multiply(const EPhysics_Quaternion *quat1, const EPhysics_Quaternion *quat2, EPhysics_Quaternion *result)
Multiply two quaternions.
elm_obj_gengrid_multi_select_mode_set
EOAPI void elm_obj_gengrid_multi_select_mode_set(Eo *obj, Elm_Object_Multi_Select_Mode mode)
Set the gengrid multi select mode.
elm_font_fontconfig_name_get
char * elm_font_fontconfig_name_get(const char *name, const char *style)
Translate a font name, bound to a style, into fontconfig's font names syntax.
Definition: elm_font.c:152
evas_vg_shape_stroke_fill_get
Evas_Vg_Node * evas_vg_shape_stroke_fill_get(const Evas_Vg_Shape *obj)
Stroke fill of the shape object.
eina_rectangle_new
Eina_Rectangle * eina_rectangle_new(int x, int y, int w, int h)
Creates a new rectangle.
Definition: eina_rectangle.c:595
elm_win_focus_get
Eina_Bool elm_win_focus_get(const Elm_Win *obj)
Get whether a window has focus.
ECORE_WL2_EVENT_DEVICE_ADDED
EAPI int ECORE_WL2_EVENT_DEVICE_ADDED
Definition: ecore_wl2.c:40
ELM_WIN_MOVE_RESIZE_MOVE
@ ELM_WIN_MOVE_RESIZE_MOVE
Start moving window.
Definition: elm_win_legacy.h:179
ECORE_WL2_EVENT_DATA_SOURCE_END
EAPI int ECORE_WL2_EVENT_DATA_SOURCE_END
Definition: ecore_wl2.c:30
_Eina_Matrix3_F16p16::xy
Eina_F16p16 xy
xy in x' = (x * xx) + (y * xy) + xz
Definition: eina_matrix.h:169
_Ecore_Getopt_Value::boolp
unsigned char * boolp
Boolean pointer.
Definition: Ecore_Getopt.h:132
elm_entry_markup_filter_prepend
void elm_entry_markup_filter_prepend(Elm_Entry *obj, Elm_Entry_Filter_Cb func, void *data)
Prepend a markup filter function for text inserted in the entry.
Definition: elm_entry_eo.legacy.c:561
eet_data_xattr_cipher_get
EAPI void * eet_data_xattr_cipher_get(const char *filename, const char *attribute, Eet_Data_Descriptor *edd, const char *cipher_key)
Reads a data structure from an eet extended attribute and decodes it using a cipher.
Definition: eet_data.c:5253
EDJE_ACTION_TYPE_SOUND_SAMPLE
@ EDJE_ACTION_TYPE_SOUND_SAMPLE
Sound sample action value.
Definition: Edje_Common.h:1921
ELM_GLVIEW_MULTISAMPLE_LOW
@ ELM_GLVIEW_MULTISAMPLE_LOW
MSAA with minimum number of samples.
Definition: elm_glview_eo.h:63
evil_path_is_absolute
int evil_path_is_absolute(const char *path)
check if the given path is absolute.
Definition: evil_util.c:193
_Eina_Quad::x1
double x1
Top right x coordinate.
Definition: eina_quad.h:48
ephysics_body_back_boundary_add
EAPI EPhysics_Body * ephysics_body_back_boundary_add(EPhysics_World *world)
Create a physic back boundary.
ecore_file_path_dir_exists
EAPI Eina_Bool ecore_file_path_dir_exists(const char *in_dir)
Checks if the given directory is in PATH.
Definition: ecore_file_path.c:72
evas_object_intercept_clip_unset_callback_add
void evas_object_intercept_clip_unset_callback_add(Evas_Object *obj, Evas_Object_Intercept_Clip_Unset_Cb func, const void *data)
Set the callback function that intercepts a clip unset event of an object.
emotion_object_video_subtitle_file_get
EAPI const char * emotion_object_video_subtitle_file_get(const Evas_Object *obj)
Get the video's subtitle file path.
Definition: emotion_smart.c:1006
eina_file_close_on_exec
Eina_Bool eina_file_close_on_exec(int fd, Eina_Bool on)
Make sure a file descriptor will be closed on exec.
Definition: eina_file_common.c:1151
elm_genlist_at_xy_item_get
Elm_Widget_Item * elm_genlist_at_xy_item_get(const Elm_Genlist *obj, int x, int y, int *posret)
Get the item that is at the x, y canvas coords.
Definition: elm_genlist_eo.legacy.c:201
evil_utf16_to_utf8
char * evil_utf16_to_utf8(const wchar_t *text16)
Convert a string from UTF-16 to UTF-8.
Definition: evil_util.c:78
_Ecore_Win32_Event_Window_Create
Event sent when the window is created.
Definition: Ecore_Win32.h:391
_Ecore_IMF_Event_Mouse_Move::timestamp
unsigned int timestamp
The timestamp when the event occurred.
Definition: Ecore_IMF.h:677
_Elm_Gesture_Zoom_Info::zoom
double zoom
Zoom value: 1.0 means no zoom
Definition: elm_gesture_layer_common.h:76
ecore_drm_output_connector_id_get
EAPI unsigned int ecore_drm_output_connector_id_get(Ecore_Drm_Output *output)
Gets the connector id of an output.
Definition: ecore_drm_output.c:1287
elm_slider_value_get
double elm_slider_value_get(const Evas_Object *obj)
Get the value displayed by the slider.
Definition: elm_slider.c:1531
edje_edit_program_del
EAPI Eina_Bool edje_edit_program_del(Evas_Object *obj, const char *prog)
Removes the given program from the edje file.
Definition: edje_edit.c:11067
eio_eet_data_image_write_cipher
Eio_File * eio_eet_data_image_write_cipher(Eet_File *ef, const char *name, const char *cipher_key, void *write_data, unsigned int w, unsigned int h, int alpha, int compress, int quality, int lossy, Eio_Done_Int_Cb done_cb, Eio_Error_Cb error_cb, const void *user_data)
Write image data to the named key in an eet file asynchronously.
Definition: eio_eet.c:492
eeze_disk_unmount
EAPI Eina_Bool eeze_disk_unmount(Eeze_Disk *disk)
Begin an unmount operation on the disk.
Definition: eeze_disk_mount.c:358
Eeze_Udev_Watch_Cb
void(* Eeze_Udev_Watch_Cb)(const char *, Eeze_Udev_Event, void *, Eeze_Udev_Watch *)
Callback type for use with Eeze_Udev_Watch.
Definition: Eeze.h:319
EINA_XATTR_INSERT
@ EINA_XATTR_INSERT
This is the default behavior, it will either create or replace the extended attribute.
Definition: eina_xattr.h:41
ecore_exe_send
Eina_Bool ecore_exe_send(Ecore_Exe *exe, const void *data, int size)
Sends data to the given child process which it receives on stdin.
Definition: ecore_exe.c:115
ELM_SEGMENT_CONTROL_EVENT_CHANGED
#define ELM_SEGMENT_CONTROL_EVENT_CHANGED
Called when segment control changed.
Definition: elm_segment_control_eo.h:184
edje_edit_part_item_padding_get
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_padding_get(Evas_Object *obj, const char *part, const char *item_name, int *l, int *r, int *t, int *b)
Gets paddings of the part's item.
Definition: edje_edit.c:5710
Ecore_Getopt_Desc_Arg_Requirement
Ecore_Getopt_Desc_Arg_Requirement
Enumeration for defining if the command line options require an argument.
Definition: Ecore_Getopt.h:103
edje_edit_state_color_class_get
EAPI const char * edje_edit_state_color_class_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the color class of the given part state.
Definition: edje_edit.c:7279
ELM_INPUT_PANEL_LAYOUT_INVALID
@ ELM_INPUT_PANEL_LAYOUT_INVALID
Never use this.
Definition: elm_general.h:85
emotion_object_smooth_scale_get
EAPI Eina_Bool emotion_object_smooth_scale_get(const Evas_Object *obj)
Gets whether the high-quality image scaling algorithm of the given video object is used.
Definition: emotion_smart.c:840
EINA_DEBUG_OPCODE_INVALID
@ EINA_DEBUG_OPCODE_INVALID
Invalid opcode value.
Definition: eina_debug.h:40
evas_font_hinting_get
Evas_Font_Hinting_Flags evas_font_hinting_get(const Evas *e)
Retrieves the font hinting used by the given evas.
Definition: evas_main.c:1964
_Ethumb_Thumb_Aspect
_Ethumb_Thumb_Aspect
Definition: Ethumb.h:261
_Efreet_Desktop::generic_name
char * generic_name
Generic name of the application.
Definition: efreet_desktop.h:100
edje_edit_state_rel2_offset_x_set
EAPI Eina_Bool edje_edit_state_rel2_offset_x_set(Evas_Object *obj, const char *part, const char *state, double value, int x)
Sets the 'rel2 offset X' value of state.
ELM_ENTRY_EVENT_VALIDATE
#define ELM_ENTRY_EVENT_VALIDATE
Called when validating.
Definition: elm_entry_eo.h:1303
EET_ERROR_MMAP_FAILED
@ EET_ERROR_MMAP_FAILED
Could not mmap file.
Definition: Eet.h:212
ecore_imf_evas_event_mouse_down_wrap
EAPI void ecore_imf_evas_event_mouse_down_wrap(Evas_Event_Mouse_Down *evas_event, Ecore_IMF_Event_Mouse_Down *imf_event)
Converts a "mouse_down" event from Evas to the corresponding event of Ecore_IMF.
Definition: ecore_imf_evas.c:121
ecore_drm_init
int ecore_drm_init(void)
Initialize the Ecore_Drm library.
Definition: ecore_drm.c:72
ECORE_GETOPT_DESC_ARG_REQUIREMENT_YES
@ ECORE_GETOPT_DESC_ARG_REQUIREMENT_YES
Argument is required.
Definition: Ecore_Getopt.h:105
embryo_program_error_set
EAPI void embryo_program_error_set(Embryo_Program *ep, Embryo_Error error)
Sets the error code for the given program to the given code.
Definition: embryo_amx.c:553
_Eina_Value_Struct_Operations::compare
int(* compare)(const Eina_Value_Struct_Operations *ops, const Eina_Value_Struct_Desc *desc, const void *data1, const void *data2)
How to compare two struct memories.
Definition: eina_value.h:3071
EVAS_CALLBACK_CANVAS_OBJECT_FOCUS_IN
@ EVAS_CALLBACK_CANVAS_OBJECT_FOCUS_IN
Canvas object got focus.
Definition: Evas_Common.h:450
edje_edit_program_transition_get
EAPI Edje_Tween_Mode edje_edit_program_transition_get(Evas_Object *obj, const char *prog)
Gets the type of transition to use when apply animations.
Definition: edje_edit.c:11606
_Ecore_Con_Event_Url_Progress::up
struct _Ecore_Con_Event_Url_Progress::@1 up
upload info
Evas_Vg_Path_Command_Type
Evas_Vg_Path_Command_Type
These values determine how the points are interpreted in a stream of points.
Definition: Evas_Legacy.h:3755
_Eina_Hash_Tuple::data
void * data
The data associated to the key.
Definition: eina_hash.h:300
_Edje_Version
Definition: Edje_Common.h:151
ecore_exe_run_priority_set
void ecore_exe_run_priority_set(int pri)
Sets the priority at which to launch processes.
Definition: ecore_exe.c:42
bq_provider_listener
Definition: bq_mgr_protocol.h:162
ELM_WIN_KEYBOARD_IP
@ ELM_WIN_KEYBOARD_IP
IP keyboard layout.
Definition: elm_win_legacy.h:130
ecore_con_client_ip_get
EAPI const char * ecore_con_client_ip_get(const Ecore_Con_Client *cl)
Gets the IP address of a client that has connected.
Definition: ecore_con_legacy.c:739
_Ecore_Con_Event_Client_Write::size
int size
the length of the data sent
Definition: Ecore_Con.h:566
ecore_win32_window_borderless_set
EAPI void ecore_win32_window_borderless_set(Ecore_Win32_Window *window, Eina_Bool on)
Remove or restore the border of the given window.
Definition: ecore_win32_window.c:1276
_Elm_Gengrid_Data::last_focused_item
Elm_Object_Item * last_focused_item
This records the last focused item when widget looses focus.
Definition: elm_widget_gengrid.h:48
eina_tile_grid_slicer_setup
static Eina_Bool eina_tile_grid_slicer_setup(Eina_Tile_Grid_Slicer *slc, int x, int y, int w, int h, int tile_w, int tile_h)
Sets up an Eina_Tile_Grid_Slicer struct.
_Eet_Data_Descriptor_Class::list_data
Eet_Descriptor_List_Data_Callback list_data
retrieves the data from node l
Definition: Eet.h:2840
ecore_imf_evas_event_mouse_out_wrap
EAPI void ecore_imf_evas_event_mouse_out_wrap(Evas_Event_Mouse_Out *evas_event, Ecore_IMF_Event_Mouse_Out *imf_event)
Converts a "mouse_out" event from Evas to the corresponding event of Ecore_IMF.
Definition: ecore_imf_evas.c:83
evas_touch_point_list_count
unsigned int evas_touch_point_list_count(Eo *eo_e)
Get the number of touched point in the evas.
Definition: evas_touch_point.c:57
_Ecore_Evas_Interface_Win32
Definition: ecore_evas_win32.h:6
eldbus_proxy_data_set
void eldbus_proxy_data_set(Eldbus_Proxy *proxy, const char *key, const void *data)
Set data to an Eldbus_Proxy object.
Definition: eldbus_proxy.c:288
edje_edit_program_tone_duration_get
EAPI double edje_edit_program_tone_duration_get(Evas_Object *obj, const char *prog)
Gets tone duration of the program.
Definition: edje_edit.c:11376
ecore_drm2_output_backlight_get
EAPI Eina_Bool ecore_drm2_output_backlight_get(Ecore_Drm2_Output *output)
Get if a given output has a backlight.
Definition: ecore_drm2_outputs.c:1100
ECORE_FD_ALWAYS
@ ECORE_FD_ALWAYS
Fd Always mask - DO NOT USE!
Definition: Ecore_Common.h:1396
ELM_PREFS_EVENT_PAGE_SAVED
#define ELM_PREFS_EVENT_PAGE_SAVED
Called when page was saved.
Definition: elm_prefs_eo.h:352
Evas_Object_Table_Homogeneous_Mode
Evas_Object_Table_Homogeneous_Mode
How to pack items into cells in a table.
Definition: evas_table_eo.h:23
elm_object_focus_custom_chain_unset
void elm_object_focus_custom_chain_unset(Evas_Object *obj)
Unset a custom focus chain on a given Elementary widget.
Definition: elm_focus_legacy.c:141
ecore_drm2_device_window_set
EAPI void ecore_drm2_device_window_set(Ecore_Drm2_Device *device, unsigned int window)
Set which window is to be used for input events.
Definition: ecore_drm2_device.c:802
_Eina_File_Direct_Info::name_length
size_t name_length
Size of the filename/basename component.
Definition: eina_file.h:195
_Ecore_Getopt_Desc_Callback::arg_req
Ecore_Getopt_Desc_Arg_Requirement arg_req
option argument requirement
Definition: Ecore_Getopt.h:180
ecore_evas_selection_exists
EAPI Eina_Bool ecore_evas_selection_exists(Ecore_Evas *ee, unsigned int seat, Ecore_Evas_Selection_Buffer buffer)
Checks if the specified selection buffer has content.
Definition: ecore_evas.c:5603
elm_gengrid_item_select_mode_get
Elm_Object_Select_Mode elm_gengrid_item_select_mode_get(const Elm_Gengrid_Item *obj)
Control the gengrid item's select mode.
Definition: elm_gengrid_item_eo.legacy.c:51
_Elm_Gengrid_Data::data
void * data
This is the data used to store information related to animation.
Definition: elm_widget_gengrid.h:90
evas_pointer_output_xy_by_device_get
void evas_pointer_output_xy_by_device_get(const Evas_Canvas *obj, Evas_Device *dev, int *x, int *y)
This function returns the current known pointer coordinates.
Definition: evas_canvas_eo.legacy.c:111
EINA_LOG_DOM_INFO
#define EINA_LOG_DOM_INFO(DOM, fmt,...)
Logs a message with level INFO on the specified domain and format.
Definition: eina_log.h:343
elm_transit_chain_transit_del
void elm_transit_chain_transit_del(Elm_Transit *transit, Elm_Transit *chain_transit)
Cut off the chain relationship between two transits.
Definition: elm_transit.c:1023
ELM_GENLIST_EVENT_HBAR_DRAG
#define ELM_GENLIST_EVENT_HBAR_DRAG
Called when horizontal bar is dragged.
Definition: elm_genlist_eo.h:759
elm_colorselector_palette_item_selected_get
Eina_Bool elm_colorselector_palette_item_selected_get(const Elm_Object_Item *it)
Get the selected state of color palette item.
Definition: elm_colorselector.c:2536
elm_naviframe_prev_btn_auto_pushed_set
void elm_naviframe_prev_btn_auto_pushed_set(Elm_Naviframe *obj, Eina_Bool auto_pushed)
Control if creating prev button automatically or not.
Definition: elm_naviframe_eo.legacy.c:27
ECORE_IMF_INPUT_HINT_AUTOFILL_POSTAL_ADDRESS
@ ECORE_IMF_INPUT_HINT_AUTOFILL_POSTAL_ADDRESS
Autofill hint for a postal address.
Definition: Ecore_IMF.h:424
eina_value_convert
Eina_Bool eina_value_convert(const Eina_Value *value, Eina_Value *convert)
Converts one value to another type.
Definition: eina_value.c:5688
_Region
Definition: elm_widget_map.h:154
ecore_x_randr_crtc_border_area_set
EAPI Eina_Bool ecore_x_randr_crtc_border_area_set(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc, const int left, const int top, const int right, const int bottom)
Definition: ecore_x_randr.c:3378
ephysics_world_point_light_color_set
EAPI void ephysics_world_point_light_color_set(EPhysics_World *world, int lr, int lg, int lb)
Set color of point light to be applied on the scene.
ELM_FOCUS_LAST
@ ELM_FOCUS_LAST
last direction
Definition: elm_general.h:467
elm_obj_menu_open
EOAPI void elm_obj_menu_open(Eo *obj)
Open a closed menu.
ephysics_body_face_evas_object_get
EAPI Evas_Object * ephysics_body_face_evas_object_get(const EPhysics_Body *body, EPhysics_Body_Face face)
Get the evas object associated to a physics body face.
elm_obj_entry_input_panel_layout_variation_get
EOAPI int elm_obj_entry_input_panel_layout_variation_get(const Eo *obj)
Get the input panel layout variation of the entry.
elm_popup_add
Evas_Object * elm_popup_add(Evas_Object *parent)
Adds a new Popup to the parent.
Definition: elc_popup.c:1531
EVAS_CALLBACK_FOCUS_IN
@ EVAS_CALLBACK_FOCUS_IN
Focus In Event.
Definition: Evas_Common.h:432
elm_naviframe_prev_btn_auto_pushed_get
Eina_Bool elm_naviframe_prev_btn_auto_pushed_get(const Elm_Naviframe *obj)
Control if creating prev button automatically or not.
Definition: elm_naviframe_eo.legacy.c:33
ecore_drm2_output_pending_get
EAPI Eina_Bool ecore_drm2_output_pending_get(Ecore_Drm2_Output *output)
Check if there's a pageflip in progress for an output.
Definition: ecore_drm2_outputs.c:1713
eina_strdup
static char * eina_strdup(const char *str)
strdup function which takes NULL without crashing
Definition: eina_inline_str.x:81
ECORE_X_ATOM_E_WINDOW_AUX_HINT_SUPPORT
Ecore_X_Atom ECORE_X_ATOM_E_WINDOW_AUX_HINT_SUPPORT
Definition: ecore_x_atoms_decl.h:368
evas_object_text_vert_advance_get
int evas_object_text_vert_advance_get(const Evas_Text *obj)
Vertical advance property.
Definition: evas_text_eo.legacy.c:129
eina_matrix3_translate
void eina_matrix3_translate(Eina_Matrix3 *m, double tx, double ty)
Sets the matrix values for a translation operation.
Definition: eina_matrix.c:473
Elm_Item_Container_Data_Get_Cb
Eina_Bool(* Elm_Item_Container_Data_Get_Cb)(Evas_Object *obj, Elm_Object_Item *it, Elm_Drag_User_Info *info)
Callback invoked when starting to drag for a container.
Definition: elm_cnp.h:498
efreet_desktop_string_list_parse
Eina_List * efreet_desktop_string_list_parse(const char *string)
Parse ';' separate list of strings according to the desktop spec.
Definition: efreet_desktop.c:587
evas_gl_make_current
Eina_Bool evas_gl_make_current(Evas_GL *evas_gl, Evas_GL_Surface *surf, Evas_GL_Context *ctx)
Sets the given context as the current context for the given surface.
Definition: evas_gl.c:457
ecore_x_init_from_display
EAPI int ecore_x_init_from_display(Ecore_X_Display *display)
Definition: ecore_x.c:740
elm_obj_gengrid_reorder_mode_stop
EOAPI void elm_obj_gengrid_reorder_mode_stop(Eo *obj)
Stops the reorder mode of Gengrid.
_Edje_Data::key
const char * key
key name
Definition: edje_convert.h:20
evas_font_available_list
Eina_List * evas_font_available_list(const Evas_Canvas *obj)
List of available font descriptions known or found by this evas.
Definition: evas_canvas_eo.legacy.c:237
_Eet_Entry
Definition: Eet.h:544
eet_write
EAPI int eet_write(Eet_File *ef, const char *name, const void *data, int size, int compress)
Write a specified entry to an eet file handle.
Definition: eet_lib.c:2492
elm_config_scroll_thumbscroll_acceleration_time_limit_set
void elm_config_scroll_thumbscroll_acceleration_time_limit_set(double time_limit)
Set the time limit for accelerating velocity.
Definition: elm_config.c:3910
EVAS_TEXT_STYLE_SHADOW_DIRECTION_BOTTOM_RIGHT
@ EVAS_TEXT_STYLE_SHADOW_DIRECTION_BOTTOM_RIGHT
shadow growing to bottom right
Definition: Evas_Legacy.h:6377
elm_spinner_add
Evas_Object * elm_spinner_add(Evas_Object *parent)
Add a new spinner widget to the given parent Elementary (container) object.
Definition: elm_spinner.c:1353
eina_array_step_set
void eina_array_step_set(Eina_Array *array, unsigned int sizeof_eina_array, unsigned int step)
Sets the step of an array.
Definition: eina_array.c:305
ECORE_X_WIN_KEYGRAB_TOPMOST
@ ECORE_X_WIN_KEYGRAB_TOPMOST
Getting the grabbed-key only when window is top of the stack.
Definition: Ecore_X.h:2791
_Ecore_Con_Url_Time
_Ecore_Con_Url_Time
The type of condition to use when making an HTTP request dependent on time, so that headers such as "...
Definition: Ecore_Con.h:1729
evas_object_smart_callback_del_full
void * evas_object_smart_callback_del_full(Evas_Object *eo_obj, const char *event, Evas_Smart_Cb func, const void *data)
Delete (unregister) a callback function from the smart event specified by event on the smart object o...
Definition: evas_object_smart.c:1124
elm_obj_ctxpopup_item_selected_set
EOAPI void elm_obj_ctxpopup_item_selected_set(Eo *obj, Eina_Bool selected)
Indicates whether this item is currently selected.
_Eina_Iterator::free
Eina_Iterator_Free_Callback free
Callback called when the container is freed.
Definition: eina_iterator.h:165
ecore_x_e_window_rotation_preferred_rotation_set
EAPI void ecore_x_e_window_rotation_preferred_rotation_set(Ecore_X_Window win, int rot)
Definition: ecore_x_e.c:2171
_Ecore_Wl2_Event_Dnd_Enter
Definition: Ecore_Wl2.h:108
ECORE_WIN32_WINDOW_TYPE_TOOLBAR
@ ECORE_WIN32_WINDOW_TYPE_TOOLBAR
Toolbar window.
Definition: Ecore_Win32.h:90
elm_gengrid_at_xy_item_get
Elm_Widget_Item * elm_gengrid_at_xy_item_get(const Elm_Gengrid *obj, int x, int y, int *xposret, int *yposret)
Get the item that is at the x, y canvas coords.
Definition: elm_gengrid_eo.legacy.c:183
edje_edit_state_map_perspective_set
EAPI Eina_Bool edje_edit_state_map_perspective_set(Evas_Object *obj, const char *part, const char *state, double value, const char *source_part)
Sets the part's name that is used as the 'perspective point'.
Definition: edje_edit.c:8046
EINA_LOG_DOM_ERR
#define EINA_LOG_DOM_ERR(DOM, fmt,...)
Logs a message with level ERROR on the specified domain and format.
Definition: eina_log.h:336
ELM_INPUT_PANEL_LAYOUT_PASSWORD
@ ELM_INPUT_PANEL_LAYOUT_PASSWORD
Like normal, but no auto-correct, no auto-capitalization etc.
Definition: elm_general.h:90
elm_obj_calendar_marks_clear
EOAPI void elm_obj_calendar_marks_clear(Eo *obj)
Remove all calendar's marks.
ECORE_FILE_EVENT_CREATED_FILE
@ ECORE_FILE_EVENT_CREATED_FILE
Created file event.
Definition: Ecore_File.h:72
strptime
char * strptime(const char *buf, const char *fmt, struct tm *tm)
Convert a string representation of time to a time tm structure .
Definition: evil_time.c:177
elm_scroller_page_snap_set
void elm_scroller_page_snap_set(Evas_Object *obj, Eina_Bool page_snap_h, Eina_Bool page_snap_v)
Set page snapping behavior of a scroller.
Definition: elm_scroller.c:1028
elm_obj_gengrid_item_next_get
EOAPI Elm_Widget_Item * elm_obj_gengrid_item_next_get(const Eo *obj)
Get the next item in a gengrid widget's internal list of items, given a handle to one of those items.
edje_edit_part_item_prefer_w_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_prefer_w_set(Evas_Object *obj, const char *part, const char *item, int prefer_w)
Sets the prefer width value of a part's item.
_Ecore_Win32_Event_Window_Damage::x
int x
The x coordinate of the top left corner of the damaged region.
Definition: Ecore_Win32.h:379
_Ecore_Event_Mouse_Button::pressure
double pressure
pressure - 1.0 == normal, > 1.0 == more, 0.0 == none
Definition: Ecore_Input.h:245
elm_notify_parent_set
void elm_notify_parent_set(Evas_Object *obj, Evas_Object *parent)
Set the notify parent.
Definition: elm_notify.c:535
elm_config_font_overlay_set
void elm_config_font_overlay_set(const char *text_class, const char *font, Evas_Font_Size size)
Set a font overlay for a given Elementary text class.
Definition: elm_config.c:3215
elm_win_cocoa_window_get
Ecore_Cocoa_Window * elm_win_cocoa_window_get(const Evas_Object *obj)
Get the Ecore_Cocoa_Window of an Efl.Canvas.Object.
Definition: efl_ui_win.c:7971
edje_edit_data_del
EAPI Eina_Bool edje_edit_data_del(Evas_Object *obj, const char *itemname)
Deletes the given data object from edje.
Definition: edje_edit.c:2431
ecore_file_rmdir
Eina_Bool ecore_file_rmdir(const char *dir)
Deletes the given empty directory.
Definition: ecore_file.c:295
eina_list_sorted_merge
Eina_List * eina_list_sorted_merge(Eina_List *left, Eina_List *right, Eina_Compare_Cb func)
Merges two sorted list according to the ordering func will return.
Definition: eina_list.c:1362
elm_obj_genlist_filter_set
EOAPI void elm_obj_genlist_filter_set(Eo *obj, void *key)
Set filter mode with key.
eio_monitor_path_get
const char * eio_monitor_path_get(Eio_Monitor *monitor)
returns the path being watched by the given Eio_Monitor.
Definition: eio_monitor.c:409
ECORE_X_ERROR_CODE_BAD_DRAWABLE
@ ECORE_X_ERROR_CODE_BAD_DRAWABLE
Parameter not a Pixmap or Window.
Definition: Ecore_X.h:401
_Eina_Value_Struct
Used to store the memory and its description.
Definition: eina_value.h:3180
edje_edit_group_min_h_set
EAPI Eina_Bool edje_edit_group_min_h_set(Evas_Object *obj, int h)
Sets the group minimum height.
EET_T_CHAR
#define EET_T_CHAR
Data type: char.
Definition: Eet.h:2579
ECORE_WL_EVENT_DND_END
EAPI int ECORE_WL_EVENT_DND_END
Definition: ecore_wl.c:94
edje_file_text_class_set
Eina_Bool edje_file_text_class_set(const char *file, const char *text_class, const char *font, Evas_Font_Size size)
Sets Edje text class for edje file (if loaded)
Definition: edje_util.c:1420
edje_edit_part_api_description_get
EAPI const char * edje_edit_part_api_description_get(Evas_Object *obj, const char *part)
Gets api's description of a part.
_Evas_Cache_Engine_Image_Func
Definition: evas_cache.h:68
_Ecore_X_Event_Ping
Definition: Ecore_X.h:1037
elm_config_scroll_thumbscroll_momentum_animation_duration_max_limit_set
void elm_config_scroll_thumbscroll_momentum_animation_duration_max_limit_set(double max)
Set the max limit for the momentum animation duration(unit:second)
Definition: elm_config.c:3949
edje_edit_image_usage_list_get
EAPI Eina_List * edje_edit_image_usage_list_get(Evas_Object *obj, const char *name, Eina_Bool first_only)
Gets list of (Edje_Part_Image_Use *) - group-part-state triplets where given image is used.
Definition: edje_edit.c:10084
elm_thumb_editable_get
Eina_Bool elm_thumb_editable_get(const Evas_Object *obj)
Get whether the thumbnail is editable.
Definition: elm_thumb.c:776
EINA_VALUE_TYPE_ULONG
const Eina_Value_Type * EINA_VALUE_TYPE_ULONG
manages unsigned long type.
Definition: eina_value.c:5597
ecore_wl2_input_name_get
EAPI Eina_Stringshare * ecore_wl2_input_name_get(Ecore_Wl2_Input *input)
Get the name of an input.
Definition: ecore_wl2_input.c:1789
ecore_con_eet_raw_data_callback_add
EAPI void ecore_con_eet_raw_data_callback_add(Ecore_Con_Eet *ece, const char *name, Ecore_Con_Eet_Raw_Data_Cb func, const void *data)
Registers a raw data callback on a Ecore_Con_Eet object.
Definition: ecore_con_eet.c:769
edje_edit_part_anti_alias_get
EAPI Eina_Bool edje_edit_part_anti_alias_get(Evas_Object *obj, const char *part)
Gets anti-aliasing for part.
Definition: edje_edit.c:3878
_Elm_Entry_Context_Menu_Item
Definition: elm_widget_entry.h:126
edje_edit_part_item_move_above_index
EAPI Eina_Bool edje_edit_part_item_move_above_index(Evas_Object *obj, const char *part, unsigned int index)
Restacks existing item above.
Definition: edje_edit.c:5168
_Eina_Value_Optional_Inner
Definition: eina_inline_value.x:1699
ecore_wl_dnd_set_selection
EINA_DEPRECATED EAPI Eina_Bool ecore_wl_dnd_set_selection(Ecore_Wl_Dnd *dnd, const char **types_offered)
Definition: ecore_wl_dnd.c:86
_Ecore_Exe_Event_Data
Ecore exe event data structure.
Definition: ecore_exe_eo.h:33
EINA_INLIST
#define EINA_INLIST
Used for declaring an inlist member in a struct.
Definition: eina_inlist.h:411
elm_index_standard_priority_set
void elm_index_standard_priority_set(Elm_Index *obj, int priority)
Control standard_priority group of index.
Definition: elm_index_eo.legacy.c:27
evas_object_image_load_orientation_get
Eina_Bool evas_object_image_load_orientation_get(const Evas_Object *obj)
Get if the orientation information in the image file should be honored.
Definition: evas_image_legacy.c:365
elua_state_free
void elua_state_free(Elua_State *es)
Destroy an Elua state.
Definition: elua.c:204
EINA_CPU_SSE41
@ EINA_CPU_SSE41
Streaming SIMD Extension 4.1 (Intel)
Definition: eina_cpu.h:57
evas_object_static_clip_set
void evas_object_static_clip_set(Evas_Object *eo_obj, Eina_Bool is_static_clip)
Set a hint flag on the given Evas object that it's used as a "static clipper".
Definition: evas_object_main.c:2566
edje_external_type_array_register
void edje_external_type_array_register(const Edje_External_Type_Info *array)
Registers a batch of types and their information.
Definition: edje_external.c:187
eet_connection_close
EAPI void * eet_connection_close(Eet_Connection *conn, Eina_Bool *on_going)
Closes a connection and lost its track.
Definition: eet_connection.c:198
EVAS_LAYER_MAX
#define EVAS_LAYER_MAX
top-most layer number
Definition: Evas_Common.h:290
ecore_con_client_send
EAPI int ecore_con_client_send(Ecore_Con_Client *cl, const void *data, int size)
Sends the given data to the given client.
Definition: ecore_con_legacy.c:668
ELM_WIN_KEYBOARD_PHONE_NUMBER
@ ELM_WIN_KEYBOARD_PHONE_NUMBER
Phone keyboard layout.
Definition: elm_win_legacy.h:126
EVAS_IMAGE_FLIP_TRANSVERSE
@ EVAS_IMAGE_FLIP_TRANSVERSE
flip image along the y = x line (top-left to bottom-right)
Definition: Evas_Legacy.h:4921
elm_gengrid_filled_get
Eina_Bool elm_gengrid_filled_get(const Elm_Gengrid *obj)
Get how the items grid's filled within a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:21
edje_object_part_drag_step
Eina_Bool edje_object_part_drag_step(Evas_Object *obj, const char *part, double dx, double dy)
Steps the dragable x,y steps.
Definition: edje_legacy.c:276
ecore_x_window_new
EAPI Ecore_X_Window ecore_x_window_new(Ecore_X_Window parent, int x, int y, int w, int h)
Creates a new window.
Definition: ecore_x_window.c:99
eina_log_color_disable_get
Eina_Bool eina_log_color_disable_get(void)
Determines if color logging is enabled or disabled.
Definition: eina_log.c:1795
edje_edit_state_fill_smooth_get
EAPI Eina_Bool edje_edit_state_fill_smooth_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the smooth property for given part state.
Definition: edje_edit.c:6998
Efreet_Icon_Theme_Directory::name
const char * name
The directory name.
Definition: efreet_icon.h:83
ector_glsym_set
EAPI Eina_Bool ector_glsym_set(void *(*glsym)(void *lib, const char *name), void *lib)
Registers OpenGL API calls with the internal Ector_GL_API.
Definition: ector_main.c:66
elm_genlist_item_sorted_insert
Elm_Widget_Item * elm_genlist_item_sorted_insert(Elm_Genlist *obj, const Elm_Genlist_Item_Class *itc, const void *data, Elm_Widget_Item *parent, Elm_Genlist_Item_Type type, Eina_Compare_Cb comp, Evas_Smart_Cb func, const void *func_data)
Insert a new item into the sorted genlist object.
Definition: elm_genlist_eo.legacy.c:249
elm_win_floating_mode_set
void elm_win_floating_mode_set(Evas_Object *obj, Eina_Bool floating)
Set the floating mode of a window.
Definition: efl_ui_win.c:7312
_Evas_Event_Key_Down::keycode
unsigned int keycode
Key scan code numeric value.
Definition: Evas_Legacy.h:327
elm_genlist_item_show
void elm_genlist_item_show(Elm_Genlist_Item *obj, Elm_Genlist_Item_Scrollto_Type type)
Show the portion of a genlist's internal list containing a given item, immediately.
Definition: elm_genlist_item_eo.legacy.c:141
evas_object_scale_set
void evas_object_scale_set(Evas_Object *obj, double scale)
Sets the scaling factor for an Evas object.
Definition: evas_object_main.c:2675
Eina_Debug_Packet_Header::size
unsigned int size
Packet size including this element.
Definition: eina_debug.h:117
_Ecore_Wl2_Event_Window_Configure_Complete
Definition: Ecore_Wl2.h:246
EINA_SLICE_FMT
#define EINA_SLICE_FMT
To be used in printf()-like statements, prints the slice as 0x1234+12 (mem + len).
Definition: eina_slice.h:551
Ecore_Drm2.h
Ecore functions for dealing with drm, virtual terminals.
Elm_Glview_Data
struct _Elm_Glview_Data Elm_Glview_Data
Base widget smart data extended with glview instance data.
Definition: elm_widget_glview.h:27
eina_xattr_fd_copy
Eina_Bool eina_xattr_fd_copy(int src, int dst)
Copies the extended attribute from one file descriptor to another.
Definition: eina_xattr.c:633
edje_edit_state_text_fit_x_set
EAPI Eina_Bool edje_edit_state_text_fit_x_set(Evas_Object *obj, const char *part, const char *state, double value, Eina_Bool fit)
Sets if the text part should fit it's container horizontally.
ECORE_AXIS_LABEL_TOUCH_WIDTH_MINOR
@ ECORE_AXIS_LABEL_TOUCH_WIDTH_MINOR
Length of contact ellipse perpendicular to AZIMUTH.
Definition: Ecore_Input.h:330
evas_object_intercept_hide_callback_add
void evas_object_intercept_hide_callback_add(Evas_Object *obj, Evas_Object_Intercept_Hide_Cb func, const void *data)
Set the callback function that intercepts a hide event of a object.
eina_quaternion_subtract
void eina_quaternion_subtract(Eina_Quaternion *out, const Eina_Quaternion *a, const Eina_Quaternion *b)
Subtract two quaternions.
Definition: eina_quaternion.c:1044
evas_key_lock_on
void evas_key_lock_on(Evas_Canvas *obj, const char *keyname)
Enables or turns on programmatically the lock key with name keyname for the default seat.
Definition: evas_canvas_eo.legacy.c:147
_Edje_External_Param_Info::min
double min
Minimum value it can have.
Definition: Edje_Common.h:720
elm_entry_input_panel_language_set
void elm_entry_input_panel_language_set(Elm_Entry *obj, Elm_Input_Panel_Lang lang)
Set the language mode of the input panel.
Definition: elm_entry_eo.legacy.c:57
elm_config_magnifier_enable_set
void elm_config_magnifier_enable_set(Eina_Bool enable)
Set the magnifier enabled state for entires.
Definition: elm_config.c:4080
elm_code_widget_selection_start
void elm_code_widget_selection_start(Evas_Object *widget, unsigned int line, unsigned int col)
Start the selection of widget contents.
Definition: elm_code_widget_selection.c:42
edje_edit_image_set_image_max_get
EAPI Eina_Bool edje_edit_image_set_image_max_get(Evas_Object *obj, const char *set_name, unsigned int place, int *w, int *h)
Gets max size of set's image.
EVAS_VG_GRADIENT_SPREAD_PAD
@ EVAS_VG_GRADIENT_SPREAD_PAD
The area is filled with the closest stop color.
Definition: Evas_Legacy.h:3793
_Ecore_Con_Event_Server_Data::size
int size
the length of the data sent
Definition: Ecore_Con.h:556
ELM_ICON_EVENT_THUMB_ERROR
#define ELM_ICON_EVENT_THUMB_ERROR
Called when thumb nailing failed.
Definition: elm_icon_eo.h:38
elm_notify_timeout_set
void elm_notify_timeout_set(Elm_Notify *obj, double timeout)
Set the time interval after which the notify window is going to be hidden.
Definition: elm_notify_eo.legacy.c:27
eina_inarray_alloc_at
void * eina_inarray_alloc_at(Eina_Inarray *array, unsigned int position, unsigned int member_count)
Opens a space at the given position, returning its pointer.
Definition: eina_inarray.c:573
Eina_Debug_Opcode
Structure to describe information for an opcode.
Definition: eina_debug.h:152
evas_object_image_animated_frame_duration_get
double evas_object_image_animated_frame_duration_get(const Evas_Object *obj, int start_frame, int frame_num)
Get the duration of a sequence of frames.
Definition: evas_image_legacy.c:302
_Elm_Slider_Data::indicator_visible_mode
Elm_Slider_Indicator_Visible_Mode indicator_visible_mode
indicator_visible_mode of the slider.
Definition: elm_widget_slider.h:41
edje_edit_state_text_min_x_get
EAPI Eina_Bool edje_edit_state_text_min_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets if the text part forces the minimum horizontal size of the container to be equal to the minimum ...
elm_store_free
void elm_store_free(Elm_Store *st)
Free the store object and all items it manages.
Definition: elm_store.c:530
EINA_FILE_WHT
@ EINA_FILE_WHT
Whiteout file type (unused on Windows)
Definition: eina_file.h:128
elm_win_shaped_get
Eina_Bool elm_win_shaped_get(const Evas_Object *obj)
Get the shaped state of a window.
Definition: efl_ui_win.c:8630
eina_strbuf_append_length
Eina_Bool eina_strbuf_append_length(Eina_Strbuf *buf, const char *str, size_t length)
Appends a string of exact length to a buffer, reallocating as necessary.
ecore_drm2_output_connected_get
EAPI Eina_Bool ecore_drm2_output_connected_get(Ecore_Drm2_Output *output)
Get if a given output is connected.
Definition: ecore_drm2_outputs.c:1402
MD5Context
Definition: md5.h:9
EINA_COW_WRITE_END_NOGC
#define EINA_COW_WRITE_END_NOGC(Cow, Read, Write)
Definition for the macro to close the writeable pointer without triggering the GC.
Definition: eina_cow.h:191
edje_object_part_text_append
void edje_object_part_text_append(Eo *obj, const char *part, const char *text)
Inserts text for an object part.
Definition: edje_legacy.c:733
ephysics_body_soft_body_drag_coefficient_set
EAPI void ephysics_body_soft_body_drag_coefficient_set(EPhysics_Body *body, double coefficient)
Set the drag coefficient of a soft body.
eeze_net_free
void eeze_net_free(Eeze_Net *net)
Free a net object.
Definition: eeze_net.c:111
evas_object_box_layout_horizontal
void evas_object_box_layout_horizontal(Evas_Box *obj, Evas_Object_Box_Data *priv, void *data)
Layout function which sets the box o to a (basic) horizontal box.
Definition: evas_box_eo.legacy.c:33
_Ecore_Event_Key::key
const char * key
The key symbol.
Definition: Ecore_Input.h:199
evas_event_freeze_get
int evas_event_freeze_get(const Evas *e)
Return the freeze count on input events of a given canvas.
Definition: evas_events.c:1585
elm_obj_web_text_matches_highlight_set
EOAPI Eina_Bool elm_obj_web_text_matches_highlight_set(Eo *obj, Eina_Bool highlight)
Sets whether to highlight the matched marks.
elm_entry_context_menu_disabled_set
void elm_entry_context_menu_disabled_set(Elm_Entry *obj, Eina_Bool disabled)
This disables the entry's contextual (longpress) menu.
Definition: elm_entry_eo.legacy.c:27
eina_accessor_clone
Eina_Accessor * eina_accessor_clone(Eina_Accessor *accessor)
Clones the container of the accessor.
Definition: eina_accessor.c:171
edje_edit_image_compression_type_get
EAPI Edje_Edit_Image_Comp edje_edit_image_compression_type_get(Evas_Object *obj, const char *image)
Gets compression type for the given image.
Definition: edje_edit.c:10376
ephysics_constraint_linear_limit_get
EAPI void ephysics_constraint_linear_limit_get(const EPhysics_Constraint *constraint, Evas_Coord *lower_x, Evas_Coord *upper_x, Evas_Coord *lower_y, Evas_Coord *upper_y, Evas_Coord *lower_z, Evas_Coord *upper_z)
Get the linear moving limits of a constraint.
_Elm_Web_Frame_Load_Error::frame
Evas_Object * frame
Frame object that produced the error.
Definition: elm_web_common.h:36
elm_config_scroll_thumbscroll_smooth_start_get
Eina_Bool elm_config_scroll_thumbscroll_smooth_start_get(void)
Get the smooth start mode for scrolling with your finger.
Definition: elm_config.c:3820
eina_multi_iterator_internal_new
Eina_Iterator * eina_multi_iterator_internal_new(Eina_Iterator *itc,...)
Creates an Eina_Iterator that iterates through a series of Eina_Iterator.
Definition: eina_iterator.c:340
evas_object_smart_add
Evas_Object * evas_object_smart_add(Evas *eo_e, Evas_Smart *s)
Instantiates a new smart object described by s.
Definition: evas_object_smart.c:702
ecore_getopt_callback_ecore_evas_list_engines
EAPI unsigned char ecore_getopt_callback_ecore_evas_list_engines(const Ecore_Getopt *parser, const Ecore_Getopt_Desc *desc, const char *str, void *data, Ecore_Getopt_Value *storage)
Helper ecore_getopt callback to list available Ecore_Evas engines.
Definition: ecore_evas_util.c:423
Eina_Rectangle_Packing
Eina_Rectangle_Packing
Type for an Eina Pool based on a packing algorithm.
Definition: eina_rectangle.h:146
eina_iterator_lock
Eina_Bool eina_iterator_lock(Eina_Iterator *iterator)
Locks the container of the iterator.
Definition: eina_iterator.c:159
evas_object_box_add
Evas_Object * evas_object_box_add(Evas *evas)
Add a new box object on the provided canvas.
Definition: evas_object_box.c:481
eina_array_push
static Eina_Bool eina_array_push(Eina_Array *array, const void *data)
Appends a data item to an array.
ECORE_WL2_EVENT_OFFER_DATA_READY
EAPI int ECORE_WL2_EVENT_OFFER_DATA_READY
Definition: ecore_wl2.c:37
elm_obj_hoversel_horizontal_set
EOAPI void elm_obj_hoversel_horizontal_set(Eo *obj, Eina_Bool horizontal)
Control if the hoversel should expand horizontally.
edje_edit_part_item_weight_x_get
EINA_DEPRECATED EAPI double edje_edit_part_item_weight_x_get(Evas_Object *obj, const char *part, const char *item)
Gets the horizontal weight value of a part item.
elm_access_highlight_set
void elm_access_highlight_set(Evas_Object *obj)
Give the highlight to the object directly.
Definition: elm_access.c:1337
elm_object_cursor_style_set
Eina_Bool elm_object_cursor_style_set(Eo *obj, const char *style)
A different style for the cursor.
Definition: elm_main.c:2053
edje_edit_part_item_position_get
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_position_get(Evas_Object *obj, const char *part, const char *item_name, unsigned short *col, unsigned short *row)
Gets column/row position of the part's item.
Definition: edje_edit.c:5913
edje_mmap_data_get
char * edje_mmap_data_get(const Eina_File *f, const char *key)
Gets data from the file level data block of an edje mapped file.
Definition: edje_load.c:357
_Evas_Coord_Precision_Point::x
Evas_Coord x
x co-ordinate
Definition: Evas_Common.h:232
edje_edit_sound_compression_rate_get
EAPI double edje_edit_sound_compression_rate_get(Evas_Object *obj, const char *sound)
Gets the sound quality compression.
Definition: edje_edit.c:1497
eina_value_vset
static Eina_Bool eina_value_vset(Eina_Value *value, va_list args)
Sets the generic value.
elm_progressbar_span_size_set
void elm_progressbar_span_size_set(Evas_Object *obj, Evas_Coord size)
Control the (exact) length of the bar region of a given progress bar widget.
Definition: efl_ui_progressbar.c:959
_Eina_Stat::atimensec
unsigned long int atimensec
The nano version of the timestamp when the file was last accessed.
Definition: eina_file.h:219
elm_obj_ctxpopup_item_prepend
EOAPI Elm_Widget_Item * elm_obj_ctxpopup_item_prepend(Eo *obj, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Prepend a new item to a ctxpopup object.
eet_identity_set
EAPI Eet_Error eet_identity_set(Eet_File *ef, Eet_Key *key)
Sets a key to sign a file.
Definition: eet_lib.c:1879
EVAS_CALLBACK_DEL
@ EVAS_CALLBACK_DEL
Object Being Deleted (called before Free)
Definition: Evas_Common.h:439
ECORE_DRM_EVENT_OUTPUT
EAPI int ECORE_DRM_EVENT_OUTPUT
Definition: ecore_drm_output.c:48
Elm_Map_Name_List_Cb
void(* Elm_Map_Name_List_Cb)(void *data, Evas_Object *map, Eina_List *name_list)
Async-callback function for the name list request.
Definition: elm_map_common.h:60
eeze_disk_serial_get
const char * eeze_disk_serial_get(Eeze_Disk *disk)
Return the serial number of the disk.
Definition: eeze_disk.c:395
_Eet_Data_Descriptor_Class::str_alloc
Eet_Descriptor_Str_Alloc_Callback str_alloc
how to allocate a string
Definition: Eet.h:2836
elm_obj_toolbar_more_item_get
EOAPI Elm_Widget_Item * elm_obj_toolbar_more_item_get(const Eo *obj)
Get the more item which is auto-generated by toolbar.
EVAS_AXIS_LABEL_Y
@ EVAS_AXIS_LABEL_Y
Position along physical Y axis; not window relative.
Definition: Evas_Legacy.h:361
evas_object_vg_viewbox_align_get
void evas_object_vg_viewbox_align_get(const Evas_Object *obj, double *align_x, double *align_y)
Control how the viewbox is positioned inside the viewport.
Definition: efl_canvas_vg_object_eo.legacy.c:21
evas_canvas_default_device_get
EOAPI Evas_Device * evas_canvas_default_device_get(const Eo *obj, Evas_Device_Class type)
Return the default device of a given type.
elm_theme_free
void elm_theme_free(Elm_Theme *th)
Free a specific theme.
Definition: elm_theme.c:533
eina_value_optional_empty_is
static Eina_Bool eina_value_optional_empty_is(const Eina_Value *value, Eina_Bool *is_empty)
Function to know if an eina optional is empty or not.
eina_ustringshare_del
void eina_ustringshare_del(const Eina_Unicode *str)
Notes that the given string has lost an instance.
Definition: eina_ustringshare.c:142
edje_external_type_unregister
Eina_Bool edje_external_type_unregister(const char *type_name)
Unregisters a previously registered EXTERNAL type.
Definition: edje_external.c:179
_Ecore_Wl_Event_Dnd_Enter
Definition: Ecore_Wayland.h:150
ecore_evas_data_set
EAPI void ecore_evas_data_set(Ecore_Evas *ee, const char *key, const void *data)
Stores user data in an Ecore_Evas structure.
Definition: ecore_evas.c:1129
elm_obj_entry_input_panel_return_key_disabled_set
EOAPI void elm_obj_entry_input_panel_return_key_disabled_set(Eo *obj, Eina_Bool disabled)
Set the return key on the input panel to be disabled.
_Edje_Action_Type
_Edje_Action_Type
Definition: Edje_Common.h:1907
_Eina_Iterator::unlock
Eina_Iterator_Lock_Callback unlock
Callback called when the container is unlocked.
Definition: eina_iterator.h:168
_Evas_Textblock_Node_Format
Definition: efl_canvas_textblock_internal.h:141
ecore_imf_context_prediction_hint_hash_get
EAPI const Eina_Hash * ecore_imf_context_prediction_hint_hash_get(Ecore_IMF_Context *ctx)
Gets the hash table of prediction hint data.
Definition: ecore_imf_context.c:1524
evas_object_image_data_set
void evas_object_image_data_set(Eo *eo_obj, void *data)
Sets the raw image data of the given image object.
Definition: evas_image_legacy.c:610
eldbus_proxy_property_get_all
Eldbus_Pending * eldbus_proxy_property_get_all(Eldbus_Proxy *proxy, Eldbus_Message_Cb cb, const void *data)
Get all properties.
Definition: eldbus_proxy.c:772
edje_edit_part_effect_get
EAPI Edje_Text_Effect edje_edit_part_effect_get(Evas_Object *obj, const char *part)
Gets the effect for a given part.
Definition: edje_edit.c:8805
edje_edit_state_fixed_w_get
EAPI Eina_Bool edje_edit_state_fixed_w_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets the fixed width value of a part state.
elm_object_item_cursor_style_set
void elm_object_item_cursor_style_set(Elm_Widget_Item *obj, const char *style)
Control a different style for a given custom cursor set for an item.
Definition: elm_widget_item_eo.legacy.c:39
_Evas_Event_Mouse_Down::canvas
Evas_Coord_Point canvas
The X/Y location of the cursor.
Definition: Evas_Legacy.h:164
_Emotion_Vis
_Emotion_Vis
Used for displaying a visualization on the emotion object.
Definition: Emotion.h:206
eina_binbuf_new
Eina_Binbuf * eina_binbuf_new(void)
Creates a new binary string buffer.
ecore_drm_device_keyboard_cached_context_set
EAPI void ecore_drm_device_keyboard_cached_context_set(struct xkb_context *ctx)
Sets up a cached context to use same context for each devices.
Definition: ecore_drm_device.c:716
eina_log_abort_on_critical_level_get
int eina_log_abort_on_critical_level_get(void)
Gets level that triggers abort if abort-on-critical is set.
Definition: eina_log.c:1875
ECORE_AXIS_LABEL_DISTANCE
@ ECORE_AXIS_LABEL_DISTANCE
Relative distance along physical Z axis.
Definition: Ecore_Input.h:325
eldbus_message_iter_basic_append
Eina_Bool eldbus_message_iter_basic_append(Eldbus_Message_Iter *iter, int type,...)
Append a basic type into an Eldbus_Iterator.
Definition: eldbus_message.c:558
ecore_idle_exiter_add
Ecore_Idle_Exiter * ecore_idle_exiter_add(Ecore_Task_Cb func, const void *data)
Adds an idle exiter handler.
Definition: ecore_idle_exiter.c:17
eina_module_free
Eina_Bool eina_module_free(Eina_Module *m)
Deletes a module.
Definition: eina_module.c:281
evas_gl_rotation_get
int evas_gl_rotation_get(Evas_GL *evas_gl)
Get the current rotation of the view, in degrees.
Definition: evas_gl.c:652
EDJE_TEXT_EFFECT_FAR_SOFT_SHADOW
@ EDJE_TEXT_EFFECT_FAR_SOFT_SHADOW
Far soft shadow text effect value.
Definition: Edje_Common.h:2127
emotion_object_priority_get
EAPI Eina_Bool emotion_object_priority_get(const Evas_Object *obj)
Get the actual priority of an object.
Definition: emotion_smart.c:1379
eina_vector3_homogeneous_direction_set
static void eina_vector3_homogeneous_direction_set(Eina_Vector3 *out, const Eina_Quaternion *v)
Homogeneous direction set.
EVAS_CALLBACK_IMAGE_PRELOADED
@ EVAS_CALLBACK_IMAGE_PRELOADED
Image has been preloaded.
Definition: Evas_Common.h:442
ecore_evas_callback_destroy_set
EAPI void ecore_evas_callback_destroy_set(Ecore_Evas *ee, Ecore_Evas_Event_Cb func)
Sets a callback for Ecore_Evas destroy events.
Definition: ecore_evas.c:1211
evas_object_grid_add_to
Efl_Canvas_Object * evas_object_grid_add_to(Evas_Grid *obj)
Create a grid that is child of a given element parent.
Definition: evas_grid_eo.legacy.c:39
eeze_udev_syspath_is_kbd
EAPI Eina_Bool eeze_udev_syspath_is_kbd(const char *syspath)
Checks whether the device is a keyboard.
Definition: eeze_udev_syspath.c:280
eina_log_vprint
void eina_log_vprint(int domain, Eina_Log_Level level, const char *file, const char *fnc, int line, const char *fmt, va_list args)
Prints out log message using given domain and level.
Definition: eina_log.c:2320
elm_map_overlay_hide_get
Eina_Bool elm_map_overlay_hide_get(const Elm_Map_Overlay *overlay)
Get a value whether the overlay is hidden or not.
Definition: elm_map.c:4954
ecore_drm2_device_pointer_left_handed_set
EAPI Eina_Bool ecore_drm2_device_pointer_left_handed_set(Ecore_Drm2_Device *device, Eina_Bool left)
Set a left handed mode for the given device.
Definition: ecore_drm2_device.c:762
_Evas_Device_Class
_Evas_Device_Class
Definition: Evas_Common.h:318
EPHYSICS_BODY_DENSITY_IRON
#define EPHYSICS_BODY_DENSITY_IRON
Density of iron in kg / m ^ 3.
Definition: EPhysics.h:2058
ELM_GLVIEW_NONE
@ ELM_GLVIEW_NONE
Default mode.
Definition: elm_glview_eo.h:33
EVAS_TOUCH_POINT_DOWN
@ EVAS_TOUCH_POINT_DOWN
Touch point is pressed down.
Definition: Evas_Legacy.h:1110
EINA_POSITION2D
#define EINA_POSITION2D(x, y)
Creates an instance of an Eina_Position2D.
Definition: eina_rectangle.h:58
eina_inarray_foreach_remove
int eina_inarray_foreach_remove(Eina_Inarray *array, Eina_Each_Cb match, const void *user_data)
Removes all the members that match.
Definition: eina_inarray.c:708
eina_binshare_del
void eina_binshare_del(const void *obj)
Notes that the given object has lost an instance.
Definition: eina_binshare.c:148
elm_slider_step_set
void elm_slider_step_set(Evas_Object *obj, double step)
Set the step by which slider indicator will move.
Definition: elm_slider.c:1495
Efreet_Mime.h
The file that must be included by any project wishing to use.
ecore_thread_local_data_add
Eina_Bool ecore_thread_local_data_add(Ecore_Thread *thread, const char *key, void *value, Eina_Free_Cb cb, Eina_Bool direct)
Adds some data to a hash local to the thread.
Definition: ecore_thread.c:1241
ELM_SEL_FORMAT_VCARD
@ ELM_SEL_FORMAT_VCARD
Vcards.
Definition: elm_cnp.h:82
eina_quadtree_resize
void eina_quadtree_resize(Eina_QuadTree *q, size_t w, size_t h)
Changes the width and height of the quadtree.
Definition: eina_quadtree.c:850
EDJE_CHANNEL_INPUT
@ EDJE_CHANNEL_INPUT
Sounds related to regular input.
Definition: Edje_Common.h:339
eeze_udev_syspath_get_property
EAPI const char * eeze_udev_syspath_get_property(const char *syspath, const char *property)
Get the property value of a device from the /sys/ path.
Definition: eeze_udev_syspath.c:144
ecore_event_type_flush_internal
void ecore_event_type_flush_internal(int type,...)
Forcefully flush all pending type without processing them.
Definition: ecore_events.c:196
ECORE_AUDIO_TYPE_CORE_AUDIO
@ ECORE_AUDIO_TYPE_CORE_AUDIO
Use Core Audio module (Apple) - DEPRECATED.
Definition: Ecore_Audio.h:59
elm_theme_overlay_mmap_add
void elm_theme_overlay_mmap_add(Elm_Theme *th, const Eina_File *f)
Prepends a theme overlay to the list of overlays.
Definition: elm_theme.c:653
ELM_DAYSELECTOR_FRI
@ ELM_DAYSELECTOR_FRI
Indicates Friday.
Definition: elm_dayselector_eo.h:30
eldbus_service_object_manager_attach
Eina_Bool eldbus_service_object_manager_attach(Eldbus_Service_Interface *iface)
Attach ObjectManager interface.
Definition: eldbus_service.c:1529
elm_layout_text_set
Eina_Bool elm_layout_text_set(Eo *obj, const char *part, const char *text)
Set the text of the given part.
Definition: efl_ui_layout.c:3160
_Evas_Smart_Cb_Description::type
const char * type
Hint on the type of event_info parameter's contents on a Evas_Smart_Cb callback.
Definition: Evas_Common.h:2037
edje_edit_state_color_set
EAPI Eina_Bool edje_edit_state_color_set(Evas_Object *obj, const char *part, const char *state, double value, int r, int g, int b, int a)
Sets the color of a part state.
ELM_ENTRY_EVENT_ANCHOR_CLICKED
#define ELM_ENTRY_EVENT_ANCHOR_CLICKED
Called when anchor was clicked.
Definition: elm_entry_eo.h:1320
ecore_con_url_received_bytes_get
EAPI int ecore_con_url_received_bytes_get(Ecore_Con_Url *url_con)
Retrieves the number of bytes received.
Definition: ecore_con_url.c:1279
ephysics_world_bodies_outside_back_autodel_set
EAPI void ephysics_world_bodies_outside_back_autodel_set(EPhysics_World *world, Eina_Bool autodel)
Set world autodeleting bodies mode when they're outside of render area by the back.
ELM_DAYSELECTOR_THU
@ ELM_DAYSELECTOR_THU
Indicates Thursday.
Definition: elm_dayselector_eo.h:29
elm_config_transition_duration_factor_get
double elm_config_transition_duration_factor_get(void)
Get the duration factor of transitions.
Definition: elm_config.c:4693
evas_object_smart_type_check
Eina_Bool evas_object_smart_type_check(const Evas_Object *eo_obj, const char *type)
Checks whether a given smart object or any of its smart object parents is of a given smart class.
Definition: evas_object_smart.c:430
Elm_Web_Dialog_File_Selector
Evas_Object *(* Elm_Web_Dialog_File_Selector)(void *data, Evas_Object *obj, Eina_Bool allows_multiple, Eina_List *accept_types, Eina_List **selected, Eina_Bool *ret)
Callback type for the JS file selector hook.
Definition: elm_web_common.h:239
elm_object_cursor_theme_search_enabled_get
Eina_Bool elm_object_cursor_theme_search_enabled_get(const Eo *obj)
Whether the cursor may be looked in the theme or not.
Definition: elm_main.c:2071
eina_file_map_lines
Eina_Iterator * eina_file_map_lines(Eina_File *file)
Maps line by line in the memory efficiently using an Eina_Iterator.
Definition: eina_file_common.c:699
elm_bg_overlay_set
EINA_DEPRECATED void elm_bg_overlay_set(Evas_Object *obj, Evas_Object *overlay)
Set the overlay object used for the background object.
ecore_x_window_move
EAPI void ecore_x_window_move(Ecore_X_Window win, int x, int y)
Moves a window to the position x, y.
Definition: ecore_x_window.c:578
evas_canvas_tree_objects_at_xy_get
EOAPI Eina_List * evas_canvas_tree_objects_at_xy_get(Eo *obj, Efl_Canvas_Object *stop, int x, int y)
Retrieve a list of Evas objects lying over a given position in a canvas.
ECORE_X_WINDOW_STATE_HINT_ICONIC
@ ECORE_X_WINDOW_STATE_HINT_ICONIC
The window wants to start in an iconified state.
Definition: Ecore_X.h:1259
elm_scroller_page_size_set
void elm_scroller_page_size_set(Evas_Object *obj, Evas_Coord h_pagesize, Evas_Coord v_pagesize)
Set scroll page size.
Definition: elm_scroller.c:1090
elm_gengrid_reorder_mode_get
Eina_Bool elm_gengrid_reorder_mode_get(const Elm_Gengrid *obj)
Get whether a given gengrid widget is or not able have items reordered.
Definition: elm_gengrid_eo.legacy.c:69
EET_T_INLINED_STRING
#define EET_T_INLINED_STRING
Data type: char * (but compressed inside the resulting eet)
Definition: Eet.h:2590
elm_obj_toolbar_item_prepend
EOAPI Elm_Widget_Item * elm_obj_toolbar_item_prepend(Eo *obj, const char *icon, const char *label, Evas_Smart_Cb func, const void *data)
Prepend item to the toolbar.
_Elm_Entry_Anchor_Info::y
Evas_Coord y
Anchor geometry, relative to canvas.
Definition: elm_entry_common.h:61
eina_simple_xml_node_tag_new
Eina_Simple_XML_Node_Tag * eina_simple_xml_node_tag_new(Eina_Simple_XML_Node_Tag *parent, const char *name)
Creates new tag.
Definition: eina_simple_xml_parser.c:675
ecore_drm2_fb_release
EAPI Eina_Bool ecore_drm2_fb_release(Ecore_Drm2_Output *o, Eina_Bool panic)
Try to force a framebuffer release for an output.
Definition: ecore_drm2_fb.c:719
elm_gesture_layer_double_tap_timeout_set
void elm_gesture_layer_double_tap_timeout_set(Evas_Object *obj, double double_tap_timeout)
This function sets the gesture layer double tap timeout of an object.
Definition: elm_gesture_layer.c:4143
Eina_Rbtree_Cmp_Key_Cb
int(* Eina_Rbtree_Cmp_Key_Cb)(const Eina_Rbtree *node, const void *key, int length, void *data)
Function used compare node with a given key of specified length.
Definition: eina_rbtree.h:132
Eina_Thread_Queue
struct _Eina_Thread_Queue Eina_Thread_Queue
This is a uni-directional zero-copy thread message queue specifically designed with the idea of sendi...
Definition: eina_thread_queue.h:29
elm_genlist_highlight_mode_get
Eina_Bool elm_genlist_highlight_mode_get(const Elm_Genlist *obj)
Get whether the genlist items' should be highlighted when item selected.
Definition: elm_genlist_eo.legacy.c:129
elm_entry_context_menu_item_add
void elm_entry_context_menu_item_add(Elm_Entry *obj, const char *label, const char *icon_file, Elm_Icon_Type icon_type, Evas_Smart_Cb func, const void *data)
This adds an item to the entry's contextual menu.
Definition: elm_entry_eo.legacy.c:555
ecore_x_window_keygrab_set
EAPI Eina_Bool ecore_x_window_keygrab_set(Ecore_X_Window win, const char *key, int mod, int any_mod, int priority, Ecore_X_Win_Keygrab_Mode grab_mode)
Definition: ecore_x_keygrab.c:581
edje_edit_state_container_align_x_set
EAPI Eina_Bool edje_edit_state_container_align_x_set(Evas_Object *obj, const char *part, const char *state, double value, double x)
Sets x align for BOX or TABLE part.
elm_textpath_circular_set
void elm_textpath_circular_set(Efl_Ui_Textpath *obj, double radius, double start_angle, Efl_Ui_Textpath_Direction direction)
Set a circle with given radius, and start angle.
Definition: efl_ui_textpath_eo.legacy.c:3
edje_edit_part_item_index_span_col_set
EAPI Eina_Bool edje_edit_part_item_index_span_col_set(Evas_Object *obj, const char *part, unsigned int index, unsigned short col)
Sets the count of columns which this item will spans for use.
EDJE_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_DECIMAL
@ EDJE_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_DECIMAL
The number layout to allow decimal point to provide fractional value.
Definition: Edje_Common.h:1325
evas_event_feed_mouse_up
void evas_event_feed_mouse_up(Evas *obj, int b, Evas_Button_Flags flags, unsigned int timestamp, const void *data)
Mouse up event feed.
Definition: evas_events.c:2093
evas_seat_focus_state_get
Eina_Bool evas_seat_focus_state_get(const Evas_Canvas *obj, Evas_Device *seat)
Get the focus state by a given seat.
Definition: evas_canvas_eo.legacy.c:99
elm_obj_genlist_item_decorate_mode_set
EOAPI void elm_obj_genlist_item_decorate_mode_set(Eo *obj, const char *decorate_it_type, Eina_Bool decorate_it_set)
Activate a genlist mode on an item.
eina_accessor_free
void eina_accessor_free(Eina_Accessor *accessor)
Frees an accessor.
Definition: eina_accessor.c:96
eina_quaternion_f16p16_rotation_matrix3_get
void eina_quaternion_f16p16_rotation_matrix3_get(Eina_Matrix3_F16p16 *m, const Eina_Quaternion_F16p16 *q)
Definition: eina_quaternion.c:317
_Efl_Ui_Container_Item_Hints
Definition: efl_ui_container_layout.h:15
Elm_Calendar_Weekday
Elm_Calendar_Weekday
A weekday.
Definition: elm_calendar_eo.h:60
eina_list_shuffle
Eina_List * eina_list_shuffle(Eina_List *list, Eina_Random_Cb func)
Shuffles list.
Definition: eina_list.c:1182
elm_validator_regexp_helper
void elm_validator_regexp_helper(void *data, const Efl_Event *event)
The regex validator.
Definition: elm_helper.c:42
ELM_FLIPSELECTOR_EVENT_UNDERFLOWED
#define ELM_FLIPSELECTOR_EVENT_UNDERFLOWED
Called when flipselector is underflowed.
Definition: elm_flipselector_eo.h:202
Evas_Font_Size
int Evas_Font_Size
Type used for font sizes (int).
Definition: Evas_Common.h:117
eina_inarray_nth
void * eina_inarray_nth(const Eina_Inarray *array, unsigned int position)
Gets the member at the given position.
Definition: eina_inarray.c:543
evas_object_image_data_convert
void * evas_object_image_data_convert(Evas_Object *eo_obj, Evas_Colorspace to_cspace)
Definition: evas_image_legacy.c:1110
_Ecore_Evas_Interface_Software_X11
Definition: ecore_evas_x11.h:22
_Eio_Progress::max
long long max
Number of total steps to complete this I/O.
Definition: Eio_Legacy.h:180
elm_toolbar_first_item_get
Elm_Widget_Item * elm_toolbar_first_item_get(const Elm_Toolbar *obj)
Get the first item in the widget.
Definition: elm_toolbar_eo.legacy.c:9
elm_hover_parent_set
void elm_hover_parent_set(Evas_Object *obj, Evas_Object *parent)
Sets the parent object for the hover.
Definition: elm_hover.c:757
eina_value_array_vset
static Eina_Bool eina_value_array_vset(Eina_Value *value, unsigned int position, va_list args)
Sets a generic value to an array member.
eina_log_file_disable_get
Eina_Bool eina_log_file_disable_get(void)
Gets if originating file name logging should be disabled.
Definition: eina_log.c:1815
eina_clist_next
static Eina_Clist * eina_clist_next(const Eina_Clist *list, const Eina_Clist *elem)
Gets the next element.
_Evas_Event_Multi_Move::device
int device
Multi device number that moved (1 or more for extra touches)
Definition: Evas_Legacy.h:299
eldbus_object_bus_name_get
const char * eldbus_object_bus_name_get(const Eldbus_Object *obj)
Get the name associated with a Eldbus_Object.
Definition: eldbus_object.c:549
elm_entry_cnp_mode_get
Elm_Cnp_Mode elm_entry_cnp_mode_get(const Elm_Entry *obj)
Getting elm_entry text paste/drop mode.
Definition: elm_entry_eo.legacy.c:45
ELM_GENGRID_ITEM_FIELD_CONTENT
@ ELM_GENGRID_ITEM_FIELD_CONTENT
Type content.
Definition: elm_general.h:416
ecore_evas_aspect_get
EAPI double ecore_evas_aspect_get(const Ecore_Evas *ee)
Gets the aspect ratio of a canvas window.
Definition: ecore_evas.c:2562
evas_font_path_global_list
const Eina_List * evas_font_path_global_list(void)
Retrieves the list of font paths used by the application.
Definition: evas_font_dir.c:1465
elm_obj_prefs_item_value_set
EOAPI Eina_Bool elm_obj_prefs_item_value_set(Eo *obj, const char *name, const Eina_Value *value)
Set the value on a given prefs widget's item.
eet_read_direct
EAPI const void * eet_read_direct(Eet_File *ef, const char *name, int *size_ret)
Reads a specified entry from an eet file and return data.
Definition: eet_lib.c:2014
_Ecore_X_Version::micro
int micro
< minor (new features, bugfixes, major improvements version)
Definition: Ecore_X.h:33
EMOTION_WAKEUP
@ EMOTION_WAKEUP
pipeline is up and running
Definition: Emotion.h:241
ecore_con_eet_server_new
EAPI Ecore_Con_Eet * ecore_con_eet_server_new(Ecore_Con_Server *server)
Creates an Ecore_Con_Eet server.
Definition: ecore_con_eet.c:721
_Efreet_Version
Definition: Efreet.h:120
ECORE_WL2_EVENT_DND_DROP
EAPI int ECORE_WL2_EVENT_DND_DROP
Definition: ecore_wl2.c:28
edje_edit_state_external_param_bool_get
EAPI Eina_Bool edje_edit_state_external_param_bool_get(Evas_Object *obj, const char *part, const char *state, double value, const char *param, Eina_Bool *val)
Gets external parameter of type BOOL.
Definition: edje_edit.c:7411
evas_font_hinting_can_hint
Eina_Bool evas_font_hinting_can_hint(const Evas *e, Evas_Font_Hinting_Flags hinting)
Checks if the font hinting is supported by the given evas.
Definition: evas_main.c:1971
_Ecore_Con_Event_Server_Del::server
Ecore_Con_Server * server
the client that was lost
Definition: Ecore_Con.h:524
embryo_error_string_get
EAPI const char * embryo_error_string_get(Embryo_Error error)
Retrieves a string describing the given error code.
Definition: embryo_amx.c:581
ELM_GENGRID_EVENT_REALIZED
#define ELM_GENGRID_EVENT_REALIZED
Called when gengrid realized.
Definition: elm_gengrid_eo.h:641
edje_edit_part_item_min_w_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_min_w_set(Evas_Object *obj, const char *part, const char *item, int min_w)
Sets the minimum width value of a part's item.
_Ecore_Event_Mouse_Wheel::root
struct _Ecore_Event_Mouse_Wheel::@3 root
Coordinates relative to root window.
elm_font_properties_free
void elm_font_properties_free(Elm_Font_Properties *efp)
Free font properties return by elm_font_properties_get().
Definition: elm_font.c:140
ephysics_body_rotation_set
EAPI void ephysics_body_rotation_set(EPhysics_Body *body, EPhysics_Quaternion *quat)
Set body's rotation.
_Eina_Size2D
A 2D size in pixel coordinates.
Definition: eina_rectangle.h:70
_Ecore_Buffer_Backend::buffer_export
Ecore_Export_Type(* buffer_export)(Ecore_Buffer_Module_Data bmdata, Ecore_Buffer_Data bdata, int *id)
Get the id or fd of Ecore_Buffer for exporting it.
Definition: Ecore_Buffer.h:450
edje_edit_image_del
EAPI Eina_Bool edje_edit_image_del(Evas_Object *obj, const char *name)
Deletes an image from the image collection.
Definition: edje_edit.c:10203
elm_list_horizontal_get
Eina_Bool elm_list_horizontal_get(const Elm_List *obj)
Control horizontal mode on the list object.
Definition: elm_list_eo.legacy.c:9
ecore_con_server_connected_get
EAPI Eina_Bool ecore_con_server_connected_get(const Ecore_Con_Server *svr)
Retrieves whether the given server is currently connected.
Definition: ecore_con_legacy.c:2334
edje_object_part_drag_value_set
Eina_Bool edje_object_part_drag_value_set(Evas_Object *obj, const char *part, double dx, double dy)
Sets the dragable object location.
Definition: edje_legacy.c:228
ephysics_body_sleeping_threshold_set
EAPI void ephysics_body_sleeping_threshold_set(EPhysics_Body *body, double linear_threshold, double angular_threshold)
Set the linear and angular sleeping threshold.
_Ecore_Cocoa_Event_Window_Focused
Data available when a Cocoa window receives focus.
Definition: Ecore_Cocoa.h:175
elm_fileselector_multi_select_set
void elm_fileselector_multi_select_set(Evas_Object *obj, Eina_Bool multi)
Enable or disable multi-selection in the file selector widget.
Definition: elc_fileselector.c:2278
DropTarget
Definition: ecore_win32_dnd_drop_target.h:14
Ecore_Exe_Flags
Ecore_Exe_Flags
Flags for executing a child with its stdin and/or stdout piped back.
Definition: ecore_exe_eo.h:48
eina_quaternion_normalized
void eina_quaternion_normalized(Eina_Quaternion *out, const Eina_Quaternion *in)
Definition: eina_quaternion.c:435
evas_object_map_get
const Evas_Map * evas_object_map_get(const Evas_Object *eo_obj)
Get current object transformation map.
Definition: evas_map.c:649
_Ecore_Exe_Event_Add
Definition for a structure that stores information of a Process add event.
Definition: Ecore_Common.h:1056
EVAS_GL_SUCCESS
#define EVAS_GL_SUCCESS
The last evas_gl_ operation succeeded.
Definition: Evas_GL.h:5073
elm_diskselector_item_cursor_set
EINA_DEPRECATED void elm_diskselector_item_cursor_set(Elm_Object_Item *it, const char *cursor)
Set the cursor to be shown when mouse is over the diskselector item.
elm_obj_genlist_clear
EOAPI void elm_obj_genlist_clear(Eo *obj)
Remove all items from a given genlist widget.
_Eina_File_Map::offset
unsigned long int offset
The offset in the file.
Definition: eina_file_common.h:120
eeze_disk_new
Eeze_Disk * eeze_disk_new(const char *path)
Create a new disk object from a /sys/ path or /dev/ path.
Definition: eeze_disk.c:152
_Elm_Text_Class
Definition: elm_config.h:1325
emile_image_data
Eina_Bool emile_image_data(Emile_Image *image, Emile_Image_Property *prop, unsigned int property_size, void *pixels, Emile_Image_Load_Error *error)
Read the pixels from an image file.
Definition: emile_image.c:2502
ecore_wl2_input_default_input_get
EAPI Ecore_Wl2_Input * ecore_wl2_input_default_input_get(const Ecore_Wl2_Display *ewd)
Gets default input of a given display.
Definition: ecore_wl2_input.c:1876
bq_consumer_listener
Definition: bq_mgr_protocol.h:77
elm_gengrid_add
Evas_Object * elm_gengrid_add(Evas_Object *parent)
Add a new gengrid widget to the given parent Elementary (container) object.
Definition: elm_gengrid.c:4256
Elm_Animation_View_State
Elm_Animation_View_State
Defines the state of animation view.
Definition: efl_ui_vg_animation_eo.legacy.h:20
eina_simple_xml_node_dump
char * eina_simple_xml_node_dump(Eina_Simple_XML_Node *node, const char *indent)
Converts the node tree under the given element to a XML string.
Definition: eina_simple_xml_parser.c:1196
elm_win_focus_highlight_style_get
const char * elm_win_focus_highlight_style_get(const Elm_Win *obj)
Get the style set for the focus highlight object.
_Ecore_Wl_Event_Dnd_Leave
Definition: Ecore_Wayland.h:172
ECORE_WL_EVENT_DATA_SOURCE_CANCELLED
EAPI int ECORE_WL_EVENT_DATA_SOURCE_CANCELLED
Definition: ecore_wl.c:98
elm_layout_content_get
Evas_Object * elm_layout_content_get(const Evas_Object *obj, const char *swallow)
Get the child object in the given content part.
Definition: efl_ui_layout.c:1281
eeze_disk_mount_point_get
EAPI const char * eeze_disk_mount_point_get(Eeze_Disk *disk)
Return the mount point of a disk.
Definition: eeze_disk_mount.c:429
ecore_x_icccm_colormap_window_unset
EAPI void ecore_x_icccm_colormap_window_unset(Ecore_X_Window win, Ecore_X_Window subwin)
Remove a window from the list of colormap windows.
Definition: ecore_x_icccm.c:1067
Evas_Textblock_Text_Type
enum _Evas_Textblock_Text_Type Evas_Textblock_Text_Type
Text type for evas textblock.
elm_entry_single_line_get
Eina_Bool elm_entry_single_line_get(const Elm_Entry *obj)
Get whether the entry is set to be single line.
Definition: elm_entry_eo.legacy.c:129
_Eina_Value_Type::value_size
unsigned int value_size
byte size of value
Definition: eina_value.h:3680
ephysics_body_soft_body_dragging_set
EAPI void ephysics_body_soft_body_dragging_set(EPhysics_Body *body, int triangle)
Set the soft body dragging status.
evas_object_smart_calculate
void evas_object_smart_calculate(Efl_Canvas_Group *obj)
Triggers an immediate recalculation of this object's geometry.
Definition: efl_canvas_group_eo.legacy.c:21
ELM_GENLIST_EVENT_VBAR_UNPRESS
#define ELM_GENLIST_EVENT_VBAR_UNPRESS
Called when vertical bar is no longer pressed.
Definition: elm_genlist_eo.h:751
ELM_POLICY_QUIT_LAST_WINDOW_HIDDEN
@ ELM_POLICY_QUIT_LAST_WINDOW_HIDDEN
quit when the application's last window is hidden
Definition: elm_general.h:250
evas_object_image_extension_can_load_fast_get
Eina_Bool evas_object_image_extension_can_load_fast_get(const char *file)
Check if a file extension may be supported by Image Object Functions.
Definition: evas_main.c:794
evas_textblock_cursor_format_is_visible_get
Eina_Bool evas_textblock_cursor_format_is_visible_get(const Evas_Textblock_Cursor *cur)
Check if the current cursor position is a visible format.
Definition: evas_object_textblock.c:12765
Eina_Value_Blob
struct _Eina_Value_Blob Eina_Value_Blob
Value type for EINA_VALUE_TYPE_BLOB.
Definition: eina_value.h:2983
eina_inarray_step_set
void eina_inarray_step_set(Eina_Inarray *array, unsigned int sizeof_eina_inarray, unsigned int member_size, unsigned int step)
Initializes an inline array.
Definition: eina_inarray.c:366
eina_ustrbuf_rw_slice_get
Eina_Rw_Slice eina_ustrbuf_rw_slice_get(const Eina_UStrbuf *buf)
Gets a read-write slice of the buffer contents.
_Evas_Vg_Gradient_Stop::b
int b
The component B color of the gradient stop.
Definition: Evas_Legacy.h:3781
eina_ustringshare_strlen
int eina_ustringshare_strlen(const Eina_Unicode *str)
Notes that the given string must be shared.
Definition: eina_ustringshare.c:178
_Ecore_IMF_Event_Key_Down::locks
Ecore_IMF_Keyboard_Locks locks
The keyboard locks active when the event has been emitted.
Definition: Ecore_IMF.h:707
ecore_evas_focus_skip_get
EAPI Eina_Bool ecore_evas_focus_skip_get(const Ecore_Evas *ee)
Gets the "focus skip" flag.
Definition: ecore_evas.c:2622
EMILE_COLORSPACE_YCBCR422601_PL
@ EMILE_COLORSPACE_YCBCR422601_PL
YCbCr 4:2:2, ITU.BT-601 specifications.
Definition: emile_image.h:30
_Edje_Message_String_Set::count
int count
The size of the message's array (may be greater than 1)
Definition: Edje_Legacy.h:522
EINA_CPU_ALTIVEC
@ EINA_CPU_ALTIVEC
Single-precision floating point and integer SIMD (PowerPC)
Definition: eina_cpu.h:53
elm_obj_calendar_first_day_of_week_get
EOAPI Elm_Calendar_Weekday elm_obj_calendar_first_day_of_week_get(const Eo *obj)
The first day of week to use on calendar widgets'.
ecore_ipc_server_send
EAPI int ecore_ipc_server_send(Ecore_Ipc_Server *svr, int major, int minor, int ref, int ref_to, int response, const void *data, int size)
Sends a message to the given IPC server.
Definition: ecore_ipc.c:923
ecore_imf_evas_event_mouse_in_wrap
EAPI void ecore_imf_evas_event_mouse_in_wrap(Evas_Event_Mouse_In *evas_event, Ecore_IMF_Event_Mouse_In *imf_event)
Converts a "mouse_in" event from Evas to the corresponding event of Ecore_IMF.
Definition: ecore_imf_evas.c:66
_Evas_GL_API::evasglSignalSync
Eina_Bool(* evasglSignalSync)(Evas_GL *evas_gl, EvasGLSync sync, unsigned mode)
Definition: Evas_GL.h:5812
elm_coords_finger_size_adjust
void elm_coords_finger_size_adjust(int times_w, Evas_Coord *w, int times_h, Evas_Coord *h)
Adjust size of an element for finger usage.
Definition: elm_main.c:1926
Efl_Signal_Cb
void(* Efl_Signal_Cb)(void *data, Evas_Object *obj, const char *emission, const char *source)
Edje signal callback functions's prototype definition.
Definition: Edje_Common.h:271
Evas_Axis_Label
enum _Evas_Axis_Label Evas_Axis_Label
Types of recognized device axes.
eina_semaphore_free
static Eina_Bool eina_semaphore_free(Eina_Semaphore *sem)
Frees an allocated Eina_Semaphore.
eina_value_error_get
static Eina_Bool eina_value_error_get(const Eina_Value *v, Eina_Error *c)
Check value type and get contents.
Definition: eina_inline_value_util.x:228
EINA_LOCK_FAIL
@ EINA_LOCK_FAIL
Indicates that the lock operation failed.
Definition: eina_lock.h:90
ecore_event_handler_del
void * ecore_event_handler_del(Ecore_Event_Handler *event_handler)
Deletes an event handler.
Definition: ecore_events.c:31
elm_edje_file_cache_all_set
EINA_DEPRECATED void elm_edje_file_cache_all_set(int size)
Set the configured edje file cache size for all applications on the display.
eina_quaternion_conjugate
void eina_quaternion_conjugate(Eina_Quaternion *out, const Eina_Quaternion *in)
Definition: eina_quaternion.c:418
EVAS_CALLBACK_IMAGE_UNLOADED
@ EVAS_CALLBACK_IMAGE_UNLOADED
Image data has been unloaded (by some mechanism in Evas that throw out original image data)
Definition: Evas_Common.h:452
ecore_wl2_window_close_callback_set
EAPI void ecore_wl2_window_close_callback_set(Ecore_Wl2_Window *window, void(*cb)(void *data, Ecore_Wl2_Window *win), void *data)
Set a callback to be caleld just before the window is closed and freed.
Definition: ecore_wl2_window.c:597
ethumb_video_fps_get
EAPI unsigned int ethumb_video_fps_get(const Ethumb *e)
Get the thumbnail framerate.
Definition: ethumb.c:820
elm_obj_entry_file_text_format_set
EOAPI void elm_obj_entry_file_text_format_set(Eo *obj, Elm_Text_Format format)
Text format used to load and save the file, which could be plain text or markup text.
ELM_OBJECT_MULTI_SELECT_MODE_MAX
@ ELM_OBJECT_MULTI_SELECT_MODE_MAX
canary value: any value greater or equal to ELM_OBJECT_MULTI_SELECT_MODE_MAX is forbidden.
Definition: elm_general.h:297
Eina_Packing_Bottom_Left_Skyline
@ Eina_Packing_Bottom_Left_Skyline
bottom left skyline
Definition: eina_rectangle.h:150
ECORE_WL2_EVENT_DATA_SOURCE_SEND
EAPI int ECORE_WL2_EVENT_DATA_SOURCE_SEND
Definition: ecore_wl2.c:34
Eina_Matrixsparse
struct _Eina_Matrixsparse Eina_Matrixsparse
Type for a generic sparse matrix.
Definition: eina_matrixsparse.h:66
Eina_Debug_Dispatch_Cb
Eina_Bool(* Eina_Debug_Dispatch_Cb)(Eina_Debug_Session *session, void *buffer)
Dispatcher callback prototype used to override the default dispatcher of a session.
Definition: eina_debug.h:96
_Eet_Entry::size
int size
The size on disk.
Definition: Eet.h:548
_Ecore_Event_Key::data
void * data
User data associated with an Ecore_Event_Key.
Definition: Ecore_Input.h:213
EIO_MONITOR_FILE_DELETED
int EIO_MONITOR_FILE_DELETED
A watched file was deleted, or a file in a watched directory was deleted.
Definition: eio_monitor.c:307
ecore_imf_context_event_callback_add
EAPI void ecore_imf_context_event_callback_add(Ecore_IMF_Context *ctx, Ecore_IMF_Callback_Type type, Ecore_IMF_Event_Cb func, const void *data)
Adds (registers) a callback function to a given context event.
Definition: ecore_imf_context.c:767
elm_gesture_layer_line_distance_tolerance_set
void elm_gesture_layer_line_distance_tolerance_set(Evas_Object *obj, Evas_Coord line_distance_tolerance)
This function sets the gesture layer line distance tolerance of an object.
Definition: elm_gesture_layer.c:4015
elm_genlist_item_select_mode_set
void elm_genlist_item_select_mode_set(Elm_Genlist_Item *obj, Elm_Object_Select_Mode mode)
Set the genlist item's select mode.
Definition: elm_genlist_item_eo.legacy.c:87
ELM_CONFORMANT_CLASS
#define ELM_CONFORMANT_CLASS
Elementary conformant class.
Definition: elm_conformant_eo.h:20
eldbus_object_manager_interfaces_added
Eldbus_Signal_Handler * eldbus_object_manager_interfaces_added(Eldbus_Object *obj, Eldbus_Signal_Cb cb, const void *cb_data)
Register a callback on "InterfacesAdded" signal.
Definition: eldbus_freedesktop.c:85
Elm_Web_Dialog_Prompt
Evas_Object *(* Elm_Web_Dialog_Prompt)(void *data, Evas_Object *obj, const char *message, const char *def_value, const char **value, Eina_Bool *ret)
Callback type for the JS prompt hook.
Definition: elm_web_common.h:215
eina_debug_session_dispatch_override
EAPI void eina_debug_session_dispatch_override(Eina_Debug_Session *session, Eina_Debug_Dispatch_Cb disp_cb)
Override the dispatcher of a specific session.
Definition: eina_debug.c:291
eina_stringshare_replace_length
static Eina_Bool eina_stringshare_replace_length(Eina_Stringshare **p_str, const char *news, unsigned int slen)
Replace the previously stringshared pointer with a new content.
Definition: eina_inline_stringshare.x:107
elm_obj_clock_first_interval_set
EOAPI void elm_obj_clock_first_interval_set(Eo *obj, double interval)
The first interval on time updates for a user mouse button hold on clock widgets' time editing.
elm_video_stop
void elm_video_stop(Evas_Object *obj)
Stop a video.
Definition: efl_ui_video.c:553
eina_quaternion_slerp
void eina_quaternion_slerp(Eina_Quaternion *out, const Eina_Quaternion *a, const Eina_Quaternion *b, double pos)
Definition: eina_quaternion.c:468
eeze_udev_find_unlisted_similar
EAPI Eina_List * eeze_udev_find_unlisted_similar(Eina_List *list)
Updates a list of all syspaths that are (or should be) the same device.
Definition: eeze_udev_find.c:79
eina_debug_timer_add
Eina_Debug_Timer * eina_debug_timer_add(unsigned int timeout_ms, Eina_Debug_Timer_Cb cb, void *data)
Add a timer.
Definition: eina_debug_timer.c:152
_Edje_Color_Class
Definition: Edje_Common.h:181
evas_font_path_prepend
void evas_font_path_prepend(Evas_Canvas *obj, const char *path)
Prepends a font path to the list of font paths used by the given evas.
Definition: evas_canvas_eo.legacy.c:345
_Evas_Point::x
int x
x co-ordinate
Definition: Evas_Common.h:240
ECORE_X_WINDOW_STATE_ABOVE
@ ECORE_X_WINDOW_STATE_ABOVE
The window should fill the entire screen and have no window border/decorations.
Definition: Ecore_X.h:169
edje_object_size_max_get
void edje_object_size_max_get(const Edje_Object *obj, int *maxw, int *maxh)
Gets the maximum size specified – as an EDC property – for a given Edje object.
Definition: edje_legacy.c:1154
ecore_x_randr_screen_primary_output_orientations_get
EAPI Ecore_X_Randr_Orientation ecore_x_randr_screen_primary_output_orientations_get(Ecore_X_Window root)
Definition: ecore_x_randr.c:137
_Eina_Simple_XML_Type
_Eina_Simple_XML_Type
a simple XML type.
Definition: eina_simple_xml_parser.h:194
Edje_Aspect_Control
enum _Edje_Aspect_Control Edje_Aspect_Control
All Edje aspect control values.
edje_edit_state_external_param_int_get
EAPI Eina_Bool edje_edit_state_external_param_int_get(Evas_Object *obj, const char *part, const char *state, double value, const char *param, int *val)
Gets external parameter of type INT.
Definition: edje_edit.c:7378
EVAS_VG_PATH_COMMAND_CLOSE
@ EVAS_VG_PATH_COMMAND_CLOSE
Close the current subpath by drawing a line between current point and the first point of current subp...
Definition: Evas_Legacy.h:3762
Elm_Prefs_Data_Event_Changed
struct _Elm_Prefs_Data_Event_Changed Elm_Prefs_Data_Event_Changed
An Elm Prefs ELM_PREFS_DATA_EVENT_ITEM_CHANGED event info data blob.
elm_flip_add
Evas_Object * elm_flip_add(Evas_Object *parent)
Add a new flip to the parent.
Definition: efl_ui_flip.c:2370
evas_object_image_load_dpi_get
double evas_object_image_load_dpi_get(const Evas_Object *obj)
Get the DPI resolution of a loaded image object in the canvas.
Definition: evas_image_legacy.c:330
EVAS_BORDER_FILL_NONE
@ EVAS_BORDER_FILL_NONE
Image's center region is not to be rendered.
Definition: Evas_Legacy.h:5721
ecore_evas_ews_evas_get
EAPI Evas * ecore_evas_ews_evas_get(void)
Returns the internal backing store in use.
Definition: ecore_evas_ews.c:1385
_Old_Edje_Part_Description_Spec_Image::tween_list
Eina_List * tween_list
list of Edje_Part_Image_Id
Definition: edje_convert.h:150
ELM_OBJECT_SELECT_MODE_ALWAYS
@ ELM_OBJECT_SELECT_MODE_ALWAYS
always select mode.
Definition: elm_general.h:39
edje_object_text_markup_filter_callback_del
void * edje_object_text_markup_filter_callback_del(Eo *obj, const char *part, Edje_Markup_Filter_Cb func)
Deletes a function from the markup filter list.
Definition: edje_legacy.c:625
elm_grid_pack_get
void elm_grid_pack_get(Evas_Object *subobj, int *x, int *y, int *w, int *h)
Get packing of a child.
Definition: elm_grid.c:182
elm_mapbuf_smooth_get
Eina_Bool elm_mapbuf_smooth_get(const Elm_Mapbuf *obj)
Get a value whether smooth map rendering is enabled or not.
Definition: elm_mapbuf_eo.legacy.c:21
evas_object_geometry_set
void evas_object_geometry_set(Evas_Object *eo_obj, Evas_Coord x, Evas_Coord y, Evas_Coord w, Evas_Coord h)
Set the position and (rectangular) size of the given Evas object.
Definition: evas_object_main.c:1162
evas_vg_shape_stroke_location_set
void evas_vg_shape_stroke_location_set(Evas_Vg_Shape *obj, double centered)
Sets the stroke location to be used for stroking the path.
Definition: efl_canvas_vg_shape.c:284
edje_text_class_del
void edje_text_class_del(const char *text_class)
Deletes the text class.
Definition: edje_util.c:1220
elm_thumb_path_get
void elm_thumb_path_get(const Evas_Object *obj, const char **file, const char **key)
Get the path and key to the image or video thumbnail generated by ethumb.
Definition: elm_thumb.c:948
eina_value_list_vappend
static Eina_Bool eina_value_list_vappend(Eina_Value *value, va_list args)
Appends the generic value in a list.
_Efreet_Desktop::keywords
Eina_List * keywords
Keywords which describe this entry.
Definition: efreet_desktop.h:130
_Ecore_X_Event_Window_Gravity
Definition: Ecore_X.h:640
ecore_evas_show
EAPI void ecore_evas_show(Ecore_Evas *ee)
Shows an Ecore_Evas' window.
Definition: ecore_evas.c:1506
Elm_Gen_Item::flipped
Eina_Bool flipped
a flag that shows the flip status of the item.
Definition: elm_gen_common.h:69
_Elm_Store_Item_Mapping_Empty::dummy
Eina_Bool dummy
dummy entry - set to anything you like
Definition: elm_store.h:101
ELM_WIN_DROPDOWN_MENU
@ ELM_WIN_DROPDOWN_MENU
The window is a dropdown menu, as when an entry in a menubar is clicked.
Definition: elm_win_legacy.h:78
elm_obj_entry_single_line_get
EOAPI Eina_Bool elm_obj_entry_single_line_get(const Eo *obj)
Get whether the entry is set to be single line.
Eina_List
struct _Eina_List Eina_List
Type for a generic double linked list.
Definition: eina_list.h:304
evas_render_idle_flush
void evas_render_idle_flush(Evas_Canvas *obj)
Make the canvas discard internally cached data used for rendering.
Definition: evas_canvas_eo.legacy.c:369
edje_password_show_last_set
void edje_password_show_last_set(Eina_Bool password_show_last)
Shows last character in password mode.
Definition: edje_util.c:407
_Evas_Event_Render_Post
Definition: Evas_Common.h:312
elm_gengrid_highlight_mode_set
void elm_gengrid_highlight_mode_set(Elm_Gengrid *obj, Eina_Bool highlight)
Control whether the gengrid items' should be highlighted when item selected.
Definition: elm_gengrid_eo.legacy.c:75
elm_gengrid_bounce_get
void elm_gengrid_bounce_get(const Evas_Object *obj, Eina_Bool *h_bounce, Eina_Bool *v_bounce)
Get whether bouncing effects are enabled or disabled, for a given gengrid widget, on each axis.
Definition: elm_gengrid.c:5111
edje_object_part_swallow
Eina_Bool edje_object_part_swallow(Evas_Object *obj, const char *part, Evas_Object *obj_swallow)
"Swallows" an object into one of the Edje object SWALLOW parts.
Definition: edje_util.c:6675
Ecore_Event_Handler
struct _Ecore_Event_Handler Ecore_Event_Handler
A handle for an event handler.
Definition: Ecore_Common.h:576
edje_object_part_state_get
const char * edje_object_part_state_get(const Edje_Object *obj, const char *part, double *val_ret)
Returns the state of the Edje part.
Definition: edje_legacy.c:64
edje_edit_part_restack_below
EAPI Eina_Bool edje_edit_part_restack_below(Evas_Object *obj, const char *part)
Moves the given part below the previous one.
Definition: edje_edit.c:3589
elm_object_domain_translatable_part_text_set
void elm_object_domain_translatable_part_text_set(Evas_Object *obj, const char *part, const char *domain, const char *text)
Set the text for an object's part, marking it as translatable.
Definition: elm_main.c:1504
_Ecore_X_Event_Xdnd_Drop
Definition: Ecore_X.h:824
Eet_Descriptor_List_Append_Callback
void *(* Eet_Descriptor_List_Append_Callback)(void *l, void *d)
Callback prototype for Eet_Descriptor_List_Append.
Definition: Eet.h:2712
evas_smart_objects_calculating_get
Eina_Bool evas_smart_objects_calculating_get(const Eo *obj)
Get if the canvas is currently calculating smart objects.
Definition: evas_main.c:2009
_Ecore_Ipc_Event_Client_Data::response
int response
Requires response.
Definition: Ecore_Ipc.h:299
ecore_evas_shadow_geometry_get
EAPI void ecore_evas_shadow_geometry_get(const Ecore_Evas *ee, int *l, int *r, int *t, int *b)
Gets shadow geometry for client-side decorations.
Definition: ecore_evas.c:2816
ecore_wl2_subsurface_new
EAPI Ecore_Wl2_Subsurface * ecore_wl2_subsurface_new(Ecore_Wl2_Window *window)
Create and return a new subsurface.
Definition: ecore_wl2_subsurf.c:34
eina_accessor_over
void eina_accessor_over(Eina_Accessor *accessor, Eina_Each_Cb cb, unsigned int start, unsigned int end, const void *fdata)
Iterates over the container and executes a callback on the chosen elements.
Definition: eina_accessor.c:128
_Ecore_Win32_Event_Window_Configure::x
int x
The new x coordinate of the top left corner.
Definition: Ecore_Win32.h:434
EVAS_RENDER_MODE_NONBLOCKING
@ EVAS_RENDER_MODE_NONBLOCKING
The rendering is non blocking mode.
Definition: Evas_Common.h:307
ECORE_X_ATOM_E_KEYROUTER_WINDOW_KEYTABLE
Ecore_X_Atom ECORE_X_ATOM_E_KEYROUTER_WINDOW_KEYTABLE
Definition: ecore_x_atoms_decl.h:374
Efreet_Ini::section
Eina_Hash * section
currently selected section
Definition: efreet_ini.h:26
ETHUMB_THUMB_ORIENT_NONE
@ ETHUMB_THUMB_ORIENT_NONE
keep orientation as pixel data is
Definition: Ethumb.h:269
_Eldbus_Proxy_Event_Property_Removed
Definition: eldbus_proxy.h:225
eina_condition_timedwait
static Eina_Bool eina_condition_timedwait(Eina_Condition *cond, double t)
Causes a thread to wait until signaled by the condition or a timeout is reached.
elm_entry_single_line_set
void elm_entry_single_line_set(Elm_Entry *obj, Eina_Bool single_line)
Sets the entry to single line mode.
Definition: elm_entry_eo.legacy.c:123
eina_f8p24_fracc_get
static unsigned int eina_f8p24_fracc_get(Eina_F8p24 v)
Gets the absolute value of the integer part of and Eina_F8p24 floating point number.
elm_obj_slideshow_timeout_get
EOAPI double elm_obj_slideshow_timeout_get(const Eo *obj)
Get the interval set for image transitions on a given slideshow widget.
eldbus_connection_free_cb_add
void eldbus_connection_free_cb_add(Eldbus_Connection *conn, Eldbus_Free_Cb cb, const void *data)
Add a callback function to be called when connection is freed.
Definition: eldbus_core.c:1316
elm_genlist_selected_items_get
const Eina_List * elm_genlist_selected_items_get(const Elm_Genlist *obj)
Get a list of selected items in the genlist.
Definition: elm_genlist_eo.legacy.c:171
_Ecore_Cocoa_Event_Window_Destroy
Data available when a Cocoa window is destroyed.
Definition: Ecore_Cocoa.h:195
elm_image_add
Evas_Object * elm_image_add(Evas_Object *parent)
Add a new image to the parent.
Definition: efl_ui_image.c:2740
eina_cpu_count
int eina_cpu_count(void)
Gets the current number of processors.
Definition: eina_cpu.c:311
ecore_pipe_wait
int ecore_pipe_wait(Ecore_Pipe *p, int message_count, double wait)
Waits from another thread on the read side of a pipe.
Definition: ecore_pipe.c:168
EINA_CPU_VIS
@ EINA_CPU_VIS
Visual Instruction Set (Spark)
Definition: eina_cpu.h:54
Eina_File
struct _Eina_File Eina_File
A file handle.
Definition: eina_file.h:135
evas_gl_pbuffer_surface_create
Evas_GL_Surface * evas_gl_pbuffer_surface_create(Evas_GL *evas_gl, Evas_GL_Config *cfg, int w, int h, const int *attrib_list)
Create a pixel buffer surface.
Definition: evas_gl.c:269
embryo_program_return_value_get
EAPI Embryo_Cell embryo_program_return_value_get(Embryo_Program *ep)
Retreives the return value of the last called function of the given program.
Definition: embryo_amx.c:1902
edje_edit_part_item_align_x_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_align_x_set(Evas_Object *obj, const char *part, const char *item, double align_x)
Sets the horizontal align value of a part state.
eina_vector3_homogeneous_direction_transform
static void eina_vector3_homogeneous_direction_transform(Eina_Vector3 *out, const Eina_Matrix4 *m, const Eina_Vector3 *v)
Homogeneous direction transform vector.
ETHUMB_THUMB_ORIENT_ORIGINAL
@ ETHUMB_THUMB_ORIENT_ORIGINAL
use orientation from metadata (EXIF-only currently)
Definition: Ethumb.h:277
ecore_x_present_exists
EAPI Eina_Bool ecore_x_present_exists(void)
Definition: ecore_x_present.c:169
eina_matrix3_scale
void eina_matrix3_scale(Eina_Matrix3 *m, double sx, double sy)
Sets the matrix values for a scaling operation.
Definition: eina_matrix.c:489
_Eldbus_Service_Interface_Desc2::version
int version
version of the interface descriptor.
Definition: eldbus_service.h:115
eina_thread_cancel_checkpoint
void eina_thread_cancel_checkpoint(void)
If the current thread is cancellable, this introduces a cancellation check point.
Definition: eina_thread.c:297
PROT_EXEC
#define PROT_EXEC
Data can be executed.
Definition: evil_mman.h:30
eina_slice_end_get
static const void * eina_slice_end_get(const Eina_Slice slice)
The memory position where the slice ends.
elm_win_profile_get
const char * elm_win_profile_get(const Evas_Object *obj)
Get the profile of a window.
Definition: efl_ui_win.c:8745
ecore_fb_input_device_axis_size_set
EAPI void ecore_fb_input_device_axis_size_set(Ecore_Fb_Input_Device *dev, int w, int h)
Set the axis size of the given device.
Definition: ecore_fb_li.c:634
elm_toolbar_homogeneous_set
void elm_toolbar_homogeneous_set(Elm_Toolbar *obj, Eina_Bool homogeneous)
Control homogeneous mode.
Definition: elm_toolbar_eo.legacy.c:27
ELM_WIN_KEYBOARD_ALPHA
@ ELM_WIN_KEYBOARD_ALPHA
Alpha (a-z) keyboard layout.
Definition: elm_win_legacy.h:123
ELM_HOVERSEL_EVENT_ITEM_UNFOCUSED
#define ELM_HOVERSEL_EVENT_ITEM_UNFOCUSED
Called when hoversel item lost focus.
Definition: elm_hoversel_eo.h:204
ecore_wl2_subsurface_surface_get
EAPI struct wl_surface * ecore_wl2_subsurface_surface_get(Ecore_Wl2_Subsurface *subsurface)
Get the wl_surface for this subsurface.
Definition: ecore_wl2_subsurf.c:93
ecore_buffer_provider_consumer_add_cb_set
void ecore_buffer_provider_consumer_add_cb_set(Ecore_Buffer_Provider *provider, Ecore_Buffer_Provider_Consumer_Add_Cb func, void *data)
Sets a callback for consumer connection events.
Definition: ecore_buffer_provider.c:211
ecore_audio_obj_out_pulse.h
Ecore_Audio pulseaudio output.
EVAS_TOUCH_POINT_MOVE
@ EVAS_TOUCH_POINT_MOVE
Touch point is moved.
Definition: Evas_Legacy.h:1112
ecore_x_window_border_width_get
EAPI int ecore_x_window_border_width_get(Ecore_X_Window win)
Retrieves the width of the border of the given window.
Definition: ecore_x_window.c:819
_Ecore_Event_Key::dev
Eo * dev
The Efl_Input_Device that originated the event.
Definition: Ecore_Input.h:215
_Eina_Future_Cb_Log_Desc::level
Eina_Log_Level level
The Eina_Log_Level to use.
Definition: eina_promise.h:418
_Eet_Data_Descriptor_Class::list_next
Eet_Descriptor_List_Next_Callback list_next
how to iterate to the next element of a list.
Definition: Eet.h:2838
eldbus_service_signal_new
Eldbus_Message * eldbus_service_signal_new(const Eldbus_Service_Interface *iface, unsigned int signal_id)
Create signal message.
Definition: eldbus_service.c:1402
_Eina_Future_Cb_Easy_Desc::data
const void * data
Context data given to every callback.
Definition: eina_promise.h:366
Eio_File
struct _Eio_File Eio_File
Generic asynchronous I/O reference.
Definition: Eio.h:72
ECORE_X_ATOM_TEAMWORK_STARTED
Ecore_X_Atom ECORE_X_ATOM_TEAMWORK_STARTED
Definition: ecore_x_atoms_decl.h:385
evas_canvas_font_path_clear
EOAPI void evas_canvas_font_path_clear(Eo *obj)
Removes all font paths loaded into memory for the given evas.
EPHYSICS_CALLBACK_WORLD_DEL
@ EPHYSICS_CALLBACK_WORLD_DEL
World being deleted (called before free)
Definition: EPhysics.h:917
evas_textblock_node_format_remove_pair
void evas_textblock_node_format_remove_pair(Eo *eo_obj, Evas_Object_Textblock_Node_Format *n)
Removes format node and its matching format node.
Definition: evas_object_textblock.c:9920
ecore_wl2_dnd_drag_end
void ecore_wl2_dnd_drag_end(Ecore_Wl2_Input *input)
End a drag started by a call to ecore_wl2_dnd_drag_start.
Definition: ecore_wl2_dnd.c:508
ecore_imf_context_input_panel_return_key_disabled_get
EAPI Eina_Bool ecore_imf_context_input_panel_return_key_disabled_get(Ecore_IMF_Context *ctx)
Gets whether the return key on the input panel should be disabled or not.
Definition: ecore_imf_context.c:1138
elm_object_item_style_get
const char * elm_object_item_style_get(const Elm_Widget_Item *obj)
Control the style of an object item.
Definition: elm_widget_item_eo.legacy.c:105
ecore_x_randr_edid_display_type_digital_get
EAPI Eina_Bool ecore_x_randr_edid_display_type_digital_get(unsigned char *edid, unsigned long edid_length)
Get the display type from raw EDID data.
Definition: ecore_x_randr.c:3825
ecore_drm_evdev_key_remap_enable
EAPI Eina_Bool ecore_drm_evdev_key_remap_enable(Ecore_Drm_Evdev *edev, Eina_Bool enable)
Enables key remap functionality on a Ecore_Drm_Evdev.
Definition: ecore_drm_evdev.c:1033
eldbus_message_ref
Eldbus_Message * eldbus_message_ref(Eldbus_Message *msg)
Increase message reference.
Definition: eldbus_message.c:145
EVAS_AXIS_LABEL_NORMAL_X
@ EVAS_AXIS_LABEL_NORMAL_X
X normalized to the [0, 1] range.
Definition: Evas_Legacy.h:373
eldbus_names_activatable_list
Eldbus_Pending * eldbus_names_activatable_list(Eldbus_Connection *conn, Eldbus_Message_Cb cb, const void *cb_data)
Send a "ListActivatableNames" method call in proxy.
Definition: eldbus_freedesktop.c:55
ephysics_body_back_face_culling_get
EAPI Eina_Bool ephysics_body_back_face_culling_get(const EPhysics_Body *body)
Return if body's evas object will be hidden when it is counter-clockwise or not.
ethumb_client_shutdown
int ethumb_client_shutdown(void)
Shut down the Ethumb_Client library.
Definition: ethumb_client.c:529
_Eina_Mempool_Backend::name
const char * name
Name of the mempool backend.
Definition: eina_inline_mempool.x:31
eio_file_cancel
Eina_Bool eio_file_cancel(Eio_File *ls)
Cancel any Eio_File.
Definition: eio_file.c:738
ECORE_IMF_DEVICE_CLASS_GAMEPAD
@ ECORE_IMF_DEVICE_CLASS_GAMEPAD
A gamepad controller or joystick.
Definition: Ecore_IMF.h:491
_Elm_Code_Token
Definition: elm_code_line.h:14
edje_edit_color_classes_list_get
EAPI Eina_List * edje_edit_color_classes_list_get(Evas_Object *obj)
Gets the list of all the Color Classes in the given edje object.
Definition: edje_edit.c:2555
EINA_VALUE_TYPE_UINT64
const Eina_Value_Type * EINA_VALUE_TYPE_UINT64
manages unsigned integer of 64 bits type.
Definition: eina_value.c:5599
elm_init
int elm_init(int argc, char **argv)
Initialize Elementary.
Definition: elm_main.c:424
edje_edit_state_rel2_relative_x_set
EAPI Eina_Bool edje_edit_state_rel2_relative_x_set(Evas_Object *obj, const char *part, const char *state, double value, double x)
Sets the 'rel2 relative X' value of state.
ecore_con_socks_apply_once
EAPI void ecore_con_socks_apply_once(Ecore_Con_Socks *ecs)
Sets a proxy object to be used with the next server created with ecore_con_server_connect().
Definition: ecore_con_socks.c:335
_Evas_BiDi_Props
Definition: evas_bidi_utils.h:82
ELM_POLICY_EXIT_NONE
@ ELM_POLICY_EXIT_NONE
just quit the main loop on elm_exit()
Definition: elm_general.h:264
ecore_x_randr_edid_manufacturer_model_get
EAPI int ecore_x_randr_edid_manufacturer_model_get(unsigned char *edid, unsigned long edid_length)
Get the manufacturer model number from raw EDID data.
Definition: ecore_x_randr.c:3640
edje_edit_state_vector_set
EAPI Eina_Bool edje_edit_state_vector_set(Evas_Object *obj, const char *part, const char *state, double value, const char *image)
Sets normal vector name for a given part state.
Definition: edje_edit.c:10592
evas_object_image_border_get
void evas_object_image_border_get(const Evas_Object *obj, int *l, int *r, int *t, int *b)
Dimensions of this image's border, a region that does not scale with the center area.
Definition: evas_image_legacy.c:124
elm_scroller_region_get
void elm_scroller_region_get(const Evas_Object *obj, Evas_Coord *x, Evas_Coord *y, Evas_Coord *w, Evas_Coord *h)
Get the currently visible content region.
Definition: elm_scroller.c:1007
ecore_cocoa_terminate_cb_set
EAPI void ecore_cocoa_terminate_cb_set(Ecore_Cocoa_Terminate_Cb cb)
Overrides the default behaviour in response to an application delete request.
EVAS_GL_MULTISAMPLE_HIGH
@ EVAS_GL_MULTISAMPLE_HIGH
MSAA with maximum allowed samples.
Definition: Evas_GL.h:532
elm_animation_view_stop
Eina_Bool elm_animation_view_stop(Elm_Animation_View *obj)
Stop playing animation.
ecore_thread_reschedule
Eina_Bool ecore_thread_reschedule(Ecore_Thread *thread)
Asks for the function in the thread to be called again at a later time.
Definition: ecore_thread.c:1149
_Elm_Web_Data
Definition: elm_widget_web.h:26
Elm_Segment_Control_Data
struct _Elm_Segment_Control_Data Elm_Segment_Control_Data
Base layout smart data extended with segment control instance data.
Definition: elm_widget_segment_control.h:27
elm_obj_ctxpopup_auto_hide_disabled_set
EOAPI void elm_obj_ctxpopup_auto_hide_disabled_set(Eo *obj, Eina_Bool disabled)
Set ctxpopup auto hide mode triggered by ctxpopup policy.
_Eina_Mempool_Backend
Definition: eina_inline_mempool.x:29
ecore_x_input_device_id_get
EAPI int ecore_x_input_device_id_get(int slot)
Definition: ecore_x_xi2.c:965
ephysics_camera_perspective_enabled_set
EAPI void ephysics_camera_perspective_enabled_set(EPhysics_Camera *camera, Eina_Bool enabled)
Set if perspective should be applied.
_Eina_Stat::ctimensec
unsigned long int ctimensec
The nano version of the timestamp when the file was created.
Definition: eina_file.h:223
evas_canvas_image_cache_get
EOAPI int evas_canvas_image_cache_get(const Eo *obj)
Get the image cache.
elm_win_quickpanel_zone_set
void elm_win_quickpanel_zone_set(Evas_Object *obj, int zone)
Set which zone this quickpanel should appear in.
Definition: efl_ui_win.c:8183
eina_str_escape
char * eina_str_escape(const char *str)
Escapes slashes, spaces and apostrophes in strings.
Definition: eina_str.c:648
_Old_Edje_Part::name
const char * name
the name if any of the part
Definition: edje_convert.h:119
EDJE_EXTERNAL_PARAM_FLAGS_REGULAR
@ EDJE_EXTERNAL_PARAM_FLAGS_REGULAR
Convenience flag that sets property as GET, SET and STATE.
Definition: Edje_Common.h:643
_Ecore_Ipc_Event_Client_Add
An IPC structure for client_add event.
Definition: Ecore_Ipc.h:251
ELM_SCROLLER_SINGLE_DIRECTION_SOFT
@ ELM_SCROLLER_SINGLE_DIRECTION_SOFT
Scroll single direction if the direction is certain.
Definition: elm_scroller_legacy.h:32
_Ecore_X_Event_Gesture_Notify_Tap
Definition: Ecore_X.h:2703
EINA_INLIST_FREE
#define EINA_INLIST_FREE(list, it)
Definition: eina_inlist.h:889
ephysics_world_bodies_outside_top_autodel_get
EAPI Eina_Bool ephysics_world_bodies_outside_top_autodel_get(const EPhysics_World *world)
Get world autodeleting bodies mode when they're outside of render area by the top.
elm_genlist_select_mode_get
Elm_Object_Select_Mode elm_genlist_select_mode_get(const Elm_Genlist *obj)
Get the genlist select mode.
Definition: elm_genlist_eo.legacy.c:21
elm_animation_view_speed_set
Eina_Bool elm_animation_view_speed_set(Elm_Animation_View *obj, double speed)
Control animation speed.
eina_hash_free_cb_set
void eina_hash_free_cb_set(Eina_Hash *hash, Eina_Free_Cb data_free_cb)
Sets the data cleanup callback for a hash.
Definition: eina_hash.c:733
_Evas_Object_Pointer_Mode
_Evas_Object_Pointer_Mode
How the mouse pointer should be handled by Evas.
Definition: Evas_Common.h:410
elm_ctxpopup_auto_hide_disabled_set
void elm_ctxpopup_auto_hide_disabled_set(Elm_Ctxpopup *obj, Eina_Bool disabled)
Set ctxpopup auto hide mode triggered by ctxpopup policy.
Definition: elm_ctxpopup_eo.legacy.c:39
elm_config_finger_size_set
void elm_config_finger_size_set(Evas_Coord size)
Set the configured finger size.
Definition: elm_config.c:3292
elm_gesture_layer_rotate_step_get
double elm_gesture_layer_rotate_step_get(const Elm_Gesture_Layer *obj)
This function returns step-value for rotate action.
Definition: elm_gesture_layer_eo.legacy.c:45
ECORE_IMF_INPUT_PANEL_KEYBOARD_MODE_EVENT
@ ECORE_IMF_INPUT_PANEL_KEYBOARD_MODE_EVENT
called when the keyboard mode state of the input panel is changed
Definition: Ecore_IMF.h:134
evas_object_smart_member_add
void evas_object_smart_member_add(Evas_Object *eo_obj, Evas_Object *smart_obj)
Set an Evas object as a member of a given smart object.
Definition: evas_object_smart.c:210
ECORE_CON_EVENT_SERVER_WRITE
EAPI int ECORE_CON_EVENT_SERVER_WRITE
A server connection object has sent data.
Definition: ecore_con_legacy.c:162
ECORE_AXIS_LABEL_AZIMUTH
@ ECORE_AXIS_LABEL_AZIMUTH
Angle of tool about the Z axis from positive X axis.
Definition: Ecore_Input.h:326
edje_edit_program_value2_set
EAPI Eina_Bool edje_edit_program_value2_set(Evas_Object *obj, const char *prog, double value)
Sets the value2 of state for the given program.
Definition: edje_edit.c:11558
evas_object_table_pack
Eina_Bool evas_object_table_pack(Evas_Table *obj, Efl_Canvas_Object *child, unsigned short col, unsigned short row, unsigned short colspan, unsigned short rowspan)
Add a new child to a table object or set its current packing.
Definition: evas_table_eo.legacy.c:87
_Old_Edje_Part::mouse_events
unsigned char mouse_events
it will affect/respond to mouse events
Definition: edje_convert.h:129
ECORE_POS_MAP_DIVISOR_INTERP
@ ECORE_POS_MAP_DIVISOR_INTERP
Start at gradient * v1, interpolated via power of v2 curve.
Definition: Ecore_Common.h:2770
ECORE_WIN32_CURSOR_SHAPE_HELP
@ ECORE_WIN32_CURSOR_SHAPE_HELP
Arrow and question mark.
Definition: Ecore_Win32.h:109
ecore_cocoa_window_raise
EAPI void ecore_cocoa_window_raise(Ecore_Cocoa_Window *window)
Brings a Cocoa window to front.
ECORE_WIN32_EVENT_WINDOW_PROPERTY
int ECORE_WIN32_EVENT_WINDOW_PROPERTY
Ecore_Event for the Ecore_Win32_Event_Property event.
Definition: ecore_win32.c:414
elm_obj_entry_editable_get
EOAPI Eina_Bool elm_obj_entry_editable_get(const Eo *obj)
Get whether the entry is editable or not.
elm_scroller_page_scroll_limit_get
void elm_scroller_page_scroll_limit_get(const Elm_Scroller *obj, int *page_limit_h, int *page_limit_v)
Get the maximum of the movable page at a flicking.
Definition: elm_scroller_eo.legacy.c:15
_Ecore_Wl_Event_Dnd_Position
Definition: Ecore_Wayland.h:163
_Ecore_Sdl_Event_Key_Up::keycompose
const char * keycompose
The UTF-8 string conversion if any.
Definition: Ecore_Sdl.h:76
efreet_mime_type_icon_get
EAPI const char * efreet_mime_type_icon_get(const char *mime, const char *theme, unsigned int size)
Retrieve the mime type icon for a file.
Definition: efreet_mime.c:459
EINA_VALUE_TYPE_STRINGSHARE
const Eina_Value_Type * EINA_VALUE_TYPE_STRINGSHARE
manages stringshared string type.
Definition: eina_value.c:5607
_Elm_Web_Menu::height
int height
Height of the popup menu.
Definition: elm_web_common.h:105
eldbus_object_event_callback_add
void eldbus_object_event_callback_add(Eldbus_Object *obj, Eldbus_Object_Event_Type type, Eldbus_Object_Event_Cb cb, const void *cb_data)
Add a callback function to be called when an event of the specified type occurs.
Definition: eldbus_object.c:380
elm_win_indicator_opacity_get
Elm_Win_Indicator_Opacity_Mode elm_win_indicator_opacity_get(const Evas_Object *obj)
Get the indicator opacity mode of the window.
Definition: efl_ui_win.c:8304
evas_object_box_layout_flow_horizontal
void evas_object_box_layout_flow_horizontal(Evas_Box *obj, Evas_Object_Box_Data *priv, void *data)
Layout function which sets the box o to a flow horizontal box.
Definition: evas_box_eo.legacy.c:159
edje_edit_part_item_index_position_col_set
EAPI Eina_Bool edje_edit_part_item_index_position_col_set(Evas_Object *obj, const char *part, unsigned int index, unsigned short col)
Sets column position of a part item.
EINA_VALUE_NEW
#define EINA_VALUE_NEW(Compress_Type, Uppercase_Compress_Type, Type)
For internal use only.
Definition: eina_inline_value_util.x:136
edje_edit_state_name_set
EAPI Eina_Bool edje_edit_state_name_set(Evas_Object *obj, const char *part, const char *state, double value, const char *new_name, double new_value)
Sets a new name for the given state in the given part.
Definition: edje_edit.c:6207
edje_object_part_text_cursor_end_set
void edje_object_part_text_cursor_end_set(Edje_Object *obj, const char *part, Edje_Cursor cur)
Moves the cursor to the end of the text part.
Definition: edje_legacy.c:295
Embryo.h
Embryo virtual machine library.
_Ecore_Ipc_Event_Client_Data::size
int size
The data length (in bytes)
Definition: Ecore_Ipc.h:301
elm_frame_autocollapse_get
Eina_Bool elm_frame_autocollapse_get(const Efl_Ui_Frame *obj)
Determine autocollapsing of a frame.
Definition: efl_ui_frame_eo.legacy.c:21
Elm_Slideshow_Item_Class_Func
struct _Elm_Slideshow_Item_Class_Func Elm_Slideshow_Item_Class_Func
Class functions for slideshow item classes.
Definition: elm_slideshow_common.h:18
elm_index_standard_priority_get
int elm_index_standard_priority_get(const Elm_Index *obj)
Control standard_priority group of index.
Definition: elm_index_eo.legacy.c:33
elm_entry_input_panel_return_key_type_set
void elm_entry_input_panel_return_key_type_set(Elm_Entry *obj, Elm_Input_Panel_Return_Key_Type return_key_type)
Set the "return" key type.
Definition: elm_entry_eo.legacy.c:219
_Elm_Entry_Data::hover_parent
Evas_Object * hover_parent
hover parent object.
Definition: elm_widget_entry.h:79
elm_win_socket_listen
Eina_Bool elm_win_socket_listen(Elm_Win *obj, const char *svcname, int svcnum, Eina_Bool svcsys)
Create a socket to provide the service for Plug widget.
_Ecore_IMF_Event_Mouse_Wheel
The structure type used with the Mouse_Wheel event.
Definition: Ecore_IMF.h:685
ECORE_WIN32_WINDOW_TYPE_UNKNOWN
@ ECORE_WIN32_WINDOW_TYPE_UNKNOWN
Unknown type.
Definition: Ecore_Win32.h:96
eina_vector3_orthogonal_projection_on_plane
static void eina_vector3_orthogonal_projection_on_plane(Eina_Vector3 *out, const Eina_Vector3 *v, const Eina_Vector3 *normal)
Create orthogonal projection on plane between vector and normal.
_Efreet_Desktop::name
char * name
Specific name of the application.
Definition: efreet_desktop.h:99
ECORE_AXIS_LABEL_UNKNOWN
@ ECORE_AXIS_LABEL_UNKNOWN
Axis type is not known.
Definition: Ecore_Input.h:321
Elm_Map_Overlay_Type
Elm_Map_Overlay_Type
Set overlay type to be used.
Definition: elm_map_common.h:31
_Evas_Object_Textblock_Node_Text::utf8
char * utf8
Text in utf8 format.
Definition: efl_canvas_textblock_internal.h:133
_Ecore_Wl2_Event_Dnd_Motion
Definition: Ecore_Wl2.h:125
elm_win_rotation_with_resize_set
void elm_win_rotation_with_resize_set(Evas_Object *obj, int rotation)
Rotates the window and resizes it.
Definition: efl_ui_win.c:8430
ELM_PREFS_TYPE_TEXT
@ ELM_PREFS_TYPE_TEXT
text type, bound to single-line, text entry UI elements
Definition: elm_prefs_data.h:59
eina_vector2_homogeneous_position_transform
static void eina_vector2_homogeneous_position_transform(Eina_Vector2 *out, const Eina_Matrix3 *m, const Eina_Vector2 *v)
Homogeneous position transform vector.
_Ecore_Con_Event_Client_Del
Used as the data param for the ECORE_CON_EVENT_CLIENT_DEL event.
Definition: Ecore_Con.h:485
_Ecore_X_Event_Window_Resize_Request
Definition: Ecore_X.h:647
eina_semaphore_new
static Eina_Bool eina_semaphore_new(Eina_Semaphore *sem, int count_init)
Initializes a new Eina_Semaphore.
_Ecore_Ipc_Event_Server_Del
An IPC structure for server_del event.
Definition: Ecore_Ipc.h:281
_Ecore_IMF_Event_Key_Up::modifiers
Ecore_IMF_Keyboard_Modifiers modifiers
The keyboard modifiers active when the event has been emitted.
Definition: Ecore_IMF.h:725
INF
#define INF(...)
Macro for logging Eina info messages.
Definition: eina_file_common.h:173
ecore_x_randr_screen_primary_output_current_size_get
EAPI void ecore_x_randr_screen_primary_output_current_size_get(Ecore_X_Window root, int *w, int *h, int *w_mm, int *h_mm, int *size_index)
get the current set size of a given screen's primary output
Definition: ecore_x_randr.c:254
eina_tiler_area_size_get
void eina_tiler_area_size_get(const Eina_Tiler *t, int *w, int *h)
Gets the size of the area covered by the tiler.
Definition: eina_tiler.c:1181
eina_vector3_length_get
static double eina_vector3_length_get(const Eina_Vector3 *v)
Return the length of the given vector.
_Ecore_Event_Mouse_Move::x
int x
x coordinate relative to window where event happened
Definition: Ecore_Input.h:298
_Elm_Prefs_Page_Iface::title_set
Eina_Bool(* title_set)(Evas_Object *obj, const char *title)
function to set a title on the page widget
Definition: elm_prefs_common.h:241
EDJE_TWEEN_MODE_ACCELERATE
@ EDJE_TWEEN_MODE_ACCELERATE
Accelerate tween mode value.
Definition: Edje_Common.h:1886
ecore_getopt_parse
EAPI int ecore_getopt_parse(const Ecore_Getopt *parser, Ecore_Getopt_Value *values, int argc, char **argv)
Parses command line parameters.
Definition: ecore_getopt.c:2032
elm_gesture_layer_line_angular_tolerance_get
double elm_gesture_layer_line_angular_tolerance_get(const Evas_Object *obj)
This function returns the gesture layer line angular tolerance of an object.
Definition: elm_gesture_layer.c:4039
evas_textblock_node_format_first_get
const Evas_Object_Textblock_Node_Format * evas_textblock_node_format_first_get(Evas_Object *eo_obj)
Gets the first format node.
Definition: evas_object_textblock.c:9886
_Ecore_Wl2_Event_Aux_Hint_Supported
Definition: Ecore_Wl2.h:360
Efreet_Uri::path
const char * path
The full file path whitout protocol nor host.
Definition: efreet_uri.h:27
eina_log_print
void eina_log_print(int domain, Eina_Log_Level level, const char *file, const char *function, int line, const char *fmt,...) EINA_PRINTF(6
Prints out log message using given domain and level.
evas_map_util_3d_perspective
void evas_map_util_3d_perspective(Evas_Map *m, Evas_Coord px, Evas_Coord py, Evas_Coord z0, Evas_Coord foc)
Apply a perspective transform to the map.
Definition: evas_map.c:1263
evas_vg_node_lower
void evas_vg_node_lower(Evas_Vg_Node *obj)
Lower obj to the bottom of its layer.
Definition: efl_canvas_vg_node.c:775
ecore_x_icccm_name_class_set
EAPI void ecore_x_icccm_name_class_set(Ecore_X_Window win, const char *n, const char *c)
Set a window name & class.
Definition: ecore_x_icccm.c:731
elm_obj_genlist_last_item_get
EOAPI Elm_Widget_Item * elm_obj_genlist_last_item_get(const Eo *obj)
Get the last item in the genlist.
elm_ctxpopup_item_prepend
Elm_Widget_Item * elm_ctxpopup_item_prepend(Elm_Ctxpopup *obj, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Prepend a new item to a ctxpopup object.
Definition: elm_ctxpopup_eo.legacy.c:111
eina_matrix3_values_set
void eina_matrix3_values_set(Eina_Matrix3 *m, double xx, double xy, double xz, double yx, double yy, double yz, double zx, double zy, double zz)
Sets the values of the coefficients of the given floating point matrix.
Definition: eina_matrix.c:129
_Eina_Clist
The structure type for a compact list type.
Definition: eina_clist.h:109
ELM_TOOLBAR_EVENT_ITEM_UNFOCUSED
#define ELM_TOOLBAR_EVENT_ITEM_UNFOCUSED
Called when toolbar item lost focus.
Definition: elm_toolbar_eo.h:549
_Elm_Store_Item_Info::data
void * data
Pointer to pass to struct data in memory if its already there, of not, NULL.
Definition: elm_store.h:133
ecore_drm2_outputs_get
EAPI const Eina_List * ecore_drm2_outputs_get(Ecore_Drm2_Device *device)
Get the list of outputs from a drm device.
Definition: ecore_drm2_outputs.c:1009
Ecore_File_Download_Progress_Cb
int(* Ecore_File_Download_Progress_Cb)(void *data, const char *file, long int dltotal, long int dlnow, long int ultotal, long int ulnow)
Callback type used while a download is in progress.
Definition: Ecore_File.h:108
EINA_FILE_SOCK
@ EINA_FILE_SOCK
UNIX domain socket type (unused on Windows)
Definition: eina_file.h:127
eio_eet_open
Eio_File * eio_eet_open(const char *filename, Eet_File_Mode mode, Eio_Eet_Open_Cb eet_cb, Eio_Error_Cb error_cb, const void *data)
Open an eet file on disk, and returns a handle to it asynchronously.
Definition: eio_eet.c:311
edje_edit_state_box_alt_layout_get
EAPI Eina_Stringshare * edje_edit_state_box_alt_layout_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets fallback layout of the box.
eina_value_optional_new
Eina_Value * eina_value_optional_new(const Eina_Value_Type *subtype, const void *value)
Creates an optional eina value with the passed value.
efreet_base.h
Contains the methods used to support the FDO base directory specification.
elm_obj_web_dialog_file_selector_hook_set
EOAPI void elm_obj_web_dialog_file_selector_hook_set(Eo *obj, Elm_Web_Dialog_File_Selector func, void *data)
Sets the function to call when an file selector dialog.
edje_edit_part_selected_state_get
EAPI const char * edje_edit_part_selected_state_get(Evas_Object *obj, const char *part, double *value)
Gets the current selected state in part.
Definition: edje_edit.c:3742
Eet_Descriptor_List_Data_Callback
void *(* Eet_Descriptor_List_Data_Callback)(void *l)
Callback prototype for Eet_Descriptor_List_Data.
Definition: Eet.h:2722
EDJE_CURSOR_PREEDIT_START
@ EDJE_CURSOR_PREEDIT_START
Pre-edit start cursor state.
Definition: Edje_Common.h:10
eina_hash_del_by_data
Eina_Bool eina_hash_del_by_data(Eina_Hash *hash, const void *data)
Removes an entry from a hash table identified by its data value.
Definition: eina_hash.c:986
_Ecore_Win32_Event_Window_Show
Event sent when the window is shown.
Definition: Ecore_Win32.h:421
_Ecore_IMF_Event_Mouse_Up::timestamp
unsigned int timestamp
The timestamp when the event occurred.
Definition: Ecore_IMF.h:621
ELM_INPUT_PANEL_RETURN_KEY_TYPE_SEARCH
@ ELM_INPUT_PANEL_RETURN_KEY_TYPE_SEARCH
Search string or magnifier icon.
Definition: elm_general.h:140
eina_matrix4_array_set
void eina_matrix4_array_set(Eina_Matrix4 *m, const double *v)
Sets matrix values using an array.
Definition: eina_matrix.c:972
edje_edit_data_source_generate
EAPI const char * edje_edit_data_source_generate(Evas_Object *obj)
Returns source code of global block data.
Definition: edje_edit.c:13128
elm_obj_genlist_item_selected_set
EOAPI void elm_obj_genlist_item_selected_set(Eo *obj, Eina_Bool selected)
Set whether a given genlist item is selected or not.
eio_file_atime
static double eio_file_atime(const Eina_Stat *st)
Return last access time to a file.
Definition: eio_inline_helper.x:39
_Ecore_IMF_Context_Class::use_preedit_set
void(* use_preedit_set)(Ecore_IMF_Context *ctx, Eina_Bool use_preedit)
Use preedit string to display feedback.
Definition: Ecore_IMF.h:783
elm_gengrid_item_class_ref
void elm_gengrid_item_class_ref(Elm_Gengrid_Item_Class *itc)
Increments object reference count for the item class.
Definition: elm_gengrid.c:5440
_Eina_Rw_Slice
Defines a read-and-write able memory region.
Definition: eina_slice.h:117
_Eio_File_Op
_Eio_File_Op
Input/Output operations on files.
Definition: Eio_Legacy.h:108
elm_bg_add
Evas_Object * elm_bg_add(Evas_Object *parent)
Adds a new background to the parent.
Definition: efl_ui_bg.c:304
Eldbus_Dict_Cb_Get
void(* Eldbus_Dict_Cb_Get)(void *data, const void *key, Eldbus_Message_Iter *var)
Callback used when iterating over a dictionary.
Definition: eldbus_message_helper.h:17
_Evas_Native_Surface::type
Evas_Native_Surface_Type type
Surface type.
Definition: Evas_Legacy.h:4848
EINA_VALUE_TYPE_ULONG
const Eina_Value_Type * EINA_VALUE_TYPE_ULONG
manages unsigned long type.
Definition: eina_value.c:5597
eina_quadtree_collide
Eina_Inlist * eina_quadtree_collide(Eina_QuadTree *q, int x, int y, int w, int h)
Retrieves items in quadtree inside the target geometry.
Definition: eina_quadtree.c:782
ephysics_body_evas_object_update
EAPI void ephysics_body_evas_object_update(EPhysics_Body *body)
Update the evas object associated to the body.
_Evas_Object_Textblock_Node_Text::unicode
Eina_UStrbuf * unicode
Actual paragraph text.
Definition: efl_canvas_textblock_internal.h:132
Edje_Message_Type
Edje_Message_Type
Identifiers of Edje message types, which can be sent back and forth code and a given Edje object's th...
Definition: Edje_Legacy.h:571
_Eio_Progress::source
const char * source
source of the I/O operation
Definition: Eio_Legacy.h:183
edje_edit_state_text_style_get
EAPI const char * edje_edit_state_text_style_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets style name for a given part state.
Definition: edje_edit.c:8559
elm_entry_anchor_hover_style_get
const char * elm_entry_anchor_hover_style_get(const Elm_Entry *obj)
Get the style that the hover should use.
Definition: elm_entry_eo.legacy.c:117
eina_lock_release
static Eina_Lock_Result eina_lock_release(Eina_Lock *mutex)
Releases a lock.
ecore_imf_context_input_panel_enabled_get
EAPI Eina_Bool ecore_imf_context_input_panel_enabled_get(Ecore_IMF_Context *ctx)
Gets whether the Input Method Context requests to show the input panel automatically.
Definition: ecore_imf_context.c:1044
eina_matrix2_type_get
Eina_Matrix_Type eina_matrix2_type_get(const Eina_Matrix2 *m)
Returns the type of the given floating point matrix.
Definition: eina_matrix.c:961
edje_edit_state_external_param_string_set
EAPI Eina_Bool edje_edit_state_external_param_string_set(Evas_Object *obj, const char *part, const char *state, double value, const char *param, const char *val)
Sets external parameter of type STRING.
Definition: edje_edit.c:7669
ELM_GENLIST_EVENT_EXPANDED
#define ELM_GENLIST_EVENT_EXPANDED
Called when genlist is expanded.
Definition: elm_genlist_eo.h:987
evas_object_textgrid_supported_font_styles_set
void evas_object_textgrid_supported_font_styles_set(Evas_Textgrid *obj, Evas_Textgrid_Font_Style styles)
This function is not implemented yet, do not use.
Definition: evas_textgrid_eo.legacy.c:3
elm_label_slide_duration_set
void elm_label_slide_duration_set(Elm_Label *obj, double duration)
Control the slide duration of the label.
Definition: elm_label_eo.legacy.c:39
elm_map_overlay_class_append
void elm_map_overlay_class_append(Elm_Map_Overlay *klass, Elm_Map_Overlay *overlay)
Add a new overlay member to the class overlay.
Definition: elm_map.c:5324
ELM_CLOCK_EDIT_MIN_DECIMAL
@ ELM_CLOCK_EDIT_MIN_DECIMAL
Decimal digit of minutes value should be editable.
Definition: elm_clock_eo.h:31
ECORE_X_NET_WM_PROTOCOL_PING
@ ECORE_X_NET_WM_PROTOCOL_PING
If enabled the window manager can ping the window to check if it is alive.
Definition: Ecore_X.h:1216
elm_icon_standard_set
Eina_Bool elm_icon_standard_set(Evas_Object *obj, const char *name)
Set the icon by icon standards names.
Definition: elm_icon.c:885
evas_async_events_process
int evas_async_events_process(void)
Process the asynchronous event queue.
Definition: evas_async_events.c:181
elm_scroll_thumbscroll_sensitivity_friction_all_set
EINA_DEPRECATED void elm_scroll_thumbscroll_sensitivity_friction_all_set(double friction)
Set the sensitivity amount which is be multiplied by the length of mouse dragging,...
evas_seat_focus_get
Efl_Canvas_Object * evas_seat_focus_get(const Evas_Canvas *obj, Evas_Device *seat)
Return the focused object by a given seat.
Definition: evas_canvas_eo.legacy.c:57
elm_gengrid_item_tooltip_style_get
const char * elm_gengrid_item_tooltip_style_get(const Elm_Object_Item *it)
Get the style set a given gengrid item's tooltip.
Definition: elm_gengrid.c:4946
elm_obj_colorselector_picked_color_set
EOAPI void elm_obj_colorselector_picked_color_set(Eo *obj, int r, int g, int b, int a)
Set color to colorselector.
EDJE_EXTERNAL_PARAM_TYPE_INT
@ EDJE_EXTERNAL_PARAM_TYPE_INT
Parameter value is an integer.
Definition: Edje_Common.h:624
evas_object_image_colorspace_set
void evas_object_image_colorspace_set(Evas_Object *eo_obj, Evas_Colorspace cspace)
Set the colorspace of a given image of the canvas.
Definition: evas_image_legacy.c:912
_Evas_Event_Mouse_Move::cur
Evas_Position cur
Current mouse position.
Definition: Evas_Legacy.h:231
_Elm_Prefs_Item_Iface::value_set
Eina_Bool(* value_set)(Evas_Object *obj, Eina_Value *value)
Function to set the value on the item widget.
Definition: elm_prefs_common.h:136
evas_canvas_pointer_output_xy_get
EOAPI void evas_canvas_pointer_output_xy_get(const Eo *obj, int *x, int *y)
This function returns the current known default pointer coordinates.
_Elm_Naviframe_Text_Item_Pair
Definition: elm_widget_naviframe.h:90
eina_strbuf_manage_new
Eina_Strbuf * eina_strbuf_manage_new(char *str)
Creates a new string buffer using the passed string.
_Evas_Event_Mouse_In::event_src
Evas_Object * event_src
The Evas Object that actually triggered the event, used in cases of proxy event propagation.
Definition: Evas_Legacy.h:208
Eina_Cpu_Features
enum _Eina_Cpu_Features Eina_Cpu_Features
Enumerates different hardware architectures.
elua_state_include_path_add
void elua_state_include_path_add(Elua_State *es, const char *path)
Add another path to look up modules in to the state.
Definition: elua.c:338
Efreet_Xml
Efreet_Xml.
Definition: efreet_xml.h:43
ecore_x_randr_crtc_tracking_area_set
EAPI Eina_Bool ecore_x_randr_crtc_tracking_area_set(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc, const int x, const int y, const int w, const int h)
Definition: ecore_x_randr.c:3307
_Edje_External_Param_Info::def
const char * def
Default value.
Definition: Edje_Common.h:726
Elm_Xdnd_Action
Elm_Xdnd_Action
Defines the kind of action associated with the drop data if for XDND.
Definition: elm_cnp.h:91
_Eina_List::prev
Eina_List * prev
Previous member in the list.
Definition: eina_list.h:321
elm_prefs_page_widget_common_add
Eina_Bool elm_prefs_page_widget_common_add(Evas_Object *prefs, Evas_Object *obj)
Add a page widget to an elm_prefs object.
Definition: elm_prefs.c:1725
elm_obj_genlist_longpress_timeout_set
EOAPI void elm_obj_genlist_longpress_timeout_set(Eo *obj, double timeout)
Set the timeout in seconds for the longpress event.
EINA_MATRIX_TYPE_PROJECTIVE
@ EINA_MATRIX_TYPE_PROJECTIVE
Projective matrix type.
Definition: eina_matrix.h:52
EEZE_UDEV_EVENT_ONLINE
@ EEZE_UDEV_EVENT_ONLINE
Definition: Eeze.h:214
_Ecore_Sdl_Event_Mouse_Button_Up::button
int button
Mouse button that was released (1 - 32)
Definition: Ecore_Sdl.h:94
_Elm_Entry_Anchor_Hover_Info::hover_right
Eina_Bool hover_right
Hint indicating content fits on the right side of the hover.
Definition: elm_entry_common.h:101
EINA_REFCOUNT_UNREF
#define EINA_REFCOUNT_UNREF(Variable)
Used when removing a reference to an object.
Definition: eina_refcount.h:62
Eina_Matrixsparse_Cell
struct _Eina_Matrixsparse_Cell Eina_Matrixsparse_Cell
Type for a generic sparse matrix cell, opaque for users.
Definition: eina_matrixsparse.h:78
elm_process_state_get
Elm_Process_State elm_process_state_get(void)
The state of the process as a whole.
Definition: efl_ui_win.c:577
_Eina_Matrix4::wx
double wx
wx in w' = (x * wx) + (y * wy) + (z * wz) + ww
Definition: eina_matrix.h:139
evas_object_smart_changed
void evas_object_smart_changed(Efl_Canvas_Group *obj)
Marks the object as dirty.
Definition: efl_canvas_group_eo.legacy.c:15
evas_object_size_hint_max_set
void evas_object_size_hint_max_set(Evas_Object *obj, Evas_Coord w, Evas_Coord h)
Sets the hints for an object's maximum size.
Definition: evas_object_main.c:2596
elm_transit_duration_get
double elm_transit_duration_get(const Elm_Transit *transit)
Get the transit animation time.
Definition: elm_transit.c:824
EDJE_TEXT_EFFECT_SHADOW_DIRECTION_LEFT
@ EDJE_TEXT_EFFECT_SHADOW_DIRECTION_LEFT
Left shadow direction value.
Definition: Edje_Common.h:2135
elm_obj_prefs_autosave_set
EOAPI void elm_obj_prefs_autosave_set(Eo *obj, Eina_Bool autosave)
Control whether a given prefs widget should save its values back (on the user data file,...
Elm_Panel_Orient
Elm_Panel_Orient
Panel orientation mode.
Definition: elm_panel_eo.legacy.h:19
EVAS_DEVICE_CLASS_NONE
@ EVAS_DEVICE_CLASS_NONE
Not a device.
Definition: Evas_Common.h:319
elm_gesture_layer_line_min_length_get
int elm_gesture_layer_line_min_length_get(const Evas_Object *obj)
This function returns the gesture layer line min length of an object.
Definition: elm_gesture_layer.c:3991
elm_genlist_select_mode_set
void elm_genlist_select_mode_set(Elm_Genlist *obj, Elm_Object_Select_Mode mode)
Set the genlist select mode.
Definition: elm_genlist_eo.legacy.c:15
evas_vg_shape_current_ctrl_get
void evas_vg_shape_current_ctrl_get(Evas_Vg_Shape *obj, double *x, double *y)
Gets the current control points.
Definition: efl_canvas_vg_shape.c:355
edje_object_part_text_select_none
void edje_object_part_text_select_none(const Evas_Object *obj, const char *part)
Sets the selection to be none.
Definition: edje_util.c:2388
eina_array_data_get
static void * eina_array_data_get(const Eina_Array *array, unsigned int idx)
Returns the data at a given position in an array.
elm_datetime_value_min_set
Eina_Bool elm_datetime_value_min_set(Evas_Object *obj, const Efl_Time *mintime)
Set the lower boundary of a field.
Definition: elm_datetime.c:114
elm_layout_data_get
const char * elm_layout_data_get(const Evas_Object *obj, const char *key)
Get the edje data from the given layout.
Definition: efl_ui_layout.c:3392
edje_object_text_insert_filter_callback_del
void * edje_object_text_insert_filter_callback_del(Eo *obj, const char *part, Edje_Text_Filter_Cb func)
Deletes a function from the filter list.
Definition: edje_legacy.c:552
ELM_CONFIG_ICON_THEME_ELEMENTARY
#define ELM_CONFIG_ICON_THEME_ELEMENTARY
Name to use in elm_config_icon_theme_set() to use Elementary's own icon set.
Definition: elementary_config.h:14
_Eina_Point_3D
Definition: eina_quaternion.h:50
_Ecore_Event_Mouse_Button::radius_y
double radius_y
radius of press point - radius_x and y if its an ellipse (radius is the average of the 2)
Definition: Ecore_Input.h:244
_Evas_GL_Config::options_bits
Evas_GL_Options_Bits options_bits
Extra Surface Options.
Definition: Evas_GL.h:568
ecore_x_window_shadow_tree_flush
EAPI void ecore_x_window_shadow_tree_flush(void)
Flushes the window shadow tree so nothing is stored.
Definition: ecore_x_window.c:1361
ecore_x_default_colormap_get
EAPI Ecore_X_Colormap ecore_x_default_colormap_get(Ecore_X_Display *disp, Ecore_X_Screen *screen)
Retrieve the default Colormap.
Definition: ecore_x.c:2495
_Ecore_Event_Mouse_Move::event_window
Ecore_Window event_window
The child window where event happened.
Definition: Ecore_Input.h:291
_Eina_Log_State
_Eina_Log_State
List of available log states.
Definition: eina_log.h:484
elm_fileselector_path_get
const char * elm_fileselector_path_get(const Evas_Object *obj)
Get the parent directory's path that a given file selector widget is displaying.
Definition: elc_fileselector.c:2191
evas_object_color_set
void evas_object_color_set(Evas_Object *obj, int r, int g, int b, int a)
Sets the general/main color of the given Evas object to the given one.
Definition: evas_object_main.c:2024
ecore_imf_context_input_panel_state_get
EAPI Ecore_IMF_Input_Panel_State ecore_imf_context_input_panel_state_get(Ecore_IMF_Context *ctx)
Gets state of current active input panel.
Definition: ecore_imf_context.c:1197
Eina_Hash
struct _Eina_Hash Eina_Hash
Type for a generic hash table.
Definition: eina_hash.h:285
_Evas_Coord_Rectangle::h
Evas_Coord h
height of rectangle
Definition: Evas_Common.h:206
EVAS_FONT_HINTING_NONE
@ EVAS_FONT_HINTING_NONE
No font hinting.
Definition: Evas_Legacy.h:1188
ELM_FLIP_PAGE_LEFT
@ ELM_FLIP_PAGE_LEFT
Page left flip mode.
Definition: efl_ui_flip_legacy.h:18
_Ecore_IMF_Event_Preedit_Changed
The structure type used with the Preedit_Changed Input Method event.
Definition: Ecore_IMF.h:537
ecore_x_input_touch_devices_grab
EAPI Eina_Bool ecore_x_input_touch_devices_grab(Ecore_X_Window win)
Definition: ecore_x_xi2.c:937
ECORE_WL2_EVENT_FOCUS_IN
EAPI int ECORE_WL2_EVENT_FOCUS_IN
Definition: ecore_wl2.c:23
evas_vg_node_visible_set
void evas_vg_node_visible_set(Evas_Vg_Node *obj, Eina_Bool v)
Makes the given Evas_Vg_Node object visible or invisible.
Definition: efl_canvas_vg_node.c:719
_Ecore_Con_Event_Url_Data
Used as the data param for the ECORE_CON_EVENT_URL_DATA event.
Definition: Ecore_Con.h:598
evas_seat_key_modifier_is_set
Eina_Bool evas_seat_key_modifier_is_set(const Evas_Modifier *m, const char *keyname, const Evas_Device *seat)
Checks the state of a given modifier key of a given seat, at the time of the call.
Definition: evas_key.c:64
Efl_Ui_Layout_Data
struct _Efl_Ui_Layout_Data Efl_Ui_Layout_Data
Base widget smart data extended with layout instance data.
Edje_Edit_Image_Comp
enum _Edje_Edit_Image_Comp Edje_Edit_Image_Comp
Compression type for the image.
elm_obj_web_useragent_get
EOAPI const char * elm_obj_web_useragent_get(const Eo *obj)
Return current useragent of elm_web object.
ELM_THUMB_EVENT_GENERATE_ERROR
#define ELM_THUMB_EVENT_GENERATE_ERROR
Called when an error occurred during thumbnail generation.
Definition: elm_thumb_eo.h:30
ETHUMB_THUMB_ROTATE_90_CCW
@ ETHUMB_THUMB_ROTATE_90_CCW
rotate 90° counter-clockwise
Definition: Ethumb.h:272
elm_object_focus_next
void elm_object_focus_next(Evas_Object *obj, Elm_Focus_Direction dir)
Give focus to next object in object tree.
Definition: elm_focus_legacy.c:225
edje_mmap_collection_list
Eina_List * edje_mmap_collection_list(Eina_File *f)
Gets a list of groups in an edje mapped file.
Definition: edje_load.c:148
elm_map_route_add
Elm_Map_Route * elm_map_route_add(Elm_Map *obj, Elm_Map_Route_Type type, Elm_Map_Route_Method method, double flon, double flat, double tlon, double tlat, Elm_Map_Route_Cb route_cb, void *data)
Add a new route to the map object.
Definition: elm_map_eo.legacy.c:81
elm_glview_size_set
void elm_glview_size_set(Elm_Glview *obj, int w, int h)
Sets the size of the GLView.
Definition: elm_glview.c:580
Eina_Thread_Cancellable_Run_Cb
void *(* Eina_Thread_Cancellable_Run_Cb)(void *data)
Type for the definition of a cancellable callback to run.
Definition: eina_thread.h:290
EDJE_PART_TYPE_IMAGE
@ EDJE_PART_TYPE_IMAGE
Image type value.
Definition: Edje_Legacy.h:3249
_Eina_Stat::atime
unsigned long int atime
The timestamp when the file was last accessed.
Definition: eina_file.h:218
_Ecore_Event_Mouse_Button::y
double y
same as x, y, but with sub-pixel precision, if available
Definition: Ecore_Input.h:247
EINA_PREFETCH_NOCACHE
#define EINA_PREFETCH_NOCACHE(arg)
Hints that the pointer arg needs to be pre-fetched into cache.
Definition: eina_types.h:499
Evas_GL_Surface
struct _Evas_GL_Surface Evas_GL_Surface
The structure type of the Evas GL Surface object, a GL rendering target in Evas GL.
Definition: Evas_GL.h:434
elm_code_line.h
These routines are used for interacting with lines of content using Elm Code.
elm_app_name_get
const char * elm_app_name_get(void)
Get the application formal name, as set by elm_app_name_set().
Definition: elm_main.c:540
_Evas_Object_Style_Tag_Base::replace
const char * replace
Replacement string.
Definition: efl_canvas_textblock_internal.h:119
evas_textblock_escape_string_get
const char * evas_textblock_escape_string_get(const char *escape)
Returns the unescaped version of escape.
Definition: evas_object_textblock.c:8652
EVAS_GL_NOT_INITIALIZED
#define EVAS_GL_NOT_INITIALIZED
Evas GL was not initialized or a NULL pointer was passed.
Definition: Evas_GL.h:5074
eina_strbuf_append_n
Eina_Bool eina_strbuf_append_n(Eina_Strbuf *buf, const char *str, size_t maxlen)
Appends a string to a buffer, reallocating as necessary, limited by the given length.
elm_map_region_bring_in
void elm_map_region_bring_in(Elm_Map *obj, double lon, double lat)
Animatedly bring in given coordinates to the center of the map.
Definition: elm_map_eo.legacy.c:153
ELM_XDND_ACTION_LIST
@ ELM_XDND_ACTION_LIST
List the data.
Definition: elm_cnp.h:97
_Efl_Ui_Layout_Data::calc_subobjs
Eina_Bool calc_subobjs
Set to true if group_calc should also handle subobjs during manual calc.
Definition: elm_widget_layout.h:76
eina_value_pget
static Eina_Bool eina_value_pget(const Eina_Value *value, void *ptr)
Gets the generic value to pointer.
evas_object_repeat_events_get
Eina_Bool evas_object_repeat_events_get(const Efl_Canvas_Object *obj)
Determine whether an object is set to repeat events.
Definition: efl_canvas_object_eo.legacy.c:33
edje_object_transition_duration_factor_set
void edje_object_transition_duration_factor_set(Evas_Object *obj, double scale)
Transition duration factor.
Definition: edje_legacy.c:1129
elm_fileselector_selected_get
const char * elm_fileselector_selected_get(const Evas_Object *obj)
Get the currently selected item's (full) path, in the given file selector widget.
Definition: elc_fileselector.c:2351
ecore_con_url_cookies_file_add
EAPI void ecore_con_url_cookies_file_add(Ecore_Con_Url *url_con, const char *const file_name)
Adds a file to the list of files from which to load cookies.
Definition: ecore_con_url.c:1030
eina_future_cb_ignore_error
Eina_Future_Desc eina_future_cb_ignore_error(Eina_Error err)
Returns an Eina_Future_Desc that ignores an error.
Definition: eina_promise.c:1482
elm_dayselector_add
Evas_Object * elm_dayselector_add(Evas_Object *parent)
Add the dayselector.
Definition: elm_dayselector.c:469
elm_obj_route_latitude_min_max_get
EOAPI void elm_obj_route_latitude_min_max_get(const Eo *obj, double *min, double *max)
Get the minimum and maximum values along the latitude.
elm_scroller_movement_block_get
Elm_Scroller_Movement_Block elm_scroller_movement_block_get(const Evas_Object *obj)
Get a scroller's scroll blocking state.
Definition: elm_scroller.c:1226
ecore_wl2_display_dmabuf_get
EAPI void * ecore_wl2_display_dmabuf_get(Ecore_Wl2_Display *display)
Retrieve the wl_dmabuf from a given Ecore_Wl2_Display.
Definition: ecore_wl2_display.c:1035
ecore_evas_comp_sync_set
EAPI void ecore_evas_comp_sync_set(Ecore_Evas *ee, Eina_Bool do_sync)
Sets comp syncing to enabled/disabled.
Definition: ecore_evas.c:2743
ephysics_body_collision_group_add
EAPI Eina_Bool ephysics_body_collision_group_add(EPhysics_Body *body, const char *group)
Add a body to a given collision group.
ELM_WIN_INDICATOR_HIDE
@ ELM_WIN_INDICATOR_HIDE
Unknown indicator state.
Definition: elm_win_legacy.h:16
ELM_FLIP_ROTATE_YZ_CENTER_AXIS
@ ELM_FLIP_ROTATE_YZ_CENTER_AXIS
Rotate YZ center axis flip mode.
Definition: efl_ui_flip_legacy.h:13
edje_edit_state_external_param_choice_get
EAPI Eina_Bool edje_edit_state_external_param_choice_get(Evas_Object *obj, const char *part, const char *state, double value, const char *param, const char **val)
Gets external parameter of type CHOICE.
Definition: edje_edit.c:7510
embryo_shutdown
EAPI int embryo_shutdown(void)
Shuts down the Embryo library.
Definition: embryo_main.c:53
ecore_x_pixmap_paste
EAPI void ecore_x_pixmap_paste(Ecore_X_Pixmap pmap, Ecore_X_Drawable dest, Ecore_X_GC gc, int sx, int sy, int w, int h, int dx, int dy)
Pastes a rectangular area of the given pixmap onto the given drawable.
Definition: ecore_x_pixmap.c:80
_Evas_GL_API::glEvasGLImageTargetRenderbufferStorageOES
void(* glEvasGLImageTargetRenderbufferStorageOES)(GLenum target, EvasGLImage image)
Requires the GL_OES_EGL_image extension, similar to glEGLImageTargetRenderbufferStorageOES.
Definition: Evas_GL.h:5329
ELM_ENTRY_EVENT_ABORTED
#define ELM_ENTRY_EVENT_ABORTED
Called when entry was aborted.
Definition: elm_entry_eo.h:1384
evas_object_vg_file_set
Eina_Bool evas_object_vg_file_set(Evas_Object *obj, const char *file, const char *key)
Set the source file from where an vector object must fetch the real vector data (it may be one of jso...
Definition: efl_canvas_vg_object.c:1117
_Ecore_Event_Key::compose
const char * compose
final string corresponding to the key symbol composed
Definition: Ecore_Input.h:201
Eina_Rbtree_Color
Eina_Rbtree_Color
node color.
Definition: eina_rbtree.h:62
EVAS_TEXT_STYLE_PLAIN
@ EVAS_TEXT_STYLE_PLAIN
plain, standard text
Definition: Evas_Legacy.h:6365
_Evas_Smart_Class::member_add
void(* member_add)(Evas_Object *o, Evas_Object *child)
code to be run when a child member is added to object
Definition: Evas_Common.h:1961
eina_freeq_count_max_set
void eina_freeq_count_max_set(Eina_FreeQ *fq, int count)
Set the maximum number of free pointers this queue is allowed.
Definition: eina_freeq.c:480
evas_vg_shape_append_arc_to
void evas_vg_shape_append_arc_to(Evas_Vg_Shape *obj, double x, double y, double rx, double ry, double angle, Eina_Bool large_arc, Eina_Bool sweep)
Append an arc that connects from the current point int the point list to the given point (x,...
Definition: efl_canvas_vg_shape.c:417
edje_module_load
Eina_Bool edje_module_load(const char *module)
Loads a new module in Edje.
Definition: edje_module.c:15
elm_genlist_decorate_mode_set
void elm_genlist_decorate_mode_set(Elm_Genlist *obj, Eina_Bool decorated)
Set Genlist decorate mode.
Definition: elm_genlist_eo.legacy.c:75
elm_thumb_quality_set
void elm_thumb_quality_set(Evas_Object *obj, int quality)
Set the quality for the thumb object.
Definition: elm_thumb.c:903
edje_edit_state_map_rotation_set
EAPI Eina_Bool edje_edit_state_map_rotation_set(Evas_Object *obj, const char *part, const char *state, double value, double x, double y, double z)
Sets map.rotation of given part state.
Definition: edje_edit.c:7828
eina_xattr_double_get
Eina_Bool eina_xattr_double_get(const char *file, const char *attribute, double *value)
Gets a double from an extended attribute properties.
Definition: eina_xattr.c:550
ecore_wl2_window_fullscreen_get
EAPI Eina_Bool ecore_wl2_window_fullscreen_get(Ecore_Wl2_Window *window)
Get if a given window is fullscreen.
Definition: ecore_wl2_window.c:987
EINA_MAGIC_SET
#define EINA_MAGIC_SET(d, m)
Definition to set the magic number of d to m.
Definition: eina_magic.h:235
ELM_GLVIEW_STENCIL
@ ELM_GLVIEW_STENCIL
Stencil buffer enabled rendering mode (8 bits by default)
Definition: elm_glview_eo.h:38
EVAS_GL_RGBA_8888
@ EVAS_GL_RGBA_8888
RGBA surface with alpha.
Definition: Evas_GL.h:477
ecore_drm_output_dpms_set
EAPI void ecore_drm_output_dpms_set(Ecore_Drm_Output *output, int level)
Sets the dpms level of an Ecore_Drm_Output.
Definition: ecore_drm_output.c:1236
Ecore_Con_Eet_Data_Cb
void(* Ecore_Con_Eet_Data_Cb)(void *data, Ecore_Con_Reply *reply, const char *protocol_name, void *value)
Called when an Ecore_Con_Eet object receives data.
Definition: Ecore_Con_Eet.h:64
edje_file_text_class_del
Eina_Bool edje_file_text_class_del(const char *file, const char *text_class)
Delete the file text class.
Definition: edje_util.c:1392
ecore_imf_context_input_panel_imdata_set
EAPI void ecore_imf_context_input_panel_imdata_set(Ecore_IMF_Context *ctx, const void *data, int len)
Sets the input panel-specific data to deliver to the input panel.
Definition: ecore_imf_context.c:1057
ECORE_IMF_CANDIDATE_PANEL_GEOMETRY_EVENT
@ ECORE_IMF_CANDIDATE_PANEL_GEOMETRY_EVENT
called when the size of the candidate word panel is changed.
Definition: Ecore_IMF.h:133
ethumb_client_generate_cancel
void ethumb_client_generate_cancel(Ethumb_Client *client, int id, Ethumb_Client_Generate_Cancel_Cb cancel_cb, const void *data, Eina_Free_Cb free_data)
Ask server to cancel generation of thumbnail.
Definition: ethumb_client.c:1113
eina_quaternion_distance_square_get
double eina_quaternion_distance_square_get(const Eina_Quaternion *a, const Eina_Quaternion *b)
Return the distance in square between of two quaternions.
Definition: eina_quaternion.c:1075
ecore_x_default_screen_get
EAPI Ecore_X_Screen * ecore_x_default_screen_get(void)
Retrieves the Ecore_X_Screen handle used for the current X connection.
Definition: ecore_x.c:942
elm_win_alpha_set
void elm_win_alpha_set(Evas_Object *obj, Eina_Bool alpha)
Set the alpha channel state of a window.
Definition: efl_ui_win.c:9789
_Eina_Future_Schedule_Entry
A struct that represents an scheduled event.
Definition: eina_promise.h:130
ephysics_body_rotation_get
EAPI EPhysics_Quaternion * ephysics_body_rotation_get(const EPhysics_Body *body, EPhysics_Quaternion *rotation)
Get body's rotation quaternion.
eldbus_object_manager_interfaces_removed
Eldbus_Signal_Handler * eldbus_object_manager_interfaces_removed(Eldbus_Object *obj, Eldbus_Signal_Cb cb, const void *cb_data)
Register a callback on "InterfacesRemoved" signal.
Definition: eldbus_freedesktop.c:92
_Ecore_Exe_Win32_Priority
_Ecore_Exe_Win32_Priority
Defines the priority of the process.
Definition: Ecore_Common.h:1027
ECORE_X_MODIFIER_ALT
EAPI int ECORE_X_MODIFIER_ALT
Definition: ecore_x.c:154
ELM_WEB_ZOOM_MODE_LAST
@ ELM_WEB_ZOOM_MODE_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_web_legacy.h:11
Elm_Web_Window_Features
struct _Elm_Web_Window_Features Elm_Web_Window_Features
Opaque handler containing the features (such as statusbar, menubar, etc) that are to be set on a newl...
Definition: elm_web_common.h:121
elm_obj_genlist_select_mode_set
EOAPI void elm_obj_genlist_select_mode_set(Eo *obj, Elm_Object_Select_Mode mode)
Set the genlist select mode.
_Ecore_Getopt_Desc_Store
Structure used when action is ECORE_GETOPT_ACTION_STORE.
Definition: Ecore_Getopt.h:150
_Evas_Coord_Rectangle::w
Evas_Coord w
width of rectangle
Definition: Evas_Common.h:205
elm_map_overlay_polygon_add
Elm_Map_Overlay * elm_map_overlay_polygon_add(Elm_Map *obj)
Add a new polygon overlay to the map object.
Definition: elm_map_eo.legacy.c:123
EDJE_TWEEN_MODE_SINUSOIDAL
@ EDJE_TWEEN_MODE_SINUSOIDAL
Sinusoidal tween mode value.
Definition: Edje_Common.h:1885
_Emile_Colorspace
_Emile_Colorspace
Definition: emile_image.h:24
evas_object_data_del
void * evas_object_data_del(Evas_Object *obj, const char *key)
Delete an attached data pointer from an object.
Definition: evas_data.c:19
EMILE_COLORSPACE_RGBA_S3TC_DXT1
@ EMILE_COLORSPACE_RGBA_S3TC_DXT1
OpenGL COMPRESSED_RGBA_S3TC_DXT1_EXT format with RGBA punchthrough.
Definition: emile_image.h:39
elm_bg_load_size_set
void elm_bg_load_size_set(Evas_Object *obj, int w, int h)
Sets the size of the pixmap representation of the image set on a given background widget.
Definition: efl_ui_bg.c:181
evas_init
int evas_init(void)
Directly initialize Evas and its required dependencies.
Definition: evas_main.c:152
elm_obj_entry_cursor_pos_get
EOAPI int elm_obj_entry_cursor_pos_get(const Eo *obj)
Get the current position of the cursor in the entry.
EVAS_TOUCH_POINT_STILL
@ EVAS_TOUCH_POINT_STILL
Touch point is not moved after pressed.
Definition: Evas_Legacy.h:1113
_Elm_Entry_Anchor_Info::name
const char * name
The name of the anchor, as stated in its href.
Definition: elm_entry_common.h:58
_Ecore_Win32_Event_Selection_Clear::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:483
_Elm_Scrollable_Smart_Interface_Data
Definition: elm_interface_scrollable.h:63
_Eldbus_Object_Event_Property_Changed::proxy
Eldbus_Proxy * proxy
The proxy object.
Definition: eldbus_object.h:99
_Evas_Native_Surface_Type
_Evas_Native_Surface_Type
Native surface types that image object supports.
Definition: Evas_Legacy.h:4786
elm_colorselector_palette_item_selected_set
void elm_colorselector_palette_item_selected_set(Elm_Object_Item *it, Eina_Bool selected)
Set the selected state of color palette item.
Definition: elm_colorselector.c:2488
elm_fileselector_entry_path_set
EINA_DEPRECATED void elm_fileselector_entry_path_set(Evas_Object *obj, const char *path)
Set the initial file system path and the entry's path string for a given file selector entry widget.
Definition: elc_fileselector_entry.c:383
ecore_drm_tty_acquire
EAPI Eina_Bool ecore_drm_tty_acquire(Ecore_Drm_Device *dev)
Acquires a virtual terminal.
Definition: ecore_drm_tty.c:297
eina_list_merge
Eina_List * eina_list_merge(Eina_List *left, Eina_List *right)
Merges two list.
Definition: eina_list.c:1265
ELM_GENGRID_ITEM_SCROLLTO_TOP
@ ELM_GENGRID_ITEM_SCROLLTO_TOP
To the top of viewport.
Definition: elm_general.h:399
FUNC_ACCESSOR_CLONE
#define FUNC_ACCESSOR_CLONE(Function)
Definition for helper macro to cast Function to a Eina_Iterator_Clone_Callback.
Definition: eina_accessor.h:199
ecore_init
EAPI int ecore_init(void)
Sets up connections, signal handlers, sockets etc.
Definition: ecore.c:225
ethumb_thumb_compress_set
EAPI void ethumb_thumb_compress_set(Ethumb *e, int compress)
Set the compression rate.
Definition: ethumb.c:594
elm_object_focus_region_show_mode_set
void elm_object_focus_region_show_mode_set(Evas_Object *obj, Elm_Focus_Region_Show_Mode mode)
Set the focus region show mode to a given Elementary object.
Definition: elm_main.c:1994
_Elm_Store_Item_Mapping_Custom
Definition: elm_store.h:110
ecore_x_window_override_new
EAPI Ecore_X_Window ecore_x_window_override_new(Ecore_X_Window parent, int x, int y, int w, int h)
Creates a window with the override redirect attribute set to True.
Definition: ecore_x_window.c:168
EMOTION_VIS_LIBVISUAL_JAKDAW
@ EMOTION_VIS_LIBVISUAL_JAKDAW
jakdaw
Definition: Emotion.h:216
eldbus_signal_handler_free_cb_add
void eldbus_signal_handler_free_cb_add(Eldbus_Signal_Handler *handler, Eldbus_Free_Cb cb, const void *data)
Add a callback function to be called when signal handler will be freed.
Definition: eldbus_signal_handler.c:293
_Ecore_X_Version
Definition: Ecore_X.h:30
evas_object_line_xy_get
void evas_object_line_xy_get(const Evas_Line *obj, int *x1, int *y1, int *x2, int *y2)
Retrieves the coordinates of the end points of the given evas line object.
Definition: evas_line_eo.legacy.c:9
EVAS_DEVICE_SUBCLASS_TRACKPOINT
@ EVAS_DEVICE_SUBCLASS_TRACKPOINT
A trackpoint style mouse.
Definition: Evas_Common.h:348
Efreet_Icon_Theme_Directory::max
unsigned int max
The maximum size for this directory.
Definition: efreet_icon.h:91
edje_object_part_table_child_get
Evas_Object * edje_object_part_table_child_get(const Evas_Object *obj, const char *part, unsigned int col, unsigned int row)
Retrieves a child from a table.
Definition: edje_part_table.c:308
_Ecore_Wl_Event_Focus_Out
Definition: Ecore_Wayland.h:136
Evas_Object_Intercept_Clip_Set_Cb
void(* Evas_Object_Intercept_Clip_Set_Cb)(void *data, Evas_Object *obj, Evas_Object *clip)
Function signature for the clip set event of an evas object.
Definition: Evas_Legacy.h:3068
EVAS_AXIS_LABEL_DISTANCE
@ EVAS_AXIS_LABEL_DISTANCE
Relative distance along physical Z axis.
Definition: Evas_Legacy.h:363
evas_render_method_list
Eina_List * evas_render_method_list(void)
List all the rendering engines compiled into the copy of the Evas library.
Definition: evas_main.c:767
ELM_STORE_ITEM_MAPPING_LABEL
@ ELM_STORE_ITEM_MAPPING_LABEL
const char * -> label
Definition: elm_store.h:80
ecore_drm2_output_primary_set
EAPI void ecore_drm2_output_primary_set(Ecore_Drm2_Output *output, Eina_Bool primary)
Set a given output to be primary.
Definition: ecore_drm2_outputs.c:1169
elm_video_audio_mute_get
Eina_Bool elm_video_audio_mute_get(const Evas_Object *obj)
Get whether audio is muted.
Definition: efl_ui_video.c:508
ecore_imf_context_event_callback_call
EAPI void ecore_imf_context_event_callback_call(Ecore_IMF_Context *ctx, Ecore_IMF_Callback_Type type, void *event_info)
Calls a given callback on the context ctx.
Definition: ecore_imf_context.c:821
ecore_drm2_output_rotation_set
EAPI Eina_Bool ecore_drm2_output_rotation_set(Ecore_Drm2_Output *output, int rotation)
Set a rotation on a given output.
Definition: ecore_drm2_outputs.c:1533
_Efl_Ui_Layout_Data::model_watch
Eina_Bool model_watch
Set to true once we do watch for model change.
Definition: elm_widget_layout.h:75
elm_image_animated_play_set
void elm_image_animated_play_set(Elm_Image *obj, Eina_Bool play)
Start or stop an image object's animation.
Definition: efl_ui_image.c:1962
evas_vg_shape_stroke_fill_get
Evas_Vg_Node * evas_vg_shape_stroke_fill_get(const Evas_Vg_Shape *obj)
Returns the object that is set for the stroke fill property.
ecore_evas_manual_render_set
EAPI void ecore_evas_manual_render_set(Ecore_Evas *ee, Eina_Bool manual_render)
Enables/disables manual render.
Definition: ecore_evas.c:2644
_Ecore_Con_Event_Url_Progress
Used as the data param for the ECORE_CON_EVENT_URL_PROGRESS event.
Definition: Ecore_Con.h:621
evas_object_box_option_property_id_get
int evas_object_box_option_property_id_get(const Evas_Box *obj, const char *name)
Get the numerical identifier of the property of the child elements of the box o which have name as na...
Definition: evas_box_eo.legacy.c:87
ecore_evas_withdrawn_set
EAPI void ecore_evas_withdrawn_set(Ecore_Evas *ee, Eina_Bool withdrawn)
Sets the withdrawn state of an Ecore_Evas' window.
Definition: ecore_evas.c:2509
Elm_Web_Zoom_Mode
Elm_Web_Zoom_Mode
Types of zoom available.
Definition: elm_web_legacy.h:6
ELM_MAP_ROUTE_TYPE_MOTOCAR
@ ELM_MAP_ROUTE_TYPE_MOTOCAR
Route should consider an automobile will be used.
Definition: elm_map_eo.h:40
ecore_fb_callback_lose_set
EAPI void ecore_fb_callback_lose_set(void(*func)(void *data), void *data)
Set a callback called when a virtual terminal is lost.
Definition: ecore_fb_vt.c:263
_Emile_Image_Animated
Definition: emile_image.h:202
elm_scroller_gravity_get
void elm_scroller_gravity_get(const Evas_Object *obj, double *x, double *y)
Get scrolling gravity values for a scroller.
Definition: elm_scroller.c:1200
Efreet_Icon_Theme_Directory
Efreet_Icon_Theme_Directory.
Definition: efreet_icon.h:82
ECORE_EXE_WIN32_PRIORITY_BELOW_NORMAL
@ ECORE_EXE_WIN32_PRIORITY_BELOW_NORMAL
Below default priority.
Definition: Ecore_Common.h:1029
_Overlay_Line
Definition: elm_widget_map.h:222
_Elput_Event_Seat_Caps
Definition: Elput.h:52
EDJE_ACTION_TYPE_PHYSICS_FORCE
@ EDJE_ACTION_TYPE_PHYSICS_FORCE
Physics force action value.
Definition: Edje_Common.h:1925
elm_entry_context_menu_item_icon_get
void elm_entry_context_menu_item_icon_get(const Elm_Entry_Context_Menu_Item *item, const char **icon_file, const char **icon_group, Elm_Icon_Type *icon_type)
Get the icon object packed in the contextual menu item of entry.
Definition: elm_entry.c:4706
EPHYSICS_WORLD_SOLVER_USE_2_FRICTION_DIRECTIONS
@ EPHYSICS_WORLD_SOLVER_USE_2_FRICTION_DIRECTIONS
While calculating a friction impulse consider this should be applied on both bodies (this mode cause ...
Definition: EPhysics.h:943
ELM_CLOCK_EVENT_CHANGED
#define ELM_CLOCK_EVENT_CHANGED
The clock's user changed the time.
Definition: elm_clock_eo.h:302
_Eina_Value_Struct_Member
Describes a single member of struct.
Definition: eina_value.h:3121
_Ecore_Win32_Event_Window_Resize::height
int height
The new height.
Definition: Ecore_Win32.h:449
elm_entry_select_region_set
void elm_entry_select_region_set(Elm_Entry *obj, int start, int end)
This selects a region of text within the entry.
Definition: elm_entry_eo.legacy.c:279
edje_edit_program_after_del
EAPI Eina_Bool edje_edit_program_after_del(Evas_Object *obj, const char *prog, const char *after)
Deletes the given program from the list of 'afters' of the program.
Definition: edje_edit.c:12060
ELM_GENLIST_EVENT_MULTI_SWIPE_LEFT
#define ELM_GENLIST_EVENT_MULTI_SWIPE_LEFT
Called when multitouch swipe left detected.
Definition: elm_genlist_eo.h:897
EINA_THREAD_URGENT
@ EINA_THREAD_URGENT
Higher than average process priority.
Definition: eina_thread.h:60
ephysics_body_soft_box_add
EAPI EPhysics_Body * ephysics_body_soft_box_add(EPhysics_World *world)
Create a new deformable box physics body.
ecore_wl2_window_popup_input_get
EAPI Ecore_Wl2_Input * ecore_wl2_window_popup_input_get(Ecore_Wl2_Window *window)
Get the seat for a popup window to be used with grab.
Definition: ecore_wl2_window.c:1165
elm_icon_animated_available_get
EINA_DEPRECATED Eina_Bool elm_icon_animated_available_get(const Evas_Object *obj)
Get if the icon supports animation or not.
Definition: elm_icon.c:681
elm_spinner_round_set
void elm_spinner_round_set(Elm_Spinner *obj, int rnd)
Control the round value for rounding.
Definition: elm_spinner_eo.legacy.c:27
ecore_x_dpms_timeout_standby_get
EAPI unsigned int ecore_x_dpms_timeout_standby_get(void)
Returns the amount of time of inactivity before standby mode is invoked.
Definition: ecore_x_dpms.c:177
eina_unicode_strdup
Eina_Unicode * eina_unicode_strdup(const Eina_Unicode *text)
Same as the standard strdup just with Eina_Unicode instead of char.
Definition: eina_unicode.c:128
eina_hash_foreach
void eina_hash_foreach(const Eina_Hash *hash, Eina_Hash_Foreach func, const void *fdata)
Calls a function on every member stored in the hash table.
Definition: eina_hash.c:1223
elm_object_tooltip_hide
void elm_object_tooltip_hide(Evas_Object *obj)
Force hide tooltip of object.
Definition: els_tooltip.c:1046
ELM_PREFS_TYPE_SEPARATOR
@ ELM_PREFS_TYPE_SEPARATOR
separator type, bound to separator-like UI elements
Definition: elm_prefs_data.h:64
efreet_desktop_category_count_get
unsigned int efreet_desktop_category_count_get(Efreet_Desktop *desktop)
Retrieves the number of categories the given desktop belongs too.
Definition: efreet_desktop.c:448
eina_rbtree_inline_insert
Eina_Rbtree * eina_rbtree_inline_insert(Eina_Rbtree *root, Eina_Rbtree *node, Eina_Rbtree_Cmp_Node_Cb cmp, const void *data)
Inserts a new node inside an existing red black tree.
Definition: eina_rbtree.c:307
ecore_exe_quit
void ecore_exe_quit(Ecore_Exe *exe)
Sends the given spawned process a quit (SIGQUIT) signal.
Definition: ecore_exe.c:293
_Ecore_Con_Event_Server_Write
Used as the data param for the ECORE_CON_EVENT_SERVER_WRITE event.
Definition: Ecore_Con.h:574
edje_edit_state_box_layout_get
EAPI Eina_Stringshare * edje_edit_state_box_layout_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets primary layout of the box.
EMBRYO_ERROR_ASSERT
@ EMBRYO_ERROR_ASSERT
Forced exit.
Definition: Embryo.h:394
eina_strbuf_append_vprintf
Eina_Bool eina_strbuf_append_vprintf(Eina_Strbuf *buf, const char *fmt, va_list args)
Appends data elements to a string buffer using a va_list.
Definition: eina_strbuf.c:102
_Eina_Inarray
Inline array structure.
Definition: eina_inarray.h:225
evas_color_argb_unpremul
void evas_color_argb_unpremul(int a, int *r, int *g, int *b)
Undo pre-multiplication of a rgb triplet by an alpha factor.
Definition: evas_main.c:1016
elm_layout_signal_callback_add
void elm_layout_signal_callback_add(Eo *obj, const char *emission, const char *source, Edje_Signal_Cb func, void *data)
Add a callback for a (Edje) signal emitted by a layout widget's underlying Edje object.
Definition: efl_ui_layout.c:3314
evas_device_parent_set
void evas_device_parent_set(Evas_Device *dev, Evas_Device *parent) EINA_DEPRECATED
Set the parent of a device.
Definition: evas_device.c:335
Ecore_Animator
Opaque handle to manage Ecore Animator objects.
_Ecore_IMF_Context_Class::input_panel_return_key_type_set
void(* input_panel_return_key_type_set)(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Return_Key_Type return_key_type)
Set the return key theme of the input panel based on return key type provided.
Definition: Ecore_IMF.h:798
evas_object_event_callback_del_full
void * evas_object_event_callback_del_full(Evas_Object *obj, Evas_Callback_Type type, Evas_Object_Event_Cb func, const void *data)
Delete (unregister) a callback function registered to a given Evas object event.
Definition: evas_callbacks.c:543
_Overlay_Class
Definition: elm_widget_map.h:195
ethumb_free
EAPI void ethumb_free(Ethumb *ethumb)
Free an ethumb object.
Definition: ethumb.c:426
eina_inlist_first
static Eina_Inlist * eina_inlist_first(const Eina_Inlist *list)
Gets the first list node in the list.
eldbus_proxy_interface_get
const char * eldbus_proxy_interface_get(const Eldbus_Proxy *proxy)
Get the interface name associated with a proxy object.
Definition: eldbus_proxy.c:527
evas_vg_node_geometry_get
void evas_vg_node_geometry_get(Evas_Vg_Node *obj, int *x, int *y, int *w, int *h)
Retrieves the geometry of the given Evas_Vg_Node object.
Definition: efl_canvas_vg_node.c:737
elm_obj_actionslider_selected_label_get
EOAPI const char * elm_obj_actionslider_selected_label_get(const Eo *obj)
Get actionslider selected label.
ecore_buffer_queue_shutdown
EAPI int ecore_buffer_queue_shutdown(void)
Shuts down the Ecore_Buffer_Queue system.
Definition: ecore_buffer_queue_main.c:43
elm_scroller_propagate_events_get
Eina_Bool elm_scroller_propagate_events_get(const Evas_Object *obj)
Get event propagation for a scroller.
Definition: elm_scroller.c:1356
ELM_WIN_SOCKET_IMAGE
@ ELM_WIN_SOCKET_IMAGE
The window is an image received through a socket.
Definition: elm_win_legacy.h:101
elm_win_inwin_content_unset
Evas_Object * elm_win_inwin_content_unset(Evas_Object *obj)
Unset the content of an inwin object.
Definition: elm_inwin.c:107
evas_canvas_seat_key_modifier_off
EOAPI void evas_canvas_seat_key_modifier_off(Eo *obj, const char *keyname, Evas_Device *seat)
Disables or turns off programmatically the modifier key with name keyname for a given seat.
elm_obj_dayselector_weekend_start_get
EOAPI Elm_Dayselector_Day elm_obj_dayselector_weekend_start_get(const Eo *obj)
Get the weekend starting day of Dayselector.
_Elm_Module
Definition: elm_priv.h:641
ecore_x_e_window_profile_supported_get
EAPI Eina_Bool ecore_x_e_window_profile_supported_get(Ecore_X_Window root)
Query if the window profile is supported.
Definition: ecore_x_e.c:1342
ecore_wl_input_get
EAPI Ecore_Wl_Input * ecore_wl_input_get(void)
Definition: ecore_wl_input.c:361
_Ecore_Power_State
_Ecore_Power_State
Indicates current system memory state.
Definition: Ecore_Common.h:959
ELM_OBJECT_LAYER_DEFAULT
@ ELM_OBJECT_LAYER_DEFAULT
Evas_Object default layer (and thus for Elementary)
Definition: elm_general.h:480
_Elm_Selection_Data::format
Elm_Sel_Format format
The format of the selection.
Definition: elm_cnp.h:107
dlclose
int dlclose(void *handle)
Close a dynamic-link library.
Definition: evil_dlfcn.c:99
ethumb_frame_set
EAPI Eina_Bool ethumb_frame_set(Ethumb *e, const char *theme_file, const char *group, const char *swallow)
Set the Ethumb Frame.
Definition: ethumb.c:610
EVAS_LOAD_ERROR_CANCELLED
@ EVAS_LOAD_ERROR_CANCELLED
File loading has been cancelled.
Definition: Evas_Loader.h:172
_Ecore_IMF_Context_Class::input_panel_state_get
Ecore_IMF_Input_Panel_State(* input_panel_state_get)(Ecore_IMF_Context *ctx)
Return input panel state.
Definition: Ecore_IMF.h:802
EEZE_DISK_TYPE_CDROM
@ EEZE_DISK_TYPE_CDROM
cdrom drive
Definition: Eeze_Disk.h:51
ecore_thread_global_data_wait
void * ecore_thread_global_data_wait(const char *key, double seconds)
Gets data stored in the shared hash, or wait for it if it doesn't exist.
Definition: ecore_thread.c:1473
elm_grid_children_get
Eina_List * elm_grid_children_get(const Elm_Grid *obj)
Get the list of the children for the grid.
Definition: elm_grid_eo.legacy.c:15
ELM_SEL_FORMAT_TEXT
@ ELM_SEL_FORMAT_TEXT
Plain unformatted text: Used for things that don't want rich markup.
Definition: elm_cnp.h:77
efreet_menu_unref
void efreet_menu_unref(Efreet_Menu *entry)
Decrements refcount for the menu, and on 0 frees.
Definition: efreet_menu.c:2374
edje_edit_group_max_h_get
EAPI int edje_edit_group_max_h_get(Evas_Object *obj)
Gets the group maximum height.
ecore_x_fd_get
EAPI int ecore_x_fd_get(void)
Retrieves the X display file descriptor.
Definition: ecore_x.c:929
evas_object_textgrid_palette_set
void evas_object_textgrid_palette_set(Evas_Textgrid *obj, Evas_Textgrid_Palette pal, int idx, int r, int g, int b, int a)
The set color to the given palette at the given index of the given textgrid object.
Definition: evas_textgrid_eo.legacy.c:51
_Elm_Gengrid_Data::mode
Elm_Focus_Region_Show_Mode mode
the mode which describes which rectangle should be returned in the interest region getter
Definition: elm_widget_gengrid.h:97
ELM_GENLIST_EVENT_EDGE_RIGHT
#define ELM_GENLIST_EVENT_EDGE_RIGHT
Called when right edge is reached.
Definition: elm_genlist_eo.h:807
Eldbus_Object_Event_Type
Eldbus_Object_Event_Type
An enumeration containing several Eldbus_Object event types.
Definition: eldbus_object.h:61
efreet_uri.h
Contains the methods used to support the FDO URI specification.
_Eolian_Function_Parameter
Definition: eolian_database.h:253
ECORE_WL2_EVENT_DND_END
EAPI int ECORE_WL2_EVENT_DND_END
Definition: ecore_wl2.c:29
ecore_fb_touch_screen_calibrate_set
EAPI void ecore_fb_touch_screen_calibrate_set(int xscale, int xtrans, int yscale, int ytrans, int xyswap)
Calibrates the touschreen using the given parameters.
Definition: ecore_fb_ts.c:174
elm_entry_is_empty
Eina_Bool elm_entry_is_empty(const Elm_Entry *obj)
Get whether the entry is empty.
Definition: elm_entry_eo.legacy.c:525
elm_box_layout_set
void elm_box_layout_set(Eo *obj, Evas_Object_Box_Layout cb, const void *data, Ecore_Cb free_data)
Set the layout defining function to be used by the box.
Definition: elm_box.c:502
eldbus_object_peer_ping
Eldbus_Pending * eldbus_object_peer_ping(Eldbus_Object *obj, Eldbus_Message_Cb cb, const void *data)
Call the method "Ping" on the eldbus object.
Definition: eldbus_object.c:653
elm_image_file_get
void elm_image_file_get(const Eo *obj, const char **file, const char **group)
Get the file that will be used as image.
Definition: efl_ui_image.c:2465
eina_tiler_iterator_new
Eina_Iterator * eina_tiler_iterator_new(const Eina_Tiler *t)
Creates a iterator to access the tilers calculated rectangles.
Definition: eina_tiler.c:1291
edje_edit_state_external_param_string_get
EAPI Eina_Bool edje_edit_state_external_param_string_get(Evas_Object *obj, const char *part, const char *state, double value, const char *param, const char **val)
Gets external parameter of type STRING.
Definition: edje_edit.c:7477
_Eina_Future_Cb_Log_Desc::file
const char * file
The file name to be passed to eina_log_print().
Definition: eina_promise.h:410
ELM_FOCUS_MOVE_POLICY_KEY_ONLY
@ ELM_FOCUS_MOVE_POLICY_KEY_ONLY
Move focus by key.
Definition: elm_general.h:818
ELM_PREFS_TYPE_TEXTAREA
@ ELM_PREFS_TYPE_TEXTAREA
text area type, bound to multi-line, text entry UI elements
Definition: elm_prefs_data.h:60
ecore_win32_window_cursor_set
EAPI void ecore_win32_window_cursor_set(Ecore_Win32_Window *window, Ecore_Win32_Cursor *cursor)
Set the given cursor to the given window.
Definition: ecore_win32_window.c:1451
ECORE_IMF_INPUT_HINT_AUTOFILL_ID
@ ECORE_IMF_INPUT_HINT_AUTOFILL_ID
Autofill hint for a user's ID.
Definition: Ecore_IMF.h:426
EINA_FREE_CB
#define EINA_FREE_CB(Function)
Macro to cast to Eina_Free_Cb.
Definition: eina_types.h:609
edje_edit_image_set_id_get
EAPI int edje_edit_image_set_id_get(Evas_Object *obj, const char *name)
Gets id of image set.
Definition: edje_edit.c:9139
_Edje_Text_Effect
_Edje_Text_Effect
Definition: Edje_Common.h:2117
elm_obj_entry_anchor_hover_style_set
EOAPI void elm_obj_entry_anchor_hover_style_set(Eo *obj, const char *style)
Set the style that the hover should use.
eina_quad_coords_set
void eina_quad_coords_set(Eina_Quad *q, double qx0, double qy0, double qx1, double qy1, double qx2, double qy2, double qx3, double qy3)
Sets the values of the coordinates of the given quadrangle.
Definition: eina_quad.c:115
_Ecore_Exe_Event_Del::exit_code
int exit_code
The exit code of the process.
Definition: Ecore_Common.h:1068
_Evas_Smart_Class::add
void(* add)(Evas_Object *o)
code to be run when adding object to a canvas
Definition: Evas_Common.h:1951
eina_rectangle_outside_position
Eina_Rectangle_Outside eina_rectangle_outside_position(Eina_Rectangle *rect1, Eina_Rectangle *rect2)
calculates where rect2 is outside of rect1.
Definition: eina_rectangle.c:896
Eina_Promise
An opaque structure representing a piece of data that will be available at a later point.
evas_object_line_add
Evas_Object * evas_object_line_add(Evas *e)
Adds a new evas line object to the given evas.
Definition: evas_object_line.c:88
ecore_x_randr_crtc_pos_relative_set
EAPI Eina_Bool ecore_x_randr_crtc_pos_relative_set(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc_r1, Ecore_X_Randr_Crtc crtc_r2, Ecore_X_Randr_Output_Policy policy, Ecore_X_Randr_Relative_Alignment alignment)
Sets a CRTC relative to another one.
Definition: ecore_x_randr.c:1755
Elm_Tooltip_Content_Cb
Evas_Object *(* Elm_Tooltip_Content_Cb)(void *data, Evas_Object *obj, Evas_Object *tooltip)
Called back when a widget's tooltip is activated and needs content.
Definition: elm_tooltip.h:106
ecore_con_url_verbose_set
EAPI void ecore_con_url_verbose_set(Ecore_Con_Url *url_con, Eina_Bool verbose)
Toggles libcurl's verbose output.
Definition: ecore_con_url.c:1397
ecore_win32_dnd_shutdown
EAPI int ecore_win32_dnd_shutdown()
Shut down the Ecore_Win32 Drag and Drop module.
Definition: ecore_win32_dnd.c:95
ELM_PREFS_RESET_DEFAULTS
@ ELM_PREFS_RESET_DEFAULTS
reset to default values, declared in its .epb file
Definition: elm_prefs_data.h:39
elm_config_accel_preference_get
const char * elm_config_accel_preference_get(void)
Get Elementary's preferred engine to use.
Definition: elm_config.c:4540
Elm_Cnp_Event_Selection_Changed::seat_id
unsigned int seat_id
The seat on which the selection changed, or NULL for "default".
Definition: elm_cnp.h:122
elm_win_role_set
void elm_win_role_set(Evas_Object *obj, const char *role)
The role of the window.
Definition: efl_ui_win.c:9755
eldbus_message_iter_get
Eldbus_Message_Iter * eldbus_message_iter_get(const Eldbus_Message *msg)
Get the main Eldbus_Message_Iter from the Eldbus_Message.
Definition: eldbus_message.c:264
elm_diskselector_side_label_lenght_set
EINA_DEPRECATED void elm_diskselector_side_label_lenght_set(Evas_Object *obj, int len)
Set the side labels max length.
elm_scroll_zoom_friction_all_set
EINA_DEPRECATED void elm_scroll_zoom_friction_all_set(double friction)
Set the amount of inertia scrollers will impose at animations triggered by Elementary widgets' zoomin...
_Eina_Future_Schedule_Entry::scheduler
Eina_Future_Scheduler * scheduler
The scheduler used to create the entry.
Definition: eina_promise.h:135
Ecore_Pipe
struct _Ecore_Pipe Ecore_Pipe
A handle for pipes.
Definition: Ecore_Common.h:2402
elm_radio_group_add
void elm_radio_group_add(Efl_Ui_Radio *obj, Efl_Ui_Radio *group)
Add this radio to a group of other radio objects.
Definition: efl_ui_radio.c:465
ecore_input_joystick_name_get
EAPI const char * ecore_input_joystick_name_get(int index)
Get name of joystick.
Definition: ecore_input_joystick.c:626
elm_obj_gengrid_align_set
EOAPI void elm_obj_gengrid_align_set(Eo *obj, double align_x, double align_y)
Set the items grid's alignment within a given gengrid widget.
ECORE_WIN32_WINDOW_STATE_FULLSCREEN
@ ECORE_WIN32_WINDOW_STATE_FULLSCREEN
fullscreen window
Definition: Ecore_Win32.h:76
realpath
char * realpath(const char *file_name, char *resolved_name)
Return an absolute or full path name for a specified relative path name.
Definition: evil_stdlib.c:190
ecore_evas_window_group_get
EAPI const Ecore_Evas * ecore_evas_window_group_get(const Ecore_Evas *ee)
Gets the canvas group set.
Definition: ecore_evas.c:2547
elput_input_keyboard_info_set
EAPI void elput_input_keyboard_info_set(Elput_Manager *manager, void *context, void *keymap, int group)
Set info to be used for keyboards.
Definition: elput_input.c:742
eina_list_count
static unsigned int eina_list_count(const Eina_List *list)
Gets the count of the number of items in a list.
elm_object_orientation_mode_disabled_get
Eina_Bool elm_object_orientation_mode_disabled_get(const Evas_Object *obj)
Get the orientation mode of a given widget.
Definition: elm_main.c:1970
evas_object_render_op_get
Evas_Render_Op evas_object_render_op_get(const Evas_Object *eo_obj)
Retrieves the current value of the operation used for rendering the Evas object.
Definition: evas_object_main.c:2177
edje_extern_object_aspect_set
EINA_DEPRECATED void edje_extern_object_aspect_set(Evas_Object *obj, Edje_Aspect_Control aspect, Evas_Coord aw, Evas_Coord ah)
Sets the object aspect size.
Definition: edje_util.c:3264
_Evas_Event_Key_Up
Key release event.
Definition: Evas_Legacy.h:331
elm_table_pack_set
void elm_table_pack_set(Evas_Object *subobj, int col, int row, int colspan, int rowspan)
Set the packing location of an existing child of the table.
Definition: elm_table.c:261
elm_colorselector_palette_item_color_set
void elm_colorselector_palette_item_color_set(Elm_Object_Item *it, int r, int g, int b, int a)
Set palette item's color.
Definition: elm_colorselector.c:2407
eina_vector2_distance_square_get
static double eina_vector2_distance_square_get(const Eina_Vector2 *a, const Eina_Vector2 *b)
Return the distance in square between of two vectors.
EMBRYO_ERROR_STACKLOW
@ EMBRYO_ERROR_STACKLOW
Invalid instruction.
Definition: Embryo.h:399
evas_version
Evas_Version * evas_version
Evas Version Information.
Definition: main.c:5
edje_object_text_markup_filter_callback_del_full
void * edje_object_text_markup_filter_callback_del_full(Eo *obj, const char *part, Edje_Markup_Filter_Cb func, void *data)
Deletes a function and matching user data from the markup filter list.
Definition: edje_legacy.c:652
eina_vector3_length_square_get
static double eina_vector3_length_square_get(const Eina_Vector3 *v)
Return the length in square of the given vector.
ecore_imf_context_client_canvas_get
EAPI void * ecore_imf_context_client_canvas_get(Ecore_IMF_Context *ctx)
Gets the client canvas of the Input Method Context.
Definition: ecore_imf_context.c:275
elm_map_overlay_icon_set
void elm_map_overlay_icon_set(Elm_Map_Overlay *overlay, Evas_Object *icon)
Set a icon of the overlay.
Definition: elm_map.c:5134
ecore_wl2_window_class_set
EAPI void ecore_wl2_window_class_set(Ecore_Wl2_Window *window, const char *clas)
Set the class of a given window.
Definition: ecore_wl2_window.c:1073
_Eina_Strbuf
String buffer to facilitate string operations.
Definition: eina_strbuf_common.h:15
ephysics_body_linear_movement_enable_get
EAPI void ephysics_body_linear_movement_enable_get(const EPhysics_Body *body, Eina_Bool *enable_x, Eina_Bool *enable_y, Eina_Bool *enable_z)
Get body's movement on x, y and z axes behavior.
ELM_IMAGE_FLIP_TRANSPOSE
@ ELM_IMAGE_FLIP_TRANSPOSE
flip image along the y = (width - x) line (bottom-left to top-right)
Definition: elm_image_legacy.h:400
_Elm_Fileselector_Item_Data
Definition: elm_widget_fileselector.h:116
eina_file_virtual_map_all
void * eina_file_virtual_map_all(Eina_File *file)
Map the entire contents of a virtual file to a buffer.
Definition: eina_file_common.c:225
edje_shutdown
int edje_shutdown(void)
Shuts down the Edje library.
Definition: edje_main.c:264
elm_slider_indicator_visible_mode_get
Elm_Slider_Indicator_Visible_Mode elm_slider_indicator_visible_mode_get(const Evas_Object *obj)
Set/Get the visible mode of indicator.
Definition: elm_slider.c:1774
EDJE_ACTION_TYPE_DRAG_VAL_PAGE
@ EDJE_ACTION_TYPE_DRAG_VAL_PAGE
Drag val page action value.
Definition: Edje_Common.h:1914
ECORE_IMF_KEYBOARD_LOCK_NUM
@ ECORE_IMF_KEYBOARD_LOCK_NUM
"Num" lock is active
Definition: Ecore_IMF.h:280
eeze_disk_removable_get
Eina_Bool eeze_disk_removable_get(Eeze_Disk *disk)
Return whether the disk is removable.
Definition: eeze_disk.c:439
edje_edit_program_transition_value3_set
EAPI Eina_Bool edje_edit_program_transition_value3_set(Evas_Object *obj, const char *prog, double value)
Sets the interpolation value 3 of the transition.
Embryo_Float_Cell
Definition: Embryo.h:442
evas_object_smart_callbacks_descriptions_get
void evas_object_smart_callbacks_descriptions_get(const Evas_Object *obj, const Evas_Smart_Cb_Description ***class_descriptions, unsigned int *class_count, const Evas_Smart_Cb_Description ***instance_descriptions, unsigned int *instance_count)
Retrieve an smart object's know smart callback descriptions (both instance and class ones).
Definition: evas_object_smart.c:1217
eina_future_then_easy
#define eina_future_then_easy(_prev,...)
A syntactic sugar over eina_future_then() and eina_future_cb_easy().
Definition: eina_promise.h:1869
evas_canvas_data_attach_set
EOAPI void evas_canvas_data_attach_set(Eo *obj, void *data)
Attaches a specific pointer to the evas for fetching later.
ELM_PREFS_TYPE_LABEL
@ ELM_PREFS_TYPE_LABEL
label type, bound to read-only, label UI elements
Definition: elm_prefs_data.h:57
elm_multibuttonentry_add
Evas_Object * elm_multibuttonentry_add(Evas_Object *parent)
Add a new multibuttonentry to the parent.
Definition: elc_multibuttonentry.c:1628
elm_progressbar_inverted_set
void elm_progressbar_inverted_set(Evas_Object *obj, Eina_Bool inverted)
Invert a given progress bar widget's displaying values order.
Definition: efl_ui_progressbar.c:879
_Ecore_Win32_Event_Window_Destroy::timestamp
unsigned long timestamp
The time the event occurred.
Definition: Ecore_Win32.h:403
elm_obj_web_url_set
EOAPI Eina_Bool elm_obj_web_url_set(Eo *obj, const char *url)
Sets the URL for the web object.
edje_edit_part_item_aspect_h_get
EINA_DEPRECATED EAPI int edje_edit_part_item_aspect_h_get(Evas_Object *obj, const char *part, const char *item)
Gets the aspect height value of a part's item.
elm_object_focus_custom_chain_set
void elm_object_focus_custom_chain_set(Evas_Object *obj, Eina_List *objs)
Set custom focus chain.
Definition: elm_focus_legacy.c:131
_Efreet_Desktop::icon
char * icon
Icon to display in file manager, menus, etc.
Definition: efreet_desktop.h:102
eina_file_map_faulted
Eina_Bool eina_file_map_faulted(Eina_File *file, void *map)
Tells whether there has been an IO error during the life of a mmaped file.
Definition: eina_file.c:1127
evas_key_lock_off
void evas_key_lock_off(Evas_Canvas *obj, const char *keyname)
Disables or turns off programmatically the lock key with name keyname for the default seat.
Definition: evas_canvas_eo.legacy.c:201
_Evas_Font_Dir
Definition: evas_font.h:247
efreet_menu_desktop_remove
int efreet_menu_desktop_remove(Efreet_Menu *menu, Efreet_Desktop *desktop)
Remove a desktop element in a menu structure. Only accepts desktop files in default directories.
Definition: efreet_menu.c:701
edje_edit_state_image_border_get
EAPI void edje_edit_state_image_border_get(Evas_Object *obj, const char *part, const char *state, double value, int *l, int *r, int *t, int *b)
Gets the image border of a part state.
Definition: edje_edit.c:10780
elm_config_scale_get
double elm_config_scale_get(void)
Get the global scaling factor.
Definition: elm_config.c:2986
EINA_MAGIC_CHECK
#define EINA_MAGIC_CHECK(d, m)
Definition to test if d is NULL or not, and if not NULL, if d->__eina_magic is equal to m.
Definition: eina_magic.h:247
Evas_Object_Intercept_Focus_Set_Cb
void(* Evas_Object_Intercept_Focus_Set_Cb)(void *data, Evas_Object *obj, Eina_Bool focus)
Function signature for the focus set event of an evas object.
Definition: Evas_Legacy.h:3024
elm_icon_aspect_fixed_get
EINA_DEPRECATED Eina_Bool elm_icon_aspect_fixed_get(const Evas_Object *obj)
Get if the object retains the original aspect ratio.
Definition: elm_icon.c:847
embryo_parameter_string_push
EAPI int embryo_parameter_string_push(Embryo_Program *ep, const char *str)
Pushes a string onto the function stack to use as a parameter for the next function that is called in...
Definition: embryo_amx.c:1945
Ecore_Thread_Cb
void(* Ecore_Thread_Cb)(void *data, Ecore_Thread *thread)
A callback used by Ecore_Thread helper.
Definition: Ecore_Common.h:1735
elm_obj_genlist_item_select_mode_get
EOAPI Elm_Object_Select_Mode elm_obj_genlist_item_select_mode_get(const Eo *obj)
Get the genlist item's select mode.
_Ecore_Con_Event_Server_Write::size
int size
the length of the data sent
Definition: Ecore_Con.h:576
elm_slider_indicator_format_get
const char * elm_slider_indicator_format_get(const Evas *obj)
Get the indicator label format of the slider.
Definition: elm_slider.c:1698
eina_carray_iterator_new
Eina_Iterator * eina_carray_iterator_new(void **array)
Creates an Eina_Iterator that iterates through a NUL-terminated C array.
Definition: eina_iterator.c:214
elm_obj_genlist_multi_select_get
EOAPI Eina_Bool elm_obj_genlist_multi_select_get(const Eo *obj)
Get if multi-selection in genlist is enabled or disabled.
Eina_Value_List
struct _Eina_Value_List Eina_Value_List
Value type for EINA_VALUE_TYPE_LIST.
Definition: eina_value.h:1906
_Evas_Filter_Padding
Definition: evas_filter.h:136
_Ecore_Getopt_Value::longp
long * longp
Long pointer.
Definition: Ecore_Getopt.h:135
eina_strbuf_reset
void eina_strbuf_reset(Eina_Strbuf *buf)
Resets a string buffer.
elm_mapbuf_point_color_set
void elm_mapbuf_point_color_set(Elm_Mapbuf *obj, int idx, int r, int g, int b, int a)
The color of a point (vertex) in the mapbuf.
Definition: elm_mapbuf_eo.legacy.c:51
elm_thumb_aspect_set
void elm_thumb_aspect_set(Evas_Object *obj, Ethumb_Thumb_Aspect aspect)
Set the aspect for the thumb object.
Definition: elm_thumb.c:782
ecore_drm_output_enable
EAPI Eina_Bool ecore_drm_output_enable(Ecore_Drm_Output *output)
Enables a Ecore_Drm_Output.
Definition: ecore_drm_output.c:1016
edje_object_part_text_input_panel_layout_set
void edje_object_part_text_input_panel_layout_set(Evas_Object *obj, const char *part, Edje_Input_Panel_Layout layout)
Sets the layout of the input panel.
Definition: edje_util.c:2716
_Ecore_Wl2_Event_Window_Show
Definition: Ecore_Wl2.h:296
ECORE_IMF_INPUT_PANEL_LANGUAGE_EVENT
@ ECORE_IMF_INPUT_PANEL_LANGUAGE_EVENT
called when the language of the input panel is changed.
Definition: Ecore_IMF.h:129
ELM_STORE_ITEM_MAPPING_STATE
@ ELM_STORE_ITEM_MAPPING_STATE
Eina_Bool -> state.
Definition: elm_store.h:81
EINA_VALUE_TYPE_BLOB
const Eina_Value_Type * EINA_VALUE_TYPE_BLOB
manages blob of bytes type, see Eina_Value_Blob
Definition: eina_value.c:5613
edje_edit_script_set
EAPI Eina_Bool edje_edit_script_set(Evas_Object *obj, const char *code)
Sets the code for the group script.
Definition: edje_edit.c:12135
elm_entry_prediction_hint_hash_set
Eina_Bool elm_entry_prediction_hint_hash_set(Elm_Entry *obj, const char *key, const char *value)
Sets the prediction hint data at the specified key.
Definition: elm_entry_eo.legacy.c:573
evas_object_vg_viewbox_align_set
void evas_object_vg_viewbox_align_set(Evas_Object *obj, double align_x, double align_y)
Control how the viewbox is positioned inside the viewport.
Definition: efl_canvas_vg_object_eo.legacy.c:15
elm_obj_menu_close
EOAPI void elm_obj_menu_close(Eo *obj)
Close a opened menu.
eina_matrix3_adjoint
void eina_matrix3_adjoint(const Eina_Matrix3 *m, Eina_Matrix3 *a)
Computes the adjoint of the given matrix.
Definition: eina_matrix.c:322
ecore_evas_wayland_shm_new
EAPI Ecore_Evas * ecore_evas_wayland_shm_new(const char *disp_name, unsigned int parent, int x, int y, int w, int h, Eina_Bool frame)
Create an Ecore_Evas window using the wayland-shm engine.
Definition: ecore_evas.c:4461
edje_edit_part_item_index_weight_y_get
EAPI double edje_edit_part_item_index_weight_y_get(Evas_Object *obj, const char *part, unsigned int index)
Gets the vertical weight value of a part item.
_Evas_Event_Mouse_Down
Mouse button press event.
Definition: Evas_Legacy.h:160
_Ecore_IMF_Context_Class::preedit_string_with_attributes_get
void(* preedit_string_with_attributes_get)(Ecore_IMF_Context *ctx, char **str, Eina_List **attrs, int *cursor_pos)
return current preedit string, attributes, and cursor position
Definition: Ecore_IMF.h:786
elm_object_translatable_text_part_get
EINA_DEPRECATED const char * elm_object_translatable_text_part_get(const Evas_Object *obj, const char *part)
Get the original string set as translatable for an object.
Definition: elm_main.c:1561
edje_edit_part_item_index_aspect_mode_set
EAPI Eina_Bool edje_edit_part_item_index_aspect_mode_set(Evas_Object *obj, const char *part, unsigned int index, Edje_Aspect_Control mode)
Sets aspect mode for an item of TABLE or BOX.
Definition: edje_edit.c:5685
evas_default_device_get
Evas_Device * evas_default_device_get(const Evas_Canvas *obj, Evas_Device_Class type)
Return the default device of a given type.
Definition: evas_canvas_eo.legacy.c:375
_Efl_Ui_Layout_Data::edje_signals
Eina_List * edje_signals
The list of edje signal callbacks.
Definition: elm_widget_layout.h:54
_Overlay_Group
Definition: elm_widget_map.h:164
eina_matrix3_rectangle_transform
void eina_matrix3_rectangle_transform(const Eina_Matrix3 *m, const Eina_Rectangle *r, const Eina_Quad *q)
Computes the transformation of a rectangle using the given matrix.
Definition: eina_matrix.c:265
eina_log_level_name_get
static const char * eina_log_level_name_get(int level, char name[4])
Function to format the level as a 3 character (+1 null byte) string.
Definition: eina_inline_log.x:110
EINA_FILE_UNKNOWN
@ EINA_FILE_UNKNOWN
Unknown file type.
Definition: eina_file.h:120
ecore_con_url_timeout_set
EAPI void ecore_con_url_timeout_set(Ecore_Con_Url *url_con, double timeout)
Sets timeout in seconds.
Definition: ecore_con_url.c:1379
Elm_Transit
struct _Elm_Transit Elm_Transit
The Transit created with elm_transit_add().
Definition: elm_transit.h:130
_Eina_Value_Struct_Desc::members
const Eina_Value_Struct_Member * members
array of member descriptions, if member_count is zero, then it must be NULL terminated.
Definition: eina_value.h:3147
ELM_FILESELECTOR_SORT_LAST
@ ELM_FILESELECTOR_SORT_LAST
Sentinel value to indicate last enum field during iteration.
Definition: elm_interface_fileselector_eo.h:44
eina_value_struct_desc_get
static const Eina_Value_Struct_Desc * eina_value_struct_desc_get(const Eina_Value *value)
Checks for a struct and get its description.
EVAS_TEXT_STYLE_OUTLINE
@ EVAS_TEXT_STYLE_OUTLINE
text with an outline
Definition: Evas_Legacy.h:6367
elm_config_scroll_thumbscroll_min_friction_set
void elm_config_scroll_thumbscroll_min_friction_set(double friction)
Set the min amount of inertia a scroller will impose at self scrolling animations.
Definition: elm_config.c:3757
elm_box_children_get
Eina_List * elm_box_children_get(const Elm_Box *obj)
Get a list of the objects packed into the box.
Definition: elm_box_eo.legacy.c:51
_Ecore_Event_Mouse_Wheel::direction
int direction
Orientation of the wheel (horizontal/vertical)
Definition: Ecore_Input.h:270
elm_obj_entry_prediction_allow_get
EOAPI Eina_Bool elm_obj_entry_prediction_allow_get(const Eo *obj)
Get whether the entry should allow to use the text prediction.
_Eina_Version
The version of Eina.
Definition: eina_main.h:62
_Eldbus_Introspection_Interface::annotations
Eina_List * annotations
List with interface annotations.
Definition: eldbus_introspection.h:53
Eldbus_Connection_Event_Type
Eldbus_Connection_Event_Type
Enum of several Eldbus connection events.
Definition: eldbus_connection.h:145
ecore_ipc_client_data_size_max_set
EAPI void ecore_ipc_client_data_size_max_set(Ecore_Ipc_Client *cl, int size)
Sets the max data payload size for an Ipc message in bytes.
Definition: ecore_ipc.c:1429
_Ecore_IMF_Context_Class::input_panel_position_set
void(* input_panel_position_set)(Ecore_IMF_Context *ctx, int x, int y)
Set the position of the input panel.
Definition: Ecore_IMF.h:812
elm_gengrid_item_size_get
void elm_gengrid_item_size_get(const Elm_Gengrid *obj, int *w, int *h)
Get the size set for the items of a given gengrid widget.
Definition: elm_gengrid_eo.legacy.c:99
ecore_wl_cursor_get
EAPI struct wl_cursor * ecore_wl_cursor_get(const char *cursor_name)
Retrieves the requested cursor from the cursor theme.
Definition: ecore_wl.c:461
ecore_evas_aux_hint_add
EAPI int ecore_evas_aux_hint_add(Ecore_Evas *ee, const char *hint, const char *val)
Creates an auxiliary hint of the Ecore_Evas.
Definition: ecore_evas.c:2287
EVAS_AXIS_LABEL_WINDOW_Y
@ EVAS_AXIS_LABEL_WINDOW_Y
Y coordinate mapped to the window.
Definition: Evas_Legacy.h:372
ephysics_body_collision_group_list_get
EAPI const Eina_List * ephysics_body_collision_group_list_get(const EPhysics_Body *body)
Get the collision group list of body.
elm_map_route_node_get
const char * elm_map_route_node_get(const Elm_Map_Route *route)
Get the information of route nodes.
Definition: elm_map.c:4753
elm_genlist_item_subitems_get
const Eina_List * elm_genlist_item_subitems_get(const Elm_Genlist_Item *obj)
Get the list of subitems of a given item.
Definition: elm_genlist_item_eo.legacy.c:21
eet_node_struct_new
EAPI Eet_Node * eet_node_struct_new(const char *name, Eina_List *nodes)
Creates a new struct node.
Definition: eet_node.c:193
eina_promise_race_array
Eina_Promise * eina_promise_race_array(Eina_Future *array[])
Creates a race promise.
Definition: eina_promise.c:1440
EDJE_TEXT_EFFECT_SHADOW_DIRECTION_TOP_LEFT
@ EDJE_TEXT_EFFECT_SHADOW_DIRECTION_TOP_LEFT
Top left shadow direction value.
Definition: Edje_Common.h:2136
_Evas_Event_Mouse_Move::prev
Evas_Position prev
Previous mouse position.
Definition: Evas_Legacy.h:232
elm_slider_inverted_set
void elm_slider_inverted_set(Evas_Object *obj, Eina_Bool inverted)
Invert a given slider widget's displaying values order.
Definition: elm_slider.c:1538
Elm_Transit_Effect_Flip_Axis
Elm_Transit_Effect_Flip_Axis
The axis along which flip effect should be applied.
Definition: elm_transit.h:92
elm_config_profile_derived_del
void elm_config_profile_derived_del(const char *profile)
Deletes a profile that is derived from the current one.
Definition: elm_config.c:954
edje_edit_program_sample_name_get
EAPI const char * edje_edit_program_sample_name_get(Evas_Object *obj, const char *prog)
Gets sample name of the program.
Definition: edje_edit.c:11312
ELM_TOOLTIP_ORIENT_NONE
@ ELM_TOOLTIP_ORIENT_NONE
Default value, Tooltip moves with mouse pointer.
Definition: elm_tooltip.h:22
edje_object_part_text_cursor_prev
Eina_Bool edje_object_part_text_cursor_prev(Edje_Object *obj, const char *part, Edje_Cursor cur)
Moves the cursor to the previous char evas_textblock_cursor_char_prev.
Definition: edje_legacy.c:337
_Ecore_Ipc_Event_Client_Data::data
void * data
The message data.
Definition: Ecore_Ipc.h:300
Evas_Object_Intercept_Hide_Cb
void(* Evas_Object_Intercept_Hide_Cb)(void *data, Evas_Object *obj)
Function signature for the hide event of an evas object.
Definition: Evas_Legacy.h:2920
eio_file_map_all
Eio_File * eio_file_map_all(Eina_File *f, Eina_File_Populate rule, Eio_Filter_Map_Cb filter_cb, Eio_Map_Cb map_cb, Eio_Error_Cb error_cb, const void *data)
Asynchronously map a file in memory.
Definition: eio_map.c:245
efreet_util_desktop_generic_name_glob_list
Eina_List * efreet_util_desktop_generic_name_glob_list(const char *glob)
Find all desktops where generic name matches a glob pattern.
Definition: efreet_utils.c:394
eina_hash_direct_add_by_hash
Eina_Bool eina_hash_direct_add_by_hash(Eina_Hash *hash, const void *key, int key_length, int key_hash, const void *data)
Adds an entry to a hash table by its key hash without duplicating the string key.
Definition: eina_hash.c:921
elm_object_cursor_unset
void elm_object_cursor_unset(Evas_Object *obj)
Unset cursor for object.
Definition: els_cursor.c:697
eina_array_flush
void eina_array_flush(Eina_Array *array)
Clears an array's elements and deallocates the memory.
Definition: eina_array.c:330
_Elm_Gen_Item_Class::delete_me
Eina_Bool delete_me
Leave this alone - set it to 0 if you have a const class of your own.
Definition: elm_gen.h:116
elput_device_seat_get
EAPI Elput_Seat * elput_device_seat_get(const Elput_Device *dev)
Get the seat object for a device.
Definition: elput_input.c:889
elm_genlist_decorate_mode_get
Eina_Bool elm_genlist_decorate_mode_get(const Elm_Genlist *obj)
Get Genlist decorate mode.
Definition: elm_genlist_eo.legacy.c:81
ecore_exe_tag_get
const char * ecore_exe_tag_get(const Ecore_Exe *exe)
Retrieves the tag attached to the given process handle.
Definition: ecore_exe.c:179
elm_config_scroll_page_scroll_friction_set
void elm_config_scroll_page_scroll_friction_set(double friction)
Set the amount of inertia a paged scroller will impose at page fitting animations.
Definition: elm_config.c:3615
ELM_GENLIST_EVENT_CONTRACT_REQUEST
#define ELM_GENLIST_EVENT_CONTRACT_REQUEST
Called when contract is requested.
Definition: elm_genlist_eo.h:960
ELM_INPUT_PANEL_LAYOUT_EMAIL
@ ELM_INPUT_PANEL_LAYOUT_EMAIL
Email layout.
Definition: elm_general.h:79
edje_object_base_scale_get
double edje_object_base_scale_get(const Evas_Object *obj)
Gets a given Edje object's base_scale factor.
Definition: edje_util.c:453
EVAS_IMAGE_CONTENT_HINT_STATIC
@ EVAS_IMAGE_CONTENT_HINT_STATIC
The contents won't change over time.
Definition: Evas_Common.h:265
elput_touch_scroll_method_get
EAPI int elput_touch_scroll_method_get(Elput_Device *device)
Get the current scroll method set on a device.
Definition: elput_touch.c:123
ephysics_body_collision_position_get
EAPI void ephysics_body_collision_position_get(const EPhysics_Body_Collision *collision, Evas_Coord *x, Evas_Coord *y, Evas_Coord *z)
Get the position(x, y) of a body's collision.
elm_obj_genlist_search_by_text_item_get
EOAPI Elm_Widget_Item * elm_obj_genlist_search_by_text_item_get(Eo *obj, Elm_Widget_Item *item_to_search_from, const char *part_name, const char *pattern, Elm_Glob_Match_Flags flags)
Get genlist item by given string.
ecore_x_e_window_profile_list_set
EAPI void ecore_x_e_window_profile_list_set(Ecore_X_Window win, const char **profiles, unsigned int num_profiles)
Set the array of window profiles.
Definition: ecore_x_e.c:1166
ECORE_EVAS_EWS_EVENT_CONFIG_CHANGE
EAPI int ECORE_EVAS_EWS_EVENT_CONFIG_CHANGE
some other window property changed (title, name, class, alpha, transparent, shaped....
Definition: ecore_evas_ews.c:35
EINA_LIST_FOREACH_SAFE
#define EINA_LIST_FOREACH_SAFE(list, l, l_next, data)
Definition for the macro to iterate over a list with support for node deletion.
Definition: eina_list.h:1526
elm_toolbar_horizontal_set
void elm_toolbar_horizontal_set(Evas_Object *obj, Eina_Bool horizontal)
Change a toolbar's orientation.
Definition: elm_toolbar.c:3753
ecore_wl2_init
int ecore_wl2_init(void)
Initialize the Ecore_Wl2 library.
Definition: ecore_wl2.c:127
_Ecore_Exe_Event_Del::signalled
Eina_Bool signalled
Set to 1 if the process exited due to uncaught signal.
Definition: Ecore_Common.h:1072
elm_map_route_waypoint_get
const char * elm_map_route_waypoint_get(const Elm_Map_Route *route)
Get the information of route waypoint.
Definition: elm_map.c:4760
efreet_util_path_to_file_id
const char * efreet_util_path_to_file_id(const char *path)
Returns the fdo file id for a given path.
Definition: efreet_utils.c:99
evas_object_smart_need_recalculate_get
Eina_Bool evas_object_smart_need_recalculate_get(const Efl_Canvas_Group *obj)
Indicates that the group's layout needs to be recalculated.
Definition: efl_canvas_group_eo.legacy.c:9
ecore_wl2_window_available_rotations_set
EAPI void ecore_wl2_window_available_rotations_set(Ecore_Wl2_Window *window, const int *rots, unsigned int count)
Set a windows available rotations.
Definition: ecore_wl2_window.c:1256
ethumb_thumb_dir_path_set
EAPI void ethumb_thumb_dir_path_set(Ethumb *e, const char *path)
Set the ethumb thumbnails path.
Definition: ethumb.c:702
elm_map_overlay_paused_set
void elm_map_overlay_paused_set(Elm_Map_Overlay *overlay, Eina_Bool paused)
Pause or unpause the overlay.
Definition: elm_map.c:4986
eina_f16p16_sub
static Eina_F16p16 eina_f16p16_sub(Eina_F16p16 a, Eina_F16p16 b)
Calculates the subtraction of two Eina_F16p16 floating point numbers.
eeze_disk_mounted_get
EAPI Eina_Bool eeze_disk_mounted_get(Eeze_Disk *disk)
Return the mount state of a disk.
Definition: eeze_disk_mount.c:205
eina_tmpstr_add_length
Eina_Tmpstr * eina_tmpstr_add_length(const char *str, size_t length)
Adds a new temporary string based on the input string and length.
Definition: eina_tmpstr.c:67
EPHYSICS_BODY_RESTITUTION_RUBBER
#define EPHYSICS_BODY_RESTITUTION_RUBBER
Restitution coefficient of rubber.
Definition: EPhysics.h:2158
ELM_XDND_ACTION_PRIVATE
@ ELM_XDND_ACTION_PRIVATE
Private action type.
Definition: elm_cnp.h:95
ecore_con_url_additional_header_add
EAPI void ecore_con_url_additional_header_add(Ecore_Con_Url *url_con, const char *key, const char *value)
Adds an additional header to the request connection object.
Definition: ecore_con_url.c:967
elm_ctxpopup_item_append
Elm_Widget_Item * elm_ctxpopup_item_append(Elm_Ctxpopup *obj, const char *label, Efl_Canvas_Object *icon, Evas_Smart_Cb func, const void *data)
Add a new item to a ctxpopup object.
Definition: elm_ctxpopup_eo.legacy.c:105
Efreet_Desktop_Command_Cb
void *(* Efreet_Desktop_Command_Cb)(void *data, Efreet_Desktop *desktop, char *command, int remaining)
A callback used with efreet_desktop_command_get()
Definition: efreet_desktop.h:46
ecore_wl2_window_aux_hint_del
EAPI void ecore_wl2_window_aux_hint_del(Ecore_Wl2_Window *window, int id)
Delete an auxiliary hint on a given window.
Definition: ecore_wl2_window.c:1423
eeze_mount_mtab_scan
EAPI Eina_Bool eeze_mount_mtab_scan(void)
Scan /etc/mtab a single time.
Definition: eeze_disk_dummy.c:71
EET_T_UINT
#define EET_T_UINT
Data type: unsigned int.
Definition: Eet.h:2587
elm_access_info_cb_set
void elm_access_info_cb_set(Evas_Object *obj, int type, Elm_Access_Info_Cb func, const void *data)
Set content callback to give information for specific type.
Definition: elm_access.c:1309
ecore_x_randr_crtc_tracking_area_get
EAPI void ecore_x_randr_crtc_tracking_area_get(Ecore_X_Window root, Ecore_X_Randr_Crtc crtc, int *x, int *y, int *w, int *h)
Definition: ecore_x_randr.c:3277
_Ecore_X_Window_State_Hint
_Ecore_X_Window_State_Hint
Defines the different state hint of the window of Ecore_X.
Definition: Ecore_X.h:1248
ecore_cocoa_window_resize
EAPI void ecore_cocoa_window_resize(Ecore_Cocoa_Window *window, int w, int h)
Resizes a Cocoa window to a given size.
elm_win_size_step_set
void elm_win_size_step_set(Evas_Object *obj, int w, int h)
Set the window stepping used with sizing calculation.
Definition: efl_ui_win.c:8666
edje_object_part_text_prediction_allow_set
void edje_object_part_text_prediction_allow_set(Evas_Object *obj, const char *part, Eina_Bool prediction)
Sets whether the prediction is allowed or not.
Definition: edje_util.c:2829
ecore_imf_context_focus_out
EAPI void ecore_imf_context_focus_out(Ecore_IMF_Context *ctx)
Notifies the Input Method Context that the widget to which its correspond has lost focus.
Definition: ecore_imf_context.c:365
eina_lock_new
static Eina_Bool eina_lock_new(Eina_Lock *mutex)
Initializes a new Eina_Lock.
_Evas_Vg_Dash
Type describing dash.
Definition: Evas_Legacy.h:3810
eet_write_cipher
EAPI int eet_write_cipher(Eet_File *ef, const char *name, const void *data, int size, int compress, const char *cipher_key)
Writes a specified entry to an eet file handle using a cipher.
Definition: eet_lib.c:2342
edje_edit_part_multiline_set
EAPI Eina_Bool edje_edit_part_multiline_set(Evas_Object *obj, const char *part, Eina_Bool multiline)
Sets multiline for part.
Definition: edje_edit.c:3960
edje_edit_group_data_value_set
EAPI Eina_Bool edje_edit_group_data_value_set(Evas_Object *obj, const char *itemname, const char *value)
Sets the data associated with the given itemname.
Definition: edje_edit.c:2486
EVAS_VG_GRADIENT_SPREAD_LAST
@ EVAS_VG_GRADIENT_SPREAD_LAST
Sentinel value to indicate last enum field during iteration.
Definition: Evas_Legacy.h:3799
_Elm_Prefs_Item_Iface::add
Evas_Object *(* add)(const Elm_Prefs_Item_Iface *iface, Evas_Object *prefs, const Elm_Prefs_Item_Type type, const Elm_Prefs_Item_Spec spec, Elm_Prefs_Item_Changed_Cb it_changed_cb)
Function to instantiate the item widget.
Definition: elm_prefs_common.h:130
EMILE_COLORSPACE_RGB8_ETC2
@ EMILE_COLORSPACE_RGB8_ETC2
OpenGL GL_COMPRESSED_RGB8_ETC2 texture compression format (4 bit per pixel)
Definition: emile_image.h:35
edje_edit_vectors_list_get
EAPI Eina_List * edje_edit_vectors_list_get(Evas_Object *obj)
Gets the list of all the vectors in the given edje.
Definition: edje_edit.c:9681
edje_edit_program_source_get
EAPI const char * edje_edit_program_source_get(Evas_Object *obj, const char *prog)
Gets source of a given program.
Definition: edje_edit.c:11282
_Ecore_X_Event_Xkb::base_mods
unsigned int base_mods
Definition: Ecore_X.h:2533
ecore_file_shutdown
int ecore_file_shutdown()
Shuts down the Ecore_File library.
Definition: ecore_file.c:125
Efreet_Desktop_Type_Save_Cb
void(* Efreet_Desktop_Type_Save_Cb)(Efreet_Desktop *desktop, Efreet_Ini *ini)
A callback used to save data for custom types.
Definition: efreet_desktop.h:63
edje_edit_vector_id_get
EAPI int edje_edit_vector_id_get(Evas_Object *obj, const char *vector_name)
Gets vector id for a given vector name.
Definition: edje_edit.c:9699
elm_fileselector_expandable_get
Eina_Bool elm_fileselector_expandable_get(const Evas_Object *obj)
Get whether tree view is enabled for the given file selector widget.
Definition: elc_fileselector.c:2140
ecore_timer_interval_set
void ecore_timer_interval_set(Efl_Loop_Timer *obj, double in)
Interval the timer ticks on.
Definition: efl_loop_timer_eo.legacy.c:3
_Evas_GL_Multisample_Bits
_Evas_GL_Multisample_Bits
Enumeration that defines the configuration options for a Multisample Anti-Aliased (MSAA) rendering su...
Definition: Evas_GL.h:528
evas_textblock_cursor_geometry_bidi_get
Eina_Bool evas_textblock_cursor_geometry_bidi_get(const Efl_Text_Cursor_Handle *cur, Evas_Coord *cx, Evas_Coord *cy, Evas_Coord *cw, Evas_Coord *ch, Evas_Coord *cx2, Evas_Coord *cy2, Evas_Coord *cw2, Evas_Coord *ch2, Evas_Textblock_Cursor_Type ctype)
Returns the geometry of two cursors ("split cursor"), if logical cursor is between LTR/RTL text,...
Definition: evas_object_textblock.c:12791
elm_popup_scrollable_set
void elm_popup_scrollable_set(Elm_Popup *obj, Eina_Bool scroll)
Enable or disable scroller in popup content area.
Definition: elm_popup_eo.legacy.c:63
eeze_disk_mount
EAPI Eina_Bool eeze_disk_mount(Eeze_Disk *disk)
Begin a mount operation on the disk.
Definition: eeze_disk_mount.c:254
elm_config_drag_anim_duration_get
double elm_config_drag_anim_duration_get(void)
Get the animation duration for container objects.
Definition: elm_config.c:4742
eina_inlist_sorted_insert
Eina_Inlist * eina_inlist_sorted_insert(Eina_Inlist *list, Eina_Inlist *item, Eina_Compare_Cb func)
Inserts a new node into a sorted list.
Definition: eina_inlist.c:558
edje_edit_part_add
EAPI Eina_Bool edje_edit_part_add(Evas_Object *obj, const char *name, Edje_Part_Type type)
Creates a new part in the given edje.
Definition: edje_edit.c:3330
ECORE_X_EVENT_PRESENT_COMPLETE
EAPI int ECORE_X_EVENT_PRESENT_COMPLETE
Definition: ecore_x.c:149
ELM_XDND_ACTION_UNKNOWN
@ ELM_XDND_ACTION_UNKNOWN
Action type is unknown.
Definition: elm_cnp.h:92
eina_mempool_gc
void eina_mempool_gc(Eina_Mempool *mp)
Runs a garbage collection cycle.
Definition: eina_mempool.c:304
eina_simple_xml_node_processing_free
void eina_simple_xml_node_processing_free(Eina_Simple_XML_Node_Data *node)
Removes processing from parent and deletes it.
Definition: eina_simple_xml_parser.c:851
eina_matrix2_identity
void eina_matrix2_identity(Eina_Matrix2 *m)
Sets the given floating point matrix to the identity matrix.
Definition: eina_matrix.c:1350
_RGBA_Font
Definition: evas_font.h:236
ECORE_EVENT_AXIS_UPDATE
EAPI int ECORE_EVENT_AXIS_UPDATE
Definition: ecore_input.c:25
ELM_WIN_SPLASH
@ ELM_WIN_SPLASH
Splash window for a starting up application.
Definition: elm_win_legacy.h:77
elput_touch_scroll_method_set
EAPI Eina_Bool elput_touch_scroll_method_set(Elput_Device *device, int method)
Set the scroll method used for this device.
Definition: elput_touch.c:111
ELM_AUTOCAPITAL_TYPE_SENTENCE
@ ELM_AUTOCAPITAL_TYPE_SENTENCE
Autocapitalize the start of each sentence.
Definition: elm_general.h:123
efreet_desktop_string_list_join
char * efreet_desktop_string_list_join(Eina_List *list)
Create a ';' separate list of strings according to the desktop spec.
Definition: efreet_desktop.c:621
Elm_Genlist_Item_Field_Type
Elm_Genlist_Item_Field_Type
Defines the type of the item part Used while updating item's parts It can be used at updating multi f...
Definition: elm_general.h:365
EINA_VALUE_ARRAY_FOREACH
#define EINA_VALUE_ARRAY_FOREACH(Array, Length, It, Value)
Definition for the macro to iterate over an array contained in an Eina_Value.
Definition: eina_value.h:1879
ELM_WIN_KEYBOARD_PIN
@ ELM_WIN_KEYBOARD_PIN
PIN keyboard layout.
Definition: elm_win_legacy.h:125
ELM_TOOLBAR_SHRINK_LAST
@ ELM_TOOLBAR_SHRINK_LAST
Indicates error if returned by elm_toolbar_shrink_mode_get()
Definition: elm_toolbar_eo.h:38
evas_vg_container_add
Evas_Vg_Container * evas_vg_container_add(Evas_Object *parent)
Creates a new vector container object.
Definition: efl_canvas_vg_container.c:531
eet_node_var_array_new
EAPI Eet_Node * eet_node_var_array_new(const char *name, Eina_List *nodes)
Creates a new variable array node.
Definition: eet_node.c:153
ELM_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_DECIMAL
@ ELM_INPUT_PANEL_LAYOUT_NUMBERONLY_VARIATION_DECIMAL
The number layout to allow decimal point to provide fractional value.
Definition: elm_entry_common.h:31
edje_object_freeze
int edje_object_freeze(Edje_Object *obj)
Freezes the Edje object.
Definition: edje_legacy.c:1098
eina_value_double_convert
static Eina_Bool eina_value_double_convert(const Eina_Value *v, double *c)
Check value type and convert contents.
Definition: eina_inline_value_util.x:267
_Ecore_Event_Signal_User::ext_data
void * ext_data
Extension data - not used.
Definition: Ecore_Common.h:612
evas_textblock_string_escape_get
const char * evas_textblock_string_escape_get(const char *string, int *len_ret)
Returns the escaped version of the string.
Definition: evas_object_textblock.c:8667
efreet_util_desktop_exec_glob_list
Eina_List * efreet_util_desktop_exec_glob_list(const char *glob)
Find all desktops where exec matches a glob pattern.
Definition: efreet_utils.c:347
elm_object_scroll_hold_pop
void elm_object_scroll_hold_pop(Evas_Object *obj)
Pop the scroll hold by 1.
Definition: elm_main.c:1733
elm_theme_extension_del
void elm_theme_extension_del(Elm_Theme *th, const char *item)
Deletes a theme extension from the list of extensions.
Definition: elm_theme.c:703
Eet_Node_Walk_Struct_Add_Callback
void(* Eet_Node_Walk_Struct_Add_Callback)(void *parent, const char *name, void *child, void *user_data)
Callback prototype for Eet_Node_Walk_Struct_Add.
Definition: Eet.h:4747
EET_ERROR_NOT_WRITABLE
@ EET_ERROR_NOT_WRITABLE
Could not write to file or file is EET_FILE_MODE_READ.
Definition: Eet.h:205
_Evas_Video_Surface
Definition: Evas_Legacy.h:6193
_Ecore_IMF_Event_Mouse_Down
The structure type used with the Mouse_Down event.
Definition: Ecore_IMF.h:591
_Elm_Popup_Data::parent
Evas_Object * parent
Pointer to remove _parent_resize_cb when popup is deleted.
Definition: elm_widget_popup.h:48
EDJE_TEXT_EFFECT_SOFT_OUTLINE
@ EDJE_TEXT_EFFECT_SOFT_OUTLINE
Soft outline text effect value.
Definition: Edje_Common.h:2121
ECORE_IMF_DEVICE_SUBCLASS_TRACKPOINT
@ ECORE_IMF_DEVICE_SUBCLASS_TRACKPOINT
A trackpoint style mouse.
Definition: Ecore_IMF.h:510
ecore_evas_activate
EAPI void ecore_evas_activate(Ecore_Evas *ee)
Activates (set focus to, via the window manager) an Ecore_Evas' window.
Definition: ecore_evas.c:1545
_Evas_Coord_Precision_Size
A size in Evas_Coord with subpixel precision.
Definition: Evas_Common.h:223
edje_object_part_text_cursor_geometry_get
void edje_object_part_text_cursor_geometry_get(const Edje_Object *obj, const char *part, int *x, int *y, int *w, int *h)
Returns the cursor geometry of the part relative to the edje object.
Definition: edje_legacy.c:384
eina_rbtree_iterator_infix
Eina_Iterator * eina_rbtree_iterator_infix(const Eina_Rbtree *root)
Returns a new prefix iterator associated with a rbtree.
Definition: eina_rbtree.c:527
EET_T_UNKNOW
#define EET_T_UNKNOW
Unknown data encoding type.
Definition: Eet.h:2578
elm_object_item_part_content_unset
Efl_Canvas_Object * elm_object_item_part_content_unset(Elm_Widget_Item *obj, const char *part)
Unset a content of an object item.
Definition: elm_widget_item_eo.legacy.c:159
mmap
void * mmap(void *addr, size_t len, int prot, int flags, int fd, off_t offset)
Creates or opens a named or unnamed file mapping object for a specified file and maps a view of a fil...
dumpinfo
Definition: eina_share_common.h:60
_Eeze_Sensor_Obj::accuracy
int accuracy
Accuracy of the sensor value.
Definition: Eeze_Sensor.h:147
ecore_drm2_fb_create
EAPI Ecore_Drm2_Fb * ecore_drm2_fb_create(Ecore_Drm2_Device *dev, int width, int height, int depth, int bpp, unsigned int format)
Create a new framebuffer object.
Definition: ecore_drm2_fb.c:21
elm_entry_autosave_get
Eina_Bool elm_entry_autosave_get(const Elm_Entry *obj)
This gets the entry object's 'autosave' status.
Definition: elm_entry_eo.legacy.c:165
elm_obj_entry_markup_filter_prepend
EOAPI void elm_obj_entry_markup_filter_prepend(Eo *obj, Elm_Entry_Filter_Cb func, void *data)
Prepend a markup filter function for text inserted in the entry.
ELM_POLICY_QUIT
@ ELM_POLICY_QUIT
under which circumstances the application should quit automatically.
Definition: elm_general.h:227
_Edje_External_Param::i
int i
Used by both integer and boolean.
Definition: Edje_Common.h:656
edje_edit_program_run
EAPI Eina_Bool edje_edit_program_run(Evas_Object *obj, const char *prog)
Runs the given program.
Definition: edje_edit.c:11198
ELM_WIN_UNKNOWN
@ ELM_WIN_UNKNOWN
Default, unknown, type.
Definition: elm_win_legacy.h:64
ecore_x_window_border_width_set
EAPI void ecore_x_window_border_width_set(Ecore_X_Window win, int width)
Sets the width of the border of the given window.
Definition: ecore_x_window.c:839
_Evas_Event_Mouse_Wheel
Wheel event.
Definition: Evas_Legacy.h:244
_Multibuttonentry_Pos
_Multibuttonentry_Pos
Base widget smart data extended with multibuttonentry instance data.
Definition: elm_widget_multibuttonentry.h:29
eeze_sensor_free
void eeze_sensor_free(Eeze_Sensor_Obj *sens)
Free a sensor object.
Definition: eeze_sensor.c:238
elm_obj_clock_show_seconds_get
EOAPI Eina_Bool elm_obj_clock_show_seconds_get(const Eo *obj)
If the given clock widget must show time with seconds or not.
eina_matrixsparse_free
void eina_matrixsparse_free(Eina_Matrixsparse *m)
Frees resources allocated for a Sparse Matrix.
Definition: eina_matrixsparse.c:958
edje_object_part_text_input_panel_layout_variation_set
void edje_object_part_text_input_panel_layout_variation_set(Evas_Object *obj, const char *part, int variation)
Sets the layout variation of the input panel.
Definition: edje_util.c:2754
edje_edit_group_min_w_set
EAPI Eina_Bool edje_edit_group_min_w_set(Evas_Object *obj, int w)
Sets the group minimum width.
Evas_Pixel_Import_Pixel_Format
enum _Evas_Pixel_Import_Pixel_Format Evas_Pixel_Import_Pixel_Format
Pixel format for import call.
elm_map_overlay_data_get
void * elm_map_overlay_data_get(const Elm_Map_Overlay *overlay)
Get the user data stored on a overlay.
Definition: elm_map.c:4930
elm_config_desktop_entry_set
void elm_config_desktop_entry_set(Eina_Bool enable)
Set the desktop style entry enabled state.
Definition: elm_config.c:4067
_Edje_External_Type::parameters_info
Edje_External_Param_Info * parameters_info
An array of Edje_External_Param_Info describing the different parameters this EXTERNAL may have.
Definition: Edje_Common.h:861
ecore_main_loop_nested_get
int ecore_main_loop_nested_get(void)
Returns if the ecore_main_loop is running.
Definition: ecore_main.c:1319
ecore_drm_output_edid_get
EAPI char * ecore_drm_output_edid_get(Ecore_Drm_Output *output)
Gets the edid of a given output.
Definition: ecore_drm_output.c:1326
EINA_C_ARRAY_ITERATOR_NEW
#define EINA_C_ARRAY_ITERATOR_NEW(Array)
Creates an Eina_Iterator that iterates through a NUL-terminated C array.
Definition: eina_iterator.h:335
edje_object_part_external_param_get
Eina_Bool edje_object_part_external_param_get(const Eo *obj, const char *part, Edje_External_Param *param)
Gets the parameter for the external part.
Definition: edje_legacy.c:160
ECORE_EVAS_EWS_EVENT_ACTIVATE
EAPI int ECORE_EVAS_EWS_EVENT_ACTIVATE
window was activated
Definition: ecore_evas_ews.c:29
ecore_x_window_depth_get
EAPI int ecore_x_window_depth_get(Ecore_X_Window win)
Retrieves the depth of the given window.
Definition: ecore_x_window.c:857
elm_config_text_classes_list_free
void elm_config_text_classes_list_free(Eina_List *list)
Free Elementary's list of supported text classes.
Definition: elm_config.c:3165
_Elm_Code_File
Definition: elm_code_file.h:19
_Ecore_Con_Event_Url_Complete::status
int status
HTTP status code of the operation (200, 404, 401, etc.)
Definition: Ecore_Con.h:612
ECORE_IMF_INPUT_PANEL_LAYOUT_EMOTICON
@ ECORE_IMF_INPUT_PANEL_LAYOUT_EMOTICON
Emoticon layout.
Definition: Ecore_IMF.h:368
evas_object_smart_clipped_clipper_get
Evas_Object * evas_object_smart_clipped_clipper_get(const Evas_Object *obj)
Get the clipper object for the given clipped smart object.
Definition: evas_object_smart_clipped.c:14
EVAS_VIDEO_SURFACE_STACKING_CHECK
@ EVAS_VIDEO_SURFACE_STACKING_CHECK
Stacking capability.
Definition: Evas_Legacy.h:6218
evil_sockets_init
int evil_sockets_init(void)
Initiates the use of Windows sockets.
Definition: evil_unistd.c:43
edje_object_part_box_insert_at
Eina_Bool edje_object_part_box_insert_at(Evas_Object *obj, const char *part, Evas_Object *child, unsigned int pos)
Inserts an object to the box.
Definition: edje_part_table.c:260
EVAS_CALLBACK_RESTACK
@ EVAS_CALLBACK_RESTACK
Restack Event.
Definition: Evas_Common.h:438
elm_fileselector_hidden_visible_set
void elm_fileselector_hidden_visible_set(Evas_Object *obj, Eina_Bool visible)
Enable or disable visibility of hidden files/directories in the file selector widget.
Definition: elc_fileselector.c:2845
EINA_LOG_DOMAIN_DEFAULT
#define EINA_LOG_DOMAIN_DEFAULT
This macro defines the domain to use with the macros EINA_LOG_DOM_DBG(), EINA_LOG_DOM_INFO(),...
Definition: eina_log.h:284
edje_edit_program_transition_value1_set
EAPI Eina_Bool edje_edit_program_transition_value1_set(Evas_Object *obj, const char *prog, double value)
Sets the interpolation value 1 of the transition.
_Old_Edje_File::feature_ver
int feature_ver
features version
Definition: edje_convert.h:75
eldbus_init
EAPI int eldbus_init(void)
Initialize eldbus.
Definition: eldbus_core.c:128
evas_object_intercept_show_callback_add
void evas_object_intercept_show_callback_add(Evas_Object *obj, Evas_Object_Intercept_Show_Cb func, const void *data)
Set the callback function that intercepts a show event of an object.
Efreet_Icon_Theme_Directory::normal
unsigned int normal
The size for this directory.
Definition: efreet_icon.h:89
ELM_FOCUS_DOWN
@ ELM_FOCUS_DOWN
down direction
Definition: elm_general.h:464
eldbus_message_sender_get
const char * eldbus_message_sender_get(const Eldbus_Message *msg)
Get the Eldbus message sender.
Definition: eldbus_message.c:219
_Eldbus_Introspection_Signal::name
Eina_Stringshare * name
Signal name.
Definition: eldbus_introspection.h:106
_Elm_Index_Data::level_active
Eina_Bool level_active[2]
a flag for the activeness of a level.
Definition: elm_widget_index.h:44
_Ecore_IMF_Context_Class::del
void(* del)(Ecore_IMF_Context *ctx)
Delete the Input Method Context.
Definition: Ecore_IMF.h:773
elm_config_agressive_withdrawn_set
void elm_config_agressive_withdrawn_set(Eina_Bool enabled)
Set the configure flag that will make a window aggressively drop its resources when minimized.
Definition: elm_config.c:3448
efreet_menu.h
Contains the structures and methods to support the Desktop Menu Specification.
ecore_x_randr_edid_version_get
EAPI int ecore_x_randr_edid_version_get(unsigned char *edid, unsigned long edid_length)
Get the encoded version from raw EDID data.
Definition: ecore_x_randr.c:3470
ELDBUS_ERROR_PENDING_CANCELED
#define ELDBUS_ERROR_PENDING_CANCELED
Canceled error answer.
Definition: Eldbus.h:132
ecore_cocoa_window_hide
EAPI void ecore_cocoa_window_hide(Ecore_Cocoa_Window *window)
Hides a Cocoa window.
elm_thumb_fdo_size_get
Ethumb_Thumb_FDO_Size elm_thumb_fdo_size_get(const Evas_Object *obj)
Get the fdo size of the thumb object.
Definition: elm_thumb.c:806
Eina_Tile_Grid_Info::col
unsigned long col
column of the tile grid
Definition: eina_tiler.h:168
eina_hash_set
void * eina_hash_set(Eina_Hash *hash, const void *key, const void *data)
Modifies the entry pointer at the specified key and returns the previous entry or adds the entry if n...
Definition: eina_hash.c:1121
elm_win_wm_rotation_manual_rotation_done_get
Eina_Bool elm_win_wm_rotation_manual_rotation_done_get(const Evas_Object *obj)
Get the state of manual rotation done mode.
Definition: efl_ui_win.c:8406
ECORE_WL2_WINDOW_TYPE_DIALOG
@ ECORE_WL2_WINDOW_TYPE_DIALOG
Definition: Ecore_Wl2.h:346
ecore_win32_dnd_init
EAPI int ecore_win32_dnd_init()
Initialize the Ecore_Win32 Drag and Drop module.
Definition: ecore_win32_dnd.c:62
Eet_Descriptor_Hash_Free_Callback
void(* Eet_Descriptor_Hash_Free_Callback)(void *h)
Callback prototype for Eet_Descriptor_Hash_Free.
Definition: Eet.h:2758
ecore_x_e_window_rotation_change_prepare_done_send
EAPI void ecore_x_e_window_rotation_change_prepare_done_send(Ecore_X_Window root, Ecore_X_Window win, int rot)
Definition: ecore_x_e.c:2287
eina_module_list_load
void eina_module_list_load(Eina_Array *array)
Loads every module on the list of modules.
Definition: eina_module.c:554
ELM_TOOLBAR_SHRINK_MENU
@ ELM_TOOLBAR_SHRINK_MENU
Inserts a button to pop up a menu with exceeding items.
Definition: elm_toolbar_eo.h:34
_Ecore_IMF_Context_Class::input_panel_event_callback_del
void(* input_panel_event_callback_del)(Ecore_IMF_Context *ctx, Ecore_IMF_Input_Panel_Event type, void(*func)(void *data, Ecore_IMF_Context *ctx, int value))
Delete the input panel event callback.
Definition: Ecore_IMF.h:804
_Ecore_Event_Mouse_Wheel::same_screen
int same_screen
Same screen flag.
Definition: Ecore_Input.h:269
edje_edit_part_scale_set
EAPI Eina_Bool edje_edit_part_scale_set(Evas_Object *obj, const char *part, Eina_Bool scale)
Sets scale property for the part.
Definition: edje_edit.c:4095
elm_photocam_image_region_bring_in
void elm_photocam_image_region_bring_in(Evas_Object *obj, int x, int y, int w, int h)
Bring in the viewed portion of the image.
Definition: efl_ui_image_zoomable.c:3441
ecore_evas_gl_x11_pre_post_swap_callback_set
EAPI void ecore_evas_gl_x11_pre_post_swap_callback_set(const Ecore_Evas *ee, void *data, void(*pre_cb)(void *data, Evas *e), void(*post_cb)(void *data, Evas *e))
Sets the functions to be used before and after the swap callback.
Definition: ecore_evas.c:4150
_Elm_Multibuttonentry_Data
Definition: elm_widget_multibuttonentry.h:76
ECORE_CON_URL_TIME_IFMODSINCE
@ ECORE_CON_URL_TIME_IFMODSINCE
Add the "If-Modified-Since" HTTP header, so that the request is performed by the server only if the t...
Definition: Ecore_Con.h:1739
Emotion_Vis
enum _Emotion_Vis Emotion_Vis
Type of visualization.
Definition: Emotion.h:263
eina_future_chain_easy_array
Eina_Future * eina_future_chain_easy_array(Eina_Future *prev, const Eina_Future_Cb_Easy_Desc descs[])
Wrapper around eina_future_chain_array() and eina_future_cb_easy_from_desc()
Definition: eina_promise.c:995
EEZE_SENSOR_TYPE_MOTION_DOUBLETAP
@ EEZE_SENSOR_TYPE_MOTION_DOUBLETAP
Doubletap motion sensor.
Definition: Eeze_Sensor.h:78
ecore_x_dpms_timeouts_set
EAPI Eina_Bool ecore_x_dpms_timeouts_set(unsigned int standby, unsigned int suspend, unsigned int off)
Sets the timeouts.
Definition: ecore_x_dpms.c:158
evas_vg_node_geometry_set
void evas_vg_node_geometry_set(Evas_Vg_Node *obj, int x, int y, int w, int h)
Changes the geometry of the given Evas_Vg_Node object.
Definition: efl_canvas_vg_node.c:750
edje_edit_sound_tone_frequency_set
EAPI Eina_Bool edje_edit_sound_tone_frequency_set(Evas_Object *obj, const char *name, int frequency)
Sets the frequency of tone.
Definition: edje_edit.c:1471
ecore_wl2_window_alpha_get
EAPI Eina_Bool ecore_wl2_window_alpha_get(Ecore_Wl2_Window *window)
Get if a given window is alpha.
Definition: ecore_wl2_window.c:798
elm_config_first_item_focus_on_first_focusin_set
void elm_config_first_item_focus_on_first_focusin_set(Eina_Bool enable)
Set the first item focus on first focusin feature.
Definition: elm_config.c:3576
eina_rwlock_free
static void eina_rwlock_free(Eina_RWLock *mutex)
Deallocates an Eina_RWLock.
_Eldbus_Introspection_Argument::name
Eina_Stringshare * name
Argument name (optional)
Definition: eldbus_introspection.h:95
Emile_Action_Cb
Eina_Bool(* Emile_Action_Cb)(void *data, Emile_Image *image, Emile_Action action)
A callback triggered by emile to learn what to do about a specific action.
Definition: emile_image.h:172
_Eina_Simple_XML_Attribute
Definition: eina_simple_xml_parser.h:145
evas_vg_shape_stroke_dash_get
void evas_vg_shape_stroke_dash_get(Evas_Vg_Shape *obj, const Evas_Vg_Dash **dash, unsigned int *length)
Gets the stroke dash type used for stroking path.
Definition: efl_canvas_vg_shape.c:291
elm_entry_anchor_hover_parent_get
Efl_Canvas_Object * elm_entry_anchor_hover_parent_get(const Elm_Entry *obj)
Get the parent of the hover popup.
Definition: elm_entry_eo.legacy.c:177
_Eldbus_Introspection_Argument::direction
Eldbus_Introspection_Argument_Direction direction
Argument direction.
Definition: eldbus_introspection.h:97
_Efreet_Desktop::hidden
unsigned char hidden
User delete the item.
Definition: efreet_desktop.h:118
ELM_WIN_TOOLTIP
@ ELM_WIN_TOOLTIP
The window is a tooltip.
Definition: elm_win_legacy.h:85
EDJE_EXTERNAL_INT_UNSET
#define EDJE_EXTERNAL_INT_UNSET
Helper macro to indicate an EXTERNAL's integer parameter is undefined.
Definition: Edje_Common.h:674
_Source_Name
Definition: elm_widget_map.h:96
_Action_Area_Data
Definition: elm_widget_popup.h:74
edje_edit_program_value_get
EAPI double edje_edit_program_value_get(Evas_Object *obj, const char *prog)
Gets the value of state for the given program.
Definition: edje_edit.c:11530
elm_obj_slideshow_item_nth_get
EOAPI Elm_Widget_Item * elm_obj_slideshow_item_nth_get(const Eo *obj, unsigned int nth)
Get the the item, in a given slideshow widget, placed at position nth, in its internal items list.
edje_object_part_text_input_hint_set
void edje_object_part_text_input_hint_set(Evas_Object *obj, const char *part, Edje_Input_Hints input_hints)
Sets the input hint which allows input methods to fine-tune their behavior.
Definition: edje_util.c:2867
elm_code_widget_selection_is_empty
Eina_Bool elm_code_widget_selection_is_empty(Evas_Object *widget)
check if the widget selection is empty.
Definition: elm_code_widget_selection.c:470
evas_object_textgrid_font_source_set
void evas_object_textgrid_font_source_set(Eo *obj, const char *font_source)
Set the font (source) file to be used on a given textgrid object.
Definition: evas_object_textgrid.c:1478
edje_edit_state_max_w_set
EAPI Eina_Bool edje_edit_state_max_w_set(Evas_Object *obj, const char *part, const char *state, double value, int max_w)
Sets the maximum width value of a part state.
EVAS_CALLBACK_MOUSE_IN
@ EVAS_CALLBACK_MOUSE_IN
Mouse In Event.
Definition: Evas_Common.h:420
_Ecore_Getopt_Desc::action_param
union _Ecore_Getopt_Desc::@1 action_param
Action parameter.
ecore_con_url_cookies_clear
EAPI void ecore_con_url_cookies_clear(Ecore_Con_Url *url_con)
Clears currently loaded cookies.
Definition: ecore_con_url.c:1050
edje_edit_part_restack_part_above
EAPI Eina_Bool edje_edit_part_restack_part_above(Evas_Object *obj, const char *part, const char *above)
Moves the given part above the part named above.
Definition: edje_edit.c:3697
Elm_Map_Route_Type
Elm_Map_Route_Type
Set type of transport used on route.
Definition: elm_map_eo.legacy.h:39
edje_object_part_text_select_abort
void edje_object_part_text_select_abort(const Evas_Object *obj, const char *part)
Aborts any selection action on a part.
Definition: edje_util.c:2453
elm_glview_evas_gl_get
Evas_GL * elm_glview_evas_gl_get(const Elm_Glview *obj)
Get the internal Evas GL attached to this view.
Definition: elm_glview_eo.legacy.c:27
EVAS_GL_DEPTH_BIT_8
@ EVAS_GL_DEPTH_BIT_8
8 bits precision surface depth
Definition: Evas_GL.h:487
evas_map_new
Evas_Map * evas_map_new(int count)
Create map of transformation points to be later used with an Evas object.
Definition: evas_map.c:658
elm_diskselector_item_tooltip_content_cb_set
EINA_DEPRECATED void elm_diskselector_item_tooltip_content_cb_set(Elm_Object_Item *it, Elm_Tooltip_Item_Content_Cb func, const void *data, Evas_Smart_Cb del_cb)
Set the content to be shown in the tooltip item.
elm_obj_genlist_realized_items_update
EOAPI void elm_obj_genlist_realized_items_update(Eo *obj)
Update the contents of all realized items.
elm_entry_filter_limit_size
void elm_entry_filter_limit_size(void *data, Evas_Object *entry, char **text)
Filter inserted text based on user defined character and byte limits.
Definition: elm_entry.c:4834
ecore_x_window_focus_get
EAPI Ecore_X_Window ecore_x_window_focus_get(void)
gets the window that has focus.
Definition: ecore_x_window.c:686
ECORE_X_EVENT_XKB_NEWKBD_NOTIFY
EAPI int ECORE_X_EVENT_XKB_NEWKBD_NOTIFY
Definition: ecore_x.c:143
elm_win_maximized_get
Eina_Bool elm_win_maximized_get(const Evas_Object *obj)
Get the maximized state of a window.
Definition: efl_ui_win.c:9694
EVAS_VG_JOIN_LAST
@ EVAS_VG_JOIN_LAST
Sentinel value to indicate last enum field during iteration.
Definition: Evas_Legacy.h:3745
ethumb_client_crop_align_get
void ethumb_client_crop_align_get(const Ethumb_Client *client, float *x, float *y)
Get current crop alignment in use for requests.
Definition: ethumb_client.c:1462
_Elm_Gen_Item_Class_Functions::del
Elm_Gen_Item_Del_Cb del
Deletion class function for genlist/gengrid item classes.
Definition: elm_gen.h:102
_Elm_Ctxpopup_Data::auto_hide
Eina_Bool auto_hide
auto hide mode triggered by ctxpopup policy
Definition: elm_widget_ctxpopup.h:64
ECORE_CON_EVENT_CLIENT_ERROR
EAPI int ECORE_CON_EVENT_CLIENT_ERROR
A client experienced an error.
Definition: ecore_con_legacy.c:168
elm_scroller_wheel_disabled_get
Eina_Bool elm_scroller_wheel_disabled_get(const Evas_Object *obj)
Get a value whether mouse wheel is enabled or not over the scroller.
Definition: elm_scroller.c:1342
ephysics_body_restitution_set
EAPI void ephysics_body_restitution_set(EPhysics_Body *body, double restitution)
Set body's coefficient of restitution.
EINA_SIMPLE_XML_DATA
@ EINA_SIMPLE_XML_DATA
Definition: eina_simple_xml_parser.h:198
_Elm_Entry_Anchor_Info
The info sent in the callback for the "anchor,clicked" signals emitted by entries.
Definition: elm_entry_common.h:57
elm_obj_entry_input_panel_imdata_get
EOAPI void elm_obj_entry_input_panel_imdata_get(const Eo *obj, void *data, int *len)
Get the specific data of the current input panel.
_Eina_Lines_Iterator::iterator
Eina_Iterator iterator
The iterator itself.
Definition: eina_file_common.h:140
edje_edit_program_afters_clear
EAPI Eina_Bool edje_edit_program_afters_clear(Evas_Object *obj, const char *prog)
Clears the 'afters' list of the given program.
Definition: edje_edit.c:11991
elm_toolbar_always_select_mode_set
EINA_DEPRECATED void elm_toolbar_always_select_mode_set(Evas_Object *obj, Eina_Bool always_select)
Set whether the toolbar should always have an item selected.
ecore_evas_urgent_get
EAPI Eina_Bool ecore_evas_urgent_get(const Ecore_Evas *ee)
Gets the urgent state on the canvas window.
Definition: ecore_evas.c:2577
elm_win_conformant_set
void elm_win_conformant_set(Evas_Object *obj, Eina_Bool conformant)
Set if this window is an illume conformant window.
Definition: efl_ui_win.c:8357
_Ecore_IMF_Context_Class::client_canvas_set
void(* client_canvas_set)(Ecore_IMF_Context *ctx, void *canvas)
Set the client canvas for the Input Method Context.
Definition: Ecore_IMF.h:775
edje_edit_state_container_align_x_get
EAPI double edje_edit_state_container_align_x_get(Evas_Object *obj, const char *part, const char *state, double value)
Gets x align for BOX or TABLE part.
_Ecore_IMF_Context_Class::show
void(* show)(Ecore_IMF_Context *ctx)
Show the Input Method Context.
Definition: Ecore_IMF.h:776
_Ecore_IMF_Event_Mouse_Up::locks
Ecore_IMF_Keyboard_Locks locks
The keyboard locks active when the event has been emitted.
Definition: Ecore_IMF.h:619
ecore_drm2_fb_bo_get
EAPI void * ecore_drm2_fb_bo_get(Ecore_Drm2_Fb *fb)
Get the Framebuffer's gbm buffer object.
Definition: ecore_drm2_fb.c:754
edje_edit_group_limits_horizontal_list_get
EAPI Eina_List * edje_edit_group_limits_horizontal_list_get(Evas_Object *obj)
Retrieves a list with the item names inside the horizontal limits block at the group level.
ecore_buffer_free_callback_add
EAPI void ecore_buffer_free_callback_add(Ecore_Buffer *buf, Ecore_Buffer_Cb func, void *data)
Sets a callback for Ecore_Buffer free events.
Definition: ecore_buffer.c:380
elm_map_overlay_class_zoom_max_set
void elm_map_overlay_class_zoom_max_set(Elm_Map_Overlay *klass, int zoom)
Set the maximum zoom from where the overlay members in the class can be grouped.
Definition: elm_map.c:5387
EINA_CPU_SSE3
@ EINA_CPU_SSE3
Streaming SIMD Extensions 3 (Intel)
Definition: eina_cpu.h:51
elm_obj_web_bg_color_set
EOAPI void elm_obj_web_bg_color_set(Eo *obj, int r, int g, int b, int a)
Sets the background color to be used by the web object.
_Ecore_X_Randr_Screen_Size
Definition: Ecore_X.h:882
ELM_XDND_ACTION_LINK
@ ELM_XDND_ACTION_LINK
Link the data.
Definition: elm_cnp.h:98
eina_vector3_quaternion_rotate
static void eina_vector3_quaternion_rotate(Eina_Vector3 *out, const Eina_Vector3 *v, const Eina_Quaternion *q)
Rotate vector.
evas_object_ref_get
int evas_object_ref_get(const Evas_Object *eo_obj)
Get the object reference count.
Definition: evas_object_main.c:916
edje_edit_part_item_min_h_set
EINA_DEPRECATED EAPI Eina_Bool edje_edit_part_item_min_h_set(Evas_Object *obj, const char *part, const char *item, int min_h)
Sets the minimum height value of a part's item.
ecore_wl2_input_pointer_set
EAPI void ecore_wl2_input_pointer_set(Ecore_Wl2_Input *input, struct wl_surface *surface, int hot_x, int hot_y)
Set a given wl_surface to use as the pointer on a seat.
Definition: ecore_wl2_input.c:1844
ecore_buffer_consumer_free
void ecore_buffer_consumer_free(Ecore_Buffer_Consumer *consumer)
Frees an Ecore_Buffer_Consumer.
Definition: ecore_buffer_consumer.c:94
evas_object_polygon_points_clear
void evas_object_polygon_points_clear(Evas_Object *obj)
Removes all of the points from the given evas polygon object.
Definition: evas_object_polygon.c:517
edje_edit_state_rel1_offset_y_set
EAPI Eina_Bool edje_edit_state_rel1_offset_y_set(Evas_Object *obj, const char *part, const char *state, double value, int y)
Sets the 'rel1 offset Y' value of state.
ELM_AUTOCAPITAL_TYPE_NONE
@ ELM_AUTOCAPITAL_TYPE_NONE
No auto-capitalization when typing.
Definition: elm_general.h:121
evas_object_smart_interface_data_get
void * evas_object_smart_interface_data_get(const Evas_Object *obj, const Evas_Smart_Interface *iface)
Retrieve an Evas smart object interface's private data.
Definition: evas_object_smart.c:180
ephysics_world_bodies_outside_left_autodel_get
EAPI Eina_Bool ephysics_world_bodies_outside_left_autodel_get(const EPhysics_World *world)
Get world autodeleting bodies mode when they're outside of render area by the left.
elm_gengrid_item_next_get
Elm_Widget_Item * elm_gengrid_item_next_get(const Elm_Gengrid_Item *obj)
Get the next item in a gengrid widget's internal list of items, given a handle to one of those items.
Definition: elm_gengrid_item_eo.legacy.c:9
ELM_ENTRY_EVENT_TEXT_SET_DONE
#define ELM_ENTRY_EVENT_TEXT_SET_DONE
Called when text set finished.
Definition: elm_entry_eo.h:1376
elm_radio_value_pointer_set
void elm_radio_value_pointer_set(Efl_Ui_Radio *obj, int *valuep)
Set a convenience pointer to an integer, which changes when radio group value changes.
Definition: efl_ui_radio.c:428
EVAS_RENDER_ADD
@ EVAS_RENDER_ADD
DEPRECATED.
Definition: Evas_Legacy.h:2167
Emile_Compressor_Level
Emile_Compressor_Level
Compression level to apply.
Definition: emile_compress.h:35
eina_matrix3_matrix4_to
void eina_matrix3_matrix4_to(Eina_Matrix4 *m4, const Eina_Matrix3 *m3)
Converts an Eina_Matrix3 into an Eina_Matrix4.
Definition: eina_matrix.c:670
eolian_aux_state_class_children_find
EAPI Eina_Hash * eolian_aux_state_class_children_find(const Eolian_State *state)
Build reverse children hierarchy of an Eolian state.
Definition: eolian_aux.c:14
eio_file_xattr_int_set
Eio_File * eio_file_xattr_int_set(const char *path, const char *attribute, int xattr_int, Eina_Xattr_Flags flags, Eio_Done_Cb done_cb, Eio_Error_Cb error_cb, const void *data)
Define an extended attribute on a file/directory.
Definition: eio_xattr.c:560
elm_image_animated_available_get
Eina_Bool elm_image_animated_available_get(const Evas_Object *obj)
Get whether an image object supports animation or not.
Definition: efl_ui_image.c:1734
evas_vg_shape_stroke_marker_set
void evas_vg_shape_stroke_marker_set(Evas_Vg_Shape *obj, Evas_Vg_Node *m)
Stroke marker of the shape object.
ecore_x_e_window_rotation_available_rotations_get
EAPI Eina_Bool ecore_x_e_window_rotation_available_rotations_get(Ecore_X_Window win, int **rots, unsigned int *count)
Definition: ecore_x_e.c:2231
_Ecore_Ipc_Event_Client_Data::ref
int ref
The message reference number.
Definition: Ecore_Ipc.h:297
ERR
#define ERR(...)
Macro for logging Eina errors.
Definition: eina_file_common.h:161
RTLD_NOW
#define RTLD_NOW
Immediate function call binding.
Definition: evil_dlfcn.h:30
Eina_FreeQ
struct _Eina_FreeQ Eina_FreeQ
A queue of pointers to free in the future.
Definition: eina_freeq.h:78
EINA_LOG_DOM_CRIT
#define EINA_LOG_DOM_CRIT(DOM, fmt,...)
Logs a message with level CRITICAL on the specified domain and format.
Definition: eina_log.h:329
Evas_Object_Intercept_Move_Cb
void(* Evas_Object_Intercept_Move_Cb)(void *data, Evas_Object *obj, Evas_Coord x, Evas_Coord y)
Function signature for the move event of an evas object.
Definition: Evas_Legacy.h:2934
ethumb_thumb_orientation_get
EAPI Ethumb_Thumb_Orientation ethumb_thumb_orientation_get(const Ethumb *e)
Get the thumbnail rotation.
Definition: ethumb.c:552
edje_object_part_object_name_get
const char * edje_object_part_object_name_get(const Evas_Object *obj)
Gets the part name of an edje part object.
Definition: edje_util.c:6560
ecore_evas_vnc_start
EAPI Evas_Object * ecore_evas_vnc_start(Ecore_Evas *ee, const char *addr, int port, Ecore_Evas_Vnc_Client_Accept_Cb accept_cb, Ecore_Evas_Vnc_Client_Disconnected_Cb disc_cb, void *data)
Starts a VNC server.
Definition: ecore_evas.c:4250
elm_gesture_layer_tap_finger_size_get
int elm_gesture_layer_tap_finger_size_get(const Elm_Gesture_Layer *obj)
This function returns the gesture layer finger-size for taps.
Definition: elm_gesture_layer_eo.legacy.c:21
edje_object_part_drag_page_set
Eina_Bool edje_object_part_drag_page_set(Evas_Object *obj, const char *part, double dx, double dy)
Sets the page step increments.
Definition: edje_legacy.c:264
_Ecore_Event_Signal_Exit::terminate
Eina_Bool terminate
Set if the exit request was a terminate signal.
Definition: Ecore_Common.h:640
evas_gl_context_version_create
Evas_GL_Context * evas_gl_context_version_create(Evas_GL *evas_gl, Evas_GL_Context *share_ctx, Evas_GL_Context_Version version)
Creates and returns a new Evas GL context object for OpenGL-ES 1.1 or 2.0.
Definition: evas_gl.c:373
ELM_GENGRID_EVENT_ITEM_FOCUSED
#define ELM_GENGRID_EVENT_ITEM_FOCUSED
Called when item got focus.
Definition: elm_gengrid_eo.h:708
_Elm_Entry_Data::hover
Evas_Object * hover
hover object
Definition: elm_widget_entry.h:81
edje_edit_without_source_save
EAPI Eina_Bool edje_edit_without_source_save(Evas_Object *obj, Eina_Bool current_group)
Saves the group(s) back to the file, without generation source code.
Definition: edje_edit.c:16666
EMOTION_META_INFO_TRACK_GENRE
@ EMOTION_META_INFO_TRACK_GENRE
track genre
Definition: Emotion.h:184
elm_glview_size_get
void elm_glview_size_get(const Elm_Glview *obj, int *w, int *h)
Gets the size of the GLView.
Definition: elm_glview.c:571
edje_edit_image_set_image_border_scale_get
EAPI double edje_edit_image_set_image_border_scale_get(Evas_Object *obj, const char *set_name, unsigned int place)
Gets border scale of set's image.
Definition: edje_edit.c:9623
elm_scroller_single_direction_get
Elm_Scroller_Single_Direction elm_scroller_single_direction_get(const Evas_Object *obj)
Get the type of single direction scroll.
Definition: elm_scroller.c:991
elm_obj_ctxpopup_item_init
EOAPI void elm_obj_ctxpopup_item_init(Eo *obj, Evas_Smart_Cb func, const void *data)
Init context popup item.
evas_map_count_get
int evas_map_count_get(const Evas_Map *m)
Get a maps size.
Definition: evas_map.c:752
elm_obj_web_inwin_mode_get
EOAPI Eina_Bool elm_obj_web_inwin_mode_get(const Eo *obj)
Get whether Inwin mode is set for the current object.
elm_map_paused_set
void elm_map_paused_set(Evas_Object *obj, Eina_Bool paused)
Pause or unpause the map.
Definition: elm_map.c:5521
evas_textblock_fit_size_range_set
int evas_textblock_fit_size_range_set(Evas_Object *obj, unsigned int min_font_size, unsigned int max_font_size)
Set the object's max and min font sizes used for fitting content.
Definition: evas_object_textblock.c:17887
ephysics_body_data_get
EAPI void * ephysics_body_data_get(const EPhysics_Body *body)
Return data previously set to body.
elm_obj_hoversel_hover_begin
EOAPI void elm_obj_hoversel_hover_begin(Eo *obj)
This triggers the hoversel popup from code, the same as if the user had clicked the button.
elm_layout_box_prepend
Eina_Bool elm_layout_box_prepend(Eo *obj, const char *part, Evas_Object *child)
Prepend child to layout box part.
Definition: efl_ui_layout.c:3102
ecore_x_randr_edid_has_valid_header
EAPI Eina_Bool ecore_x_randr_edid_has_valid_header(unsigned char *edid, unsigned long edid_length)
Validates the header from raw EDID data.
Definition: ecore_x_randr.c:3423
elm_code_syntax_for_mime_get
Elm_Code_Syntax * elm_code_syntax_for_mime_get(const char *mime)
Lookup a syntax definition from a mime type.
Definition: elm_code_syntax.c:160
ecore_fb_input_device_listen
EAPI void ecore_fb_input_device_listen(Ecore_Fb_Input_Device *dev, Eina_Bool listen)
Set the listen mode for an input device .
Definition: ecore_fb_li.c:463
ECORE_IMF_PREEDIT_TYPE_SUB4
@ ECORE_IMF_PREEDIT_TYPE_SUB4
Substring style 4.
Definition: Ecore_IMF.h:325
elm_genlist_item_cursor_style_get
const char * elm_genlist_item_cursor_style_get(const Elm_Object_Item *eo_it)
Get the current style set for a given genlist item's custom cursor.
Definition: elm_genlist.c:7758
elm_obj_dayselector_day_selected_set
EOAPI void elm_obj_dayselector_day_selected_set(Eo *obj, Elm_Dayselector_Day day, Eina_Bool selected)
Set the state of given Dayselector_Day.
_Efreet_Desktop
Efreet_Desktop.
Definition: efreet_desktop.h:88
eina_carray_length_iterator_new
Eina_Iterator * eina_carray_length_iterator_new(void **array, unsigned int step, unsigned int length)
Creates an Eina_Iterator that iterates through a C array of specified size.
Definition: eina_iterator.c:272
ephysics_body_move
EAPI void ephysics_body_move(EPhysics_Body *body, Evas_Coord x, Evas_Coord y, Evas_Coord z)
Set physics body position.
eina_matrix4_compose
void eina_matrix4_compose(const Eina_Matrix4 *mat_a, const Eina_Matrix4 *mat_b, Eina_Matrix4 *out)
Sets out as the matrix multiplication (composition) of two matrices.
Definition: eina_matrix.c:1033
elm_access_action
Eina_Bool elm_access_action(Evas_Object *obj, const Elm_Access_Action_Type type, Elm_Access_Action_Info *action_info)
Do the accessibility action base on given object.
Definition: elm_access.c:1343
elm_entry_cursor_is_visible_format_get
Eina_Bool elm_entry_cursor_is_visible_format_get(const Elm_Entry *obj)
Get if the current cursor position holds a visible format node.
Definition: elm_entry_eo.legacy.c:357
ECORE_X_ATOM_TEAMWORK_PROPERTY
Ecore_X_Atom ECORE_X_ATOM_TEAMWORK_PROPERTY
Definition: ecore_x_atoms_decl.h:377
EVAS_AXIS_LABEL_NORMAL_Y
@ EVAS_AXIS_LABEL_NORMAL_Y
Y normalized to the [0, 1] range.
Definition: Evas_Legacy.h:374
eina_vector3_cross_product
static void eina_vector3_cross_product(Eina_Vector3 *out, const Eina_Vector3 *a, const Eina_Vector3 *b)
Create the cross product of the two vectors.
_Ecore_Con_Event_Client_Upgrade::client
Ecore_Con_Client * client
the client that completed handshake
Definition: Ecore_Con.h:477
edje_edit_state_external_param_set
EAPI Eina_Bool edje_edit_state_external_param_set(Evas_Object *obj, const char *part, const char *state, double value, const char *param, Edje_External_Param_Type type,...)
Sets the external parameter type and value, adding it if it didn't exist before.
Definition: edje_edit.c:7543
eldbus_message_to_eina_value
Eina_Value * eldbus_message_to_eina_value(const Eldbus_Message *msg)
Convert Eldbus_Message to Eina_Value.
Definition: eldbus_message_to_eina_value.c:453
eina_simple_xml_node_root_free
void eina_simple_xml_node_root_free(Eina_Simple_XML_Node_Root *root)
Frees node tree build with eina_simple_xml_node_load()
Definition: eina_simple_xml_parser.c:1036
eet_data_node_encode_cipher
EAPI void * eet_data_node_encode_cipher(Eet_Node *node, const char *cipher_key, int *size_ret)
TODO FIX ME.
Definition: eet_data.c:5167
elm_prefs_file_get
Eina_Bool elm_prefs_file_get(const Eo *obj, const char **file, const char **page)
Get file and page bound to a given prefs widget.
Definition: elm_prefs.c:1852
_Eio_Version::revision
int revision
Revision number.
Definition: Eio_Legacy.h:14
EEZE_UDEV_TYPE_IS_IT_HOT_OR_IS_IT_COLD_SENSOR
@ EEZE_UDEV_TYPE_IS_IT_HOT_OR_IS_IT_COLD_SENSOR
Definition: Eeze.h:255
ECORE_IMF_DEVICE_SUBCLASS_TRACKPAD
@ ECORE_IMF_DEVICE_SUBCLASS_TRACKPAD
A trackpad style mouse.
Definition: Ecore_IMF.h:509
edje_edit_group_max_w_get
EAPI int edje_edit_group_max_w_get(Evas_Object *obj)
Gets the group maximum width.
edje_edit_image_add
EAPI Eina_Bool edje_edit_image_add(Evas_Object *obj, const char *path)
Adds an new image to the image collection.
Definition: edje_edit.c:9925
_Old_Edje_File
A structure that stores old Edje files information.
Definition: edje_convert.h:59
ephysics_shape_del
EAPI void ephysics_shape_del(EPhysics_Shape *shape)
Delete a shape.
eina_strbuf_string_steal
char * eina_strbuf_string_steal(Eina_Strbuf *buf)
Steals the contents of a string buffer.
edje_load_error_str
const char * edje_load_error_str(Edje_Load_Error error)
Converts the given Edje file load error code into a string describing it in English.
Definition: edje_load.c:108
edje_object_part_text_cursor_up
Eina_Bool edje_object_part_text_cursor_up(Edje_Object *obj, const char *part, Edje_Cursor cur)
Moves the cursor to the char above the current cursor position.
Definition: edje_legacy.c:358
_Ecore_X_Event_Mapping_Change
Definition: Ecore_X.h:686
edje_edit_state_color2_set
EAPI Eina_Bool edje_edit_state_color2_set(Evas_Object *obj, const char *part, const char *state, double value, int r, int g, int b, int a)
Sets the color2 of a part state.
eina_ustrbuf_string_free
void eina_ustrbuf_string_free(Eina_UStrbuf *buf)
Frees the contents of a string buffer but not the buffer.
_Eina_Point_3D_F16p16
Definition: eina_quaternion.h:57
elm_prefs_data_version_get
unsigned int elm_prefs_data_version_get(const Elm_Prefs_Data *prefs_data)
Get the version field of a given prefs data handle.
Definition: elm_prefs_data.c:391
ELM_GENLIST_EVENT_VBAR_DRAG
#define ELM_GENLIST_EVENT_VBAR_DRAG
Called when vertical bar is dragged.
Definition: elm_genlist_eo.h:735
ecore_imf_context_data_set
EAPI void ecore_imf_context_data_set(Ecore_IMF_Context *ctx, void *data)
Sets the Input Method Context specific data.
Definition: ecore_imf_context.c:573
elm_map_route_del
void elm_map_route_del(Elm_Map_Route *route)
Remove a route from the map.
Definition: elm_map.c:4712
ecore_file_readlink
char * ecore_file_readlink(const char *link)
Gets the path pointed by the given link.
Definition: ecore_file.c:717
elm_fileselector_selected_paths_get
const Eina_List * elm_fileselector_selected_paths_get(const Evas_Object *obj)
Get a list of selected paths in the file selector.
Definition: elc_fileselector.c:2613
evas_object_intercept_lower_callback_add
void evas_object_intercept_lower_callback_add(Evas_Object *obj, Evas_Object_Intercept_Lower_Cb func, const void *data)
Set the callback function that intercepts a lower event of an object.
elm_datetime_value_max_get
Eina_Bool elm_datetime_value_max_get(const Evas_Object *obj, Efl_Time *maxtime)
Get the upper boundary of a field.
Definition: elm_datetime.c:188
ecore_ipc_server_del
EAPI void * ecore_ipc_server_del(Ecore_Ipc_Server *svr)
Closes the connection and frees the given IPC server.
Definition: ecore_ipc.c:809
ecore_con_socks5_remote_add
EAPI Ecore_Con_Socks * ecore_con_socks5_remote_add(const char *ip, int port, const char *username, const char *password)
Adds a SOCKS v5 proxy to the proxy list.
Definition: ecore_con_socks.c:227
elm_gengrid_item_pos_get
void elm_gengrid_item_pos_get(const Elm_Object_Item *it, unsigned int *x, unsigned int *y)
Get a given gengrid item's position, relative to the whole gengrid's grid area.
Definition: elm_gengrid_item_eo.legacy.c:39
efreet_icon_deprecated_user_dir_get
const char * efreet_icon_deprecated_user_dir_get(void)
Returns the deprecated user icon directory.
Definition: efreet_icon.c:97
elm_obj_web_back_possible_get
EOAPI Eina_Bool elm_obj_web_back_possible_get(const Eo *obj)
Queries whether it's possible to go back in history.
elm_config_scroll_thumbscroll_smooth_amount_get
double elm_config_scroll_thumbscroll_smooth_amount_get(void)
Get the amount of smoothing to apply to scrolling.
Definition: elm_config.c:3870
edje_edit_style_tag_name_set
EAPI Eina_Bool edje_edit_style_tag_name_set(Evas_Object *obj, const char *style, const char *tag, const char *new_name)
Sets the name of the given tag.
Definition: edje_edit.c:2845
edje_transition_duration_factor_set
void edje_transition_duration_factor_set(double scale)
Sets edje transition duration factor.
Definition: edje_program.c:234