Home
last modified time | relevance | path

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

/external/freetype/src/sfnt/
Dsfdriver.c352 error = tt_face_find_bdf_prop( face, "CHARSET_REGISTRY", &registry ); in sfnt_get_charset_id()
355 error = tt_face_find_bdf_prop( face, "CHARSET_ENCODING", &encoding ); in sfnt_get_charset_id()
375 (FT_BDF_GetPropertyFunc) tt_face_find_bdf_prop
Dttbdf.h36 tt_face_find_bdf_prop( TT_Face face,
Dttbdf.c140 tt_face_find_bdf_prop( TT_Face face, in tt_face_find_bdf_prop() function