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

/external/chromium_org/third_party/freetype/src/base/
H A Dftobjs.c1432 FT_Bool* is_sfnt_cid )
1443 *is_sfnt_cid = FALSE;
1459 *is_sfnt_cid = FALSE;
1472 *is_sfnt_cid = TRUE;
1481 *is_sfnt_cid = FALSE;
1504 FT_Bool is_sfnt_cid; local
1517 &is_sfnt_cid );
1535 is_sfnt_cid ? "cid" : "type1",
/external/freetype/src/base/
H A Dftobjs.c1444 FT_Bool* is_sfnt_cid )
1455 *is_sfnt_cid = FALSE;
1471 *is_sfnt_cid = FALSE;
1484 *is_sfnt_cid = TRUE;
1493 *is_sfnt_cid = FALSE;
1516 FT_Bool is_sfnt_cid; local
1529 &is_sfnt_cid );
1547 is_sfnt_cid ? "cid" : "type1",
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/base/
H A Dftobjs.c1432 FT_Bool* is_sfnt_cid )
1443 *is_sfnt_cid = FALSE;
1459 *is_sfnt_cid = FALSE;
1472 *is_sfnt_cid = TRUE;
1481 *is_sfnt_cid = FALSE;
1504 FT_Bool is_sfnt_cid; local
1517 &is_sfnt_cid );
1535 is_sfnt_cid ? "cid" : "type1",

Completed in 135 milliseconds