Searched defs:SP_VERB_LAST (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dverbs.h370 SP_VERB_LAST enumerator in enum:__anon153
395 static Verb * _base_verbs[SP_VERB_LAST + 1];
396 /* Plus one because there is an entry for SP_VERB_LAST */
571 if (code <= SP_VERB_LAST) {

Completed in 24 milliseconds