Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx69 static AtkTextAttribute atk_text_attribute_tab_stops = ATK_TEXT_ATTR_INVALID; variable
1298 if( ATK_TEXT_ATTR_INVALID == atk_text_attribute_tab_stops ) in attribute_set_new_from_property_values()
1299 atk_text_attribute_tab_stops = atk_text_attribute_register("tab-stops"); in attribute_set_new_from_property_values()
1301 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_tab_stops, in attribute_set_new_from_property_values()

Completed in 19 milliseconds