Go to the source code of this file.
| Data Fields |
|
int |
attrStringStart |
|
|
int |
attrValStart |
|
|
int |
spaces |
|
| void TY_❪FreePrintBuf❫ |
( |
TidyDocImpl * |
doc | ) |
|
| void TY_❪InitPrintBuf❫ |
( |
TidyDocImpl * |
doc | ) |
|
| void TY_❪PFlushLine❫ |
( |
TidyDocImpl * |
doc, |
|
|
uint |
indent |
|
) |
| |
| void TY_❪PPrintSpaces❫ |
( |
void |
| ) |
|
| void TY_❪PPrintTabs❫ |
( |
void |
| ) |
|
| void TY_❪PPrintTree❫ |
( |
TidyDocImpl * |
doc, |
|
|
uint |
mode, |
|
|
uint |
indent, |
|
|
Node * |
node |
|
) |
| |
| void TY_❪PPrintXMLTree❫ |
( |
TidyDocImpl * |
doc, |
|
|
uint |
mode, |
|
|
uint |
indent, |
|
|
Node * |
node |
|
) |
| |
| void TY_❪PrintBody❫ |
( |
TidyDocImpl * |
doc | ) |
|