Home
last modified time | relevance | path

Searched refs:ORIENTATION_NEUTRAL (Results 1 – 9 of 9) sorted by relevance

/trunk/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx148 B2VectorOrientation eRetval(ORIENTATION_NEUTRAL); in getOrientation()
2110 if(ORIENTATION_NEUTRAL == aOrientation) in hasNeutralPoints()
2143 if(ORIENTATION_NEUTRAL == aOrientation) in removeNeutralPoints()
2159 while(aRetval.count() && ORIENTATION_NEUTRAL == getOrientationForIndex(aRetval, 0L)) in removeNeutralPoints()
2185 B2VectorOrientation aOrientation(ORIENTATION_NEUTRAL); in isConvex()
2193 if(ORIENTATION_NEUTRAL == aOrientation) in isConvex()
2200 if(ORIENTATION_NEUTRAL != aCurrentOrientation && aCurrentOrientation != aOrientation) in isConvex()
2854 if(ORIENTATION_NEUTRAL == aOrientation && aVectorPrev.scalar(aVectorNext) < 0.0) in setContinuityInPoint()
2906 if(ORIENTATION_NEUTRAL == aOrientation && aVectorPrev.scalar(aVectorNext) < 0.0) in setContinuityInPoint()
H A Db2dpolygontriangulator.cxx299 if(ORIENTATION_NEUTRAL == getOrientation(aLeft, aRight)) in Triangulator()
H A Db2dpolypolygontools.cxx67 if(bShallBeHole != bIsHole && ORIENTATION_NEUTRAL != aOrientation) in correctOrientations()
H A Db2dlinegeometry.cxx876 if(ORIENTATION_NEUTRAL == aOrientation) in createAreaGeometry()
H A Db2dpolypolygoncutter.cxx764 if(ORIENTATION_NEUTRAL != tools::getOrientation(aCandidate)) in stripNeutralPolygons()
H A Db3dpolygontools.cxx122 B2VectorOrientation eRetval(ORIENTATION_NEUTRAL); in getOrientation()
/trunk/main/basegfx/inc/basegfx/vector/
H A Db2enums.hxx42 ORIENTATION_NEUTRAL enumerator
/trunk/main/basegfx/source/vector/
H A Db2ivector.cxx116 return ORIENTATION_NEUTRAL; in getOrientation()
H A Db2dvector.cxx157 return ORIENTATION_NEUTRAL; in getOrientation()

Completed in 61 milliseconds