Searched refs:drawFrameControl (Results 1 – 4 of 4) sorted by relevance
198 i.context->drawFrameControl(r, DFC_BUTTON, themeData.m_classicState); in paintButton()255 …i.context->drawFrameControl(buttonRect, DFC_SCROLL, DFCS_SCROLLCOMBOBOX | determineClassicState(o)… in paintMenuListButton()
459 void drawFrameControl(const IntRect& rect, unsigned type, unsigned state);
1740 void GraphicsContext::drawFrameControl(const IntRect& rect, unsigned type, unsigned state) in drawFrameControl() function in WebCore::GraphicsContext
27331 (WebCore::GraphicsContext::drawFrameControl):