Home
last modified time | relevance | path

Searched refs:last_rect (Results 1 – 25 of 112) sorted by relevance

12345

/dports/games/libretro-hatari/hatari-561c07e/src/
H A Dstatusbar.c772 SDL_Rect *last_rect; in Statusbar_Update() local
777 last_rect = NULL; in Statusbar_Update()
783 last_rect = NULL; in Statusbar_Update()
786 return last_rect; in Statusbar_Update()
799 updates = last_rect ? 1 : 0; in Statusbar_Update()
814 last_rect = ▭ in Statusbar_Update()
823 last_rect = &FDCTextRect; in Statusbar_Update()
864 last_rect = &RecLedRect; in Statusbar_Update()
870 last_rect = &FullRect; in Statusbar_Update()
874 last_rect = NULL; in Statusbar_Update()
[all …]
/dports/emulators/hatari/hatari-2.2.1/src/
H A Dstatusbar.c820 SDL_Rect *last_rect; in Statusbar_Update() local
830 last_rect = NULL; in Statusbar_Update()
836 last_rect = NULL; in Statusbar_Update()
839 return last_rect; in Statusbar_Update()
867 last_rect = ▭ in Statusbar_Update()
928 last_rect = ▭ in Statusbar_Update()
936 last_rect = ▭ in Statusbar_Update()
951 last_rect = &RecLedRect; in Statusbar_Update()
957 last_rect = &FullRect; in Statusbar_Update()
961 last_rect = NULL; in Statusbar_Update()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/marionette/client/marionette_driver/
H A Dselection.py120 first_rect, last_rect = first_rect_list['0'], last_rect_list[str(last_list_length - 1)]
131 end_y_offset = last_rect['height'] / 2.0
137 end_y_offset = last_rect['height'] + caret_tip_y_offset
143 caret2_x = last_rect[end_pos] - origin_x
144 caret2_y = last_rect['top'] + end_y_offset - origin_y
/dports/lang/spidermonkey60/firefox-60.9.0/testing/marionette/client/marionette_driver/
H A Dselection.py122 first_rect, last_rect = first_rect_list['0'], last_rect_list[str(last_list_length - 1)]
133 end_y_offset = last_rect['height'] / 2.0
139 end_y_offset = last_rect['height'] + caret_tip_y_offset
145 caret2_x = last_rect[end_pos] - origin_x
146 caret2_y = last_rect['top'] + end_y_offset - origin_y
/dports/www/firefox-esr/firefox-91.8.0/layout/base/tests/marionette/
H A Dselection.py221 last_rect = last_rect_list[str(last_list_length - 1)]
240 end_y_offset = last_rect["height"] / 2.0
246 end_y_offset = last_rect["height"] + caret_tip_y_offset
252 caret2_x = last_rect[end_pos] - origin_x
253 caret2_y = last_rect["top"] + end_y_offset - origin_y
/dports/www/firefox/firefox-99.0/layout/base/tests/marionette/
H A Dselection.py221 last_rect = last_rect_list[str(last_list_length - 1)]
240 end_y_offset = last_rect["height"] / 2.0
246 end_y_offset = last_rect["height"] + caret_tip_y_offset
252 caret2_x = last_rect[end_pos] - origin_x
253 caret2_y = last_rect["top"] + end_y_offset - origin_y
/dports/mail/thunderbird/thunderbird-91.8.0/layout/base/tests/marionette/
H A Dselection.py221 last_rect = last_rect_list[str(last_list_length - 1)]
240 end_y_offset = last_rect["height"] / 2.0
246 end_y_offset = last_rect["height"] + caret_tip_y_offset
252 caret2_x = last_rect[end_pos] - origin_x
253 caret2_y = last_rect["top"] + end_y_offset - origin_y
/dports/lang/spidermonkey78/firefox-78.9.0/layout/base/tests/marionette/
H A Dselection.py182 first_rect, last_rect = first_rect_list['0'], last_rect_list[str(last_list_length - 1)]
193 end_y_offset = last_rect['height'] / 2.0
199 end_y_offset = last_rect['height'] + caret_tip_y_offset
205 caret2_x = last_rect[end_pos] - origin_x
206 caret2_y = last_rect['top'] + end_y_offset - origin_y
/dports/multimedia/obs-studio/obs-studio-27.1.3/plugins/win-capture/
H A Dwindow-capture.c91 RECT last_rect; member
442 memset(&wc->last_rect, 0, sizeof(wc->last_rect)); in wc_hide()
533 (wc->last_rect.bottom - in wc_tick()
534 wc->last_rect.top) || in wc_tick()
536 (wc->last_rect.right - in wc_tick()
537 wc->last_rect.left)) in wc_tick()
546 wc->last_rect = rect; in wc_tick()
/dports/graphics/viewnior/Viewnior-viewnior-1.7/src/
H A Duni-nav.c107 nav->last_rect.x, nav->last_rect.y, in uni_nav_draw_rectangle()
108 nav->last_rect.width, nav->last_rect.height); in uni_nav_draw_rectangle()
112 nav->last_rect = rect; in uni_nav_draw_rectangle()
325 nav->last_rect = (GdkRectangle) in uni_nav_init()
H A Duni-nav.h71 GdkRectangle last_rect; member
/dports/x11-toolkits/gtkimageview/gtkimageview-1.6.4/src/
H A Dgtkimagenav.c113 nav->last_rect.x, nav->last_rect.y, in gtk_image_nav_draw_rectangle()
114 nav->last_rect.width, nav->last_rect.height); in gtk_image_nav_draw_rectangle()
119 nav->last_rect = rect; in gtk_image_nav_draw_rectangle()
328 nav->last_rect = (GdkRectangle){-1, -1, -1, -1}; in gtk_image_nav_init()
H A Dgtkimagenav.h71 GdkRectangle last_rect; member
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Deffects.c89 MetaRectangle last_rect; member
331 context->last_rect.x, context->last_rect.y, in effects_draw_box_animation_timeout()
332 context->last_rect.width, context->last_rect.height); in effects_draw_box_animation_timeout()
390 context->last_rect = draw_rect; in effects_draw_box_animation_timeout()
/dports/games/emptyepsilon/EmptyEpsilon-EE-2021.06.23/src/gui/
H A Dgui2_listbox.cpp35 if (last_rect != rect) in onDraw()
41 last_rect = rect; in entriesChanged()
H A Dgui2_listbox.h19 sf::FloatRect last_rect; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/utility/
H A Dscreenshot_controller_unittest.cc92 GetScreenshotDelegate()->last_rect()); in TEST_F()
211 EXPECT_EQ(test.expected_region, test_delegate->last_rect()); in TEST_F()
232 GetScreenshotDelegate()->last_rect()); in TEST_F()
260 GetScreenshotDelegate()->last_rect()); in TEST_F()
317 GetScreenshotDelegate()->last_rect()); in TEST_F()
398 EXPECT_EQ(gfx::Rect(1, 1, 5, 5), GetScreenshotDelegate()->last_rect()); in TEST_F()
/dports/graphics/blender/blender-2.91.0/source/blender/draw/engines/select/
H A Dselect_engine.c141 e_data.context.last_rect.xmin, in select_engine_init()
142 e_data.context.last_rect.xmax, in select_engine_init()
143 e_data.context.last_rect.ymin, in select_engine_init()
144 e_data.context.last_rect.ymax, in select_engine_init()
/dports/x11-toolkits/gtkimageview/gtkimageview-1.6.4/tests/
H A Dtest-image-nav.c132 assert (gdk_rectangle_eq (nav->last_rect, in test_zoom_change_signal()
136 assert (gdk_rectangle_eq (nav->last_rect, in test_zoom_change_signal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/
H A Dtest_screenshot_delegate.h48 const gfx::Rect& last_rect() const { return last_rect_; } in last_rect() function
/dports/deskutils/mate-utils/mate-utils-1.26.0/baobab/src/
H A Dbaobab-ringschart.c439 GdkRectangle _rect, last_rect; in baobab_ringschart_draw_subfolder_tips() local
448 memset (&last_rect, 0, sizeof (GdkRectangle)); in baobab_ringschart_draw_subfolder_tips()
525 if (! gdk_rectangle_intersect (&_rect, &last_rect, NULL)) in baobab_ringschart_draw_subfolder_tips()
527 g_memmove (&last_rect, &_rect, sizeof (GdkRectangle)); in baobab_ringschart_draw_subfolder_tips()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/platform/graphics/paint/
H A Draster_invalidation_tracking.cc88 IntRect last_rect; in AsJSON() local
102 last_rect = info.rect; in AsJSON()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/graphics/paint/
H A Draster_invalidation_tracking.cc88 IntRect last_rect; in AsJSON() local
102 last_rect = info.rect; in AsJSON()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/accelerators/
H A Daccelerator_unittest.cc195 EXPECT_EQ(gfx::Rect(100, 100, 50, 50), screenshot_delegate->last_rect()); in TEST_F()
209 EXPECT_EQ(gfx::Rect(100, 100, 50, 50), screenshot_delegate->last_rect()); in TEST_F()
/dports/x11-wm/herbstluftwm/herbstluftwm-0.9.2/src/
H A Dlayout.h78 Rectangle lastRect() { return last_rect; } in lastRect()
93 Rectangle last_rect; // last rectangle when being drawn variable

12345