Lines Matching full:verb
1323 SkPath::Verb verb;1324 while ((verb = iter.next(points)) != SkPath::kDone_Verb) {1325 switch (verb) {1389 SkDEBUGFAIL("unexpected verb");