Searched refs:atk_text_attribute_paragraph_style (Results 1 – 1 of 1) sorted by relevance
62 static AtkTextAttribute atk_text_attribute_paragraph_style = ATK_TEXT_ATTR_INVALID; variable1280 if( ATK_TEXT_ATTR_INVALID == atk_text_attribute_paragraph_style ) in attribute_set_new_from_property_values()1281 atk_text_attribute_paragraph_style = atk_text_attribute_register("paragraph-style"); in attribute_set_new_from_property_values()1283 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_paragraph_style, in attribute_set_new_from_property_values()
Completed in 18 milliseconds