Lines Matching refs:attribute_set_prepend
1146 attribute_set_prepend( AtkAttributeSet* attribute_set, in attribute_set_prepend() function
1180 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_BG_COLOR, in attribute_set_new_from_property_values()
1183 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_FG_COLOR, in attribute_set_new_from_property_values()
1186 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_INVISIBLE, in attribute_set_new_from_property_values()
1189 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_UNDERLINE, in attribute_set_new_from_property_values()
1192 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_STRIKETHROUGH, in attribute_set_new_from_property_values()
1195 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_SIZE, in attribute_set_new_from_property_values()
1198 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_WEIGHT, in attribute_set_new_from_property_values()
1201 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_FAMILY_NAME, in attribute_set_new_from_property_values()
1204 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_VARIANT, in attribute_set_new_from_property_values()
1207 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_STYLE, in attribute_set_new_from_property_values()
1210 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_SCALE, in attribute_set_new_from_property_values()
1213 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_LANGUAGE, in attribute_set_new_from_property_values()
1216 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_DIRECTION, in attribute_set_new_from_property_values()
1219 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_STRETCH, 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()
1231 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_decoration, in attribute_set_new_from_property_values()
1238 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_rotation, 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()
1250 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_writing_mode, in attribute_set_new_from_property_values()
1256 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_vertical_align, in attribute_set_new_from_property_values()
1262 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_LEFT_MARGIN, in attribute_set_new_from_property_values()
1265 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_RIGHT_MARGIN, in attribute_set_new_from_property_values()
1268 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_INDENT, in attribute_set_new_from_property_values()
1271 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_PIXELS_ABOVE_LINES, in attribute_set_new_from_property_values()
1274 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_PIXELS_BELOW_LINES, in attribute_set_new_from_property_values()
1277 attribute_set = attribute_set_prepend(attribute_set, ATK_TEXT_ATTR_JUSTIFICATION, 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()
1289 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_line_height, in attribute_set_new_from_property_values()
1295 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_tab_interval, in attribute_set_new_from_property_values()
1301 attribute_set = attribute_set_prepend(attribute_set, atk_text_attribute_tab_stops, 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()
1321 attribute_set = attribute_set_prepend( attribute_set, atk_text_attribute_misspelled, in attribute_set_prepend_misspelled()
1335 attribute_set = attribute_set_prepend( attribute_set, in attribute_set_prepend_tracked_change_insertion()
1349 attribute_set = attribute_set_prepend( attribute_set, in attribute_set_prepend_tracked_change_deletion()
1363 attribute_set = attribute_set_prepend( attribute_set, in attribute_set_prepend_tracked_change_formatchange()