Searched refs:FT_FRAME_BYTES (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/freetype/src/sfnt/ |
A D | ttload.c | 1185 FT_FRAME_BYTES ( TypeFace, 16 ), in tt_face_load_pclt() 1186 FT_FRAME_BYTES ( CharacterComplement, 8 ), in tt_face_load_pclt() 1187 FT_FRAME_BYTES ( FileName, 6 ), in tt_face_load_pclt()
|
/AliOS-Things-master/components/freetype/src/winfonts/ |
A D | winfnt.c | 94 FT_FRAME_BYTES ( name, 8 ), 150 FT_FRAME_BYTES ( copyright, 60 ), 183 FT_FRAME_BYTES ( reserved1, 16 ),
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | ftstream.h | 140 #define FT_FRAME_BYTES( field, count ) \ macro
|
Completed in 7 milliseconds