Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/clipper/
H A Dclipper.h382 void OffsetPoint(int j, int& k, JoinType jointype);
H A Dclipper.cpp4124 void ClipperOffset::OffsetPoint(int j, int& k, JoinType jointype) in OffsetPoint() argument
4152 switch (jointype) in OffsetPoint()