Searched refs:cmap_index (Results 1 – 2 of 2) sorted by relevance
98 FT_UInt cmap_index; member105 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->char_code )112 FT_UInt cmap_index; member120 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->first )165 node->cmap_index = query->cmap_index; in ftc_cmap_node_new()205 node->cmap_index == query->cmap_index ) in ftc_cmap_node_compare()290 FT_Int cmap_index, in FTC_CMapCache_Lookup() argument302 if ( cmap_index < 0 ) in FTC_CMapCache_Lookup()310 cmap_index = 0; in FTC_CMapCache_Lookup()326 if ( cmap_index > FT_MAX_CHARMAP_CACHEABLE && !no_cmap_change ) in FTC_CMapCache_Lookup()[all …]
633 FT_Int cmap_index,