Searched refs:pImplMask (Results 1 – 1 of 1) sorted by relevance
38 static sal_uInt8 pImplMask[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 }; variable207 const sal_uInt8 cMask = pImplMask[ nLevel ]; in ImplAdd()283 const sal_uInt8 cMask = pImplMask[ nLevel++ ]; in GetPalIndex()
Completed in 11 milliseconds