Searched refs:PROFILE_UNIQUE_CNT (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | svg-profile.h | 77 PROFILE_UNIQUE_CNT, /**< A marker to separate between the entires enumerator in enum:Inkscape::SvgProfile::SvgProfileType 96 #define ARRAY_SIZE (((PROFILE_UNIQUE_CNT - 1) / BITS_IN_INT) + 1) 205 if (type < PROFILE_UNIQUE_CNT) { |
Completed in 224 milliseconds