Home
last modified time | relevance | path

Searched refs:conversion_ps (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/cmd/aux/antiword/
H A Doutput.c37 case conversion_ps: in vPrologue1()
63 case conversion_ps: in vEpilogue()
88 case conversion_ps: in vImagePrologue()
112 case conversion_ps: in vImageEpilogue()
138 case conversion_ps: in bAddDummyImage()
199 case conversion_ps: in vPrologue2()
231 case conversion_ps: in vMove2NextLine()
263 case conversion_ps: in vSubstring2Diagram()
298 case conversion_ps: in vStartOfParagraph1()
325 case conversion_ps: in vStartOfParagraph2()
[all …]
H A Dproperties.c43 tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
50 tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
62 if (tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
67 tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
74 tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
93 if (tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
99 tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
107 tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
126 if (tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
132 tOptions.eConversionType == conversion_ps || in vGetPropertyInfo()
[all …]
H A Dfonts_u.c138 tOptions.eConversionType != conversion_ps && in tOpenFont()
179 tOptions.eConversionType != conversion_ps && in tOpenTableFont()
H A Dchartrans.c211 (eConversionType == conversion_ps || in ucGetBulletCharacter()
424 (eConversionType == conversion_ps || in ulTranslateCharacters()
H A Doptions.c441 if (!bCorrectPapersize(optarg, conversion_ps)) { in iReadOptions()
485 if (tOptionsCurr.eConversionType == conversion_ps && in iReadOptions()
506 if (tOptionsCurr.eConversionType == conversion_ps || in iReadOptions()
H A Dwordtypes.h63 conversion_ps, enumerator
H A Dfonts.c998 if (eConversionType == conversion_ps && in vCorrectFontTable()