Searched refs:atk_text_attribute_line_height (Results 1 – 1 of 1) sorted by relevance
65 static AtkTextAttribute atk_text_attribute_line_height = ATK_TEXT_ATTR_INVALID; variable1286 if( ATK_TEXT_ATTR_INVALID == atk_text_attribute_line_height ) in attribute_set_new_from_property_values()1287 atk_text_attribute_line_height = atk_text_attribute_register("line-height"); in attribute_set_new_from_property_values()1289 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_line_height, in attribute_set_new_from_property_values()
Completed in 27 milliseconds