Lines Matching refs:RECT

62 …c_T) ( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, const RECT *pBoundingRect, RECT *pConten…
63 …oc_T) ( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, const RECT *pRect, const RECT *pClipRec…
64 …ateId, LPCWSTR pszText, int iCharCount, DWORD dwTextFlags, DWORD dwTextFlags2, const RECT *pRect );
65 …hemePartSize_Proc_T) ( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, RECT *prc, THEMESIZE eSi…
83 …tRect( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, const RECT *pBoundingRect, RECT *pConten…
84 …ground( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, const RECT *pRect, const RECT *pClipRec…
85 …ateId, LPCWSTR pszText, int iCharCount, DWORD dwTextFlags, DWORD dwTextFlags2, const RECT *pRect );
86 …HRESULT GetThemePartSize( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, RECT *prc, THEMESIZE …
134 …tRect( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, const RECT *pBoundingRect, RECT *pConten… in GetThemeBackgroundContentRect()
141 …ground( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, const RECT *pRect, const RECT *pClipRec… in DrawThemeBackground()
148 …tateId, LPCWSTR pszText, int iCharCount, DWORD dwTextFlags, DWORD dwTextFlags2, const RECT *pRect ) in DrawThemeText()
155 HRESULT VisualStylesAPI::GetThemePartSize( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, RECT in GetThemePartSize()
342 sal_Bool ImplDrawTheme( HTHEME hTheme, HDC hDC, int iPart, int iState, RECT rc, const OUString& aSt… in ImplDrawTheme()
348 RECT rcContent; in ImplDrawTheme()
362 RECT rc; in ImplGetThemeRect()
378 int* pLunaPart, int *pLunaState, RECT *pRect ) in ImplConvertSpinbuttonValues()
437 sal_Bool ImplDrawNativeControl( HDC hDC, HTHEME hTheme, RECT rc, in ImplDrawNativeControl()
576 RECT rect; in ImplDrawNativeControl()
601 RECT rect; in ImplDrawNativeControl()
911 RECT aProgressRect = rc; in ImplDrawNativeControl()
932 RECT aTRect = rc; in ImplDrawNativeControl()
947 RECT aThumbRect; in ImplDrawNativeControl()
986 RECT aGutterRC = rc; in ImplDrawNativeControl()
1006 RECT aBGRect = rc; in ImplDrawNativeControl()
1153 RECT rc; in drawNativeControl()