Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Daflatin.c3141 FT_Pos cur_pos1, error1, error2, u_off, d_off; in af_latin_hint_edges() local
3156 u_off = 32; in af_latin_hint_edges()
3162 u_off = 38; in af_latin_hint_edges()
3171 error1 = org_center - ( cur_pos1 - u_off ); in af_latin_hint_edges()
3180 cur_pos1 -= u_off; in af_latin_hint_edges()
3231 FT_Pos u_off, d_off; in af_latin_hint_edges() local
3238 u_off = 32; in af_latin_hint_edges()
3243 u_off = 38; in af_latin_hint_edges()
3247 delta1 = org_center - ( cur_pos1 - u_off ); in af_latin_hint_edges()
3256 cur_pos1 -= u_off; in af_latin_hint_edges()
Daflatin2.c1969 FT_Pos cur_pos1, error1, error2, u_off, d_off; in af_latin2_hint_edges() local
1977 u_off = d_off = 32; in af_latin2_hint_edges()
1980 u_off = 38; in af_latin2_hint_edges()
1990 error1 = org_center - ( cur_pos1 - u_off ); in af_latin2_hint_edges()
1999 cur_pos1 -= u_off; in af_latin2_hint_edges()