Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/gtk/a11y/
H A Datktextattributes.cxx66 static AtkTextAttribute atk_text_attribute_rotation = ATK_TEXT_ATTR_INVALID; variable
1235 if( ATK_TEXT_ATTR_INVALID == atk_text_attribute_rotation ) in attribute_set_new_from_property_values()
1236 atk_text_attribute_rotation = atk_text_attribute_register("text-rotation"); in attribute_set_new_from_property_values()
1238 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_rotation, in attribute_set_new_from_property_values()

Completed in 21 milliseconds