Searched refs:GetThemeBackgroundContentRect (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/vcl/win/source/gdi/ |
H A D | salnativewidgets-luna.cxx | 83 …HRESULT GetThemeBackgroundContentRect( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, const RE… 134 HRESULT VisualStylesAPI::GetThemeBackgroundContentRect( HTHEME hTheme, HDC hdc, int iPartId, int iS… in GetThemeBackgroundContentRect() function in VisualStylesAPI 349 hr = vsAPI.GetThemeBackgroundContentRect( hTheme, hDC, iPart, iState, &rc, &rcContent); in ImplDrawTheme() 912 …if( vsAPI.GetThemeBackgroundContentRect( hTheme, hDC, PP_BAR, iState, &rc, &aProgressRect) != S_OK… in ImplDrawNativeControl()
|
Completed in 12 milliseconds