Searched refs:local_bits (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Dsvg-profile.h147 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