Searched refs:encoding_type (Results 1 – 14 of 14) sorted by relevance
| /plan9/sys/src/cmd/aux/antiword/ |
| H A D | wordtypes.h | 76 } encoding_type; typedef 104 encoding_type eEncoding;
|
| H A D | antiword.h | 277 extern UCHAR ucGetBulletCharacter(conversion_type, encoding_type); 281 encoding_type, BOOL); 386 extern void vCorrectFontTable(conversion_type, encoding_type); 452 extern void vGetBulletValue(conversion_type, encoding_type, char *, size_t);
|
| H A D | chartrans.c | 201 ucGetBulletCharacter(conversion_type eConversionType, encoding_type eEncoding) in ucGetBulletCharacter() 338 conversion_type eConversionType, encoding_type eEncoding, in ulTranslateCharacters()
|
| H A D | fmt_text.c | 17 static encoding_type eEncoding = encoding_neutral;
|
| H A D | text.c | 14 static encoding_type eEncoding = encoding_neutral;
|
| H A D | fonts_u.c | 18 static encoding_type eEncoding = encoding_neutral;
|
| H A D | output.c | 12 static encoding_type eEncoding = encoding_neutral;
|
| H A D | stylelist.c | 31 static encoding_type eEncoding = encoding_neutral;
|
| H A D | options.c | 136 static encoding_type
|
| H A D | misc.c | 611 vGetBulletValue(conversion_type eConversionType, encoding_type eEncoding, in vGetBulletValue()
|
| H A D | fonts.c | 992 vCorrectFontTable(conversion_type eConversionType, encoding_type eEncoding) in vCorrectFontTable()
|
| H A D | postscript.c | 24 static encoding_type eEncoding = encoding_neutral;
|
| H A D | pdf.c | 26 static encoding_type eEncoding = encoding_neutral;
|
| H A D | xml.c | 23 static encoding_type eEncoding = encoding_neutral;
|