Searched refs:back1_y (Results 1 – 2 of 2) sorted by relevance
558 stroker->back2_y = stroker->back1_y; in stroker_emit_move_to()560 stroker->back1_y = y; in stroker_emit_move_to()575 stroker->back2_y = stroker->back1_y; in stroker_emit_line_to()577 stroker->back1_y = y; in stroker_emit_line_to()597 stroker->back2_y = stroker->back1_y; in stroker_emit_curve_to()607 stroker->back1_y = y; in stroker_emit_curve_to()643 floatsEqual(stroker->back1_y, next_line[1])) in create_joins()650 stroker->back1_x, stroker->back1_y}; in create_joins()721 VGfloat miter_line[4] = {stroker->back1_x, stroker->back1_y, in create_joins()1287 stroker->back1_y = 0; in stroker_init()
46 VGfloat back1_x, back1_y; member