Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h130 enum JoinType {jtSquare, jtRound, jtMiter}; enumerator
H A Dclipper.cpp4161 case jtSquare: DoSquare(j, k); break; in OffsetPoint()