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

  /external/chromium/chrome/browser/ui/views/
about_ipc_dialog.h 59 virtual bool CanResize() const;
first_run_search_engine_view.h 102 bool CanResize() const OVERRIDE{ return false; }
html_dialog_view.h 52 virtual bool CanResize() const;
constrained_html_delegate_win.cc 31 virtual bool CanResize() const { return true; }
create_application_shortcut_view.h 53 virtual bool CanResize() const;
about_chrome_view.h 67 virtual bool CanResize() const;
html_dialog_view.cc 72 bool HtmlDialogView::CanResize() const {
task_manager_view.cc 282 virtual bool CanResize() const;
596 bool TaskManagerView::CanResize() const {
about_ipc_dialog.cc 348 bool AboutIPCDialog::CanResize() const {
create_application_shortcut_view.cc 336 bool CreateApplicationShortcutView::CanResize() const {
constrained_window_views.cc 340 container_->GetWindow()->window_delegate()->CanResize());
about_chrome_view.cc 605 bool AboutChromeView::CanResize() const {
    [all...]
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_editor_view.h 84 virtual bool CanResize() const;
bookmark_editor_view.cc 105 bool BookmarkEditorView::CanResize() const {
  /external/chromium/chrome/browser/chromeos/
native_dialog_window.cc 63 virtual bool CanResize() const { return flags_ & DIALOG_FLAG_RESIZEABLE; }
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.h 348 virtual bool CanResize() const OVERRIDE;
app_panel_browser_frame_view.cc 174 frame_->GetWindow()->window_delegate()->CanResize());
glass_browser_frame_view.cc 230 frame_->GetWindow()->window_delegate()->CanResize());
opaque_browser_frame_view.cc 347 delegate->CanResize());
    [all...]
browser_view.cc     [all...]

Completed in 92 milliseconds