NativeThemeGtk 45 ui/native_theme/native_theme_gtk.cc return NativeThemeGtk::instance(); NativeThemeGtk 49 ui/native_theme/native_theme_gtk.cc NativeThemeGtk* NativeThemeGtk::instance() { NativeThemeGtk 50 ui/native_theme/native_theme_gtk.cc CR_DEFINE_STATIC_LOCAL(NativeThemeGtk, s_native_theme, ()); NativeThemeGtk 54 ui/native_theme/native_theme_gtk.cc SkColor NativeThemeGtk::GetSystemColor(ColorId color_id) const { NativeThemeGtk 102 ui/native_theme/native_theme_gtk.cc NativeThemeGtk::NativeThemeGtk() { NativeThemeGtk 105 ui/native_theme/native_theme_gtk.cc NativeThemeGtk::~NativeThemeGtk() { NativeThemeGtk 13 ui/native_theme/native_theme_gtk.h class NativeThemeGtk : public NativeThemeBase { NativeThemeGtk 15 ui/native_theme/native_theme_gtk.h static NativeThemeGtk* instance(); NativeThemeGtk 20 ui/native_theme/native_theme_gtk.h NativeThemeGtk(); NativeThemeGtk 21 ui/native_theme/native_theme_gtk.h virtual ~NativeThemeGtk(); NativeThemeGtk 23 ui/native_theme/native_theme_gtk.h DISALLOW_COPY_AND_ASSIGN(NativeThemeGtk);