Searched refs:addSubjectPath (Results 1 – 6 of 6) sorted by relevance
86 void addSubjectPath(const Path &path, bool closed);
99 void clip2tri::addSubjectPath(const Path &path, bool closed) in addSubjectPath() function in c2t::clip2tri
138 clipper.addSubjectPath(QClipperUtils::qListToPath(wrappedPath), closed); in clipPolygon()
193 clipper.addSubjectPath(QClipperUtils::qListToPath(fill), true); in updateScreenPointsInvert()204 clipper.addSubjectPath(p, true); in updateScreenPointsInvert()
213 clipper.addSubjectPath(QClipperUtils::qListToPath(wrappedPath), true); in updateSourcePoints()
775 clipper.addSubjectPath(QClipperUtils::qListToPath(mapRect), true); in updateVisibleRegion()819 clipperProjectable.addSubjectPath(QClipperUtils::qListToPath(mapRect), true); in updateVisibleRegion()843 clipperExpanded.addSubjectPath(QClipperUtils::qListToPath(m_visibleRegionExpanded), true); in updateVisibleRegion()