Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativepolylinemapitem.cpp574 static void clipSegmentToRect(qreal x0, qreal y0, qreal x1, qreal y1, in clipSegmentToRect() function
656 clipSegmentToRect(lastX, lastY, x, y, clipRect, outPoints, outTypes); in clipPathToRect()