Home
last modified time | relevance | path

Searched defs:segmentsInRect (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/krita/krita-4.4.8/libs/flake/
H A DKoSnapProxy.cpp117 QList<KoPathSegment> KoSnapProxy::segmentsInRect(const QRectF &rect, bool omitEditedShape) in segmentsInRect() function in KoSnapProxy
/dports/editors/calligra/calligra-3.2.1/libs/flake/
H A DKoSnapProxy.cpp107 QList<KoPathSegment> KoSnapProxy::segmentsInRect(const QRectF &rect) const in segmentsInRect() function in KoSnapProxy
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/
H A Dqgspointlocator.cpp520 const auto segmentsInRect {_geometrySegmentsInRect( geom, mSrcRect, mLocator->mLayer, id )}; in visitData() local
/dports/graphics/qgis/qgis-3.22.3/src/core/
H A Dqgspointlocator.cpp627 const auto segmentsInRect {_geometrySegmentsInRect( geom, mSrcRect, mLocator->mLayer, id )}; in visitData() local