Searched refs:cmap_index (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/freetype/src/cache/ |
D | ftccmap.c | 60 FT_UInt cmap_index; member 67 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->char_code ) 74 FT_UInt cmap_index; member 82 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->first ) 127 node->cmap_index = query->cmap_index; in ftc_cmap_node_new() 167 node->cmap_index == query->cmap_index ) in ftc_cmap_node_compare() 237 FT_Int cmap_index, in FTC_CMapCache_Lookup() argument 249 if ( cmap_index < 0 ) in FTC_CMapCache_Lookup() 257 cmap_index = 0; in FTC_CMapCache_Lookup() 267 query.cmap_index = (FT_UInt)cmap_index; in FTC_CMapCache_Lookup() [all …]
|
/external/freetype/src/cache/ |
D | ftccmap.c | 60 FT_UInt cmap_index; member 67 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->char_code ) 74 FT_UInt cmap_index; member 82 FTC_CMAP_HASH( (x)->face_id, (x)->cmap_index, (x)->first ) 127 node->cmap_index = query->cmap_index; in ftc_cmap_node_new() 167 node->cmap_index == query->cmap_index ) in ftc_cmap_node_compare() 237 FT_Int cmap_index, in FTC_CMapCache_Lookup() argument 249 if ( cmap_index < 0 ) in FTC_CMapCache_Lookup() 257 cmap_index = 0; in FTC_CMapCache_Lookup() 267 query.cmap_index = (FT_UInt)cmap_index; in FTC_CMapCache_Lookup() [all …]
|
/external/pdfium/core/include/thirdparties/freetype/freetype/ |
D | ftcache.h | 622 FT_Int cmap_index,
|
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/include/freetype/ |
D | ftcache.h | 622 FT_Int cmap_index,
|
/external/freetype/include/ |
D | ftcache.h | 622 FT_Int cmap_index,
|
/external/chromium_org/third_party/freetype/include/freetype/ |
D | ftcache.h | 622 FT_Int cmap_index,
|