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

  /external/freetype/src/cff/
cffpic.h 36 #define CFF_SERVICES_GET cff_services
54 FT_ServiceDescRec* cff_services;
84 ( GET_PIC( library )->cff_services )
cffpic.c 73 if ( container->cff_services )
75 container->cff_services );
76 container->cff_services = NULL;
105 &container->cff_services );
cffdrivr.c 797 cff_services,
808 cff_services,
  /external/pdfium/third_party/freetype/src/cff/
cffpic.h 34 #define CFF_SERVICES_GET cff_services
54 FT_ServiceDescRec* cff_services; member in struct:CffModulePIC_
84 ( GET_PIC( library )->cff_services )
cffpic.c 73 if ( container->cff_services )
75 container->cff_services );
76 container->cff_services = NULL;
105 &container->cff_services );
cffdrivr.c 797 cff_services,
808 cff_services,

Completed in 534 milliseconds