Home | History | Annotate | Download | only in gtk

Lines Matching refs:LINE_THROUGH

1386     result = addAttributeToSet(result, atk_text_attribute_get_name(ATK_TEXT_ATTR_STRIKETHROUGH), (style->textDecoration() & LINE_THROUGH) ? "true" : "false");