HomeSort by relevance Sort by last modified time
    Searched full:charmap (Results 76 - 100 of 549) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium_org/third_party/icu/source/data/mappings/
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/chromium_org/third_party/icu/source/i18n/
csrsbcs.h 26 const uint8_t *charMap;
63 int32_t match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t charMap[]);
  /external/freetype/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/freetype/src/autofit/
afglobal.c 60 FT_CharMap old_charmap = face->charmap;
82 /* scan each script in a Unicode charmap */
  /external/icu4c/data/mappings/
gsm-03.38-2000.ucm 61 CHARMAP
216 END CHARMAP
ibm-1276_P100-1995.ucm 20 CHARMAP
329 END CHARMAP
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/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 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/freetype/internal/
fttrace.h 49 FT_TRACE_DEF( ttcmap ) /* charmap handler (ttcmap.c) */

Completed in 3064 milliseconds

1 2 34 5 6 7 8 91011>>