Searched refs:current_coords (Results 1 – 1 of 1) sorted by relevance
71 void (*current_coords)(struct stroke_iterator *it, VGfloat *coords); member92 itr->current_coords(itr, coords); in stroke_itr_coords()218 itr->current_coords = stroke_fw_itr_coords; in stroke_forward_iterator()236 itr->current_coords = stroke_bw_itr_coords; in stroke_backward_iterator()342 itr->current_coords = stroke_flat_itr_coords; in stroke_flat_iterator()