Searched refs:n_attrs (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | attributes.cpp | 535 #define n_attrs (sizeof(props) / sizeof(props[0])) macro 541 for (unsigned int i = 1; i < n_attrs; i++) { 553 if (id >= n_attrs) { |
Completed in 46 milliseconds