Home
last modified time | relevance | path

Searched refs:pImplMask (Results 1 – 1 of 1) sorted by path

/trunk/main/vcl/source/gdi/
H A Doctree.cxx38 static sal_uInt8 pImplMask[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 }; variable
207 const sal_uInt8 cMask = pImplMask[ nLevel ]; in ImplAdd()
283 const sal_uInt8 cMask = pImplMask[ nLevel++ ]; in GetPalIndex()

Completed in 25 milliseconds