Home
last modified time | relevance | path

Searched refs:nPointFlag (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/source/generic/
H A Dpoly.cxx1768 PolyFlags nPointFlag(mpImplPolygon->mxFlagAry[0]); in getB2DPolygon() local
1804 impCorrectContinuity(aRetval, aRetval.count() - 2, nPointFlag); in getB2DPolygon()
1812 nPointFlag = mpImplPolygon->mxFlagAry[a++]; in getB2DPolygon()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/source/generic/
H A Dpoly.cxx1773 PolyFlags nPointFlag(mpImplPolygon->mxFlagAry[0]); in getB2DPolygon() local
1809 impCorrectContinuity(aRetval, aRetval.count() - 2, nPointFlag); in getB2DPolygon()
1817 nPointFlag = mpImplPolygon->mxFlagAry[a++]; in getB2DPolygon()