OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:GetWindowBounds
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/ui/snapshot/
snapshot_win.cc
19
gfx::Rect
GetWindowBounds
(HWND window_handle) {
46
DCHECK(snapshot_bounds.right() <=
GetWindowBounds
(window_handle).right());
47
DCHECK(snapshot_bounds.bottom() <=
GetWindowBounds
(window_handle).bottom());
/external/chromium_org/chrome/browser/ui/window_sizer/
window_sizer_common_unittest.cc
217
void
GetWindowBounds
(const gfx::Rect& monitor1_bounds,
270
GetWindowBounds
(p1024x768, p1024x768, gfx::Rect(),
279
GetWindowBounds
(p1024x768, p1024x768, gfx::Rect(),
290
GetWindowBounds
(p1024x768, p1024x768, gfx::Rect(),
301
GetWindowBounds
(p1024x768, p1024x768, gfx::Rect(),
310
GetWindowBounds
(p1024x768, p1024x768, gfx::Rect(),
322
GetWindowBounds
(p1024x768, p1024x768, gfx::Rect(),
331
GetWindowBounds
(p1024x768, p1024x768, gfx::Rect(),
340
GetWindowBounds
(p1024x768, p1024x768, gfx::Rect(),
350
GetWindowBounds
(p1024x768, p1024x768, gfx::Rect()
[
all
...]
Completed in 190 milliseconds