Searched refs:atk_text_attribute_misspelled (Results 1 – 1 of 1) sorted by relevance
72 static AtkTextAttribute atk_text_attribute_misspelled = ATK_TEXT_ATTR_INVALID; variable1318 if( ATK_TEXT_ATTR_INVALID == atk_text_attribute_misspelled ) in attribute_set_prepend_misspelled()1319 atk_text_attribute_misspelled = atk_text_attribute_register( "text-spelling" ); in attribute_set_prepend_misspelled()1321 attribute_set = attribute_set_prepend( attribute_set, atk_text_attribute_misspelled, in attribute_set_prepend_misspelled()
Completed in 10 milliseconds