Searched refs:m_jointype (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/ |
| H A D | clipper.h | 151 JoinType m_jointype; variable
|
| H A D | clipper.cpp | 3807 newNode->m_jointype = joinType; in AddPath() 4000 if (node.m_jointype == jtRound) in DoOffset() 4043 OffsetPoint(j, k, node.m_jointype); in DoOffset() 4050 OffsetPoint(j, k, node.m_jointype); in DoOffset() 4060 OffsetPoint(j, k, node.m_jointype); in DoOffset() 4067 OffsetPoint(j, k, node.m_jointype); in DoOffset() 4098 for (int j = k - 1; j > 0; --j) OffsetPoint(j, k, node.m_jointype); in DoOffset()
|