Searched defs:AppendLine (Results 1 – 5 of 5) sorted by relevance
109 void AppendLine(Args... args) { in AppendLine() function
66 void SkPDFUtils::AppendLine(SkScalar x, SkScalar y, SkWStream* content) { in AppendLine() function in SkPDFUtils
67 void SkPDFUtils::AppendLine(SkScalar x, SkScalar y, SkWStream* content) { in AppendLine() function in SkPDFUtils
226 void CFX_PathData::AppendLine(const CFX_PointF& pt1, const CFX_PointF& pt2) { in AppendLine() function in CFX_PathData
165 def AppendLine(self, line): member in MacroCollection.MacroDefinition