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

1 2 3 4

  /external/chromium_org/ash/shell/
toplevel_window.h 33 virtual bool CanResize() const OVERRIDE;
panel_window.h 42 virtual bool CanResize() const OVERRIDE;
panel_window.cc 76 bool PanelWindow::CanResize() const {
toplevel_window.cc 60 bool ToplevelWindow::CanResize() const {
widgets.cc 40 virtual bool CanResize() const OVERRIDE;
126 bool WidgetsWindow::CanResize() const {
window_type_launcher.h 50 virtual bool CanResize() const OVERRIDE;
  /external/chromium_org/chrome/browser/chromeos/login/
captive_portal_view.h 24 virtual bool CanResize() const OVERRIDE;
captive_portal_view.cc 42 bool CaptivePortalView::CanResize() const {
  /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;
  /external/chromium_org/chrome/browser/ui/views/
about_ipc_dialog.h 56 virtual bool CanResize() const OVERRIDE;
ssl_client_certificate_selector.h 58 virtual bool CanResize() const OVERRIDE;
  /external/chromium_org/ui/oak/
oak_window.h 31 virtual bool CanResize() const OVERRIDE;
oak_window.cc 43 bool OakWindow::CanResize() const {
  /external/chromium_org/ui/views/test/
child_modal_window.h 39 virtual bool CanResize() const OVERRIDE;
child_modal_window.cc 69 virtual bool CanResize() const OVERRIDE;
102 bool ChildModalWindow::CanResize() const {
166 bool ChildModalParent::CanResize() const {
  /external/chromium_org/chrome/test/base/
view_event_test_base.h 89 virtual bool CanResize() const OVERRIDE;
  /external/chromium_org/chrome/browser/ui/views/extensions/
extension_dialog.h 70 virtual bool CanResize() const OVERRIDE;
  /external/chromium_org/ui/views/widget/
widget_delegate.h 51 virtual bool CanResize() const;
  /external/chromium_org/ash/wm/gestures/
system_pinch_handler.cc 45 if (!widget_ || !widget_->widget_delegate()->CanResize())
  /external/chromium_org/ui/views/controls/webview/
web_dialog_view.h 63 virtual bool CanResize() const OVERRIDE;

Completed in 1376 milliseconds

1 2 3 4