Home
last modified time | relevance | path

Searched refs:GetThemePartSize (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/win/source/gdi/
H A Dsalnativewidgets-luna.cxx86 …HRESULT GetThemePartSize( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, RECT *prc, THEMESIZE …
155 HRESULT VisualStylesAPI::GetThemePartSize( HTHEME hTheme, HDC hdc, int iPartId, int iStateId, RECT … in GetThemePartSize() function in VisualStylesAPI
367 …HRESULT hr = vsAPI.GetThemePartSize( hTheme, hDC, iPart, iState, NULL, eTS, &aSz ); // TS_TRUE ret… in ImplGetThemeRect()
532 vsAPI.GetThemePartSize(hTheme, hDC, iPart, iState, NULL, TS_MIN, &sz); in ImplDrawNativeControl()
533 vsAPI.GetThemePartSize(hTheme, hDC, iPart, iState, NULL, TS_TRUE, &sz); in ImplDrawNativeControl()
534 vsAPI.GetThemePartSize(hTheme, hDC, iPart, iState, NULL, TS_DRAW, &sz); in ImplDrawNativeControl()

Completed in 17 milliseconds