Searched defs:hTheme (Results 1 – 1 of 1) sorted by relevance
| /AOO41X/main/vcl/win/source/gdi/ |
| H A D | salnativewidgets-luna.cxx | 127 HRESULT VisualStylesAPI::CloseThemeData( HTHEME hTheme ) in CloseThemeData() 134 HRESULT VisualStylesAPI::GetThemeBackgroundContentRect( HTHEME hTheme, HDC hdc, int iPartId, int iS… in GetThemeBackgroundContentRect() 141 HRESULT VisualStylesAPI::DrawThemeBackground( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, co… in DrawThemeBackground() 148 HRESULT VisualStylesAPI::DrawThemeText( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, LPCWSTR … in DrawThemeText() 155 HRESULT VisualStylesAPI::GetThemePartSize( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, RECT … in GetThemePartSize() 205 HTHEME hTheme = vsAPI.OpenThemeData( hWnd, name ); in getThemeHandle() local 219 HTHEME hTheme = NULL; in IsNativeControlSupported() local 342 sal_Bool ImplDrawTheme( HTHEME hTheme, HDC hDC, int iPart, int iState, RECT rc, const OUString& aSt… in ImplDrawTheme() 359 Rectangle ImplGetThemeRect( HTHEME hTheme, HDC hDC, int iPart, int iState, const Rectangle& aRect, … in ImplGetThemeRect() 437 sal_Bool ImplDrawNativeControl( HDC hDC, HTHEME hTheme, RECT rc, in ImplDrawNativeControl() [all …]
|