Searched defs:usFontSize (Results 1 – 10 of 10) sorted by relevance
/plan9/sys/src/cmd/aux/antiword/ |
H A D | output.c | 220 USHORT usFontSize) in vMove2NextLine() 253 USHORT usFontSize, USHORT usMaxFontSize) in vSubstring2Diagram() 343 drawfile_fontref tFontRef, USHORT usFontSize, long lAfterIndentation) in vEndOfParagraph()
|
H A D | postscript.c | 1080 vMove2NextLinePS(diagram_type *pDiag, USHORT usFontSize) in vMove2NextLinePS() 1095 USHORT usFontSize, USHORT usMaxFontSize) in vSubstringPS() 1148 USHORT usFontSize, long lAfterIndentation) in vEndOfParagraphPS()
|
H A D | pdf.c | 1060 vMove2NextLinePDF(diagram_type *pDiag, USHORT usFontSize) in vMove2NextLinePDF() 1075 USHORT usFontSize, USHORT usMaxFontSize) in vSubstringPDF() 1125 USHORT usFontSize, long lAfterIndentation) in vEndOfParagraphPDF()
|
H A D | fonts_r.c | 191 drawfile_fontref tFontRef, USHORT usFontSize) in lComputeStringWidth()
|
H A D | fonts_u.c | 216 drawfile_fontref tFontRef, USHORT usFontSize) in lComputeStringWidth()
|
H A D | draw.c | 324 USHORT usFontSize, USHORT usMaxFontSize) in vSubstring2Diagram() 559 USHORT usFontSize) in vMove2NextLine() 606 drawfile_fontref tFontRef, USHORT usFontSize, long lAfterIndentation) in vEndOfParagraph()
|
H A D | word2text.c | 450 USHORT usFontStyle, usFontSize; in pStartNewOutput() local 657 USHORT usFontStyle, usFontStyleMinimal, usFontSize, usTmp; in bWordDecryptor() local
|
H A D | misc.c | 545 lComputeLeading(USHORT usFontSize) in lComputeLeading()
|
H A D | wordtypes.h | 51 USHORT usFontSize; member 213 USHORT usFontSize; member
|
H A D | fonts.c | 1011 lComputeSpaceWidth(drawfile_fontref tFontRef, USHORT usFontSize) in lComputeSpaceWidth()
|