/dports/graphics/clutter/clutter-1.26.4/tests/conform/ |
H A D | text.c | 293 clutter_text_delete_text (text, 2, 4); in text_delete_text() 402 clutter_text_delete_text (text, 2, 4); in text_cursor()
|
/dports/x11-wm/mutter/mutter-41.1/src/tests/clutter/conform/ |
H A D | text.c | 295 clutter_text_delete_text (text, 2, 4); in text_delete_text() 404 clutter_text_delete_text (text, 2, 4); in text_cursor()
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/tests/conform/ |
H A D | text.c | 293 clutter_text_delete_text (text, 2, 4); in text_delete_text() 402 clutter_text_delete_text (text, 2, 4); in text_cursor()
|
/dports/graphics/clutter/clutter-1.26.4/clutter/ |
H A D | clutter-text.h | 192 void clutter_text_delete_text (ClutterText *self,
|
H A D | clutter-text.c | 1109 clutter_text_delete_text (self, start_index, end_index); in clutter_text_delete_selection() 2945 clutter_text_delete_text (self, pos, pos + 1); in clutter_text_real_del_next() 2968 clutter_text_delete_text (self, pos, end); in clutter_text_real_del_word_next() 3006 clutter_text_delete_text (self, len - 1, len); in clutter_text_real_del_prev() 3012 clutter_text_delete_text (self, pos - 1, pos); in clutter_text_real_del_prev() 3041 clutter_text_delete_text (self, new_pos, len); in clutter_text_real_del_word_prev() 3048 clutter_text_delete_text (self, new_pos, pos); in clutter_text_real_del_word_prev() 6031 clutter_text_delete_text (ClutterText *self, in clutter_text_delete_text() function
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/ |
H A D | clutter-text.h | 192 void clutter_text_delete_text (ClutterText *self,
|
H A D | clutter-text.c | 325 clutter_text_delete_text (clutter_text, offset, len); in clutter_text_input_focus_delete_surrounding() 1248 clutter_text_delete_text (self, start_index, end_index); in clutter_text_delete_selection() 3131 clutter_text_delete_text (self, pos, pos + 1); in clutter_text_real_del_next() 3154 clutter_text_delete_text (self, pos, end); in clutter_text_real_del_word_next() 3192 clutter_text_delete_text (self, len - 1, len); in clutter_text_real_del_prev() 3198 clutter_text_delete_text (self, pos - 1, pos); in clutter_text_real_del_prev() 3227 clutter_text_delete_text (self, new_pos, len); in clutter_text_real_del_word_prev() 3234 clutter_text_delete_text (self, new_pos, pos); in clutter_text_real_del_word_prev() 6258 clutter_text_delete_text (ClutterText *self, in clutter_text_delete_text() function
|
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/ |
H A D | clutter-text.h | 192 void clutter_text_delete_text (ClutterText *self,
|
H A D | clutter-text.c | 364 clutter_text_delete_text (clutter_text, start, len); in clutter_text_input_focus_delete_surrounding() 1420 clutter_text_delete_text (self, start_index, end_index); in clutter_text_delete_selection() 3420 clutter_text_delete_text (self, pos, pos + 1); in clutter_text_real_del_next() 3443 clutter_text_delete_text (self, pos, end); in clutter_text_real_del_word_next() 3481 clutter_text_delete_text (self, len - 1, len); in clutter_text_real_del_prev() 3487 clutter_text_delete_text (self, pos - 1, pos); in clutter_text_real_del_prev() 3516 clutter_text_delete_text (self, new_pos, len); in clutter_text_real_del_word_prev() 3523 clutter_text_delete_text (self, new_pos, pos); in clutter_text_real_del_word_prev() 6552 clutter_text_delete_text (ClutterText *self, in clutter_text_delete_text() function
|
/dports/x11/cinnamon/cinnamon-4.8.6/src/st/ |
H A D | st-im-text.c | 198 clutter_text_delete_text (clutter_text, in st_im_text_delete_surrounding_cb()
|
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/src/ |
H A D | text.hg | 137 _WRAP_METHOD(void delete_text(gssize start_pos, gssize end_pos), clutter_text_delete_text)
|
H A D | clutter_methods.defs | 9408 (c-name "clutter_text_delete_text")
|
/dports/graphics/cluttermm/cluttermm-1.17.3/clutter/cluttermm/ |
H A D | text.cc | 622 clutter_text_delete_text(gobj(), start_pos, end_pos); in delete_text()
|
/dports/x11/gnome-shell/gnome-shell-41.1/src/st/ |
H A D | st-entry.c | 704 clutter_text_delete_text ((ClutterText *)priv->entry, 0, pos); in st_entry_key_press_event()
|
/dports/graphics/clutter/clutter-1.26.4/clutter/cally/ |
H A D | cally-text.c | 1681 clutter_text_delete_text (CLUTTER_TEXT (actor), in cally_text_delete_text()
|
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/cally/ |
H A D | cally-text.c | 1681 clutter_text_delete_text (CLUTTER_TEXT (actor), in cally_text_delete_text()
|
/dports/x11-wm/mutter/mutter-41.1/clutter/clutter/cally/ |
H A D | cally-text.c | 1675 clutter_text_delete_text (CLUTTER_TEXT (actor), in cally_text_delete_text()
|
/dports/graphics/clutter/clutter-1.26.4/ |
H A D | ChangeLog.pre-1.2 | 6635 (clutter_text_delete_text): emits delete-text signal
|