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