Searched refs:cache_first (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/freetype/src/cff/
H A Dcfftypes.h196 FT_UInt cache_first; member in struct:CFF_FDSelectRec_
H A Dcffload.c723 if ( (FT_UInt)( glyph_index - fdselect->cache_first ) <
752 fdselect->cache_first = first;
/external/freetype/src/cff/
H A Dcfftypes.h196 FT_UInt cache_first; member in struct:CFF_FDSelectRec_
H A Dcffload.c730 if ( (FT_UInt)( glyph_index - fdselect->cache_first ) <
759 fdselect->cache_first = first;
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
H A Dcfftypes.h196 FT_UInt cache_first; member in struct:CFF_FDSelectRec_
H A Dcffload.c723 if ( (FT_UInt)( glyph_index - fdselect->cache_first ) <
752 fdselect->cache_first = first;

Completed in 1336 milliseconds