Home
last modified time | relevance | path

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

/external/freetype/src/cff/
Dcffgload.c145 const CFF_Decoder_Funcs decoder_funcs = psaux->cff_decoder_funcs;
207 const CFF_Decoder_Funcs decoder_funcs = psaux->cff_decoder_funcs; in cff_slot_load()
/external/freetype/include/freetype/internal/
Dpsaux.h1213 typedef const struct CFF_Decoder_FuncsRec_* CFF_Decoder_Funcs; typedef