Lines Matching refs:indent
95 indent = get_indent(manifest.firstChild, 1)
100 manifest.insertBefore(doc.createTextNode(indent), manifest.firstChild)
149 indent = get_indent(manifest.firstChild, 1)
151 manifest.insertBefore(doc.createTextNode(indent), first)
154 indent = get_indent(application.firstChild, 2)
165 application.insertBefore(doc.createTextNode(indent), last)
172 indent = get_indent(application.previousSibling, 1)
173 application.appendChild(doc.createTextNode(indent))
194 indent = get_indent(manifest.firstChild, 1)
196 manifest.insertBefore(doc.createTextNode(indent), first)
199 indent = get_indent(application.firstChild, 2)
216 application.insertBefore(doc.createTextNode(indent), last)
222 indent = get_indent(application.previousSibling, 1)
223 application.appendChild(doc.createTextNode(indent))
242 indent = get_indent(manifest.firstChild, 1)
244 manifest.insertBefore(doc.createTextNode(indent), first)
262 indent = get_indent(manifest.firstChild, 1)
264 manifest.insertBefore(doc.createTextNode(indent), first)
284 indent = get_indent(manifest.firstChild, 1)
286 manifest.insertBefore(doc.createTextNode(indent), first)
308 indent = get_indent(manifest.firstChild, 1)
310 manifest.insertBefore(doc.createTextNode(indent), first)