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

/external/freetype/src/cache/
H A Dftccmap.c98 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 <
[all...]

Completed in 68 milliseconds