Searched refs:cmap_index (Results 1 – 6 of 6) sorted by relevance
/third_party/flutter/skia/third_party/externals/freetype/src/cache/ |
D | ftccmap.c | 60 FT_UInt cmap_index; member 72 FT_UInt cmap_index; member 123 node->cmap_index = query->cmap_index; in ftc_cmap_node_new() 163 node->cmap_index == query->cmap_index ) in ftc_cmap_node_compare() 233 FT_Int cmap_index, in FTC_CMapCache_Lookup() argument 245 if ( cmap_index < 0 ) in FTC_CMapCache_Lookup() 253 cmap_index = 0; in FTC_CMapCache_Lookup() 263 query.cmap_index = (FT_UInt)cmap_index; in FTC_CMapCache_Lookup() 266 hash = FTC_CMAP_HASH( face_id, (FT_UInt)cmap_index, char_code ); in FTC_CMapCache_Lookup() 300 if ( (FT_UInt)cmap_index < (FT_UInt)face->num_charmaps ) in FTC_CMapCache_Lookup() [all …]
|
/third_party/freetype/src/cache/ |
D | ftccmap.c | 59 FT_UInt cmap_index; member 71 FT_UInt cmap_index; member 122 node->cmap_index = query->cmap_index; in ftc_cmap_node_new() 162 node->cmap_index == query->cmap_index ) in ftc_cmap_node_compare() 232 FT_Int cmap_index, in FTC_CMapCache_Lookup() argument 244 if ( cmap_index < 0 ) in FTC_CMapCache_Lookup() 252 cmap_index = 0; in FTC_CMapCache_Lookup() 262 query.cmap_index = (FT_UInt)cmap_index; in FTC_CMapCache_Lookup() 265 hash = FTC_CMAP_HASH( face_id, (FT_UInt)cmap_index, char_code ); in FTC_CMapCache_Lookup() 299 if ( (FT_UInt)cmap_index < (FT_UInt)face->num_charmaps ) in FTC_CMapCache_Lookup() [all …]
|
/third_party/skia/third_party/externals/freetype/src/cache/ |
D | ftccmap.c | 59 FT_UInt cmap_index; member 71 FT_UInt cmap_index; member 122 node->cmap_index = query->cmap_index; in ftc_cmap_node_new() 162 node->cmap_index == query->cmap_index ) in ftc_cmap_node_compare() 232 FT_Int cmap_index, in FTC_CMapCache_Lookup() argument 244 if ( cmap_index < 0 ) in FTC_CMapCache_Lookup() 252 cmap_index = 0; in FTC_CMapCache_Lookup() 262 query.cmap_index = (FT_UInt)cmap_index; in FTC_CMapCache_Lookup() 265 hash = FTC_CMAP_HASH( face_id, (FT_UInt)cmap_index, char_code ); in FTC_CMapCache_Lookup() 298 if ( (FT_UInt)cmap_index < (FT_UInt)face->num_charmaps ) in FTC_CMapCache_Lookup() [all …]
|
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/ |
D | ftcache.h | 636 FT_Int cmap_index,
|
/third_party/freetype/include/freetype/ |
D | ftcache.h | 635 FT_Int cmap_index,
|
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftcache.h | 635 FT_Int cmap_index,
|