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

/inkscape/test/src/
H A Dattributes-test.cpp21 static const unsigned int FIRST_VALID_ID = 1; member in namespace:__anon190
604 for (size_t i = FIRST_VALID_ID; i < ids.size(); ++i) {
616 for (size_t i = FIRST_VALID_ID; i < ids.size(); ++i) {

Completed in 14 milliseconds