Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cache/
A Dftcmru.h162 #define FTC_MRULIST_LOOKUP_CMP( list, key, compare, node, error ) \ macro
197 FTC_MRULIST_LOOKUP_CMP( list, key, (list)->clazz.node_compare, node, error )
A Dftcglyph.h291 FTC_MRULIST_LOOKUP_CMP( &_gcache->families, _gquery, _fcompare, \
A Dftcmanag.c199 FTC_MRULIST_LOOKUP_CMP( &manager->sizes, scaler, ftc_size_node_compare, in FTC_Manager_LookupSize()
327 FTC_MRULIST_LOOKUP_CMP( &manager->faces, face_id, ftc_face_node_compare, in FTC_Manager_LookupFace()

Completed in 5 milliseconds