Home
last modified time | relevance | path

Searched refs:nodecmp (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/cache/
Dftcglyph.h279 #define FTC_GCACHE_LOOKUP_CMP( cache, famcmp, nodecmp, hash, \ argument
300 FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ); \
310 #define FTC_GCACHE_LOOKUP_CMP( cache, famcmp, nodecmp, hash, \ argument
Dftccache.h210 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ argument
215 FTC_Node_CompareFunc _nodcomp = (FTC_Node_CompareFunc)(nodecmp); \
287 #define FTC_CACHE_LOOKUP_CMP( cache, nodecmp, hash, query, node, error ) \ argument
/external/freetype/
DChangeLog.244644 `nodecmp' argument). Under non-inlined configuration,