Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/base/
A Dftmac.c735 int is_cff, is_sfnt_ps; in FT_New_Face_From_SFNT() local
753 is_sfnt_ps = sfnt_size > 4 && !ft_memcmp( sfnt_data, "typ1", 4 ); in FT_New_Face_From_SFNT()
755 if ( is_sfnt_ps ) in FT_New_Face_From_SFNT()

Completed in 4 milliseconds