Searched refs:stroker_ (Results 1 – 2 of 2) sorted by relevance
53 stroker_.SetLineCap(lc); in SetLineCap()57 return stroker_.GetLineCap(); in GetLineCap()63 stroker_.SetLineJoin(lj); in SetLineJoin()68 stroker_.SetMiterLimit(ml); in SetMiterLimit()72 return stroker_.GetLineJoin(); in GetLineJoin()76 return stroker_.GetMiterLimit(); in GetMiterLimit()81 stroker_.SetWidth(width); in SetWidth()86 stroker_.SetApproximationScale(approximationScale); in SetApproximationScale()91 return stroker_.GetWidth(); in GetWidth()96 return stroker_.GetApproximationScale(); in GetApproximationScale()[all …]
21 : stroker_(), in VertexGenerateStroke()134 stroker_.CalcCap(outVertices_, in VertexLineCapStart()148 stroker_.CalcCap(outVertices_, in VertexLineCapEnd()170 stroker_.CalcJoin(outVertices_, in VertexLineJoinStart()192 stroker_.CalcJoin(outVertices_, in VertexLineJoinEnd()