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

  /external/chromium/chrome/browser/automation/
testing_automation_provider_win.cc 30 GetWindowPlacement(hwnd, &window_placement);
53 GetWindowPlacement(hwnd, &window_placement);
  /external/chromium_org/ui/views/widget/desktop_aura/
desktop_root_window_host.h 62 virtual void GetWindowPlacement(gfx::Rect* bounds,
desktop_root_window_host_x11.h 89 virtual void GetWindowPlacement(
desktop_native_widget_aura.h 100 virtual void GetWindowPlacement(
desktop_root_window_host_win.h 62 virtual void GetWindowPlacement(
desktop_native_widget_aura.cc 383 void DesktopNativeWidgetAura::GetWindowPlacement(
386 desktop_root_window_host_->GetWindowPlacement(bounds, maximized);
desktop_root_window_host_win.cc 241 void DesktopRootWindowHostWin::GetWindowPlacement(
244 message_handler_->GetWindowPlacement(bounds, show_state);
desktop_root_window_host_x11.cc 315 void DesktopRootWindowHostX11::GetWindowPlacement(
    [all...]
  /external/chromium_org/ui/views/widget/
native_widget_private.h 148 virtual void GetWindowPlacement(
native_widget_aura.h 73 virtual void GetWindowPlacement(
native_widget_win.h 94 virtual void GetWindowPlacement(
native_widget_win.cc 227 void NativeWidgetWin::GetWindowPlacement(
230 message_handler_->GetWindowPlacement(bounds, show_state);
native_widget_aura.cc 328 void NativeWidgetAura::GetWindowPlacement(
    [all...]
widget.cc     [all...]
  /external/chromium_org/ui/views/win/
hwnd_message_handler.h 75 void GetWindowPlacement(gfx::Rect* bounds,
hwnd_message_handler.cc 482 GetWindowPlacement(&bounds, NULL);
486 void HWNDMessageHandler::GetWindowPlacement(
491 const bool succeeded = !!::GetWindowPlacement(hwnd(), &wp);
496 // GetWindowPlacement can return misleading position if a normalized
    [all...]
  /external/chromium_org/chrome/browser/ui/views/panels/
panel_view.cc 177 if (!::GetWindowPlacement(native_window, &placement))
188 if (!owner_window || !::GetWindowPlacement(owner_window, &placement))
    [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 131 milliseconds