Home
last modified time | relevance | path

Searched refs:org_v (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/freetype/src/pshinter/
H A Dpshalgo.c955 in_y = end->org_v - start->org_v; in psh_glyph_compute_inflections()
971 out_y = start->org_v - before->org_v; in psh_glyph_compute_inflections()
998 out_y = after->org_v - end->org_v; in psh_glyph_compute_inflections()
1096 point->org_v = vec->y; in psh_glyph_load_points()
1101 point->org_v = vec->x; in psh_glyph_load_points()
1379 } while ( before->org_v == point->org_v ); in psh_glyph_compute_extrema()
[all...]
H A Dpshalgo.h163 FT_Pos org_v; member
/third_party/backends/frontend/
H A Dtstbackend.c670 SANE_Bool org_v; in test_options() local
674 &org_v, &info); in test_options()
678 switch(org_v) { in test_options()
688 org_v, option_num, opt->name); in test_options()
696 check(ERR, (v != org_v), in test_options()
704 v = org_v; in test_options()
709 check(ERR, (v == org_v), in test_options()

Completed in 5 milliseconds