Home
last modified time | relevance | path

Searched defs:ShapeSet (Results 1 – 23 of 23) sorted by relevance

/dports/science/axom/axom-0.6.1/src/axom/klee/
H A DShapeSet.hpp22 class ShapeSet class
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/extensions/
H A Dshapeconst.h40 #define ShapeSet 0 macro
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/optionalX11/X11/extensions/
H A Dshapeconst.h40 #define ShapeSet 0 macro
/dports/x11/xorgproto/xorgproto-2021.5/include/X11/extensions/
H A Dshapeconst.h40 #define ShapeSet 0 macro
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/inc/
H A Dshape.hxx256 typedef ::std::set< ShapeSharedPtr, Shape::lessThanShape > ShapeSet; typedef
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/inc/
H A Dshape.hxx277 typedef ::std::set< ShapeSharedPtr, Shape::lessThanShape > ShapeSet; typedef
/dports/x11-toolkits/tkshape/shape0.4/include/
H A Dshape.h38 #define ShapeSet 0 macro
/dports/editors/libreoffice/libreoffice-7.2.6.2/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.hxx201 typedef ::std::set< SubsetEntry > ShapeSet; typedef in slideshow::internal::DrawShapeSubsetting
/dports/editors/libreoffice6/libreoffice-6.4.7.2/slideshow/source/engine/shapes/
H A Ddrawshapesubsetting.hxx203 typedef ::std::set< SubsetEntry > ShapeSet; typedef in slideshow::internal::DrawShapeSubsetting
/dports/net/tightvnc/vnc_unixsrc/Xvnc/include/extensions/
H A Dshape.h45 #define ShapeSet 0 macro
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libavoid/
H A Dvertices.h217 typedef std::set<unsigned int> ShapeSet; typedef
/dports/net-mgmt/nagstamon/Nagstamon-3.8.0/Nagstamon/thirdparty/Xlib/ext/
H A Dshape.py26 ShapeSet = 0 # Set the region unmodified (dest=src) variable
/dports/cad/opencascade/opencascade-7.6.0/src/BinMNaming/
H A DBinMNaming_NamedShapeDriver.cxx373 BinTools_ShapeSetBase* BinMNaming_NamedShapeDriver::ShapeSet (const Standard_Boolean theReading) in ShapeSet() function in BinMNaming_NamedShapeDriver
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A DFl_Window_shape.cxx36 #define ShapeSet 0 macro
/dports/graphics/alembic/alembic-1.8.3/maya/AbcExport/
H A DMayaUtility.h56 typedef std::set< MDagPath, cmpDag > ShapeSet; typedef
/dports/x11/p5-X11-Xlib/X11-Xlib-0.18/
H A DXlib.xs1781 #define ShapeSet 0 macro
/dports/x11-wm/fvwm3/fvwm3-1.0.4/libs/
H A DFShape.h61 #define ShapeSet 0 macro
/dports/x11-wm/fvwm2/fvwm-2.6.9/libs/
H A DFShape.h59 #define ShapeSet 0 macro
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/
H A Djscntxt.h35 typedef HashSet<Shape*> ShapeSet; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/vm/
H A DShape.h135 using ShapeSet = HashSet<Shape*, ShapeHasher, SystemAllocPolicy>; variable
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djscntxt.h33 typedef HashSet<Shape*> ShapeSet; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/vm/
H A DJSContext.h45 typedef HashSet<Shape*> ShapeSet; typedef
/dports/devel/jna/jna-5.7.0/contrib/platform/src/com/sun/jna/platform/unix/
H A DX11.java307 int ShapeSet = 0; field