21#include FT_INTERNAL_OBJECTS_H
26#ifdef FT_CONFIG_OPTION_PIC
38 FT_Service_PsCMapsRec* clazz );
44 FT_PIC_Container* pic_container = &
library->pic_container;
48 if ( pic_container->psnames )
50 PSModulePIC*
container = (PSModulePIC*)pic_container->psnames;
54 FT_Destroy_Class_pscmaps_services(
library,
58 pic_container->psnames =
NULL;
66 FT_PIC_Container* pic_container = &
library->pic_container;
80 error = FT_Create_Class_pscmaps_services(
84 FT_Init_Class_pscmaps_interface(
library,
89 psnames_module_class_pic_free(
library );
#define FT_ALLOC(ptr, size)
#define FT_MEM_SET(dest, byte, count)
typedefFT_BEGIN_HEADER struct FT_MemoryRec_ * FT_Memory
static char memory[1024 *256]