Lines Matching refs:indent_size
88 int indent_size; member
339 ctxt->indent_size = len; in xmlSaveCtxtInit()
340 ctxt->indent_nr = MAX_INDENT / ctxt->indent_size; in xmlSaveCtxtInit()
342 memcpy(&ctxt->indent[i * ctxt->indent_size], xmlTreeIndentString, in xmlSaveCtxtInit()
343 ctxt->indent_size); in xmlSaveCtxtInit()
344 ctxt->indent[ctxt->indent_nr * ctxt->indent_size] = 0; in xmlSaveCtxtInit()
520 xmlOutputBufferWrite(ctxt->buf, ctxt->indent_size * in xmlOutputBufferWriteWSNonSig()
726 xmlOutputBufferWrite(buf, ctxt->indent_size * in xmlNodeListDumpOutput()
982 xmlOutputBufferWrite(buf, ctxt->indent_size * in xmlNodeDumpOutputInternal()
1333 xmlOutputBufferWrite(buf, ctxt->indent_size * in xhtmlNodeListDumpOutput()
1538 xmlOutputBufferWrite(buf, ctxt->indent_size * in xhtmlNodeDumpOutput()
1573 xmlOutputBufferWrite(buf, ctxt->indent_size * in xhtmlNodeDumpOutput()
1672 xmlOutputBufferWrite(buf, ctxt->indent_size * in xhtmlNodeDumpOutput()