Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx171 if(basegfx::CONTINUITY_C2 == eSmooth) in CheckPolyPossibilitiesHelper()
199 eFlags = basegfx::CONTINUITY_C2; in SetMarkedPointsSmooth()
/trunk/main/basegfx/inc/basegfx/vector/
H A Db2enums.hxx56 CONTINUITY_C2 enumerator
/trunk/main/basegfx/source/vector/
H A Db2ivector.cxx142 eRetval = CONTINUITY_C2; in getContinuity()
H A Db2dvector.cxx202 return CONTINUITY_C2; in getContinuity()
/trunk/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx779 && CONTINUITY_C2 == aPolygon.getContinuityInPoint(nIndex)); in exportToSvgD()
H A Db2dpolygontools.cxx2894 case CONTINUITY_C2 : in setContinuityInPoint()
4003 else if(CONTINUITY_C2 == eCont) in B2DPolygonToUnoPolygonBezierCoords()
/trunk/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx1239 eFlags = basegfx::CONTINUITY_C2; in SetMarkedPointsSmooth()
/trunk/main/basegfx/test/
H A Dbasegfx2d.cxx882 ASSERT_TRUE(aPoly.getContinuityInPoint(0) == CONTINUITY_C2) << "getContinuityInPoint() wrong"; in TEST_F()
/trunk/main/tools/source/generic/
H A Dpoly.cxx2344 else if(basegfx::CONTINUITY_C2 == eCont) in Polygon()

Completed in 322 milliseconds