Home
last modified time | relevance | path

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

/external/pdfium/third_party/freetype/src/base/
Dftobjs.c1419 FT_Bool* is_sfnt_cid ) in ft_lookup_PS_in_sfnt_stream() argument
1430 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1446 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1459 *is_sfnt_cid = TRUE; in ft_lookup_PS_in_sfnt_stream()
1468 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1491 FT_Bool is_sfnt_cid; in open_face_PS_from_sfnt_stream() local
1508 &is_sfnt_cid ); in open_face_PS_from_sfnt_stream()
1528 is_sfnt_cid ? "cid" : "type1", in open_face_PS_from_sfnt_stream()
/external/freetype/src/base/
Dftobjs.c1443 FT_Bool* is_sfnt_cid ) in ft_lookup_PS_in_sfnt_stream() argument
1454 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1470 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1483 *is_sfnt_cid = TRUE; in ft_lookup_PS_in_sfnt_stream()
1492 *is_sfnt_cid = FALSE; in ft_lookup_PS_in_sfnt_stream()
1516 FT_Bool is_sfnt_cid; in open_face_PS_from_sfnt_stream() local
1533 &is_sfnt_cid ); in open_face_PS_from_sfnt_stream()
1568 is_sfnt_cid ? "cid" : "type1", in open_face_PS_from_sfnt_stream()