Home
last modified time | relevance | path

Searched refs:tt_face_goto_table (Results 1 – 4 of 4) sorted by relevance

/external/freetype/src/sfnt/
Dttload.h36 tt_face_goto_table( TT_Face face,
Dttbdf.c71 error = tt_face_goto_table( face, TTAG_BDF, stream, &length ); in tt_face_load_bdf_props()
Dsfdriver.c1225 tt_face_goto_table, /* TT_Loader_GotoTableFunc goto_table */
Dttload.c131 tt_face_goto_table( TT_Face face, in tt_face_goto_table() function