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

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DGraphicsContextWinCE.cpp1765 RECT tempRect = {0, 0, boxWidthBest, boxHeightBest}; local
1766 DrawFrameControl(memDC.get(), &tempRect, type, state);

Completed in 73 milliseconds