Home
last modified time | relevance | path

Searched refs:tt_face_load_prep (Results 1 – 3 of 3) sorted by relevance

/external/freetype/src/truetype/
Dttpload.h52 tt_face_load_prep( TT_Face face,
Dttobjs.c272 error = tt_face_load_prep( face, stream ); in tt_face_init()
283 error = tt_face_load_prep( face, stream ); in tt_face_init()
Dttpload.c396 tt_face_load_prep( TT_Face face, in tt_face_load_prep() function