Searched refs:local_bits (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ | ||
H A D | svg-profile.h | 147 unsigned int local_bits[ARRAY_SIZE]; local 150 local_bits[i] = bits[i] | other.bits[i]; 153 return BitField(local_bits); |
Completed in 304 milliseconds