Home | History | Annotate | Download | only in autofit

Lines Matching refs:other_flags

1949     FT_UInt32       scaler_flags, other_flags;
1973 other_flags = 0;
1980 other_flags |= AF_LATIN_HINTS_HORZ_SNAP;
1987 other_flags |= AF_LATIN_HINTS_VERT_SNAP;
1993 other_flags |= AF_LATIN_HINTS_STEM_ADJUST;
1996 other_flags |= AF_LATIN_HINTS_MONO;
2007 hints->other_flags = other_flags;