Home
last modified time | relevance | path

Searched refs:reverseVideoBit (Results 1 – 5 of 5) sorted by relevance

/dports/textproc/libmwaw03/libmwaw-0.3.20/src/lib/
H A DMWAWFont.cxx222 if (flag&reverseVideoBit) o << "reverseVideo:"; in getDebugString()
329 if (attributeBits & reverseVideoBit) { in addTo()
H A DMWAWFont.hxx192 reverseVideoBit=0x100, smallCapsBit=0x200, uppercaseBit=0x400, enumerator
H A DHanMacWrdKText.cxx951 if (flag&0x10) flags |= MWAWFont::reverseVideoBit; in readFont()
H A DNisusWrtText.cxx905 if (flag & 0x4000) flags |= MWAWFont::reverseVideoBit; in readFonts()
H A DHanMacWrdJText.cxx1501 if (flag&0x10) flags |= MWAWFont::reverseVideoBit; in readFont()