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

  /external/chromium_org/ui/native_theme/
native_theme_win.h 304 typedef HRESULT (WINAPI* DrawThemeBackgroundExPtr)(HANDLE theme,
342 DrawThemeBackgroundExPtr draw_theme_ex_;
native_theme_win.cc 335 draw_theme_ex_ = reinterpret_cast<DrawThemeBackgroundExPtr>(
    [all...]

Completed in 95 milliseconds