Home
last modified time | relevance | path

Searched defs:is_motion (Results 1 – 5 of 5) sorted by relevance

/dports/x11/mlterm/mlterm-3.9.1/uitoolkit/
H A Dui_scrollbar.h57 int8_t is_motion; member
H A Dui_screen.c3118 int is_motion, in report_mouse_tracking()
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/geom/
H A Dgeom_curve_intersect.h630 const bool is_motion = (type & PRIMITIVE_ALL_MOTION); in curve_intersect() local
/dports/graphics/blender/blender-2.91.0/source/blender/editors/interface/
H A Dinterface_handlers.c4756 const bool is_motion, in ui_numedit_but_NUM()
5072 const bool is_motion = (event->type == MOUSEMOVE); in ui_do_but_NUM() local
5179 const bool is_motion, in ui_numedit_but_SLI()
5398 const bool is_motion = (event->type == MOUSEMOVE); in ui_do_but_SLI() local
5540 const bool is_motion = (event->type == MOUSEMOVE); in ui_do_but_SCROLL() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/base/x/
H A Dx11_util.cc367 bool is_motion = false; in CoalescePendingMotionEvents() local