Searched refs:FTC_CACHE_P (Results 1 – 2 of 2) sorted by relevance
/external/freetype/src/cache/ | ||
D | ftccache.h | 162 #define FTC_CACHE_P( x ) ( (FTC_Cache*)(x) ) macro |
D | ftccmap.c | 224 FTC_CACHE_P( acache ) ); in FTC_CMapCache_New() |