Home
last modified time | relevance | path

Searched refs:pGID (Results 1 – 4 of 4) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/modules/pdfium/pdfium/core/fxcodec/jbig2/
H A DJBig2_HtrdProc.cpp45 pGID->GSMMR = HMMR; in decode_Arith()
46 pGID->GSW = HGW; in decode_Arith()
47 pGID->GSH = HGH; in decode_Arith()
48 pGID->GSBPP = (uint8_t)HBPP; in decode_Arith()
50 pGID->GSKIP = HSKIP.get(); in decode_Arith()
51 pGID->GSTEMPLATE = HTEMPLATE; in decode_Arith()
83 pGID->GSMMR = HMMR; in decode_MMR()
84 pGID->GSW = HGW; in decode_MMR()
85 pGID->GSH = HGH; in decode_MMR()
86 pGID->GSBPP = (uint8_t)HBPP; in decode_MMR()
[all …]
/dports/editors/texmaker/texmaker-5.0.3/pdfium/core/fxcodec/jbig2/
H A DJBig2_HtrdProc.cpp44 pGID->GSMMR = HMMR; in decode_Arith()
45 pGID->GSW = HGW; in decode_Arith()
46 pGID->GSH = HGH; in decode_Arith()
47 pGID->GSBPP = (uint8_t)HBPP; in decode_Arith()
49 pGID->GSKIP = HSKIP.get(); in decode_Arith()
50 pGID->GSTEMPLATE = HTEMPLATE; in decode_Arith()
82 pGID->GSMMR = HMMR; in decode_MMR()
83 pGID->GSW = HGW; in decode_MMR()
84 pGID->GSH = HGH; in decode_MMR()
85 pGID->GSBPP = (uint8_t)HBPP; in decode_MMR()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx966 sal_uInt16 pGID[256]; in createFontSubset() local
969 memset( pGID, 0, sizeof( pGID ) ); in createFontSubset()
984 …SAL_WARN_IF( pEnc[pNewEncoding[i]] != 0 || pGID[pNewEncoding[i]] != 0, "vcl.fonts", "duplicate enc… in createFontSubset()
986 pGID[ pNewEncoding[i] ] = static_cast<sal_uInt16>(pGlyphIds[ i ]); in createFontSubset()
1017 aRequestedGlyphIds[i] = pGID[i]; in createFontSubset()
1062 pGID, in createFontSubset()
1079 pGID, in createFontSubset()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx968 sal_uInt16 pGID[256]; in createFontSubset() local
971 memset( pGID, 0, sizeof( pGID ) ); in createFontSubset()
986 …SAL_WARN_IF( pEnc[pNewEncoding[i]] != 0 || pGID[pNewEncoding[i]] != 0, "vcl.fonts", "duplicate enc… in createFontSubset()
988 pGID[ pNewEncoding[i] ] = static_cast<sal_uInt16>(pGlyphIds[ i ]); in createFontSubset()
1019 aRequestedGlyphIds[i] = pGID[i]; in createFontSubset()
1064 pGID, in createFontSubset()
1081 pGID, in createFontSubset()