HomeSort by relevance Sort by last modified time
    Searched refs:cmap_index (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/cache/
ftccmap.c 98 FT_UInt cmap_index; member in struct:FTC_CMapQueryRec_
105 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->char_code )
112 FT_UInt cmap_index; member in struct:FTC_CMapNodeRec_
120 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->first )
165 node->cmap_index = query->cmap_index;
205 node->cmap_index == query->cmap_index )
290 FT_Int cmap_index,
302 if ( cmap_index < 0
    [all...]
  /external/freetype/include/freetype/
ftcache.h 619 * cmap_index ::
633 FT_Int cmap_index,
    [all...]

Completed in 510 milliseconds