Searched refs:AppendLine (Results 1 – 8 of 8) sorted by relevance
96 builder.AppendLine(line); in ToDot()104 builder.AppendLine(s); in ToDot()106 builder.AppendLine(); in ToDot()109 builder.AppendLine(s); in ToDot()111 builder.AppendLine(); in ToDot()113 builder.AppendLine(Footer); in ToDot()
99 builder.AppendLine( line ); in ToDot()107 builder.AppendLine( s ); in ToDot()109 builder.AppendLine(); in ToDot()112 builder.AppendLine( s ); in ToDot()114 builder.AppendLine(); in ToDot()116 builder.AppendLine( Footer ); in ToDot()
43 static void AppendLine(SkScalar x, SkScalar y, SkWStream* content);
69 void SkPDFUtils::AppendLine(SkScalar x, SkScalar y, SkWStream* content) { in AppendLine() function in SkPDFUtils152 AppendLine(args[1].fX, args[1].fY, ¤tSegment); in EmitPath()
852 SkPDFUtils::AppendLine(points[i].fX, points[i].fY, in drawPoints()861 SkPDFUtils::AppendLine(points[i * 2 + 1].fX, in drawPoints()
54 void CCodec_ScanlineDecoder::ImageDataCache::AppendLine(const uint8_t* line) { in AppendLine() function in CCodec_ScanlineDecoder::ImageDataCache130 m_pDataCache->AppendLine(pLine); in ReadNextLine()
67 void AppendLine(const uint8_t* line);