Searched refs:FTC_CACHE_LOOKUP_CMP (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/freetype/src/cache/
H A Dftccache.h210 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ macro
250 FT_ERROR(( "FTC_CACHE_LOOKUP_CMP: oops!!! node missing\n" )); \
287 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ macro
H A Dftcglyph.h301 FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ); \
H A Dftccmap.c273 FTC_CACHE_LOOKUP_CMP( cache, ftc_cmap_node_compare, hash, &query,
/external/freetype/src/cache/
H A Dftccache.h210 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ macro
250 FT_ERROR(( "FTC_CACHE_LOOKUP_CMP: oops!!! node missing\n" )); \
287 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ macro
H A Dftcglyph.h301 FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ); \
H A Dftccmap.c273 FTC_CACHE_LOOKUP_CMP( cache, ftc_cmap_node_compare, hash, &query,

Completed in 28 milliseconds