Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.cpp2604 TEdge* GetNextInAEL(TEdge *e, Direction dir) in GetNextInAEL() function
2677 TEdge* e = GetNextInAEL(horzEdge, dir); in ProcessHorizontal()
2753 TEdge* eNext = GetNextInAEL(e, dir); in ProcessHorizontal()