Home
last modified time | relevance | path

Searched refs:getTextDecorationColors (Results 1 – 10 of 10) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderObject.h605 void getTextDecorationColors(int decorations, Color& underline, Color& overline,
DInlineTextBox.cpp893 renderer()->getTextDecorationColors(deco, underline, overline, linethrough, true); in paintDecoration()
DRenderObject.cpp2306 void RenderObject::getTextDecorationColors(int decorations, Color& underline, Color& overline, in getTextDecorationColors() function in WebCore::RenderObject
/external/webkit/Source/WebCore/accessibility/mac/
DAccessibilityObjectWrapper.mm441 // color for all but the root line box, which would use getTextDecorationColors)
443 renderer->getTextDecorationColors(decor, underline, overline, linethrough);
/external/webkit/Source/WebCore/
DChangeLog-2003-10-2511460 (RenderObject::getTextDecorationColors):
11496 (RenderObject::getTextDecorationColors):
12113 (RenderObject::getTextDecorationColors):
DChangeLog-2005-08-236677 (RenderObject::getTextDecorationColors):
9234 (RenderObject::getTextDecorationColors):
11972 (RenderObject::getTextDecorationColors):
DChangeLog-2009-06-1638824 (WebCore::RenderObject::getTextDecorationColors):
46282 (WebCore::RenderObject::getTextDecorationColors):
47615 (WebCore::RenderObject::getTextDecorationColors):
53421 (WebCore::RenderObject::getTextDecorationColors):
DChangeLog-2010-05-24938 (WebCore::RenderObject::getTextDecorationColors):
24728 (WebCore::RenderObject::getTextDecorationColors):
DChangeLog-2006-12-312051 (WebCore::RenderObject::getTextDecorationColors):
12852 (WebCore::RenderObject::getTextDecorationColors):
DChangeLog-2006-05-1028705 (WebCore::RenderObject::getTextDecorationColors):