Lines Matching full:verb
92 SkPath::Verb verb;93 while ((verb = clipper.next(pts)) != SkPath::kDone_Verb) {94 switch (verb) {104 SkASSERT(!"unexpected verb");117 SkPath::Verb verb;118 while ((verb = clipper.next(pts)) != SkPath::kDone_Verb) {119 switch (verb) {129 SkASSERT(!"unexpected verb");