HomeSort by: relevance | last modified time | path
    Searched refs:FT_Has_PS_Glyph_Names (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/freetype/dist/src/base/
fttype1.c 55 FT_Has_PS_Glyph_Names( FT_Face face )
  /xsrc/external/mit/freetype/dist/include/freetype/
t1tables.h 62 * FT_Has_PS_Glyph_Names
456 * FT_Has_PS_Glyph_Names
475 FT_Has_PS_Glyph_Names( FT_Face face );
  /xsrc/external/mit/libXfont/dist/src/FreeType/
ftenc.c 116 if(FT_Has_PS_Glyph_Names(face)) {
  /xsrc/external/mit/libXfont2/dist/src/FreeType/
ftenc.c 115 if(FT_Has_PS_Glyph_Names(face)) {
  /xsrc/external/mit/mkfontscale/dist/
mkfontscale.c 1112 if (FT_Has_PS_Glyph_Names(face)) {
1295 if (FT_Has_PS_Glyph_Names(face))

Completed in 6 milliseconds