Searched refs:writeIndented (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp833 void writeIndented(FILE *f);
837 * writeIndented(stdout).
1106 void Element::writeIndented(FILE *f) function in class:buildtool::Element
1113 writeIndented(stdout);

Completed in 291 milliseconds