Home | History | Annotate | Download | only in mac

Lines Matching refs:linethrough

356         Color underline, overline, linethrough;
357 renderer->getTextDecorationColors(decor, underline, overline, linethrough);
366 AXAttributeStringSetColor(attrString, NSAccessibilityStrikethroughColorTextAttribute, nsColor(linethrough), range);