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 330 typedef BOOL (WINAPI* IsThemeActivePtr)();
346 IsThemeActivePtr is_theme_active_;
native_theme_win.cc 370 is_theme_active_ = reinterpret_cast<IsThemeActivePtr>(
    [all...]

Completed in 658 milliseconds