Lines Matching full:indent
74 * The rules for line break and indent are as follow:
76 * - if empty then print {} without indent and line break
77 * - if not empty the print '{', line break & indent, print one value per
81 * - if empty then print [] without indent and line break
113 void indent();
134 * The rules for line break and indent are as follow:
136 * - if empty then print {} without indent and line break
137 * - if not empty the print '{', line break & indent, print one value per
141 * - if empty then print [] without indent and line break
176 void indent();