Home | History | Annotate | Download | only in vega

Lines Matching refs:VGubyte

76    const VGubyte *cmds;
176 VGubyte cmd;
187 VGubyte cmd;
200 itr->cmds = (VGubyte*)cmds->data;
225 VGubyte cmd;
243 VGubyte cmd;
552 VGubyte cmds = VG_MOVE_TO_ABS;
569 VGubyte cmds = VG_LINE_TO_ABS;
587 VGubyte cmds = VG_CUBIC_TO_ABS;
1283 stroker->segments = array_create(sizeof(VGubyte));