Home
last modified time | relevance | path

Searched defs:shapeTypes (Results 1 – 10 of 10) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DArabicShaping.h98 static const ShapeType shapeTypes[]; variable
H A DArabicShaping.cpp42 const ArabicShaping::ShapeType ArabicShaping::shapeTypes[] = member in ArabicShaping
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/font/layout/
H A DArabicShaping.h98 static const ShapeType shapeTypes[]; variable
H A DArabicShaping.cpp42 const ArabicShaping::ShapeType ArabicShaping::shapeTypes[] = member in ArabicShaping
/dports/cad/sumo/sumo-1.2.0/tools/contributed/sumopy/coremodules/misc/
H A Dshapefile.py553 def __bbox(self, shapes, shapeTypes=[]): argument
565 def __zbox(self, shapes, shapeTypes=[]): argument
577 def __mbox(self, shapes, shapeTypes=[]): argument
/dports/misc/py-kartograph/kartograph.py-0.6.8/kartograph/layersource/
H A Dshapefile.py522 def __bbox(self, shapes, shapeTypes=[]): argument
534 def __zbox(self, shapes, shapeTypes=[]): argument
545 def __mbox(self, shapes, shapeTypes=[]): argument
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A DGeomDomain.hpp231 …std::set<ShapeType> shapeTypes; //!< list of element shape types in mesh domain (co… member in xlifepp::MeshDomain
H A DMesh.cpp845 std::set<ShapeType> shapeTypes; //!< list of element shape types in mesh domain (counted once) in Mesh() local
/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoToolManager.cpp348 QSet<QString> shapeTypes; in preferredToolForSelection() local
/dports/science/libgeodecomp/libgeodecomp-0.4.0/src/examples/chromatography/
H A Dmain.cpp799 std::vector<int> shapeTypes(n, DB_ZONETYPE_POLYGON); in writeZoneMesh() local