Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx70 static AtkTextAttribute atk_text_attribute_writing_mode = ATK_TEXT_ATTR_INVALID; variable
1247 if( ATK_TEXT_ATTR_INVALID == atk_text_attribute_writing_mode ) in attribute_set_new_from_property_values()
1248 atk_text_attribute_writing_mode = atk_text_attribute_register("writing-mode"); in attribute_set_new_from_property_values()
1250 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_writing_mode, in attribute_set_new_from_property_values()

Completed in 39 milliseconds