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

  /external/chromium/chrome/browser/ui/views/
constrained_html_delegate_win.cc 31 virtual bool CanResize() const { return true; }
html_dialog_view.cc 72 bool HtmlDialogView::CanResize() const {
about_ipc_dialog.cc 348 bool AboutIPCDialog::CanResize() const {
create_application_shortcut_view.cc 336 bool CreateApplicationShortcutView::CanResize() const {
about_chrome_view.cc 605 bool AboutChromeView::CanResize() const {
    [all...]
task_manager_view.cc 282 virtual bool CanResize() const;
596 bool TaskManagerView::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/bookmarks/
bookmark_editor_view.cc 105 bool BookmarkEditorView::CanResize() const {
  /external/chromium/chrome/browser/ui/views/frame/
browser_view.cc     [all...]

Completed in 342 milliseconds