Searched refs:meFontWeight (Results 1 – 1 of 1) sorted by relevance
1291 return static_cast<short>(meFontWeight); in GetFontWeight()1349 FontWeight meFontWeight; member in numfunc::SwDefBulletConfig1366 meFontWeight( WEIGHT_DONTKNOW ), in SwDefBulletConfig()1386 meFontWeight = WEIGHT_DONTKNOW; in SetToDefault()1467 meFontWeight = static_cast<FontWeight>(nTmp); in LoadConfig()1500 mpFont->SetWeight( meFontWeight ); in InitFont()
Completed in 22 milliseconds