Home
last modified time | relevance | path

Searched refs:FTC_CACHE_TRYLOOP_END (Results 1 – 6 of 6) sorted by relevance

/external/freetype/src/cache/
Dftccache.h323 #define FTC_CACHE_TRYLOOP_END( list_changed ) \ macro
Dftcsbits.c393 FTC_CACHE_TRYLOOP_END( list_changed ); in ftc_snode_compare()
Dftccache.c462 FTC_CACHE_TRYLOOP_END( NULL ); in FTC_Cache_NewNode()
/external/freetype/
DChangeLog.244562 (FTC_CACHE_TRYLOOP_END): Take new macro argument `_list_changed'
4582 `FTC_CACHE_TRYLOOP_END', because the result is not needed.
DChangeLog.21170 FTC_CACHE_TRYLOOP_END): New macros.
173 (ftc_snode_compare): Use FT_CACHE_TRYLOOP and FTC_CACHE_TRYLOOP_END.
DChangeLog.26536 * src/cache/ftccache.h (FTC_CACHE_TRYLOOP_END): Avoid implicit