HomeSort by relevance Sort by last modified time
    Searched full:window_position (Results 1 - 4 of 4) sorted by null

  /external/chromium/chrome/browser/ui/views/tabs/
native_view_photobooth_win.cc 150 gfx::Point window_position = GetCaptureWindowPosition(); local
151 gfx::Rect capture_bounds(window_position.x(), window_position.y(),
  /external/chromium_org/chrome/browser/ui/views/tabs/
native_view_photobooth_win.cc 149 gfx::Point window_position = GetCaptureWindowPosition(); local
150 gfx::Rect capture_bounds(window_position.x(), window_position.y(),
  /external/chromium_org/ash/wm/
custom_frame_view_ash_unittest.cc 843 gfx::Rect window_position = gfx::Rect(10, 10, 100, 100); local
844 widget->SetBounds(window_position);
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/input_ime/
input_ime_api.cc 559 if (properties.window_position ==
564 } else if (properties.window_position ==

Completed in 339 milliseconds