Home
last modified time | relevance | path

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

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

Completed in 44 milliseconds