controlSupportsTints 243 Source/core/rendering/RenderTheme.cpp if (controlSupportsTints(o)) controlSupportsTints 97 Source/core/rendering/RenderTheme.h virtual bool controlSupportsTints(const RenderObject*) const { return false; } controlSupportsTints 44 Source/core/rendering/RenderThemeChromiumDefault.h virtual bool controlSupportsTints(const RenderObject*) const OVERRIDE; controlSupportsTints 40 Source/core/rendering/RenderThemeChromiumMac.h virtual bool controlSupportsTints(const RenderObject*) const OVERRIDE;