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

  /external/freetype/src/truetype/
ttpic.h 28 #define TT_SERVICES_GET tt_services
47 FT_ServiceDescRec* tt_services; member in struct:TTModulePIC_
61 ( GET_PIC( library )->tt_services )
ttpic.c 55 if ( container->tt_services )
56 FT_Destroy_Class_tt_services( library, container->tt_services );
57 container->tt_services = NULL;
82 &container->tt_services );
ttdriver.c 548 tt_services,
558 tt_services,

Completed in 228 milliseconds