Searched refs:atk_text_attribute_shadow (Results 1 – 1 of 1) sorted by relevance
67 static AtkTextAttribute atk_text_attribute_shadow = ATK_TEXT_ATTR_INVALID; variable1241 if( ATK_TEXT_ATTR_INVALID == atk_text_attribute_shadow ) in attribute_set_new_from_property_values()1242 atk_text_attribute_shadow = atk_text_attribute_register("text-shadow"); in attribute_set_new_from_property_values()1244 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_shadow, in attribute_set_new_from_property_values()
Completed in 14 milliseconds