Home
last modified time | relevance | path

Searched refs:CMAP (Results 1 – 5 of 5) sorted by relevance

/external/harfbuzz_ng/test/shaping/data/text-rendering-tests/
DMakefile.sources6 tests/CMAP-1.tests \
7 tests/CMAP-2.tests \
77 tests/CMAP-3.tests \
DDISABLED2 tests/CMAP-3.tests
/external/pdfium/third_party/libtiff/
Dtif_getimage.c2579 #define CMAP(x) c = (TIFFRGBValue) x; *p++ = PACK(r[c]&0xff, g[c]&0xff, b[c]&0xff); in makecmap() macro
2582 CMAP(i>>7); in makecmap()
2583 CMAP((i>>6)&1); in makecmap()
2584 CMAP((i>>5)&1); in makecmap()
2585 CMAP((i>>4)&1); in makecmap()
2586 CMAP((i>>3)&1); in makecmap()
2587 CMAP((i>>2)&1); in makecmap()
2588 CMAP((i>>1)&1); in makecmap()
2589 CMAP(i&1); in makecmap()
2592 CMAP(i>>6); in makecmap()
[all …]
/external/python/cpython2/Mac/scripts/
Derrors.txt505 -8805 kATSUNoFontCmapAvailableErr Used when no CMAP table can be accessed or synthesized for the
/external/freetype/docs/
DCHANGES4621 really useful CMAP files..