Data Fields | |
Eina_List * | anchorlist |
Eina_List * | anchors |
Eina_Bool | composing: 1 |
Evas_Textblock_Cursor * | cursor |
Evas_Object * | cursor_bg |
Evas_Object * | cursor_fg |
Evas_Textblock_Cursor * | cursor_user |
Evas_Textblock_Cursor * | cursor_user_extra |
Eina_Bool | had_sel: 1 |
Eina_Bool | have_selection: 1 |
Eina_Bool | input_panel_enable: 1 |
Edje_Input_Panel_Lang | input_panel_lang |
Eina_List * | itemlist |
Eina_Bool | prediction_allow: 1 |
Evas_Textblock_Cursor * | preedit_end |
Evas_Textblock_Cursor * | preedit_start |
Ecore_Timer * | pw_timer |
Edje_Real_Part * | rp |
Eina_List * | sel |
Evas_Textblock_Cursor * | sel_end |
Evas_Textblock_Cursor * | sel_start |
Eina_Bool | select_allow: 1 |
Eina_Bool | select_mod_end: 1 |
Eina_Bool | select_mod_start: 1 |
Eina_Bool | selecting: 1 |
char * | selection |
Eina_List * | seq |
Field Documentation
Eina_List* _Entry::anchorlist |
Referenced by _edje_entry_anchors_list().
Eina_List* _Entry::anchors |
Eina_Bool _Entry::composing |
Evas_Textblock_Cursor* _Entry::cursor |
Referenced by _edje_entry_cursor_geometry_get(), _edje_entry_real_part_configure(), _edje_entry_real_part_init(), _edje_entry_real_part_shutdown(), _edje_entry_select_all(), _edje_entry_select_begin(), _edje_entry_select_extend(), _edje_entry_select_none(), _edje_entry_set_cursor_end(), _edje_entry_set_cursor_start(), _edje_entry_text_markup_append(), _edje_entry_text_markup_insert(), _edje_entry_text_markup_set(), and _edje_entry_user_insert().
Evas_Object* _Entry::cursor_bg |
Evas_Object* _Entry::cursor_fg |
Evas_Textblock_Cursor* _Entry::cursor_user |
Evas_Textblock_Cursor * _Entry::cursor_user_extra |
Eina_Bool _Entry::had_sel |
Eina_Bool _Entry::have_selection |
Referenced by _edje_entry_selection_get(), _edje_entry_text_markup_insert(), and _edje_entry_user_insert().
Eina_Bool _Entry::input_panel_enable |
Referenced by _edje_entry_input_panel_language_get(), and _edje_entry_input_panel_language_set().
Eina_List* _Entry::itemlist |
Referenced by _edje_entry_items_list().
Eina_Bool _Entry::prediction_allow |
Referenced by _edje_entry_prediction_allow_get(), and _edje_entry_prediction_allow_set().
Evas_Textblock_Cursor * _Entry::preedit_end |
Evas_Textblock_Cursor* _Entry::preedit_start |
Ecore_Timer* _Entry::pw_timer |
Referenced by _edje_entry_real_part_shutdown().
Referenced by _edje_entry_real_part_init().
Eina_List* _Entry::sel |
Evas_Textblock_Cursor * _Entry::sel_end |
Referenced by _edje_entry_selection_get().
Evas_Textblock_Cursor* _Entry::sel_start |
Referenced by _edje_entry_selection_get().
Eina_Bool _Entry::select_allow |
Referenced by _edje_entry_real_part_init(), _edje_entry_select_allow_get(), and _edje_entry_select_allow_set().
Eina_Bool _Entry::select_mod_end |
Eina_Bool _Entry::select_mod_start |
Eina_Bool _Entry::selecting |
Referenced by _edje_entry_select_abort().
char* _Entry::selection |
Referenced by _edje_entry_selection_get().
Eina_List* _Entry::seq |
The documentation for this struct was generated from the following file:
- src/lib/edje_entry.c