Home
last modified time | relevance | path

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

/trunk/main/tools/source/generic/
H A Dpoly.cxx62 #define EDGE_TOP 2 macro
66 #define EDGE_VERT (EDGE_TOP | EDGE_BOTTOM)
1477 return rPoint.Y() < mnLow ? EDGE_TOP : in VisibleSide()
1493 nNewY = (nEdge == EDGE_TOP) ? mnLow : mnHigh; in EdgeSection()

Completed in 23 milliseconds