Searched refs:FT_Module_Destructor (Results 1 – 11 of 11) sorted by relevance
/third_party/skia/third_party/externals/freetype/include/freetype/ |
D | ftmodapi.h | 171 (*FT_Module_Destructor)( FT_Module module ); typedef 246 FT_Module_Destructor module_done;
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
D | pshmod.c | 116 (FT_Module_Destructor) ps_hinter_done, /* module_done */
|
/third_party/skia/third_party/externals/freetype/src/psaux/ |
D | psauxmod.c | 185 (FT_Module_Destructor) NULL, /* module_done */
|
/third_party/skia/third_party/externals/freetype/src/sdf/ |
D | ftsdfrend.c | 446 (FT_Module_Destructor) ft_sdf_done, 600 (FT_Module_Destructor) ft_sdf_done,
|
/third_party/skia/third_party/externals/freetype/src/raster/ |
D | ftrend1.c | 192 (FT_Module_Destructor) NULL, /* module_done */
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
D | gxvmod.c | 283 (FT_Module_Destructor) NULL, /* module_done */
|
/third_party/skia/third_party/externals/freetype/src/otvalid/ |
D | otvmod.c | 276 (FT_Module_Destructor) NULL, /* module_done */
|
/third_party/skia/third_party/externals/freetype/src/psnames/ |
D | psmodule.c | 613 (FT_Module_Destructor) NULL, /* module_done */
|
/third_party/skia/third_party/externals/freetype/src/autofit/ |
D | afmodule.c | 523 (FT_Module_Destructor) af_autofitter_done, /* module_done */
|
/third_party/skia/third_party/externals/freetype/src/smooth/ |
D | ftsmooth.c | 581 (FT_Module_Destructor) NULL, /* module_done */
|
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
D | sfdriver.c | 1328 (FT_Module_Destructor) NULL, /* module_done */
|