Searched refs:stateUp (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderThemeWinCE.cpp673 unsigned stateUp = DFCS_SCROLLUP; local
677 stateUp |= DFCS_INACTIVE;
681 stateUp |= DFCS_PUSHED;
686 paintInfo.context->drawFrameControl(upRect, DFC_SCROLL, stateUp);

Completed in 63 milliseconds