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

  /external/chromium_org/ui/native_theme/
native_theme_win.h 333 typedef BOOL (WINAPI* IsThemeActivePtr)();
349 IsThemeActivePtr is_theme_active_;
native_theme_win.cc 349 is_theme_active_ = reinterpret_cast<IsThemeActivePtr>(
    [all...]

Completed in 199 milliseconds