Home
last modified time | relevance | path

Searched defs:FT_LibraryRec_ (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/freetype/include/internal/
A Dftobjs.h854 typedef struct FT_LibraryRec_ struct
858 FT_Int version_major;
859 FT_Int version_minor;
860 FT_Int version_patch;
862 FT_UInt num_modules;
867 FT_Module auto_hinter;
869 FT_Byte* raster_pool; /* scan-line conversion */
873 FT_DebugHook_Func debug_hooks[4];
876 FT_LcdFilter lcd_filter;
883 FT_PIC_Container pic_container;
[all …]

Completed in 10 milliseconds