Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx1225 const bool bPrevHorizontal(aPrevTuple.getY() == aCurrTuple.getY()); in snapPointsOfHorizontalOrVerticalEdges() local
1228 const bool bSnapY(bPrevHorizontal || bNextHorizontal); in snapPointsOfHorizontalOrVerticalEdges()
H A Db2dpolygontools.cxx3599 const bool bPrevHorizontal(aPrevTuple.getY() == aCurrTuple.getY()); in snapPointsOfHorizontalOrVerticalEdges() local
3602 const bool bSnapY(bPrevHorizontal || bNextHorizontal); in snapPointsOfHorizontalOrVerticalEdges()

Completed in 40 milliseconds