Home | History | Annotate | Download | only in base

Lines Matching refs:char_height

2889                     FT_F26Dot6  char_height,
2897 char_width = char_height;
2898 else if ( !char_height )
2899 char_height = char_width;
2908 if ( char_height < 1 * 64 )
2909 char_height = 1 * 64;
2916 req.height = char_height;