/external/icu/icu4c/source/data/mappings/ |
ibm-424_P100-1995.ucm | 20 CHARMAP 333 END CHARMAP
|
ibm-4899_P100-1998.ucm | 20 CHARMAP 243 END CHARMAP
|
ibm-5012_P100-1999.ucm | 20 CHARMAP 337 END CHARMAP
|
ibm-803_P100-1999.ucm | 20 CHARMAP 234 END CHARMAP
|
ibm-874_P100-1995.ucm | 20 CHARMAP 339 END CHARMAP
|
ibm-916_P100-1995.ucm | 20 CHARMAP 333 END CHARMAP
|
icu-internal-compound-d5.ucm | 20 CHARMAP 244 END CHARMAP
|
macos-29-10.2.ucm | 36 CHARMAP 324 END CHARMAP
|
macos-7_3-10.2.ucm | 36 CHARMAP 322 END CHARMAP
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
ftcache.h | 86 * If you want to use the charmap caching, call @FTC_CMapCache_New, then 556 * An opaque handle used to model a charmap cache. This cache is to 569 * Create a new charmap cache. 598 * Translate a character code into a glyph index, using the charmap 603 * A charmap cache handle. 609 * The index of the charmap in the source face. Any negative value 610 * means to use the cache @FT_Face's default charmap. 613 * The character code (in the corresponding charmap). [all...] |
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
ftcache.h | 86 * If you want to use the charmap caching, call @FTC_CMapCache_New, then 556 * An opaque handle used to model a charmap cache. This cache is to 569 * Create a new charmap cache. 598 * Translate a character code into a glyph index, using the charmap 603 * A charmap cache handle. 609 * The index of the charmap in the source face. Any negative value 610 * means to use the cache @FT_Face's default charmap. 613 * The character code (in the corresponding charmap). [all...] |
/external/javassist/src/test/test/javassist/convert/ |
ArrayAccessReplaceTest.java | 152 public static Map charMap = new HashMap(); 177 return ((Character)charMap.get(new Integer(index))).charValue(); 181 charMap.put(new Integer(index), new Character(element));
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
ttcmap.c | 205 /***** The following charmap lookup and iteration functions all *****/ 256 /* low-bytes within the charmap. Note that the range defined by `first' */ 397 /* to test whether the character code is in the charmap */ 709 TT_Face face = (TT_Face)cmap->cmap.cmap.charmap.face; [all...] |
/external/freetype/src/sfnt/ |
ttcmap.c | 211 /***** The following charmap lookup and iteration functions all *****/ 262 /* low-bytes within the charmap. Note that the range defined by `first' */ 412 /* to test whether the character code is in the charmap */ 724 TT_Face face = (TT_Face)cmap->cmap.cmap.charmap.face; [all...] |
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/sfnt/ |
ttcmap.c | 205 /***** The following charmap lookup and iteration functions all *****/ 256 /* low-bytes within the charmap. Note that the range defined by `first' */ 397 /* to test whether the character code is in the charmap */ 709 TT_Face face = (TT_Face)cmap->cmap.cmap.charmap.face; [all...] |
/external/chromium_org/third_party/freetype/include/freetype/internal/ |
fttrace.h | 49 FT_TRACE_DEF( ttcmap ) /* charmap handler (ttcmap.c) */
|
ftvalid.h | 56 /* doesn't contain invalid data. For example, a charmap table that */
|
/external/chromium_org/third_party/freetype/src/cff/ |
cffdrivr.c | 400 * If the charmap is a synthetic Unicode encoding cmap or 408 cff_get_cmap_info( FT_CharMap charmap, 411 FT_CMap cmap = FT_CMAP( charmap ); 431 error = service->get_cmap_info( charmap, cmap_info );
|
/external/freetype/include/internal/ |
fttrace.h | 49 FT_TRACE_DEF( ttcmap ) /* charmap handler (ttcmap.c) */
|
ftvalid.h | 56 /* doesn't contain invalid data. For example, a charmap table that */
|
/external/freetype/src/cff/ |
cffdrivr.c | 402 * If the charmap is a synthetic Unicode encoding cmap or 410 cff_get_cmap_info( FT_CharMap charmap, 413 FT_CMap cmap = FT_CMAP( charmap ); 433 error = service->get_cmap_info( charmap, cmap_info );
|
/external/pdfium/core/include/thirdparties/freetype/freetype/internal/ |
fttrace.h | 49 FT_TRACE_DEF( ttcmap ) /* charmap handler (ttcmap.c) */
|
ftvalid.h | 56 /* doesn't contain invalid data. For example, a charmap table that */
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/internal/ |
fttrace.h | 49 FT_TRACE_DEF( ttcmap ) /* charmap handler (ttcmap.c) */
|
ftvalid.h | 56 /* doesn't contain invalid data. For example, a charmap table that */
|