Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/autofit/
A Dafhints.c743 FT_Pos in_x_ = point_->fx - prev_->fx; in af_glyph_hints_reload() local
747 if ( FT_ABS( in_x_ ) + FT_ABS( in_y_ ) >= near_limit ) in af_glyph_hints_reload()
749 last_good_in_x = in_x_; in af_glyph_hints_reload()

Completed in 4 milliseconds