Searched refs:FTC_CACHE_LOOKUP_CMP (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/freetype/src/cache/ |
A D | ftccache.h | 210 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ macro 287 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ macro
|
A D | ftcglyph.h | 301 FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ); \
|
A D | ftccmap.c | 273 FTC_CACHE_LOOKUP_CMP( cache, ftc_cmap_node_compare, hash, &query, in FTC_CMapCache_Lookup()
|
Completed in 5 milliseconds