HomeSort by relevance Sort by last modified time
    Searched refs:sfnt_service_glyph_dict (Results 1 - 3 of 3) sorted by null

  /external/freetype/src/sfnt/
sfntpic.h 29 #define FT_SFNT_SERVICE_GLYPH_DICT_GET sfnt_service_glyph_dict
57 FT_Service_GlyphDictRec sfnt_service_glyph_dict; member in struct:sfntModulePIC_
70 #define FT_SFNT_SERVICE_GLYPH_DICT_GET (GET_PIC(library)->sfnt_service_glyph_dict)
sfntpic.c 82 FT_Init_Class_sfnt_service_glyph_dict(library, &container->sfnt_service_glyph_dict);
sfdriver.c 199 FT_DEFINE_SERVICE_GLYPHDICTREC(sfnt_service_glyph_dict,

Completed in 47 milliseconds