Home
last modified time | relevance | path

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

/external/chromium_org/ui/native_theme/
Dnative_theme_win.h348 SetThemeAppPropertiesPtr set_theme_properties_; variable
Dnative_theme_win.cc191 if (!set_theme_properties_) in DisableTheming()
193 set_theme_properties_(0); in DisableTheming()
349 set_theme_properties_(NULL), in NativeThemeWin()
370 set_theme_properties_ = reinterpret_cast<SetThemeAppPropertiesPtr>( in NativeThemeWin()