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 60 Color foreground = paintInfo.forceBlackText() ? Color::black : renderer().selectionForegroundColor();
RenderObject.h     [all...]
InlineTextBox.cpp 595 Color foreground = paintInfo.forceBlackText() ? Color::black : renderer().selectionForegroundColor();
    [all...]
RenderObject.cpp     [all...]

Completed in 159 milliseconds