Searched refs:attribute_set_prepend (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/vcl/unx/gtk/a11y/ |
| H A D | atktextattributes.cxx | 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() [all …]
|