HomeSort by relevance Sort by last modified time
    Searched defs:window_position (Results 1 - 3 of 3) 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...]

Completed in 576 milliseconds