Searched refs:IsUsingSystemTheme (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
H A Dopaque_browser_frame_view_platform_specific.cc9 bool OpaqueBrowserFrameViewPlatformSpecific::IsUsingSystemTheme() { function in class:OpaqueBrowserFrameViewPlatformSpecific
H A Dopaque_browser_frame_view_platform_specific.h23 virtual bool IsUsingSystemTheme();
H A Dopaque_browser_frame_view_linux.h28 virtual bool IsUsingSystemTheme() OVERRIDE;
H A Dopaque_browser_frame_view_linux.cc34 bool OpaqueBrowserFrameViewLinux::IsUsingSystemTheme() { function in class:OpaqueBrowserFrameViewLinux
H A Dopaque_browser_frame_view.cc853 platform_observer_->IsUsingSystemTheme()) {
883 if (platform_observer_->IsUsingSystemTheme()) {

Completed in 96 milliseconds