Data Fields | |
| Eina_List * | anchorlist |
| Eina_List * | anchors |
| Evas_Textblock_Cursor * | cursor |
| Evas_Object * | cursor_bg |
| Evas_Object * | cursor_fg |
| Evas_Textblock_Cursor * | cursor_user |
| Evas_Textblock_Cursor * | cursor_user_extra |
| Evas_Coord | cx |
| Evas_Coord | cy |
| Eina_Bool | had_sel: 1 |
| Eina_Bool | have_selection: 1 |
| Eina_List * | itemlist |
| Evas_Textblock_Cursor * | preedit_end |
| Evas_Textblock_Cursor * | preedit_start |
| 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 |
Field Documentation
| Eina_List* _Entry::anchorlist |
Referenced by _edje_entry_anchors_list().
| Eina_List* _Entry::anchors |
| Evas_Textblock_Cursor* _Entry::cursor |
Referenced by _edje_entry_cursor_begin(), _edje_entry_cursor_copy(), _edje_entry_cursor_down(), _edje_entry_cursor_end(), _edje_entry_cursor_geometry_get(), _edje_entry_cursor_line_begin(), _edje_entry_cursor_line_end(), _edje_entry_cursor_next(), _edje_entry_cursor_prev(), _edje_entry_cursor_up(), _edje_entry_real_part_configure(), _edje_entry_real_part_init(), _edje_entry_real_part_shutdown(), _edje_entry_select_abort(), _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_insert(), and _edje_entry_text_markup_set().
| Evas_Object* _Entry::cursor_bg |
| Evas_Object* _Entry::cursor_fg |
| Evas_Textblock_Cursor* _Entry::cursor_user |
| Evas_Textblock_Cursor * _Entry::cursor_user_extra |
| Evas_Coord _Entry::cx |
| Evas_Coord _Entry::cy |
| Eina_Bool _Entry::had_sel |
| Eina_Bool _Entry::have_selection |
Referenced by _edje_entry_selection_get(), and _edje_entry_text_markup_insert().
| Eina_List* _Entry::itemlist |
Referenced by _edje_entry_items_list().
| Evas_Textblock_Cursor * _Entry::preedit_end |
| Evas_Textblock_Cursor* _Entry::preedit_start |
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().
The documentation for this struct was generated from the following file:
- src/lib/edje_entry.c