Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeopolygon_p.h89 QtClipperLib::Path m_clipperPath; variable
H A Dqgeopolygon.cpp618 if (!c2t::clip2tri::pointInPolygon(intCoord, m_clipperPath)) in polygonContains()
650 m_clipperPath = QClipperUtils::qListToPath(preservedPath); in updateClipperPath()