Searched refs:outVertices_ (Results 1 – 2 of 2) sorted by relevance
23 outVertices_(), 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()212 if (outVertex_ >= outVertices_.Size()) { in IsVertexOutVertices()216 const PointF& c = outVertices_[outVertex_++]; in IsVertexOutVertices()
124 Graphic::Vector<PointF> outVertices_; variable