Searched refs:atk_text_attribute_font_effect (Results 1 – 1 of 1) sorted by relevance
63 static AtkTextAttribute atk_text_attribute_font_effect = ATK_TEXT_ATTR_INVALID; variable1222 if( ATK_TEXT_ATTR_INVALID == atk_text_attribute_font_effect ) in attribute_set_new_from_property_values()1223 atk_text_attribute_font_effect = atk_text_attribute_register("font-effect"); in attribute_set_new_from_property_values()1225 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_font_effect, in attribute_set_new_from_property_values()
Completed in 24 milliseconds