Home
last modified time | relevance | path

Searched refs:textoutput (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/tools/fiddle/
Dfiddle_main.cpp316 std::string textoutput = gTextOutput.str(); in main() local
317 dump_output(textoutput.c_str(), textoutput.length(), "Text", false); in main()