OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:window_position
(Results
1 - 2
of
2
) 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(),
Completed in 300 milliseconds