/external/chromium_org/chrome/browser/ui/window_sizer/ |
window_sizer_unittest.cc | 15 GetWindowBounds(p1024x768, p1024x768, gfx::Rect(), gfx::Rect(), 25 GetWindowBounds(p1024x768, taskbar_bottom_work_area, gfx::Rect(), 37 GetWindowBounds(p1024x768, taskbar_right_work_area, gfx::Rect(), 48 GetWindowBounds(p1024x768, taskbar_left_work_area, gfx::Rect(), 61 GetWindowBounds(p1024x768, taskbar_top_work_area, gfx::Rect(), 73 GetWindowBounds(p1280x1024, p1280x1024, gfx::Rect(), gfx::Rect(), 83 GetWindowBounds(p1600x1200, p1600x1200, gfx::Rect(), gfx::Rect(), 93 GetWindowBounds(p1680x1050, p1680x1050, gfx::Rect(), gfx::Rect(), 103 GetWindowBounds(p1920x1200, p1920x1200, gfx::Rect(), gfx::Rect(), 117 GetWindowBounds(p1024x768, p1024x768, gfx::Rect() [all...] |
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...] |
window_sizer_ash_unittest.cc | 111 GetWindowBounds(p1024x768, p1024x768, gfx::Rect(), gfx::Rect(), 122 GetWindowBounds(p1024x768, taskbar_bottom_work_area, gfx::Rect(), 135 GetWindowBounds(p1024x768, taskbar_right_work_area, gfx::Rect(), 148 GetWindowBounds(p1024x768, taskbar_left_work_area, gfx::Rect(), 163 GetWindowBounds(p1024x768, taskbar_top_work_area, gfx::Rect(), 177 GetWindowBounds(p1280x1024, p1280x1024, gfx::Rect(), gfx::Rect(), 188 GetWindowBounds(p1600x1200, p1600x1200, gfx::Rect(), gfx::Rect(), 199 GetWindowBounds(p1680x1050, p1680x1050, gfx::Rect(), gfx::Rect(), 210 GetWindowBounds(p1920x1200, p1920x1200, gfx::Rect(), gfx::Rect(), 225 GetWindowBounds( [all...] |
window_sizer_common_unittest.h | 117 void GetWindowBounds(const gfx::Rect& monitor1_bounds,
|
/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/tabs/ |
dock_info.h | 157 bool GetWindowBounds(gfx::Rect* bounds) const;
|
/external/chromium_org/third_party/webrtc/modules/video_render/mac/ |
video_render_agl.cc | 1049 // NOTE: Calling GetWindowBounds with kWindowStructureRgn will crash intermittentaly if the OS decides it needs to push it into the back for a moment. 1055 GetWindowBounds(window, kWindowContentRgn, &contentBounds); 1057 GetWindowBounds(window, kWindowStructureRgn, &contentBounds); [all...] |
/development/ide/xcode/ports/ |
SkOSWindow_Mac.cpp | 78 GetWindowBounds((WindowRef)fHWND, kWindowContentRgn, &r);
|
/external/chromium_org/third_party/skia/src/views/mac/ |
SkOSWindow_Mac.cpp | 191 GetWindowBounds((WindowRef)fHWND, kWindowContentRgn, &r);
|
/external/skia/src/views/mac/ |
SkOSWindow_Mac.cpp | 191 GetWindowBounds((WindowRef)fHWND, kWindowContentRgn, &r);
|
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/ |
swt-3.5.0.jar | |
/prebuilts/tools/darwin-x86/swt/ |
swt.jar | |