Home
last modified time | relevance | path

Searched refs:GetThemeIntPtr (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/native_theme/
Dnative_theme_win.h334 typedef HRESULT (WINAPI* GetThemeIntPtr)(HANDLE hTheme, typedef
350 GetThemeIntPtr get_theme_int_;
Dnative_theme_win.cc374 get_theme_int_ = reinterpret_cast<GetThemeIntPtr>( in NativeThemeWin()