/external/freetype/src/cff/ |
cffload.h | 30 cff_get_standard_encoding( FT_UInt charcode ); 35 FT_UInt element ); 39 FT_UInt sid ); 44 FT_UInt element, 54 FT_UInt element ); 57 FT_LOCAL( FT_UInt ) 59 FT_UInt cid ); 75 FT_UInt glyph_index );
|
cfftypes.h | 67 FT_UInt count; 80 FT_UInt format; 83 FT_UInt count; 93 FT_UInt format; 99 FT_UInt max_cid; 100 FT_UInt num_glyphs; 107 FT_UInt version; 108 FT_UInt notice; 109 FT_UInt copyright; 110 FT_UInt full_name [all...] |
cffparse.h | 47 FT_UInt object_code; 55 FT_UInt code, 87 FT_UInt offset; 90 FT_UInt array_max; 91 FT_UInt count_offset;
|
/external/freetype/include/freetype/ |
ftpfr.h | 91 FT_UInt *aoutline_resolution, 92 FT_UInt *ametrics_resolution, 130 FT_UInt left, 131 FT_UInt right, 161 FT_UInt gindex,
|
ftmm.h | 105 FT_UInt num_axis; 106 FT_UInt num_designs; 149 FT_UInt strid; 173 FT_UInt strid; 212 FT_UInt num_axis; 213 FT_UInt num_designs; 214 FT_UInt num_namedstyles; 297 FT_UInt num_coords, 324 FT_UInt num_coords, 352 FT_UInt num_coords [all...] |
ftadvanc.h | 118 FT_UInt gindex, 166 FT_UInt start, 167 FT_UInt count,
|
ftsnames.h | 106 FT_UInt string_len; /* in bytes */ 125 FT_EXPORT( FT_UInt ) 159 FT_UInt idx,
|
ftcid.h | 142 * The CID as an @FT_UInt. 156 FT_UInt glyph_index, 157 FT_UInt *cid );
|
/external/freetype/include/freetype/internal/services/ |
svpfr.h | 34 FT_UInt *aoutline, 35 FT_UInt *ametrics, 41 FT_UInt left, 42 FT_UInt right, 47 FT_UInt gindex,
|
svgxval.h | 42 FT_UInt gx_flags, 44 FT_UInt table_length ); 49 FT_UInt ckern_flags,
|
svgldict.h | 39 FT_UInt glyph_index, 41 FT_UInt buffer_max ); 43 typedef FT_UInt
|
svpscmap.h | 41 (*PS_Macintosh_NameFunc)( FT_UInt name_index ); 47 (*PS_Adobe_Std_StringsFunc)( FT_UInt string_index ); 57 FT_UInt glyph_index; 67 FT_UInt num_maps; 79 FT_UInt string_index ); 92 FT_UInt num_glyphs, 97 typedef FT_UInt
|
/external/freetype/src/autofit/ |
afglobal.h | 52 FT_UInt gindex, 53 FT_UInt options, 61 FT_UInt gindex );
|
/external/freetype/src/pshinter/ |
pshrec.h | 77 FT_UInt flags; 90 FT_UInt num_hints; 91 FT_UInt max_hints; 100 FT_UInt num_bits; 101 FT_UInt max_bits; 103 FT_UInt end_point; 111 FT_UInt num_masks; 112 FT_UInt max_masks;
|
/external/freetype/src/sfnt/ |
ttkern.h | 41 FT_UInt left_glyph, 42 FT_UInt right_glyph );
|
ttsbit.h | 51 FT_UInt glyph_index, 67 FT_UInt glyph_index, 68 FT_UInt load_flags,
|
/external/freetype/src/truetype/ |
ttgxvar.h | 83 FT_UInt num_axis; 92 FT_UInt tuplecount; /* shared tuples in `gvar' */ 95 FT_UInt gv_glyphcnt; 146 FT_UInt num_coords, 151 FT_UInt num_coords, 166 FT_UInt glyph_index, 168 FT_UInt n_points );
|
ttgload.h | 39 FT_UInt idx, 45 FT_UInt idx, 52 FT_UInt glyph_index,
|
ttpload.h | 36 FT_UInt gindex, 37 FT_UInt *asize ); 67 FT_UInt ppem, 68 FT_UInt gindex );
|
/external/freetype/src/psaux/ |
t1cmap.h | 47 FT_UInt num_glyphs; 73 FT_UInt first; 74 FT_UInt count;
|
psconv.h | 45 FT_LOCAL( FT_UInt ) 52 FT_LOCAL( FT_UInt ) 58 FT_LOCAL( FT_UInt )
|
/external/freetype/include/freetype/internal/ |
pshints.h | 180 FT_UInt dimension, 214 FT_UInt dimension, 238 FT_UInt end_point ); 267 FT_UInt end_point ); 467 FT_UInt dimension, 468 FT_UInt count, 509 FT_UInt end_point, 510 FT_UInt bit_count, 551 FT_UInt bit_count, 581 FT_UInt end_point ) [all...] |
ftgloadr.h | 73 FT_UInt num_subglyphs; /* number of subglyphs */ 82 FT_UInt max_points; 83 FT_UInt max_contours; 84 FT_UInt max_subglyphs; 120 FT_UInt n_points, 121 FT_UInt n_contours ); 145 FT_UInt n_subs );
|
/external/freetype/src/base/ |
ftlcdfil.c | 37 FT_UInt width = (FT_UInt)bitmap->width; 38 FT_UInt height = (FT_UInt)bitmap->rows; 49 FT_UInt fir[5]; 50 FT_UInt val1, xx; 68 FT_UInt val, pix; 84 FT_UInt pix; 108 FT_UInt fir[5]; 109 FT_UInt val1, yy [all...] |
ftadvanc.c | 27 FT_UInt count, 31 FT_UInt nn; 71 FT_UInt gindex, 81 if ( gindex >= (FT_UInt)face->num_glyphs ) 106 FT_UInt start, 107 FT_UInt count, 112 FT_UInt num, end, nn; 119 num = (FT_UInt)face->num_glyphs;
|