Home
last modified time | relevance | path

Searched defs:bWeight (Results 1 – 2 of 2) sorted by relevance

/trunk/main/padmin/source/
H A Dfontentry.cxx183 bool bWeight = true, bItalic = true, bWidth = true; in fillFontEntry() local
/trunk/main/sd/source/filter/html/
H A Dhtmlex.cxx227 String HtmlState::SetWeight( bool bWeight ) in SetWeight()