Home
last modified time | relevance | path

Searched refs:chrcode (Results 1 – 25 of 28) sorted by relevance

12

/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dpkfont.c355 int32_t chrcode; member
369 h->chrcode = get_unsigned_byte(fp); in read_pk_char_header()
380 h->chrcode = get_signed_quad(fp); in read_pk_char_header()
391 h->chrcode = get_unsigned_byte(fp); in read_pk_char_header()
405 if ((uint32_t)h->chrcode > 0xff) in read_pk_char_header()
545 else if (charavail[pkh.chrcode & 0xff])
547 ident, pkh.chrcode);
549 if (!usedchars[pkh.chrcode & 0xff])
560 widths[pkh.chrcode & 0xff] = charwidth;
590 pk_char2name(charname, pkh.chrcode);
[all …]
/dports/lang/yap/yap-6.2.2/packages/PLStream/
H A Dpl-yap.c25 uncachedCodeToAtom(int chrcode) in uncachedCodeToAtom() argument
26 { if ( chrcode < 256 ) in uncachedCodeToAtom()
29 tmp[0] = chrcode; in uncachedCodeToAtom()
34 tmp[0] = chrcode; in uncachedCodeToAtom()
43 codeToAtom(int chrcode) in codeToAtom() argument
46 if ( chrcode == EOF ) in codeToAtom()
49 assert(chrcode >= 0); in codeToAtom()
51 if ( chrcode < (1<<15) ) in codeToAtom()
52 { int page = chrcode / 256; in codeToAtom()
53 int entry = chrcode % 256; in codeToAtom()
[all …]
H A Dpl-yap.h44 extern atom_t codeToAtom(int chrcode);
/dports/www/osticket/upload/include/mpdf/vendor/mpdf/mpdf/src/Barcode/
H A DImb.php165 $chrcode = $table5of13[$val];
167 $chrcode = $table2of13[($val - 1287)];
171 $chrcode = ((~$chrcode) & 8191);
173 $characters[] = $chrcode;
/dports/print/texlive-base/texlive-20150521-source/texk/dvisvgm/dvisvgm-1.9.2/src/
H A DCMapReader.cpp184 UInt32 chrcode = parse_hexentry(ir); in op_beginbfrange() local
185 _cmap->addBFRange(first, last, chrcode); in op_beginbfrange()
202 UInt32 chrcode = parse_hexentry(ir); in op_beginbfchar() local
203 _cmap->addBFRange(cid, cid, chrcode); in op_beginbfchar()
H A DCMap.h97 …void addBFRange (UInt32 first, UInt32 last, UInt32 chrcode) {_bfranges.addRange(first, last, chrco… in addBFRange() argument
/dports/devel/z88dk/z88dk/libsrc/target/cpc/cpcrslib/
H A Dcpc_Uncrunch_callee.asm168 jp c, chrcode ; short RLE, get bytecode
182 .chrcode
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/databases/phpmyadmin/phpMyAdmin-4.9.7-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/databases/phpmyadmin5/phpMyAdmin-5.1.2-all-languages/vendor/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2127 $chrcode = $table5of13[$val];
2129 $chrcode = $table2of13[($val - 1287)];
2133 $chrcode = ((~$chrcode) & 8191);
2135 $characters[] = $chrcode;
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/www/phpmyfaq/phpmyfaq/src/libs/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/www/fusionpbx/fusionpbx-4.4.1/resources/tcpdf/
H A Dtcpdf_barcodes_1d.php2125 $chrcode = $table5of13[$val];
2127 $chrcode = $table2of13[($val - 1287)];
2131 $chrcode = ((~$chrcode) & 8191);
2133 $characters[] = $chrcode;
/dports/www/limesurvey/limesurvey/application/third_party/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/www/matomo/piwik/vendor/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2127 $chrcode = $table5of13[$val];
2129 $chrcode = $table2of13[($val - 1287)];
2133 $chrcode = ((~$chrcode) & 8191);
2135 $characters[] = $chrcode;
/dports/www/webtrees/webtrees-1.7.18/webtrees/vendor/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2127 $chrcode = $table5of13[$val];
2129 $chrcode = $table2of13[($val - 1287)];
2133 $chrcode = ((~$chrcode) & 8191);
2135 $characters[] = $chrcode;
/dports/www/itop/web/lib/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/sysutils/ldap-account-manager/ldap-account-manager-7.3/lib/3rdParty/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/finance/prestashop/prestashop/vendor/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/www/thirtybees/thirtybees-1.1.0/vendor/tecnickcom/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;
/dports/www/moodle310/moodle/lib/tcpdf/
H A Dtcpdf_barcodes_1d.php2128 $chrcode = $table5of13[$val];
2130 $chrcode = $table2of13[($val - 1287)];
2134 $chrcode = ((~$chrcode) & 8191);
2136 $characters[] = $chrcode;

12