Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftobjs.c1335 FT_Bool* is_sfnt_cid ) in ft_lookup_PS_in_sfnt_stream() argument
1346 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1362 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1375 *is_sfnt_cid = TRUE; in ft_lookup_PS_in_sfnt_stream()
1384 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1407 FT_Bool is_sfnt_cid; in open_face_PS_from_sfnt_stream() local
1420 &is_sfnt_cid ); in open_face_PS_from_sfnt_stream()
1438 is_sfnt_cid ? "cid" : "type1", in open_face_PS_from_sfnt_stream()