Home
last modified time | relevance | path

Searched refs:MaskWeight (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx233 if( (nMask & MaskWeight) && (rRight.nMask & MaskWeight) ) in operator <()
299 if( (nMask & MaskWeight) && (rRight.nMask & MaskWeight) ) in operator ==()
1555 if( aWeight != "*" ) rEntry.nMask |= XLFDEntry::MaskWeight; in parseXLFD()
/aoo4110/main/vcl/inc/vcl/
H A Dfontmanager.hxx346 static const int MaskWeight = 16; member

Completed in 33 milliseconds