Home | History | Annotate | Download | only in formatting

Lines Matching refs:prefs

32             String expected, XmlFormatPreferences prefs)
37 replaceEnd, formatted, prefs);
68 XmlFormatPreferences prefs)
78 check(before, replaceStart, replaceEnd, insert, expected, prefs);
105 XmlFormatPreferences prefs = XmlFormatPreferences.defaults();
106 prefs.removeEmptyLines = true;
130 prefs);
134 XmlFormatPreferences prefs = XmlFormatPreferences.defaults();
135 prefs.removeEmptyLines = true;
159 prefs);
232 XmlFormatPreferences prefs = XmlFormatPreferences.defaults();
233 prefs.removeEmptyLines = true;
257 prefs);
261 XmlFormatPreferences prefs = XmlFormatPreferences.defaults();
262 prefs.removeEmptyLines = true;
286 prefs);