Lines Matching refs:indent
102 indent = get_indent(manifest.firstChild, 1)
107 manifest.insertBefore(doc.createTextNode(indent), manifest.firstChild)
156 indent = get_indent(manifest.firstChild, 1)
158 manifest.insertBefore(doc.createTextNode(indent), first)
161 indent = get_indent(application.firstChild, 2)
172 application.insertBefore(doc.createTextNode(indent), last)
179 indent = get_indent(application.previousSibling, 1)
180 application.appendChild(doc.createTextNode(indent))
201 indent = get_indent(manifest.firstChild, 1)
203 manifest.insertBefore(doc.createTextNode(indent), first)
206 indent = get_indent(application.firstChild, 2)
223 application.insertBefore(doc.createTextNode(indent), last)
229 indent = get_indent(application.previousSibling, 1)
230 application.appendChild(doc.createTextNode(indent))
249 indent = get_indent(manifest.firstChild, 1)
251 manifest.insertBefore(doc.createTextNode(indent), first)
269 indent = get_indent(manifest.firstChild, 1)
271 manifest.insertBefore(doc.createTextNode(indent), first)
291 indent = get_indent(manifest.firstChild, 1)
293 manifest.insertBefore(doc.createTextNode(indent), first)
315 indent = get_indent(manifest.firstChild, 1)
317 manifest.insertBefore(doc.createTextNode(indent), first)
336 indent = get_indent(manifest.firstChild, 1)
338 manifest.insertBefore(doc.createTextNode(indent), first)