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

  /external/chromium_org/third_party/WebKit/Source/core/rendering/
EllipsisBox.cpp 50 Color foreground = paintInfo.forceBlackText() ? Color::black : renderer()->selectionForegroundColor();
RenderObject.h     [all...]
InlineTextBox.cpp 594 Color foreground = paintInfo.forceBlackText() ? Color::black : renderer()->selectionForegroundColor();
    [all...]
RenderObject.cpp     [all...]

Completed in 7143 milliseconds