OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsThemingActive
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/native_theme/
native_theme_win.h
55
bool
IsThemingActive
() const;
native_theme_win.cc
142
bool NativeThemeWin::
IsThemingActive
() const {
[
all
...]
/external/chromium_org/ui/views/controls/button/
label_button.cc
384
return ui::NativeThemeWin::instance()->
IsThemingActive
() ?
text_button.cc
590
return ui::NativeThemeWin::instance()->
IsThemingActive
() ?
Completed in 1610 milliseconds