Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/sfnt/
Dttbdf.h36 tt_face_find_bdf_prop( TT_Face face,
Dsfdriver.c361 error = tt_face_find_bdf_prop( face, "CHARSET_REGISTRY", &registry ); in sfnt_get_charset_id()
364 error = tt_face_find_bdf_prop( face, "CHARSET_ENCODING", &encoding ); in sfnt_get_charset_id()
385 (FT_BDF_GetPropertyFunc) tt_face_find_bdf_prop )
Dttbdf.c140 tt_face_find_bdf_prop( TT_Face face, in tt_face_find_bdf_prop() function
/external/freetype/src/sfnt/
Dttbdf.h36 tt_face_find_bdf_prop( TT_Face face,
Dsfdriver.c369 error = tt_face_find_bdf_prop( face, "CHARSET_REGISTRY", &registry ); in sfnt_get_charset_id()
372 error = tt_face_find_bdf_prop( face, "CHARSET_ENCODING", &encoding ); in sfnt_get_charset_id()
394 (FT_BDF_GetPropertyFunc) tt_face_find_bdf_prop /* get_property */
Dttbdf.c140 tt_face_find_bdf_prop( TT_Face face, in tt_face_find_bdf_prop() function