HomeSort by relevance Sort by last modified time
    Searched refs:GetThemeContentRectPtr (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ui/native_theme/
native_theme_win.h 312 typedef HRESULT (WINAPI* GetThemeContentRectPtr)(HANDLE hTheme,
341 GetThemeContentRectPtr get_theme_content_rect_;
native_theme_win.cc 360 get_theme_content_rect_ = reinterpret_cast<GetThemeContentRectPtr>(
    [all...]

Completed in 3137 milliseconds