Home
last modified time | relevance | path

Searched defs:appendComment (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/
DGrProgramDesc.h65 virtual void appendComment(const char* comment) {} in appendComment() function
92 void appendComment(const char* comment) override { in appendComment() function
/third_party/flutter/skia/third_party/externals/wuffs/lang/render/
Drender.go214 func appendComment(buf []byte, comments []string, line uint32, indent int, otherwiseEmpty bool) []b… func
/third_party/parse5/packages/parse5/lib/parser/
Dindex.js1127 function appendComment(p, token) { function