Searched refs:n_next (Results 1 – 4 of 4) sorted by relevance
166 struct nlist *n_next; member
1330 FT_Int n_next = (FT_Int)( point->next - points ); in psh_glyph_init() local1342 dxo = vec[n_next].x - vec[n].x; in psh_glyph_init()1343 dyo = vec[n_next].y - vec[n].y; in psh_glyph_init()
1321 FT_Int n_next = (FT_Int)( point->next - points ); in psh_glyph_init() local1333 dxo = vec[n_next].x - vec[n].x; in psh_glyph_init()1334 dyo = vec[n_next].y - vec[n].y; in psh_glyph_init()
26184 int n_next; in test_xmlValidGetValidElements() local26191 for (n_next = 0;n_next < gen_nb_xmlNodePtr;n_next++) { in test_xmlValidGetValidElements()26196 next = gen_xmlNodePtr(n_next, 1); in test_xmlValidGetValidElements()26204 des_xmlNodePtr(n_next, next, 1); in test_xmlValidGetValidElements()26213 printf(" %d", n_next); in test_xmlValidGetValidElements()