Home
last modified time | relevance | path

Searched defs:CanResize (Results 1 – 10 of 10) sorted by relevance

/external/chromium/chrome/browser/ui/views/
Dfirst_run_search_engine_view.h102 bool CanResize() const OVERRIDE{ return false; } in CanResize() function
Dconstrained_html_delegate_win.cc31 virtual bool CanResize() const { return true; } in CanResize() function in ConstrainedHtmlDelegateWin
Dhtml_dialog_view.cc72 bool HtmlDialogView::CanResize() const { in CanResize() function in HtmlDialogView
Dabout_ipc_dialog.cc348 bool AboutIPCDialog::CanResize() const { in CanResize() function in AboutIPCDialog
Dcreate_application_shortcut_view.cc336 bool CreateApplicationShortcutView::CanResize() const { in CanResize() function in CreateApplicationShortcutView
Dabout_chrome_view.cc605 bool AboutChromeView::CanResize() const { in CanResize() function in AboutChromeView
Dtask_manager_view.cc596 bool TaskManagerView::CanResize() const { in CanResize() function in __anon3e7f30ec0111::TaskManagerView
/external/chromium/chrome/browser/chromeos/
Dnative_dialog_window.cc63 virtual bool CanResize() const { return flags_ & DIALOG_FLAG_RESIZEABLE; } in CanResize() function in chromeos::NativeDialogHost
/external/chromium/chrome/browser/ui/views/bookmarks/
Dbookmark_editor_view.cc105 bool BookmarkEditorView::CanResize() const { in CanResize() function in BookmarkEditorView
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_view.cc1388 bool BrowserView::CanResize() const { function in BrowserView