Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dpoly.cxx1442 const long mnLow; member in ImplEdgePointFilter
1452 mnLow( nLow ), in ImplEdgePointFilter()
1472 return rPoint.X() < mnLow ? EDGE_LEFT : in VisibleSide()
1477 return rPoint.Y() < mnLow ? EDGE_TOP : in VisibleSide()
1493 nNewY = (nEdge == EDGE_TOP) ? mnLow : mnHigh; in EdgeSection()
1519 nNewX = (nEdge == EDGE_LEFT) ? mnLow : mnHigh; in EdgeSection()

Completed in 20 milliseconds