Searched refs:AF_Module (Results 1 – 8 of 8) sorted by relevance
75 AF_Module module ) in af_property_get_face_globals()113 AF_Module module = (AF_Module)ft_module; in af_property_set()322 AF_Module module = (AF_Module)ft_module; in af_property_get()445 AF_Module module = (AF_Module)ft_module; in af_autofitter_init()481 af_autofitter_load_glyph( AF_Module module, in af_autofitter_load_glyph()
63 AF_Module module,73 AF_Module module,
137 AF_Module module; /* to access global properties */150 AF_Module module );
47 } AF_ModuleRec, *AF_Module; typedef
44 AF_Module module, in af_loader_reset()214 AF_Module module, in af_loader_load_glyph()597 AF_Module module = loader->globals->module; in af_loader_compute_darkening()
333 AF_Module module ) in af_face_globals_new()
4415 [autofit] Allocate AF_Loader on the stack instead of AF_Module.5529 [autofit] Allocate AF_Loader on the stack instead of AF_Module.5545 `AF_Loader' and `FT_Memory' instead of `AF_Module' as arguments.5548 (af_loader_done): Use `AF_Loader' instead of `AF_Module' as5558 Move typedef for `AF_Module' to...
1533 [autofit] Pass `AF_Module' instead of `AF_Loader'.1546 * src/autofit/afloader.h (AF_Module): Define here.1559 * src/autofit/afmodule.c: s/FT_Autofitter/AF_Module/.