Searched defs:hTheme (Results 1 – 1 of 1) sorted by relevance
127 HRESULT VisualStylesAPI::CloseThemeData( HTHEME hTheme ) in CloseThemeData()205 HTHEME hTheme = vsAPI.OpenThemeData( hWnd, name ); in getThemeHandle() local219 HTHEME hTheme = NULL; in IsNativeControlSupported() local437 sal_Bool ImplDrawNativeControl( HDC hDC, HTHEME hTheme, RECT rc, in ImplDrawNativeControl()1063 HTHEME hTheme = NULL; in drawNativeControl() local1251 HTHEME hTheme = getThemeHandle( mhWnd, L"Toolbar"); in getNativeControlRegion() local1265 HTHEME hTheme = getThemeHandle( mhWnd, L"Progress"); in getNativeControlRegion() local1278 HTHEME hTheme = getThemeHandle( mhWnd, L"Combobox"); in getNativeControlRegion() local1297 HTHEME hTheme = getThemeHandle( mhWnd, L"Edit"); in getNativeControlRegion() local1336 HTHEME hTheme = getThemeHandle( mhWnd, L"Menu"); in getNativeControlRegion() local[all …]
Completed in 20 milliseconds