Home | History | Annotate | Download | only in autofit

Lines Matching refs:other_flags

1266     FT_UInt32       scaler_flags, other_flags;
1289 other_flags = 0;
1296 other_flags |= AF_LATIN_HINTS_HORZ_SNAP;
1303 other_flags |= AF_LATIN_HINTS_VERT_SNAP;
1309 other_flags |= AF_LATIN_HINTS_STEM_ADJUST;
1312 other_flags |= AF_LATIN_HINTS_MONO;
1317 hints->other_flags = other_flags;