HomeSort by relevance Sort by last modified time
    Searched refs:selectionForegroundColor (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/rendering/
EllipsisBox.cpp 50 Color foreground = paintInfo.forceBlackText ? Color::black : renderer()->selectionForegroundColor();
RenderObject.h     [all...]
InlineTextBox.cpp 603 Color foreground = paintInfo.forceBlackText ? Color::black : renderer()->selectionForegroundColor();
    [all...]
RenderObject.cpp     [all...]

Completed in 54 milliseconds