Home
last modified time | relevance | path

Searched refs:FT_Short (Results 1 – 10 of 10) sorted by relevance

/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/
Dtttables.h98 FT_Short xMin;
99 FT_Short yMin;
100 FT_Short xMax;
101 FT_Short yMax;
106 FT_Short Font_Direction;
107 FT_Short Index_To_Loc_Format;
108 FT_Short Glyph_Data_Format;
203 FT_Short Ascender;
204 FT_Short Descender;
205 FT_Short Line_Gap;
[all …]
Dt1tables.h97 FT_Short underline_position;
146 FT_Short blue_values[14];
147 FT_Short other_blues[10];
149 FT_Short family_blues [14];
150 FT_Short family_other_blues[10];
164 FT_Short snap_widths [13]; /* including std width */
165 FT_Short snap_heights[13]; /* including std height */
172 FT_Short min_feature[2];
Dfreetype.h393 FT_Short height;
394 FT_Short width;
1099 FT_Short ascender;
1100 FT_Short descender;
1101 FT_Short height;
1103 FT_Short max_advance_width;
1104 FT_Short max_advance_height;
1106 FT_Short underline_position;
1107 FT_Short underline_thickness;
Dfttypes.h198 typedef signed short FT_Short; typedef
Dftcache.h915 FT_Short pitch;
/GUIX-v6.2.1/guix_studio/libs/freetype/include/freetype/internal/
Dtttypes.h171 FT_Short bearing;
185 typedef FT_Short TT_ShortMetrics;
437 FT_Short horiBearingX;
438 FT_Short horiBearingY;
441 FT_Short vertBearingX;
442 FT_Short vertBearingY;
1697 FT_Short max_contours;
1699 FT_Short n_contours; /* number of contours */
1742 FT_Short n_contours;
Dftstream.h310 #define FT_GET_SHORT() FT_GET_MACRO( FT_Stream_GetUShort, FT_Short )
317 #define FT_GET_SHORT_LE() FT_GET_MACRO( FT_Stream_GetUShortLE, FT_Short )
337 #define FT_READ_SHORT( var ) FT_READ_MACRO( FT_Stream_ReadUShort, FT_Short, var )
343 #define FT_READ_SHORT_LE( var ) FT_READ_MACRO( FT_Stream_ReadUShortLE, FT_Short, var )
Dftrfork.h45 FT_Short res_id;
Dsfnt.h483 FT_Short* abearing,
Dpsaux.h404 FT_Short* coords );