Home
last modified time | relevance | path

Searched refs:_Rectangle (Results 1 – 25 of 977) sorted by relevance

12345678910>>...40

/dports/devel/cc65/cc65-2.19/libsrc/geos-common/graph/
H A Drectangle.s8 .export _Rectangle
12 _Rectangle = Rectangle define
/dports/graphics/dia/dia-0.97.3/bindings/
H A Ddia-properties.h41 virtual bool get (::_Rectangle* p) const { return false; } in get()
132 virtual bool get (::_Rectangle* p) const;
H A Ddia-object.h67 ::_Rectangle* bbox () const;
H A Ddia.swig34 %rename(Rectangle) _Rectangle;
181 ::_Rectangle vr;
262 %attribute(dia::Object, _Rectangle, bounding_box, bbox);
H A Ddia-object.cpp96 ::_Rectangle*
H A Ddia-python.cpp3815 _Rectangle *arg1 = (_Rectangle *) 0 ; in _wrap_Rectangle_left_set()
3845 _Rectangle *arg1 = (_Rectangle *) 0 ; in _wrap_Rectangle_left_get()
3867 _Rectangle *arg1 = (_Rectangle *) 0 ; in _wrap_Rectangle_top_set()
3897 _Rectangle *arg1 = (_Rectangle *) 0 ; in _wrap_Rectangle_top_get()
3919 _Rectangle *arg1 = (_Rectangle *) 0 ; in _wrap_Rectangle_right_set()
3949 _Rectangle *arg1 = (_Rectangle *) 0 ; in _wrap_Rectangle_right_get()
3971 _Rectangle *arg1 = (_Rectangle *) 0 ; in _wrap_Rectangle_bottom_set()
4001 _Rectangle *arg1 = (_Rectangle *) 0 ; in _wrap_Rectangle_bottom_get()
4025 result = (_Rectangle *)new _Rectangle(); in _wrap_new_Rectangle()
4035 _Rectangle *arg1 = (_Rectangle *) 0 ; in _wrap_delete_Rectangle()
[all …]
/dports/emulators/x16-rom/x16-rom-r38/geos/kernal/graph/
H A Dinlinefunc.s15 .import _Rectangle
38 jsr _Rectangle
H A Dgraphicsstring.s19 .import _Rectangle
94 jmp _Rectangle
H A Dgraph_bridge.s40 …rameRectangle, _ImprintRectangle, _InvertRectangle, _RecoverRectangle, _Rectangle, _TestPoint, _Ho…
260 _Rectangle: label
/dports/multimedia/zoneminder/zoneminder-1.36.5/onvif/proxy/lib/ONVIF/Device/Types/
H A DRectangle.pm25 package ONVIF::Device::Types::Rectangle::_Rectangle::XmlAttr;
/dports/multimedia/zoneminder/zoneminder-1.36.5/onvif/proxy/lib/ONVIF/PTZ/Types/
H A DRectangle.pm25 package ONVIF::PTZ::Types::Rectangle::_Rectangle::XmlAttr;
/dports/multimedia/zoneminder/zoneminder-1.36.5/onvif/proxy/lib/ONVIF/Analytics/Types/
H A DRectangle.pm25 package ONVIF::Analytics::Types::Rectangle::_Rectangle::XmlAttr;
/dports/multimedia/zoneminder/zoneminder-1.36.5/onvif/proxy/lib/ONVIF/Media/Types/
H A DRectangle.pm25 package ONVIF::Media::Types::Rectangle::_Rectangle::XmlAttr;
/dports/emulators/x16-rom/x16-rom-r38/geos/kernal/menu/
H A Dmenu1.s41 .import _Rectangle
108 jsr _Rectangle
/dports/graphics/dia/dia-0.97.3/lib/
H A Ddiatypes.h108 typedef struct _Rectangle Rectangle;
/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
H A Dlibnest2d.hpp33 using Rectangle = _Rectangle<PolygonImpl>;
/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
H A Dlibnest2d.hpp32 using Rectangle = _Rectangle<PolygonImpl>;
/dports/emulators/x16-rom/x16-rom-r38/geos/kernal/start/
H A Dstart64.s39 .import _Rectangle
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/examples/gtk_demo/
H A Ditem_factory.inc66 …( path: '/Preferences/Shape/_Rectangle'; accelerator: NULL ; callback: TGtkItemfactoryCallback(@g…
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/examples/gtk_demo/
H A Ditem_factory.inc66 …( path: '/Preferences/Shape/_Rectangle'; accelerator: NULL ; callback: TGtkItemfactoryCallback(@g…
/dports/math/grace/grace-5.1.25/Xbae/Xbae/
H A DMatrixP.h226 typedef struct _Rectangle struct
/dports/emulators/x16-rom/x16-rom-r38/geos/kernal/jumptab/
H A Djumptab.s177 .import _Rectangle
428 jmp _Rectangle
/dports/graphics/lazpaint/lazpaint-7.1.6/bgrabitmapnew/test/bgralape/
H A Dbgralapesys.pas348 _Rectangle(left,top,right,bottom, c, Int32(DrawMode));
353 _Rectangle(ARect.Left, ARect.Top, ARect.Right, ARect.Bottom, c, Int32(DrawMode));

12345678910>>...40