Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.c744 FT_Pos in_y_ = point_->fy - prev_->fy; in af_glyph_hints_reload() local
747 if ( FT_ABS( in_x_ ) + FT_ABS( in_y_ ) >= near_limit ) in af_glyph_hints_reload()
750 last_good_in_y = in_y_; in af_glyph_hints_reload()

Completed in 4 milliseconds