Home
last modified time | relevance | path

Searched refs:need_animation (Results 1 – 9 of 9) sorted by relevance

/dports/mail/asmail/asmail-2.1/
H A Dgui.c73 int need_animation = 0; variable
418 need_animation = 1; in check_mbox()
420 need_animation = 0; in check_mbox()
490 if ( need_animation ) { in main_loop()
/dports/games/gnome-chess/gnome-chess-41.1/src/
H A Dchess-scene.vala306 var need_animation = false;
332 need_animation = true;
356 if (need_animation && !animating)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/exported/
H A Dweb_view_impl.cc2187 bool need_animation = false; in ZoomAndScrollToFocusedEditableElementRect() local
2190 zoom_into_legible_scale, scale, scroll, need_animation); in ZoomAndScrollToFocusedEditableElementRect()
2191 if (need_animation) { in ZoomAndScrollToFocusedEditableElementRect()
2210 bool& need_animation) { in ComputeScaleAndScrollForEditableElementRects() argument
2252 need_animation = false; in ComputeScaleAndScrollForEditableElementRects()
2256 need_animation = true; in ComputeScaleAndScrollForEditableElementRects()
2265 need_animation = true; in ComputeScaleAndScrollForEditableElementRects()
2274 need_animation = true; in ComputeScaleAndScrollForEditableElementRects()
2276 if (!need_animation) in ComputeScaleAndScrollForEditableElementRects()
H A Dweb_view_impl.h572 bool& need_animation);
H A Dweb_frame_test.cc3912 bool need_animation; in TEST_F() local
3918 need_animation); in TEST_F()
3938 need_animation); in TEST_F()
3954 need_animation); in TEST_F()
3976 need_animation); in TEST_F()
4020 bool need_animation; in TEST_F() local
4026 need_animation); in TEST_F()
4046 need_animation); in TEST_F()
4097 bool need_animation; in TEST_F() local
4103 need_animation); in TEST_F()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/exported/
H A Dweb_view_impl.cc2110 bool need_animation = false; in ZoomAndScrollToFocusedEditableElementRect() local
2113 zoom_into_legible_scale, scale, scroll, need_animation); in ZoomAndScrollToFocusedEditableElementRect()
2114 if (need_animation) { in ZoomAndScrollToFocusedEditableElementRect()
2133 bool& need_animation) { in ComputeScaleAndScrollForEditableElementRects() argument
2175 need_animation = false; in ComputeScaleAndScrollForEditableElementRects()
2179 need_animation = true; in ComputeScaleAndScrollForEditableElementRects()
2188 need_animation = true; in ComputeScaleAndScrollForEditableElementRects()
2197 need_animation = true; in ComputeScaleAndScrollForEditableElementRects()
2199 if (!need_animation) in ComputeScaleAndScrollForEditableElementRects()
H A Dweb_view_impl.h623 bool& need_animation);
/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dmail.c274 gboolean need_animation,
1848 mbox->need_animation = FALSE;
1929 mbox->need_animation =
2306 mail_fetch->need_animation = FALSE;
2363 mbox->need_animation = FALSE;
2473 mbox->need_animation = TRUE;
2474 run_animation |= mbox->need_animation;
2477 mbox->prev_need_animation = mbox->need_animation;
2608 mbox->need_animation = FALSE;
2618 mbox->need_animation = FALSE;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Dweb_frame_test.cc3887 bool need_animation; in TEST_F() local
3893 need_animation); in TEST_F()
3913 need_animation); in TEST_F()
3929 need_animation); in TEST_F()
3951 need_animation); in TEST_F()
3996 bool need_animation; in TEST_F() local
4002 need_animation); in TEST_F()
4022 need_animation); in TEST_F()
4073 bool need_animation; in TEST_F() local
4079 need_animation); in TEST_F()
[all …]