Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h294 typedef std::list<cInt> MaximaList; typedef
295 MaximaList m_Maxima;
H A Dclipper.cpp1565 m_Maxima = MaximaList(); in ExecuteInternal()
2650 MaximaList::const_iterator maxIt; in ProcessHorizontal()
2651 MaximaList::const_reverse_iterator maxRit; in ProcessHorizontal()