Home | History | Annotate | Download | only in vega

Lines Matching refs:VGPathCommand

70    VGPathCommand (*current_command)(struct stroke_iterator *it);
85 static VGPathCommand stroke_itr_command(struct stroke_iterator *itr)
149 static VGPathCommand stroke_fw_current_command(struct stroke_iterator *it)
154 static VGPathCommand stroke_bw_current_command(struct stroke_iterator *it)
156 VGPathCommand prev_cmd;
297 static VGPathCommand stroke_flat_current_command(struct stroke_iterator *it)
751 VGPathCommand cmd,
844 static INLINE VGboolean is_segment_null(VGPathCommand cmd,
875 VGPathCommand first_element;
905 VGPathCommand cmd;
1055 VGPathCommand cmd;
1168 VGPathCommand cmd;
1295 stroker->last_cmd = (VGPathCommand)0;