OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShouldInitWithNativeTheme
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/chrome/browser/themes/
theme_service_aurax11.h
18
virtual bool
ShouldInitWithNativeTheme
() const OVERRIDE;
theme_service_aurax11.cc
77
bool ThemeServiceAuraX11::
ShouldInitWithNativeTheme
() const {
theme_service.h
156
virtual bool
ShouldInitWithNativeTheme
() const;
theme_service.cc
320
bool ThemeService::
ShouldInitWithNativeTheme
() const {
432
else if (
ShouldInitWithNativeTheme
())
/external/chromium_org/chrome/browser/ui/gtk/
gtk_theme_service.h
85
virtual bool
ShouldInitWithNativeTheme
() const OVERRIDE;
gtk_theme_service.cc
383
bool GtkThemeService::
ShouldInitWithNativeTheme
() const {
[
all
...]
Completed in 2166 milliseconds