Home
last modified time | relevance | path

Searched defs:window_rect (Results 1 – 25 of 491) sorted by relevance

12345678910>>...20

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/window/
H A Dwindow_resize_utils_unittest.cc35 gfx::Rect window_rect(100, 100, 15, 15); in TEST() local
112 gfx::Rect window_rect(100, 100, 20, 10); in TEST() local
138 gfx::Rect window_rect(100, 100, 10, 20); in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/window/
H A Dwindow_resize_utils_unittest.cc35 gfx::Rect window_rect(100, 100, 15, 15); in TEST() local
112 gfx::Rect window_rect(100, 100, 20, 10); in TEST() local
138 gfx::Rect window_rect(100, 100, 10, 20); in TEST() local
/dports/japanese/uim-mozc/mozc-2.23.2815.102.01/src/renderer/
H A Dwindow_util.cc41 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectHorizontal() local
83 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectVertical() local
134 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromTargetPoint() local
182 Rect window_rect(row_top_right, window_size); in GetWindowRectForCascadingWindow() local
/dports/japanese/mozc-tool/mozc-2.23.2815.102.01/src/renderer/
H A Dwindow_util.cc41 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectHorizontal() local
83 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectVertical() local
134 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromTargetPoint() local
182 Rect window_rect(row_top_right, window_size); in GetWindowRectForCascadingWindow() local
/dports/japanese/mozc-server/mozc-2.23.2815.102.01/src/renderer/
H A Dwindow_util.cc41 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectHorizontal() local
83 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectVertical() local
134 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromTargetPoint() local
182 Rect window_rect(row_top_right, window_size); in GetWindowRectForCascadingWindow() local
/dports/japanese/fcitx-mozc/mozc-2.23.2815.102.01/src/renderer/
H A Dwindow_util.cc41 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectHorizontal() local
83 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectVertical() local
134 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromTargetPoint() local
182 Rect window_rect(row_top_right, window_size); in GetWindowRectForCascadingWindow() local
/dports/japanese/mozc-el/mozc-2.23.2815.102.01/src/renderer/
H A Dwindow_util.cc41 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectHorizontal() local
83 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectVertical() local
134 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromTargetPoint() local
182 Rect window_rect(row_top_right, window_size); in GetWindowRectForCascadingWindow() local
/dports/japanese/ibus-mozc/mozc-2.23.2815.102.01/src/renderer/
H A Dwindow_util.cc41 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectHorizontal() local
83 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromPreeditRectVertical() local
134 Rect window_rect(target_point, window_size); in GetWindowRectForMainWindowFromTargetPoint() local
182 Rect window_rect(row_top_right, window_size); in GetWindowRectForCascadingWindow() local
/dports/games/dose-response/dose-response-179c326/src/windows/
H A Dcall_to_action.rs12 window_rect: Rectangle, field
27 let window_rect = Rectangle::from_point_and_size(top_left, size); in layout() localVariable
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/wrench/src/
H A Drawtest.rs282 let window_rect = FramebufferIntRect::from_origin_and_size( in test_very_large_blob() localVariable
369 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_visible_area() localVariable
463 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_set_visible_area() localVariable
617 let window_rect = FramebufferIntRect::from_origin_and_size( in test_offscreen_blob() localVariable
732 let window_rect = FramebufferIntRect::from_origin_and_size( in test_retained_blob_images_test() localVariable
819 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_update_epoch_test() localVariable
947 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_update_test() localVariable
1044 let window_rect = FramebufferIntRect::from_origin_and_size( in test_save_restore() localVariable
1147 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blur_cache() localVariable
1197 let window_rect = FramebufferIntRect::from_origin_and_size( in test_capture() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/wrench/src/
H A Drawtest.rs285 let window_rect = FramebufferIntRect::new( in test_very_large_blob() localVariable
375 let window_rect = FramebufferIntRect::new( in test_blob_visible_area() localVariable
472 let window_rect = FramebufferIntRect::new( in test_blob_set_visible_area() localVariable
631 let window_rect = FramebufferIntRect::new( in test_offscreen_blob() localVariable
746 let window_rect = FramebufferIntRect::new( in test_retained_blob_images_test() localVariable
833 let window_rect = FramebufferIntRect::new( in test_blob_update_epoch_test() localVariable
961 let window_rect = FramebufferIntRect::new( in test_blob_update_test() localVariable
1058 let window_rect = FramebufferIntRect::new( in test_save_restore() localVariable
1162 let window_rect = FramebufferIntRect::new( in test_blur_cache() localVariable
1212 let window_rect = FramebufferIntRect::new( in test_capture() localVariable
/dports/www/firefox/firefox-99.0/gfx/wr/wrench/src/
H A Drawtest.rs285 let window_rect = FramebufferIntRect::from_origin_and_size( in test_very_large_blob() localVariable
373 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_visible_area() localVariable
468 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_set_visible_area() localVariable
625 let window_rect = FramebufferIntRect::from_origin_and_size( in test_offscreen_blob() localVariable
743 let window_rect = FramebufferIntRect::from_origin_and_size( in test_retained_blob_images_test() localVariable
832 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_update_epoch_test() localVariable
963 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_update_test() localVariable
1063 let window_rect = FramebufferIntRect::from_origin_and_size( in test_save_restore() localVariable
1167 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blur_cache() localVariable
1218 let window_rect = FramebufferIntRect::from_origin_and_size( in test_capture() localVariable
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/wrench/src/
H A Drawtest.rs282 let window_rect = FramebufferIntRect::from_origin_and_size( in test_very_large_blob() localVariable
369 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_visible_area() localVariable
463 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_set_visible_area() localVariable
617 let window_rect = FramebufferIntRect::from_origin_and_size( in test_offscreen_blob() localVariable
732 let window_rect = FramebufferIntRect::from_origin_and_size( in test_retained_blob_images_test() localVariable
819 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_update_epoch_test() localVariable
947 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blob_update_test() localVariable
1044 let window_rect = FramebufferIntRect::from_origin_and_size( in test_save_restore() localVariable
1147 let window_rect = FramebufferIntRect::from_origin_and_size( in test_blur_cache() localVariable
1197 let window_rect = FramebufferIntRect::from_origin_and_size( in test_capture() localVariable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/aura_extra/
H A Dwindow_occlusion_impl_win.cc158 gfx::Rect window_rect; in RunEvaluator() local
230 RECT window_rect; in IsWindowVisibleAndFullyOpaque() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/aura_extra/
H A Dwindow_occlusion_impl_win.cc157 gfx::Rect window_rect; in RunEvaluator() local
230 RECT window_rect; in IsWindowVisibleAndFullyOpaque() local
/dports/graphics/py-glooey/glooey-0.3.3/tests/drawing/
H A Ddemo_tile.py20 window_rect = Rect.from_pyglet_window(window) variable
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/wrench/src/
H A Drawtest.rs131 let window_rect = DeviceUintRect::new( in test_retained_blob_images_test() localVariable
211 let window_rect = DeviceUintRect::new( in test_blob_update_epoch_test() localVariable
331 let window_rect = DeviceUintRect::new( in test_blob_update_test() localVariable
426 let window_rect = DeviceUintRect::new( in test_save_restore() localVariable
499 let window_rect = DeviceUintRect::new( in test_capture() localVariable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/aura/
H A Dnative_window_occlusion_tracker_win.cc157 gfx::Rect* window_rect) { in IsWindowVisibleAndFullyOpaque()
554 gfx::Rect window_rect; in ProcessComputeNativeWindowOcclusionStatusCallback() local
659 gfx::Rect window_rect; in ProcessUpdateVisibleWindowProcessIdsCallback() local
670 gfx::Rect* window_rect) { in WindowCanOccludeOtherWindowsOnCurrentVirtualDesktop()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/win/chromeexts/commands/
H A Dhwnd_command.cc54 RECT window_rect; in Execute() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/win/
H A Dfullscreen_handler.cc89 gfx::Rect window_rect(monitor_info.rcMonitor); in SetFullscreenImpl() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/win/chromeexts/commands/
H A Dhwnd_command.cc54 RECT window_rect; in Execute() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/win/
H A Dfullscreen_handler.cc88 gfx::Rect window_rect(monitor_info.rcMonitor); in SetFullscreenImpl() local
/dports/textproc/htmldoc/htmldoc-1.9.13/
H A Ddmgbuild.py5 window_rect = ((300,300),(640,295)) variable
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/linux/
H A Dx_server_pixel_buffer.h45 const DesktopRect& window_rect() { return window_rect_; } in window_rect() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/desktop_capture/linux/
H A Dx_server_pixel_buffer.h45 const DesktopRect& window_rect() { return window_rect_; } in window_rect() function

12345678910>>...20