Searched defs:strokes (Results 1 – 3 of 3) sorted by relevance
28 const std::vector<CXFA_Stroke*>& strokes) { in Style3D()126 std::vector<CXFA_Stroke*> strokes = GetStrokesInternal(true); in Get3DStyle() local138 std::vector<CXFA_Stroke*> strokes; in GetStrokesInternal() local195 std::vector<CXFA_Stroke*> strokes; in Draw() local210 void CXFA_Box::DrawFill(const std::vector<CXFA_Stroke*>& strokes, in DrawFill()
66 void CXFA_Rectangle::GetFillPath(const std::vector<CXFA_Stroke*>& strokes, in GetFillPath()200 void CXFA_Rectangle::Draw(const std::vector<CXFA_Stroke*>& strokes, in Draw()256 void CXFA_Rectangle::Stroke(const std::vector<CXFA_Stroke*>& strokes, in Stroke()442 void CXFA_Rectangle::GetPath(const std::vector<CXFA_Stroke*>& strokes, in GetPath()
322 float GetEdgeThickness(const std::vector<CXFA_Stroke*>& strokes, in GetEdgeThickness()1532 std::vector<CXFA_Stroke*> strokes = border->GetStrokes(); in GetUIMargin() local