isControlContainer 3741 Source/core/rendering/RenderBlock.cpp         if (style()->hasAppearance() && !RenderTheme::theme().isControlContainer(style()->appearance()))
isControlContainer   94 Source/core/rendering/RenderTheme.h     bool isControlContainer(ControlPart) const;