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

  /external/freetype/src/sfnt/
sfntpic.h 28 #define FT_SFNT_SERVICES_GET sfnt_services
32 #define FT_SFNT_SERVICES_GET sfnt_services
56 FT_ServiceDescRec* sfnt_services; member in struct:sfntModulePIC_
69 #define FT_SFNT_SERVICES_GET (GET_PIC(library)->sfnt_services)
73 #define FT_SFNT_SERVICES_GET (GET_PIC(library)->sfnt_services)
sfntpic.c 83 if ( container->sfnt_services )
85 container->sfnt_services );
86 container->sfnt_services = NULL;
114 &container->sfnt_services );
sfdriver.c 391 FT_DEFINE_SERVICEDESCREC5(sfnt_services,
399 FT_DEFINE_SERVICEDESCREC4(sfnt_services,
406 FT_DEFINE_SERVICEDESCREC4(sfnt_services,
413 FT_DEFINE_SERVICEDESCREC3(sfnt_services,

Completed in 25 milliseconds