Lines Matching refs:indent_size
92 int indent_size; member
343 ctxt->indent_size = len; in xmlSaveCtxtInit()
344 ctxt->indent_nr = MAX_INDENT / ctxt->indent_size; in xmlSaveCtxtInit()
346 memcpy(&ctxt->indent[i * ctxt->indent_size], xmlTreeIndentString, in xmlSaveCtxtInit()
347 ctxt->indent_size); in xmlSaveCtxtInit()
348 ctxt->indent[ctxt->indent_nr * ctxt->indent_size] = 0; in xmlSaveCtxtInit()
614 xmlOutputBufferWrite(ctxt->buf, ctxt->indent_size * in xmlOutputBufferWriteWSNonSig()
821 xmlOutputBufferWrite(buf, ctxt->indent_size * in xmlNodeListDumpOutput()
1077 xmlOutputBufferWrite(buf, ctxt->indent_size * in xmlNodeDumpOutputInternal()
1428 xmlOutputBufferWrite(buf, ctxt->indent_size * in xhtmlNodeListDumpOutput()
1637 xmlOutputBufferWrite(buf, ctxt->indent_size * in xhtmlNodeDumpOutput()
1672 xmlOutputBufferWrite(buf, ctxt->indent_size * in xhtmlNodeDumpOutput()
1771 xmlOutputBufferWrite(buf, ctxt->indent_size * in xhtmlNodeDumpOutput()