Searched defs:prcCurrent (Results 1 – 2 of 2) sorted by relevance
284 RECT* prcCurrent, in ThemeDrawCaptionButton()371 ThemeDrawCaption(PDRAW_CONTEXT pcontext, RECT* prcCurrent) in ThemeDrawCaption()435 ThemeDrawBorders(PDRAW_CONTEXT pcontext, RECT* prcCurrent) in ThemeDrawBorders()460 DrawClassicFrame(PDRAW_CONTEXT context, RECT* prcCurrent) in DrawClassicFrame()524 static void ThemeDrawMenuBar(PDRAW_CONTEXT pcontext, RECT* prcCurrent) in ThemeDrawMenuBar()535 static void ThemeDrawScrollBarsGrip(PDRAW_CONTEXT pcontext, RECT* prcCurrent) in ThemeDrawScrollBarsGrip()569 ThemePaintWindow(PDRAW_CONTEXT pcontext, RECT* prcCurrent, BOOL bDoDoubleBuffering) in ThemePaintWindow()
1658 RECT* prcCurrent; in UXTHEME_RegionFromDibBits() local