Searched defs:eLineType (Results 1 – 5 of 5) sorted by relevance
61 LineType eLineType; member in LineBundle
145 LineType eLineType; in ImplSetLineBundle() local
457 LineType eLineType = (rStartPt.Y() > rEndPt.Y()) ? LINE_DESCENDING : LINE_ASCENDING; in InsertLine() local539 bool RegionBand::InsertPoint(const Point &rPoint, long nLineID, bool bEndPoint, LineType eLineType) in InsertPoint()
212 bool bEndPoint, LineType eLineType ) in InsertPoint()
139 const LineType eLineType (aStart.Y() > aEnd.Y() ? LINE_DESCENDING : LINE_ASCENDING); in ImplRectilinearPolygonToBands() local
Completed in 30 milliseconds