Searched refs:FT_FRAME_SKIP_BYTES (Results 1 – 3 of 3) sorted by relevance
/AliOS-Things-master/components/freetype/src/winfonts/ |
A D | winfnt.c | 50 FT_FRAME_SKIP_BYTES( 29 * 2 ), 62 FT_FRAME_SKIP_BYTES( 34 ), 77 FT_FRAME_SKIP_BYTES( 12 ), 79 FT_FRAME_SKIP_BYTES( 2 ), 81 FT_FRAME_SKIP_BYTES( 110 ), 84 FT_FRAME_SKIP_BYTES( 104 ), 95 FT_FRAME_SKIP_BYTES( 4 ), 99 FT_FRAME_SKIP_BYTES( 16 ),
|
/AliOS-Things-master/components/freetype/src/pcf/ |
A D | pcfread.c | 881 FT_FRAME_SKIP_BYTES( 1 ), 903 FT_FRAME_SKIP_BYTES( 1 ),
|
/AliOS-Things-master/components/freetype/include/internal/ |
A D | ftstream.h | 147 #define FT_FRAME_SKIP_BYTES( count ) { ft_frame_skip, count, 0 } macro
|
Completed in 11 milliseconds