Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.c1228 FT_Pos dxi, dyi, dxo, dyo; in psh_glyph_init() local
1239 dxo = vec[n_next].x - vec[n].x; in psh_glyph_init()
1242 point->dir_out = (FT_Char)psh_compute_dir( dxo, dyo ); in psh_glyph_init()
1251 psh_corner_is_flat( dxi, dyi, dxo, dyo ) ) in psh_glyph_init()