isControlStyled   104 Source/core/rendering/RenderTheme.cpp     if (uaStyle.hasAppearance && isControlStyled(style, uaStyle)) {
isControlStyled   100 Source/core/rendering/RenderTheme.h     virtual bool isControlStyled(const RenderStyle*, const CachedUAStyle&) const;
isControlStyled    47 Source/core/rendering/RenderThemeChromiumMac.h     virtual bool isControlStyled(const RenderStyle*, const CachedUAStyle&) const OVERRIDE;