Searched refs:EDGE_TOP (Results 1 – 1 of 1) sorted by relevance
62 #define EDGE_TOP 2 macro66 #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