25 #define PREFORMATTED 1u 27 #define ATTRIBVALUE 4u 41 typedef struct _TidyIndent
48 typedef struct _TidyPrintImpl
63 #if 0 && SUPPORT_ASIAN_ENCODINGS 65 uint CWrapLen( TidyDocImpl* doc,
uint ind );
68 void TY_(InitPrintBuf)( TidyDocImpl* doc );
69 void TY_(FreePrintBuf)( TidyDocImpl* doc );
71 void TY_(PFlushLine)( TidyDocImpl* doc,
uint indent );
81 void TY_(PrintBody)( TidyDocImpl* doc );
84 void TY_(PPrintTree)( TidyDocImpl* doc,
uint mode,
uint indent, Node *node );
86 void TY_(PPrintXMLTree)( TidyDocImpl* doc,
uint mode,
uint indent, Node *node );
91 void TY_(PPrintTabs)(void);
92 void TY_(PPrintSpaces)(void);
uint * linebuf
Definition: pprint.h:52
uint wraphere
Definition: pprint.h:55
int attrStringStart
Definition: pprint.h:45
TidyAllocator * allocator
Definition: pprint.h:50
uint linelen
Definition: pprint.h:54
int attrValStart
Definition: pprint.h:44
int spaces
Definition: pprint.h:43
uint line
Definition: pprint.h:56
#define TY_(str)
Definition: forward.h:23
uint ixInd
Definition: pprint.h:58
uint lbufsize
Definition: pprint.h:53