Lines Matching full:verb
87 SkPath::Verb verb;88 while ((verb = iter.next(pts)) != SkPath::kDone_Verb) {89 switch (verb) {