Searched defs:CanResize (Results 1 - 19 of 19) sorted by relevance

/external/chromium_org/ash/shell/
H A Dpanel_window.cc76 bool PanelWindow::CanResize() const { function in class:ash::PanelWindow
H A Dtoplevel_window.cc103 bool ToplevelWindow::CanResize() const { function in class:ash::shell::ToplevelWindow
H A Dwidgets.cc40 virtual bool CanResize() const OVERRIDE;
128 bool WidgetsWindow::CanResize() const { function in class:__anon1952::WidgetsWindow
H A Dwindow_type_launcher.cc94 virtual bool CanResize() const OVERRIDE {
159 virtual bool CanResize() const OVERRIDE {
290 bool WindowTypeLauncher::CanResize() const { function in class:ash::shell::WindowTypeLauncher
/external/chromium_org/chrome/browser/chromeos/login/ui/
H A Dcaptive_portal_view.cc43 bool CaptivePortalView::CanResize() const { function in class:chromeos::CaptivePortalView
/external/chromium_org/chrome/browser/ui/views/profiles/
H A Duser_manager_view.cc176 bool UserManagerView::CanResize() const { function in class:UserManagerView
/external/chromium_org/chrome/test/base/
H A Dview_event_test_base.cc107 bool ViewEventTestBase::CanResize() const { function in class:ViewEventTestBase
/external/chromium_org/ash/test/
H A Dchild_modal_window.cc71 virtual bool CanResize() const OVERRIDE;
104 bool ChildModalWindow::CanResize() const { function in class:ash::test::ChildModalWindow
169 bool ChildModalParent::CanResize() const { function in class:ash::test::ChildModalParent
/external/chromium_org/chrome/browser/ui/views/extensions/
H A Dextension_dialog.cc75 // is called because CreateWindowWithParent refers the result of CanResize().
146 bool ExtensionDialog::CanResize() const { function in class:ExtensionDialog
/external/chromium_org/chrome/browser/ui/views/
H A Dssl_client_certificate_selector.cc162 bool SSLClientCertificateSelector::CanResize() const { function in class:SSLClientCertificateSelector
H A Dtask_manager_view.cc173 virtual bool CanResize() const OVERRIDE;
526 bool TaskManagerView::CanResize() const { function in class:__anon5368::TaskManagerView
/external/chromium_org/ui/views/widget/
H A Dwidget_delegate.cc46 bool WidgetDelegate::CanResize() const { function in class:views::WidgetDelegate
/external/chromium_org/ui/views/controls/webview/
H A Dweb_dialog_view.cc124 bool WebDialogView::CanResize() const { function in class:views::WebDialogView
/external/chromium_org/ash/wm/
H A Dwindow_state.cc167 bool WindowState::CanResize() const { function in class:ash::wm::WindowState
176 if (!CanResize() || window_->type() == ui::wm::WINDOW_TYPE_PANEL ||
/external/chromium_org/chrome/browser/ui/views/bookmarks/
H A Dbookmark_editor_view.cc118 bool BookmarkEditorView::CanResize() const { function in class:BookmarkEditorView
/external/chromium_org/components/native_app_window/
H A Dnative_app_window_views.cc211 bool NativeAppWindowViews::CanResize() const { function in class:native_app_window::NativeAppWindowViews
/external/chromium_org/chrome/browser/ui/views/panels/
H A Dpanel_view.cc781 bool PanelView::CanResize() const { function in class:PanelView
/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_window_tree_host_win.cc606 bool DesktopWindowTreeHostWin::CanResize() const { function in class:views::DesktopWindowTreeHostWin
607 return GetWidget()->widget_delegate()->CanResize();
/external/chromium_org/chrome/browser/ui/views/frame/
H A Dbrowser_view.cc1495 bool BrowserView::CanResize() const { function in class:BrowserView

Completed in 1871 milliseconds