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

/haiku/headers/libs/agg/
H A Dagg_path_length.h27 double start_y = 0.0; local
43 start_y = y2;
57 len += calc_distance(x1, y1, start_x, start_y);

Completed in 30 milliseconds