Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dt1decode.c364 FT_Pos x, y, orig_x, orig_y; in t1_decoder_parse_charstrings() local
414 x = orig_x = builder->pos_x; in t1_decoder_parse_charstrings()
1137 orig_x = x = builder->pos_x + top[0]; in t1_decoder_parse_charstrings()
1456 top[0] += orig_x; in t1_decoder_parse_charstrings()
1467 FT_Pos dx = orig_x; in t1_decoder_parse_charstrings()