Home | History | Annotate | Download | only in core

Lines Matching full:verb

378     SkPath::Verb verb;
380 while ((verb = copy.next(pts))) {
381 switch (verb) {
1375 SkPath::Verb lastSegment = SkPath::kMove_Verb;