Searched refs:atk_text_attribute_mm_to_pixel_ratio (Results 1 – 1 of 1) sorted by relevance
77 static AtkTextAttribute atk_text_attribute_mm_to_pixel_ratio = ATK_TEXT_ATTR_INVALID; variable1305 if( ATK_TEXT_ATTR_INVALID == atk_text_attribute_mm_to_pixel_ratio ) in attribute_set_new_from_property_values()1306 atk_text_attribute_mm_to_pixel_ratio = atk_text_attribute_register("mm-to-pixel-ratio"); in attribute_set_new_from_property_values()1308 attribute_set = attribute_set_prepend( attribute_set, atk_text_attribute_mm_to_pixel_ratio, in attribute_set_new_from_property_values()
Completed in 18 milliseconds