Home
last modified time | relevance | path

Searched defs:rect_offset (Results 1 – 7 of 7) sorted by relevance

/dports/deskutils/spice-gtk/spice-gtk-0.37/subprojects/spice-common/common/
H A Drect.h39 static inline void rect_offset(SpiceRect* r, int dx, int dy) in rect_offset() function
103 static inline void rect_offset(SpiceRect& r, int dx, int dy) in rect_offset() function
/dports/devel/libspice-server/spice-0.15.0/subprojects/spice-common/common/
H A Drect.h39 static inline void rect_offset(SpiceRect* r, int dx, int dy) in rect_offset() function
103 static inline void rect_offset(SpiceRect& r, int dx, int dy) in rect_offset() function
/dports/games/freedink-engine/freedink-108.4/src/
H A Drect.c45 rect_offset(rect *rect, int tx, int ty) in rect_offset() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/paint_preview/player/android/
H A Dplayer_compositor_delegate_android_unittest.cc76 const size_t rect_offset = offset * 4; in TEST() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/paint_preview/player/android/
H A Dplayer_compositor_delegate_android_unittest.cc84 const size_t rect_offset = offset * 4; in TEST() local
/dports/graphics/graphene/graphene-1.10.6/tests/
H A Drect.c224 rect_offset (mutest_spec_t *spec) in rect_offset() function
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/fz/constraints/
H A DGlobalConstraints.java983 int[] rect_offset = support.getIntArray((SimpleNode) node.jjtGetChild(2)); in gen_jacop_geost() local
1074 int[] rect_offset = support.getIntArray((SimpleNode) node.jjtGetChild(2)); in gen_jacop_geost_bb() local