Searched refs:VIEWOPT_CORE2_BLACKFONT (Results 1 – 2 of 2) sorted by relevance
73 #define VIEWOPT_CORE2_BLACKFONT 0x00000001L macro352 {return nCore2Options & VIEWOPT_CORE2_BLACKFONT ? sal_True : sal_False;} in IsBlackFont()355 …{ (b != 0) ? (nCore2Options |= VIEWOPT_CORE2_BLACKFONT) : (nCore2Options &= ~VIEWOPT_CORE2_BLACKFO… in SetBlackFont()
238 VIEWOPT_CORE2_BLACKFONT | in SwViewOption()
Completed in 36 milliseconds