HomeSort by relevance Sort by last modified time
    Searched refs:CanResize (Results 51 - 75 of 83) sorted by null

1 23 4

  /external/chromium_org/chrome/browser/ui/views/
task_manager_view.cc 173 virtual bool CanResize() const OVERRIDE;
533 bool TaskManagerView::CanResize() const {
about_ipc_dialog.cc 334 bool AboutIPCDialog::CanResize() const {
  /external/chromium/chrome/browser/ui/views/
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_org/ui/views/widget/desktop_aura/
desktop_root_window_host_win.h 141 virtual bool CanResize() const OVERRIDE;
desktop_root_window_host_win.cc 614 bool DesktopRootWindowHostWin::CanResize() const {
615 return GetWidget()->widget_delegate()->CanResize();
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_win.h 168 virtual bool CanResize() const OVERRIDE;
native_widget_win.cc 519 bool NativeWidgetWin::CanResize() const {
520 return GetWidget()->widget_delegate()->CanResize();
    [all...]
  /external/chromium_org/ash/wm/dock/
docked_window_layout_manager.cc 209 if (!wm::GetWindowState(window)->CanResize()) {
230 if (!wm::GetWindowState(window)->CanResize())
535 (!wm::GetWindowState(window)->CanResize() ||
    [all...]
  /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());
  /external/chromium_org/ash/wm/caption_buttons/
alternate_frame_size_button_unittest.cc 37 virtual bool CanResize() const OVERRIDE {
frame_maximize_button_unittest.cc 69 virtual bool CanResize() const OVERRIDE {
    [all...]
  /external/chromium_org/chrome/browser/ui/views/frame/
browser_view.h 397 virtual bool CanResize() const OVERRIDE;
app_panel_browser_frame_view.cc 172 frame()->widget_delegate()->CanResize());
glass_browser_frame_view.cc 251 frame()->widget_delegate()->CanResize());
  /external/chromium_org/content/shell/browser/
shell_views.cc 250 virtual bool CanResize() const OVERRIDE { return true; }
  /external/chromium_org/ash/wm/
system_gesture_event_filter_unittest.cc 116 virtual bool CanResize() const OVERRIDE { return true; }
162 virtual bool CanResize() const OVERRIDE { return true; }
  /external/chromium/chrome/browser/ui/views/bookmarks/
bookmark_editor_view.cc 105 bool BookmarkEditorView::CanResize() const {
  /external/chromium_org/ash/
shell_unittest.cc 101 virtual bool CanResize() const OVERRIDE {
  /external/chromium_org/chrome/browser/ui/views/bookmarks/
bookmark_editor_view.cc 115 bool BookmarkEditorView::CanResize() const {
  /external/chromium_org/ui/views/window/
custom_frame_view.cc 181 frame_->widget_delegate()->CanResize());

Completed in 452 milliseconds

1 23 4