/plan9-contrib/sys/src/cmd/aux/antiword/ |
H A D | output.c | 19 vPrologue1(diagram_type *pDiag, const char *szTask, const char *szFilename) in vPrologue1() 56 vEpilogue(diagram_type *pDiag) in vEpilogue() 82 vImagePrologue(diagram_type *pDiag, const imagedata_type *pImg) in vImagePrologue() 106 vImageEpilogue(diagram_type *pDiag) in vImageEpilogue() 132 bAddDummyImage(diagram_type *pDiag, const imagedata_type *pImg) in bAddDummyImage() 158 diagram_type *pDiag; in pCreateDiagram() local 176 vDestroyDiagram(diagram_type *pDiag) in vDestroyDiagram() 193 vPrologue2(diagram_type *pDiag, int iWordVersion) in vPrologue2() 219 vMove2NextLine(diagram_type *pDiag, drawfile_fontref tFontRef, in vMove2NextLine() 250 vSubstring2Diagram(diagram_type *pDiag, in vSubstring2Diagram() [all …]
|
H A D | draw.c | 134 diagram_type *pDiag; in pCreateDiagram() local 184 diagram_type *pDiag; in bDestroyDiagram() local 255 vExtendDiagramSize(diagram_type *pDiag, size_t tSize) in vExtendDiagramSize() 276 vPrologue2(diagram_type *pDiag, int iWordVersion) in vPrologue2() 321 vSubstring2Diagram(diagram_type *pDiag, in vSubstring2Diagram() 402 vImage2Diagram(diagram_type *pDiag, const imagedata_type *pImg, in vImage2Diagram() 488 bAddDummyImage(diagram_type *pDiag, const imagedata_type *pImg) in bAddDummyImage() 558 vMove2NextLine(diagram_type *pDiag, drawfile_fontref tFontRef, in vMove2NextLine() 580 vStartOfParagraph1(diagram_type *pDiag, long lBeforeIndentation) in vStartOfParagraph1() 596 vStartOfParagraph2(diagram_type *pDiag) in vStartOfParagraph2() [all …]
|
H A D | text.c | 25 vPrologueTXT(diagram_type *pDiag, const options_type *pOptions) in vPrologueTXT() 89 vMoveTo(diagram_type *pDiag) in vMoveTo() 109 vMove2NextLineTXT(diagram_type *pDiag) in vMove2NextLineTXT() 122 vSubstringTXT(diagram_type *pDiag, in vSubstringTXT() 143 vStartOfParagraphTXT(diagram_type *pDiag, long lBeforeIndentation) in vStartOfParagraphTXT() 158 vEndOfParagraphTXT(diagram_type *pDiag, long lAfterIndentation) in vEndOfParagraphTXT() 179 vEndOfPageTXT(diagram_type *pDiag, long lAfterIndentation) in vEndOfPageTXT()
|
H A D | postscript.c | 236 vAddHdrFtr(diagram_type *pDiag, const hdrftr_block_type *pHdrFtrInfo) in vAddHdrFtr() 297 vAddHeader(diagram_type *pDiag) in vAddHeader() 347 vAddFooter(diagram_type *pDiag) in vAddFooter() 409 vMove2NextPage(diagram_type *pDiag, BOOL bNewSection) in vMove2NextPage() 434 vMoveTo(diagram_type *pDiag, long lLastVerticalMovement) in vMoveTo() 461 vProloguePS(diagram_type *pDiag, in vProloguePS() 547 vEpiloguePS(diagram_type *pDiag) in vEpiloguePS() 602 vImageProloguePS(diagram_type *pDiag, const imagedata_type *pImg) in vImageProloguePS() 804 vImageEpiloguePS(diagram_type *pDiag) in vImageEpiloguePS() 826 bAddDummyImagePS(diagram_type *pDiag, const imagedata_type *pImg) in bAddDummyImagePS() [all …]
|
H A D | xml.c | 262 vPrintFootnote(diagram_type *pDiag, UINT uiFootnoteIndex) in vPrintFootnote() 314 vPrintChar(diagram_type *pDiag, char cChar) in vPrintChar() 343 vPrintSpecialChar(diagram_type *pDiag, USHORT usChar) in vPrintSpecialChar() 370 vPrintSpecialString(diagram_type *pDiag, const char *szString) in vPrintSpecialString() 389 vAddStartTag(diagram_type *pDiag, UCHAR ucTag, const char *szAttribute) in vAddStartTag() 484 vAddEndTag(diagram_type *pDiag, UCHAR ucTag) in vAddEndTag() 577 vAddEndTagOptional(diagram_type *pDiag, UCHAR ucTag) in vAddEndTagOptional() 591 vAddCombinedTag(diagram_type *pDiag, UCHAR ucTag, const char *szAttribute) in vAddCombinedTag() 620 vAddEndTagsUntil2(diagram_type *pDiag, UCHAR ucTag1, UCHAR ucTag2) in vAddEndTagsUntil2() 666 vCreateBookIntro(diagram_type *pDiag, int iVersion) in vCreateBookIntro() [all …]
|
H A D | pdf.c | 224 vCreateInfoDictionary(diagram_type *pDiag, int iWordVersion) in vCreateInfoDictionary() 285 vAddHdrFtr(diagram_type *pDiag, const hdrftr_block_type *pHdrFtrInfo) in vAddHdrFtr() 346 vAddHeader(diagram_type *pDiag) in vAddHeader() 387 vAddFooter(diagram_type *pDiag) in vAddFooter() 467 vMove2NextPage(diagram_type *pDiag, BOOL bNewSection) in vMove2NextPage() 524 vMoveTo(diagram_type *pDiag, long lLastVerticalMovement) in vMoveTo() 551 vProloguePDF(diagram_type *pDiag, in vProloguePDF() 621 vEpiloguePDF(diagram_type *pDiag) in vEpiloguePDF() 715 vImageProloguePDF(diagram_type *pDiag, const imagedata_type *pImg) in vImageProloguePDF() 828 vImageEpiloguePDF(diagram_type *pDiag) in vImageEpiloguePDF() [all …]
|
H A D | fmt_text.c | 28 vPrologueFMT(diagram_type *pDiag, const options_type *pOptions) in vPrologueFMT() 131 vMoveTo(diagram_type *pDiag) in vMoveTo() 151 vSubstringFMT(diagram_type *pDiag, in vSubstringFMT()
|
H A D | jpeg2sprt.c | 49 bSave2Draw(diagram_type *pDiag, FILE *pFile, in bSave2Draw() 84 bTranslateJPEG(diagram_type *pDiag, FILE *pFile, in bTranslateJPEG()
|
H A D | main_ros.c | 76 diagram_type *pDiag; in bBarInfo() local 119 diagram_type *pDiag; in bMouseButtonClick() local 190 diagram_type *pDiag; in pCreateTextWindow() local 249 diagram_type *pDiag; in vProcessFile() local
|
H A D | out2window.c | 22 vString2Diagram(diagram_type *pDiag, output_type *pAnchor) in vString2Diagram() 62 vSetLeftIndentation(diagram_type *pDiag, long lLeftIndentation) in vSetLeftIndentation() 157 vAlign2Window(diagram_type *pDiag, output_type *pAnchor, in vAlign2Window() 208 vJustify2Window(diagram_type *pDiag, output_type *pAnchor, in vJustify2Window() 572 vTableRow2Window(diagram_type *pDiag, output_type *pOutput, in vTableRow2Window()
|
H A D | saveas.c | 64 diagram_type *pDiag; in bText2File() local 165 diagram_type *pDiag; in bSaveTextfile() local 353 diagram_type *pDiag; in bSaveDrawfile() local
|
H A D | png2sprt.c | 21 bTranslatePNG(diagram_type *pDiag, FILE *pFile, in bTranslatePNG()
|
H A D | imgtrans.c | 21 bTranslateImage(diagram_type *pDiag, FILE *pFile, BOOL bMinimalInformation, in bTranslateImage()
|
H A D | jpeg2eps.c | 57 bTranslateJPEG(diagram_type *pDiag, FILE *pFile, in bTranslateJPEG()
|
H A D | drawfile.c | 103 drawfile_diagram *pDiag; in Drawfile_CreateDiagram() local 322 drawfile_diagram *pDiag; in Drawfile_VerifyDiagram() local
|
H A D | main_u.c | 154 diagram_type *pDiag; in bProcessFile() local
|
H A D | png2eps.c | 160 bTranslatePNG(diagram_type *pDiag, FILE *pFile, in bTranslatePNG()
|
H A D | dib2sprt.c | 507 vDecodeDIB(diagram_type *pDiag, FILE *pFile, const imagedata_type *pImg) in vDecodeDIB() 586 bTranslateDIB(diagram_type *pDiag, FILE *pFile, in bTranslateDIB()
|
H A D | word2text.c | 253 vStoreStyle(diagram_type *pDiag, output_type *pOutput, in vStoreStyle() 276 vPutIndentation(diagram_type *pDiag, output_type *pOutput, in vPutIndentation() 638 bWordDecryptor(FILE *pFile, long lFilesize, diagram_type *pDiag) in bWordDecryptor()
|
H A D | dib2eps.c | 491 bTranslateDIB(diagram_type *pDiag, FILE *pInFile, in bTranslateDIB()
|