Home
last modified time | relevance | path

Searched refs:CUTFLAG_ALL (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx374 CUTFLAG_ALL, &fCutA)); in createAreaGeometryForEdge()
384 CUTFLAG_ALL, &fCutB)); in createAreaGeometryForEdge()
725 tools::findCut(aStartPoint, rTangentPrev, aEndPoint, rTangentEdge, CUTFLAG_ALL, &fCutPos); in createAreaGeometryForJoin()
H A Db2dpolygontools.cxx1058 bool bFinished(!((bool)(aCutFlags & CUTFLAG_ALL))); in findCut()
/aoo4110/main/basegfx/inc/basegfx/polygon/
H A Db2dpolygontools.hxx156 #define CUTFLAG_ALL (CUTFLAG_LINE|CUTFLAG_START1|CUTFLAG_START2|CUTFLAG_END1|CUTFLAG_END2) macro

Completed in 39 milliseconds