Home
last modified time | relevance | path

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

/external/freetype/src/autofit/
Daflatin2.c1846 FT_Pos anchor_drift = 0; in af_latin2_hint_edges() local
1903 anchor_drift = ( anchor->pos - anchor->opos ); in af_latin2_hint_edges()
1905 anchor_drift = ( anchor_drift + in af_latin2_hint_edges()
1997 anchor_drift = ( ( anchor->pos - anchor->opos ) + in af_latin2_hint_edges()
2000 FT_TRACE5(( "DRIFT: %.2f\n", anchor_drift/64.0 )); in af_latin2_hint_edges()
2008 org_pos = edge->opos + anchor_drift; in af_latin2_hint_edges()