Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Daflatin.c3087 FT_Pos cur_pos1, error1, error2, u_off, d_off; in af_latin_hint_edges() local
3102 u_off = 32; in af_latin_hint_edges()
3108 u_off = 38; in af_latin_hint_edges()
3117 error1 = org_center - ( cur_pos1 - u_off ); in af_latin_hint_edges()
3126 cur_pos1 -= u_off; in af_latin_hint_edges()
3177 FT_Pos u_off, d_off; in af_latin_hint_edges() local
3184 u_off = 32; in af_latin_hint_edges()
3189 u_off = 38; in af_latin_hint_edges()
3193 delta1 = org_center - ( cur_pos1 - u_off ); in af_latin_hint_edges()
3202 cur_pos1 -= u_off; in af_latin_hint_edges()
Daflatin2.c1965 FT_Pos cur_pos1, error1, error2, u_off, d_off; in af_latin2_hint_edges() local
1973 u_off = d_off = 32; in af_latin2_hint_edges()
1976 u_off = 38; in af_latin2_hint_edges()
1986 error1 = org_center - ( cur_pos1 - u_off ); in af_latin2_hint_edges()
1995 cur_pos1 -= u_off; in af_latin2_hint_edges()