Searched defs:lprect (Results 1 – 8 of 8) sorted by relevance
/reactos/win32ss/gdi/gdi32/wine/mfdrv/ |
H A D | text.c | 76 const RECT *lprect, LPCWSTR str, UINT count, const INT *lpDx ) in MFDRV_ExtTextOut()
|
/reactos/win32ss/gdi/gdi32/wine/ |
H A D | emfdrv.c | 362 BOOL EMFDRV_ExtTextOut( WINEDC *dc, INT x, INT y, UINT flags, const RECT *lprect, in EMFDRV_ExtTextOut()
|
H A D | metadc.c | 904 BOOL METADC_ExtTextOut( HDC hdc, INT x, INT y, UINT flags, const RECT *lprect, in METADC_ExtTextOut()
|
/reactos/win32ss/user/ntuser/ |
H A D | scrollbar.c | 104 IntGetScrollBarRect(PWND Wnd, INT nBar, RECTL *lprect) in IntGetScrollBarRect()
|
H A D | menu.c | 2101 static void MENU_MenuBarCalcSize( HDC hdc, LPRECT lprect, PMENU lppop, PWND pwndOwner ) in MENU_MenuBarCalcSize() 2742 UINT MENU_DrawMenuBar( HDC hDC, LPRECT lprect, PWND pWnd, BOOL suppress_draw ) in MENU_DrawMenuBar()
|
H A D | winpos.c | 3646 LPRECT lprect, in NtUserSetInternalWindowPos()
|
/reactos/dll/win32/comdlg32/ |
H A D | colordlg.c | 733 static void CC_SwitchToFullSize( CCPRIV *infoPtr, const RECT *lprect ) in CC_SwitchToFullSize()
|
/reactos/win32ss/gdi/gdi32/wine/enhmfdrv/ |
H A D | graphics.c | 883 BOOL EMFDRV_ExtTextOut( PHYSDEV dev, INT x, INT y, UINT flags, const RECT *lprect,
|