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

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

Completed in 78 milliseconds