Home
last modified time | relevance | path

Searched defs:AppendLine (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/
Dmetric_table_report.h109 void AppendLine(Args... args) { in AppendLine() function
/external/skia/src/pdf/
DSkPDFUtils.cpp66 void SkPDFUtils::AppendLine(SkScalar x, SkScalar y, SkWStream* content) { in AppendLine() function in SkPDFUtils
/external/skqp/src/pdf/
DSkPDFUtils.cpp66 void SkPDFUtils::AppendLine(SkScalar x, SkScalar y, SkWStream* content) { in AppendLine() function in SkPDFUtils
/external/pdfium/core/fxge/
Dcfx_pathdata.cpp205 void CFX_PathData::AppendLine(const CFX_PointF& pt1, const CFX_PointF& pt2) { in AppendLine() function in CFX_PathData
/external/protobuf/objectivec/DevTools/
Dpddm.py164 def AppendLine(self, line): member in MacroCollection.MacroDefinition