Home
last modified time | relevance | path

Searched refs:ShouldAddDefaultCaptionButtons (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/ui/views/frame/
Dopaque_browser_frame_view_layout.h35 static bool ShouldAddDefaultCaptionButtons();
Dopaque_browser_frame_view.cc97 if (OpaqueBrowserFrameViewLayout::ShouldAddDefaultCaptionButtons()) { in OpaqueBrowserFrameView()
270 if (!OpaqueBrowserFrameViewLayout::ShouldAddDefaultCaptionButtons()) in ResetWindowControls()
449 if (!OpaqueBrowserFrameViewLayout::ShouldAddDefaultCaptionButtons()) in ShouldShowCaptionButtons()
Dopaque_browser_frame_view_layout.cc122 bool OpaqueBrowserFrameViewLayout::ShouldAddDefaultCaptionButtons() { in ShouldAddDefaultCaptionButtons() function in OpaqueBrowserFrameViewLayout
268 if (!ShouldAddDefaultCaptionButtons()) in LayoutWindowControls()