Home
last modified time | relevance | path

Searched defs:supportsSelectionForegroundColors (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/rendering/
DRenderThemeMac.h105 virtual bool supportsSelectionForegroundColors() const { return false; } in supportsSelectionForegroundColors() function
DRenderTheme.h217 virtual bool supportsSelectionForegroundColors() const { return true; } in supportsSelectionForegroundColors() function