Home
last modified time | relevance | path

Searched refs:FTC_CACHE_P (Results 1 – 2 of 2) sorted by relevance

/external/freetype/src/cache/
Dftccmap.c224 FTC_CACHE_P( acache ) ); in FTC_CMapCache_New()
Dftccache.h162 #define FTC_CACHE_P( x ) ( (FTC_Cache*)(x) ) macro