Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftobjs.c1674 FT_Bool* is_sfnt_cid ) in ft_lookup_PS_in_sfnt_stream() argument
1685 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1701 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1714 *is_sfnt_cid = TRUE; in ft_lookup_PS_in_sfnt_stream()
1723 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1747 FT_Bool is_sfnt_cid; in open_face_PS_from_sfnt_stream() local
1764 &is_sfnt_cid ); in open_face_PS_from_sfnt_stream()
1799 is_sfnt_cid ? "cid" : "type1", in open_face_PS_from_sfnt_stream()
/external/freetype/
DChangeLog.233876 initialization of *is_sfnt_cid.
3900 * src/base/ftobjs.c (ft_lookup_PS_in_sfnt): Set *is_sfnt_cid to