Searched defs:isControlStyled (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderTheme.cpp102 if (uaStyle && uaStyle->hasAppearance && isControlStyled(style, uaStyle)) {
562 bool RenderTheme::isControlStyled(const RenderStyle* style, const CachedUAStyle* uaStyle) const function in class:blink::RenderTheme

Completed in 46 milliseconds