Home | History | Annotate | Download | only in gtk

Lines Matching refs:UNDERLINE

1382     result = addAttributeToSet(result, atk_text_attribute_get_name(ATK_TEXT_ATTR_UNDERLINE), (style->textDecoration() & UNDERLINE) ? "single" : "none");