Home
last modified time | relevance | path

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

/dports/accessibility/py-atspi/pyatspi-2.38.1/tests/dummyatk/
H A Dmy-atk-text.c1105 gboolean my_atk_text_set_run_attributes(AtkEditableText* text, AtkAttributeSet* attrib_set, in my_atk_text_set_run_attributes() function
1183 my_atk_text_set_run_attributes((AtkEditableText*)text, attrib_set, start_offset, end_offset); in auxiliary_atk_text_set_run_attributes()
1262 klass->set_run_attributes = my_atk_text_set_run_attributes; in my_atk_editable_text_interface_init()