Searched refs:doubleSpace (Results 1 – 1 of 1) sorted by relevance
341 final String doubleSpace = " "; in dump() local342 final String prefixPlusDoubleSpace = prefix + doubleSpace; in dump()347 pw.println(prefixPlusDoubleSpace + doubleSpace + "dimLayer=" in dump()351 state.dimLayer.printTo(prefixPlusDoubleSpace + doubleSpace, pw); in dump()