HomeSort by relevance Sort by last modified time
    Searched defs:supportsSelectionForegroundColors (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/rendering/
RenderThemeChromiumMac.h 88 virtual bool supportsSelectionForegroundColors() const { return false; }
RenderThemeMac.h 84 virtual bool supportsSelectionForegroundColors() const { return false; }
RenderTheme.h 195 virtual bool supportsSelectionForegroundColors() const { return true; }

Completed in 28 milliseconds