Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Daflatin.c2445 FT_Pos cur_pos1, error1, error2, u_off, d_off; in af_latin_hint_edges() local
2459 u_off = 32; in af_latin_hint_edges()
2465 u_off = 38; in af_latin_hint_edges()
2474 error1 = org_center - ( cur_pos1 - u_off ); in af_latin_hint_edges()
2483 cur_pos1 -= u_off; in af_latin_hint_edges()
2533 FT_Pos u_off, d_off; in af_latin_hint_edges() local
2540 u_off = 32; in af_latin_hint_edges()
2545 u_off = 38; in af_latin_hint_edges()
2549 delta1 = org_center - ( cur_pos1 - u_off ); in af_latin_hint_edges()
2558 cur_pos1 -= u_off; in af_latin_hint_edges()
Daflatin2.c1944 FT_Pos cur_pos1, error1, error2, u_off, d_off; in af_latin2_hint_edges() local
1952 u_off = d_off = 32; in af_latin2_hint_edges()
1955 u_off = 38; in af_latin2_hint_edges()
1965 error1 = org_center - ( cur_pos1 - u_off ); in af_latin2_hint_edges()
1974 cur_pos1 -= u_off; in af_latin2_hint_edges()