Home
last modified time | relevance | path

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

/external/freetype/src/pshinter/
Dpshalgo.c1226 FT_Int n_prev = (FT_Int)( point->prev - points ); in psh_glyph_init() local
1234 dxi = vec[n].x - vec[n_prev].x; in psh_glyph_init()
1235 dyi = vec[n].y - vec[n_prev].y; in psh_glyph_init()
/external/libxml2/
Dtestapi.c26323 int n_prev; in test_xmlValidGetValidElements() local
26331 for (n_prev = 0;n_prev < gen_nb_xmlNodePtr;n_prev++) { in test_xmlValidGetValidElements()
26336 prev = gen_xmlNodePtr(n_prev, 0); in test_xmlValidGetValidElements()
26344 des_xmlNodePtr(n_prev, prev, 0); in test_xmlValidGetValidElements()
26353 printf(" %d", n_prev); in test_xmlValidGetValidElements()
36237 int n_prev; in test_xmlSchemaValueAppend() local
36241 for (n_prev = 0;n_prev < gen_nb_xmlSchemaValPtr;n_prev++) { in test_xmlSchemaValueAppend()
36244 prev = gen_xmlSchemaValPtr(n_prev, 0); in test_xmlSchemaValueAppend()
36250 des_xmlSchemaValPtr(n_prev, prev, 0); in test_xmlSchemaValueAppend()
36257 printf(" %d", n_prev); in test_xmlSchemaValueAppend()