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

  /external/freetype/src/psnames/
pspic.h 28 #define PSCMAPS_SERVICES_GET pscmaps_services
40 FT_ServiceDescRec* pscmaps_services; member in struct:PSModulePIC_
48 #define PSCMAPS_SERVICES_GET ( GET_PIC( library )->pscmaps_services )
pspic.c 53 if ( container->pscmaps_services )
55 container->pscmaps_services );
56 container->pscmaps_services = NULL;
81 library, &container->pscmaps_services );
psmodule.c 565 pscmaps_services,
  /external/pdfium/third_party/freetype/src/psnames/
pspic.h 28 #define PSCMAPS_SERVICES_GET pscmaps_services
40 FT_ServiceDescRec* pscmaps_services; member in struct:PSModulePIC_
48 #define PSCMAPS_SERVICES_GET ( GET_PIC( library )->pscmaps_services )
pspic.c 53 if ( container->pscmaps_services )
55 container->pscmaps_services );
56 container->pscmaps_services = NULL;
81 library, &container->pscmaps_services );
psmodule.c 558 pscmaps_services,

Completed in 73 milliseconds