Searched defs:cmap_index (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/freetype/src/cache/
H A Dftccmap.c60 FT_UInt cmap_index; member in struct:FTC_CMapQueryRec_
67 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->char_code )
74 FT_UInt cmap_index; member in struct:FTC_CMapNodeRec_
82 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->first )
127 node->cmap_index = query->cmap_index;
167 node->cmap_index == query->cmap_index )
237 FT_Int cmap_index,
249 if ( cmap_index <
[all...]
/external/freetype/src/cache/
H A Dftccmap.c60 FT_UInt cmap_index; member in struct:FTC_CMapQueryRec_
67 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->char_code )
74 FT_UInt cmap_index; member in struct:FTC_CMapNodeRec_
82 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->first )
127 node->cmap_index = query->cmap_index;
167 node->cmap_index == query->cmap_index )
237 FT_Int cmap_index,
249 if ( cmap_index <
[all...]

Completed in 110 milliseconds