Searched defs:verb (Results 1 – 3 of 3) sorted by relevance
1391 public void addRule(int verb) { in addRule()1411 public void addRule(int verb, int anchor) { in addRule()1426 public void removeRule(int verb) { in removeRule()
394 static void createVerbSegments(SkPath::Verb verb, const SkPoint* points, in createVerbSegments()432 SkPath::Verb verb; in approximate() local
8367 final int verb = params instanceof FullBackupParams in acknowledgeFullBackupOrRestore() local