OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:supportsSelectionForegroundColors
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/WebCore/rendering/
RenderThemeMac.h
105
virtual bool
supportsSelectionForegroundColors
() const { return false; }
RenderTheme.h
217
virtual bool
supportsSelectionForegroundColors
() const { return true; }
Completed in 441 milliseconds