Home
last modified time | relevance | path

Searched defs:_Rectangle (Results 1 – 8 of 8) sorted by relevance

/dports/devel/cc65/cc65-2.19/libsrc/geos-common/graph/
H A Drectangle.s12 _Rectangle = Rectangle define
/dports/graphics/dia/dia-0.97.3/lib/
H A Dgeometry.h88 struct _Rectangle { struct
89 coord left; /*!< x1 */
90 coord top; /*!< y1 */
91 coord right; /*!< x2 */
92 coord bottom; /*!< y2 */
/dports/emulators/x16-rom/x16-rom-r38/geos/kernal/graph/
H A Dgraph_bridge.s260 _Rectangle: label
/dports/math/grace/grace-5.1.25/Xbae/Xbae/
H A DMatrixP.h226 typedef struct _Rectangle struct
228 int x1, y1;
229 int x2, y2;
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libnest2d/include/libnest2d/
H A Dnester.hpp453 class _Rectangle: public _Item<RawShape> { class
461 inline _Rectangle(Unit width, Unit height, in _Rectangle() function in libnest2d::_Rectangle
475 inline _Rectangle(Unit width, Unit height, in _Rectangle() function in libnest2d::_Rectangle
/dports/devel/libnest2d-ultimaker/libnest2d-4d6fb4d/include/libnest2d/
H A Dnester.hpp470 class _Rectangle: public _Item<RawShape> { class
478 inline _Rectangle(Unit width, Unit height, in _Rectangle() function in libnest2d::_Rectangle
492 inline _Rectangle(Unit width, Unit height, in _Rectangle() function in libnest2d::_Rectangle
/dports/x11/mate-screensaver/mate-screensaver-1.26.1/savers/
H A Dfloaters.c115 struct _Rectangle struct
117 Point top_left_point;
118 Point bottom_right_point;
/dports/x11/xfce4-screensaver/xfce4-screensaver-4.16.0/savers/
H A Dfloaters.c155 struct _Rectangle { struct
156 Point top_left_point;
157 Point bottom_right_point;