21#include FT_INTERNAL_OBJECTS_H
26#ifdef FT_CONFIG_OPTION_PIC
36 FT_PIC_Container* pic_container = &
library->pic_container;
40 if ( pic_container->smooth )
42 SmoothPIC*
container = (SmoothPIC*)pic_container->smooth;
49 pic_container->smooth =
NULL;
57 FT_PIC_Container* pic_container = &
library->pic_container;
65 if ( pic_container->smooth )
67 ((SmoothPIC*)pic_container->smooth)->ref_count++;
81 FT_Init_Class_ft_grays_raster( &
container->ft_grays_raster );
91 return ft_smooth_renderer_class_pic_init(
library );
98 ft_smooth_renderer_class_pic_free(
library );
105 return ft_smooth_renderer_class_pic_init(
library );
112 ft_smooth_renderer_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]
static struct __wine_debug_functions funcs