HomeSort by relevance Sort by last modified time
    Searched refs:IsUsingCustomFrame (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/chrome/browser/ui/views/frame/
browser_desktop_window_tree_host_win.h 54 virtual bool IsUsingCustomFrame() const OVERRIDE;
browser_desktop_window_tree_host_win.cc 244 bool BrowserDesktopWindowTreeHostWin::IsUsingCustomFrame() const {
249 !DesktopWindowTreeHostWin::IsUsingCustomFrame()) {
  /external/chromium_org/ui/views/win/
hwnd_message_handler_delegate.h 37 virtual bool IsUsingCustomFrame() const = 0;
hwnd_message_handler.cc 808 if (IsVisible() && !delegate_->IsUsingCustomFrame()) {
    [all...]
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_window_tree_host_win.h 135 virtual bool IsUsingCustomFrame() const OVERRIDE;
desktop_window_tree_host_win.cc 567 bool DesktopWindowTreeHostWin::IsUsingCustomFrame() const {
    [all...]

Completed in 300 milliseconds