Home
last modified time | relevance | path

Searched refs:selectionForegroundColor (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
DTextPainter.cpp156 selectionStyle.fillColor = renderer.selectionForegroundColor(); in selectionPaintingStyle()
DRenderObject.h927 Color selectionForegroundColor() const;
DRenderObject.cpp1563 Color RenderObject::selectionForegroundColor() const in selectionForegroundColor() function in blink::RenderObject