Searched defs:verb (Results 1 – 3 of 3) sorted by relevance
1389 public void addRule(int verb) { in addRule()1410 public void addRule(int verb, int anchor) { in addRule()1426 public void removeRule(int verb) { in removeRule()1444 public int getRule(int verb) { in getRule()
392 static void createVerbSegments(SkPath::Verb verb, const SkPoint* points, in createVerbSegments()430 SkPath::Verb verb; in approximate() local
8846 final int verb = params instanceof FullBackupParams in acknowledgeFullBackupOrRestore() local