Searched defs:joinType (Results 1 – 2 of 2) sorted by relevance
92 const LineJoinType joinType = layout.evaluate<LineJoin>(zoom, feature); in addGeometry() local
3802 void ClipperOffset::AddPath(const Path& path, JoinType joinType, EndType endType) in AddPath()3847 void ClipperOffset::AddPaths(const Paths& paths, JoinType joinType, EndType endType) in AddPaths()