Gushort            38 lib/pdf/xpdf/BuiltinFont.h   Gushort width;
Gushort            47 lib/pdf/xpdf/BuiltinFont.h   GBool getWidth(char *name, Gushort *width);
Gushort           938 lib/pdf/xpdf/FoFiEncodings.cc Gushort fofiType1CISOAdobeCharset[229] = {
Gushort           964 lib/pdf/xpdf/FoFiEncodings.cc Gushort fofiType1CExpertCharset[166] = {
Gushort           984 lib/pdf/xpdf/FoFiEncodings.cc Gushort fofiType1CExpertSubsetCharset[87] = {
Gushort            32 lib/pdf/xpdf/FoFiEncodings.h extern Gushort fofiType1CISOAdobeCharset[229];
Gushort            33 lib/pdf/xpdf/FoFiEncodings.h extern Gushort fofiType1CExpertCharset[166];
Gushort            34 lib/pdf/xpdf/FoFiEncodings.h extern Gushort fofiType1CExpertSubsetCharset[87];
Gushort           319 lib/pdf/xpdf/FoFiTrueType.cc Gushort FoFiTrueType::mapCodeToGID(int i, int c) {
Gushort           320 lib/pdf/xpdf/FoFiTrueType.cc   Gushort gid;
Gushort           398 lib/pdf/xpdf/FoFiTrueType.cc Gushort *FoFiTrueType::getCIDToGIDMap(int *nCIDs) {
Gushort           400 lib/pdf/xpdf/FoFiTrueType.cc   Gushort *map;
Gushort           511 lib/pdf/xpdf/FoFiTrueType.cc   Gushort cid;
Gushort            59 lib/pdf/xpdf/FoFiTrueType.h   Gushort mapCodeToGID(int i, int c);
Gushort            69 lib/pdf/xpdf/FoFiTrueType.h   Gushort *getCIDToGIDMap(int *nCIDs);
Gushort            88 lib/pdf/xpdf/FoFiTrueType.h 		       Gushort *codeToGID,
Gushort           106 lib/pdf/xpdf/FoFiTrueType.h   void convertToCIDType2(char *psName, Gushort *cidMap, int nCIDs,
Gushort           121 lib/pdf/xpdf/FoFiTrueType.h   void convertToType0(char *psName, Gushort *cidMap, int nCIDs,
Gushort           138 lib/pdf/xpdf/FoFiTrueType.h 		char *name = NULL, Gushort *codeToGID = NULL);
Gushort           147 lib/pdf/xpdf/FoFiTrueType.h 		      Gushort *codeToGID,
Gushort           104 lib/pdf/xpdf/FoFiType1C.cc Gushort *FoFiType1C::getCIDToGIDMap(int *nCIDs) {
Gushort           105 lib/pdf/xpdf/FoFiType1C.cc   Gushort *map;
Gushort           123 lib/pdf/xpdf/FoFiType1C.cc   map = (Gushort *)gmallocn(n, sizeof(Gushort));
Gushort           124 lib/pdf/xpdf/FoFiType1C.cc   memset(map, 0, n * sizeof(Gushort));
Gushort          1096 lib/pdf/xpdf/FoFiType1C.cc   Gushort r2;
Gushort          2357 lib/pdf/xpdf/FoFiType1C.cc     charset = (Gushort *)gmallocn(nGlyphs, sizeof(Gushort));
Gushort          2365 lib/pdf/xpdf/FoFiType1C.cc 	charset[i] = (Gushort)getU16BE(pos, &parsedOk);
Gushort          2381 lib/pdf/xpdf/FoFiType1C.cc 	  charset[i++] = (Gushort)c++;
Gushort          2395 lib/pdf/xpdf/FoFiType1C.cc 	  charset[i++] = (Gushort)c++;
Gushort           126 lib/pdf/xpdf/FoFiType1C.h   Gushort r1;			// eexec encryption key
Gushort           154 lib/pdf/xpdf/FoFiType1C.h   Gushort *getCIDToGIDMap(int *nCIDs);
Gushort           221 lib/pdf/xpdf/FoFiType1C.h   Gushort *charset;
Gushort           427 lib/pdf/xpdf/GfxFont.cc   Gushort w;
Gushort           931 lib/pdf/xpdf/GfxFont.cc Gushort *Gfx8BitFont::getCodeToGIDMap(FoFiTrueType *ff) {
Gushort           932 lib/pdf/xpdf/GfxFont.cc   Gushort *map;
Gushort           940 lib/pdf/xpdf/GfxFont.cc   map = (Gushort *)gmallocn(256, sizeof(Gushort));
Gushort          1043 lib/pdf/xpdf/GfxFont.cc       map[i] = (Gushort)(int)ff->mapNameToGID(charName);
Gushort          1225 lib/pdf/xpdf/GfxFont.cc       cidToGID = (Gushort *)gmallocn(i, sizeof(Gushort));
Gushort          1231 lib/pdf/xpdf/GfxFont.cc 	  cidToGID = (Gushort *)greallocn(cidToGID, i, sizeof(Gushort));
Gushort          1233 lib/pdf/xpdf/GfxFont.cc 	cidToGID[cidToGIDLen++] = (Gushort)((c1 << 8) + c2);
Gushort           230 lib/pdf/xpdf/GfxFont.h   Gushort *getCodeToGIDMap(FoFiTrueType *ff);
Gushort           284 lib/pdf/xpdf/GfxFont.h   Gushort *getCIDToGID() { return cidToGID; }
Gushort           292 lib/pdf/xpdf/GfxFont.h   Gushort *cidToGID;		// CID --> GID mapping (for embedded
Gushort           105 lib/pdf/xpdf/JPXStream.h   Gushort flags;		// flag bits
Gushort           106 lib/pdf/xpdf/JPXStream.h   Gushort len;			// number of significant bits in mag
Gushort            91 lib/pdf/xpdf/SplashFTFontEngine.cc   Gushort *cidToGIDMap;
Gushort           119 lib/pdf/xpdf/SplashFTFontEngine.cc   Gushort *cidToGIDMap;
Gushort            49 lib/pdf/xpdf/SplashFTFontEngine.h 				   Gushort *codeToGID, int codeToGIDLen);
Gushort            30 lib/pdf/xpdf/SplashFTFontFile.cc   Gushort *codeToGIDA;
Gushort            37 lib/pdf/xpdf/SplashFTFontFile.cc   codeToGIDA = (Gushort *)gmallocn(256, sizeof(int));
Gushort            41 lib/pdf/xpdf/SplashFTFontFile.cc       codeToGIDA[i] = (Gushort)FT_Get_Name_Index(faceA, name);
Gushort            38 lib/pdf/xpdf/SplashFTFontFile.h 				     Gushort *codeToCIDA, int codeToGIDLenA);
Gushort            43 lib/pdf/xpdf/SplashFTFontFile.h 					  Gushort *codeToGIDA,
Gushort            59 lib/pdf/xpdf/SplashFTFontFile.h 		   Gushort *codeToGIDA, int codeToGIDLenA,
Gushort            64 lib/pdf/xpdf/SplashFTFontFile.h   Gushort *codeToGID;
Gushort            66 lib/pdf/xpdf/SplashFontEngine.h 				   Gushort *codeToGID, int codeToGIDLen);
Gushort           469 lib/pdf/xpdf/SplashOutputDev.cc   Gushort code;
Gushort           470 lib/pdf/xpdf/SplashOutputDev.cc   Gushort mru;			// valid bit (0x8000) and MRU index
Gushort           543 lib/pdf/xpdf/SplashOutputDev.cc   Gushort code;			// character code
Gushort           974 lib/pdf/xpdf/SplashOutputDev.cc   Gushort *codeToGID;
Gushort          1183 lib/pdf/xpdf/SplashOutputDev.cc 	      codeToGID = (Gushort *)gmallocn(n, sizeof(Gushort));
Gushort          1203 lib/pdf/xpdf/SplashOutputDev.cc 	  codeToGID = (Gushort *)gmallocn(n, sizeof(Gushort));
Gushort          1205 lib/pdf/xpdf/SplashOutputDev.cc 		 n * sizeof(Gushort));
Gushort          2769 lib/pdf/xpdf/SplashOutputDev.cc   Gushort *codeToGID;
Gushort          2811 lib/pdf/xpdf/SplashOutputDev.cc       codeToGID = (Gushort *)gmallocn(256, sizeof(Gushort));
Gushort          2555 lib/pdf/xpdf/Stream.cc   Gushort *quantTable;
Gushort          2848 lib/pdf/xpdf/Stream.cc   Gushort code;
Gushort          3143 lib/pdf/xpdf/Stream.cc   Gushort code;
Gushort          4352 lib/pdf/xpdf/Stream.cc 	  tab->codes[i].len = (Gushort)len;
Gushort          4353 lib/pdf/xpdf/Stream.cc 	  tab->codes[i].val = (Gushort)val;
Gushort           573 lib/pdf/xpdf/Stream.h   Gushort firstCode[17];	// first code for this bit length
Gushort           574 lib/pdf/xpdf/Stream.h   Gushort numCodes[17];		// number of codes of this bit length
Gushort           608 lib/pdf/xpdf/Stream.h   Gushort quantTables[4][64];	// quantization tables
Gushort           633 lib/pdf/xpdf/Stream.h   void transformDataUnit(Gushort *quantTable,
Gushort           665 lib/pdf/xpdf/Stream.h   Gushort len;			// code length, in bits
Gushort           666 lib/pdf/xpdf/Stream.h   Gushort val;			// value represented by this code