Searched refs:line_to_pos (Results 1 – 1 of 1) sorted by relevance
1139 VGfloat line_to_pos[2]; in dash_stroker_process_subpath() local1211 line_to_pos[0] = p2[0]; in dash_stroker_process_subpath()1212 line_to_pos[1] = p2[1]; in dash_stroker_process_subpath()1218 stroker_line_to(&stroker->stroker, line_to_pos[0], line_to_pos[1]); in dash_stroker_process_subpath()