Home
last modified time | relevance | path

Searched refs:_textblock_cursor_pos_at_fnode_set (Results 1 – 3 of 3) sorted by relevance

/dports/devel/efl/efl-1.25.1/src/lib/evas/canvas/
H A Defl_text_formatter.c76 _textblock_cursor_pos_at_fnode_set(&start2, it->start_node); in efl_text_formatter_range_attributes_get()
77 _textblock_cursor_pos_at_fnode_set(&end2, it->end_node); in efl_text_formatter_range_attributes_get()
95 _textblock_cursor_pos_at_fnode_set(efl_text_cursor_object_handle_get(start), handle->start_node); in efl_text_formatter_attribute_cursors_get()
96 _textblock_cursor_pos_at_fnode_set(efl_text_cursor_object_handle_get(end), handle->end_node); in efl_text_formatter_attribute_cursors_get()
130 _textblock_cursor_pos_at_fnode_set(&cur, annotation->start_node); in efl_text_formatter_item_geometry_get()
H A Defl_canvas_textblock_internal.h227 _textblock_cursor_pos_at_fnode_set(Efl_Text_Cursor_Handle *cur,
H A Devas_object_textblock.c16241 _textblock_cursor_pos_at_fnode_set(Efl_Text_Cursor_Handle *cur, in _textblock_cursor_pos_at_fnode_set() function
16310 _textblock_cursor_pos_at_fnode_set(&cur, an->start_node); in _evas_textblock_annotation_remove()