Searched defs:controlSupportsTints (Results 1 – 2 of 2) sorted by relevance
140 bool RenderThemeChromiumDefault::controlSupportsTints(const RenderObject* o) const in controlSupportsTints() function in WebCore::RenderThemeChromiumDefault
97 virtual bool controlSupportsTints(const RenderObject*) const { return false; } in controlSupportsTints() function