Searched refs:getTextDecorationColors (Results 1 – 10 of 10) sorted by relevance
/external/webkit/Source/WebCore/rendering/ |
D | RenderObject.h | 605 void getTextDecorationColors(int decorations, Color& underline, Color& overline,
|
D | InlineTextBox.cpp | 893 renderer()->getTextDecorationColors(deco, underline, overline, linethrough, true); in paintDecoration()
|
D | RenderObject.cpp | 2306 void RenderObject::getTextDecorationColors(int decorations, Color& underline, Color& overline, in getTextDecorationColors() function in WebCore::RenderObject
|
/external/webkit/Source/WebCore/accessibility/mac/ |
D | AccessibilityObjectWrapper.mm | 441 // color for all but the root line box, which would use getTextDecorationColors) 443 renderer->getTextDecorationColors(decor, underline, overline, linethrough);
|
/external/webkit/Source/WebCore/ |
D | ChangeLog-2003-10-25 | 11460 (RenderObject::getTextDecorationColors): 11496 (RenderObject::getTextDecorationColors): 12113 (RenderObject::getTextDecorationColors):
|
D | ChangeLog-2005-08-23 | 6677 (RenderObject::getTextDecorationColors): 9234 (RenderObject::getTextDecorationColors): 11972 (RenderObject::getTextDecorationColors):
|
D | ChangeLog-2009-06-16 | 38824 (WebCore::RenderObject::getTextDecorationColors): 46282 (WebCore::RenderObject::getTextDecorationColors): 47615 (WebCore::RenderObject::getTextDecorationColors): 53421 (WebCore::RenderObject::getTextDecorationColors):
|
D | ChangeLog-2010-05-24 | 938 (WebCore::RenderObject::getTextDecorationColors): 24728 (WebCore::RenderObject::getTextDecorationColors):
|
D | ChangeLog-2006-12-31 | 2051 (WebCore::RenderObject::getTextDecorationColors): 12852 (WebCore::RenderObject::getTextDecorationColors):
|
D | ChangeLog-2006-05-10 | 28705 (WebCore::RenderObject::getTextDecorationColors):
|