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

  /external/chromium_org/third_party/freetype/src/psnames/
pspic.h 29 #define PSCMAPS_SERVICES_GET pscmaps_services
38 FT_ServiceDescRec* pscmaps_services;
46 #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,
  /external/freetype/src/psnames/
pspic.h 29 #define PSCMAPS_SERVICES_GET pscmaps_services
38 FT_ServiceDescRec* pscmaps_services;
46 #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,
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/psnames/
pspic.h 29 #define PSCMAPS_SERVICES_GET pscmaps_services
38 FT_ServiceDescRec* pscmaps_services; member in struct:PSModulePIC_
46 #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 );
fxft_psmodule.c 617 pscmaps_services,

Completed in 640 milliseconds