Searched refs:ToFontWeight (Results 1 – 7 of 7) sorted by relevance
85 static FontWeight ToFontWeight (psp::weight::type eWeight);
1122 FontWeight PspGraphics::ToFontWeight (psp::weight::type eWeight) in ToFontWeight() function in PspGraphics1185 aDFA.meWeight = ToFontWeight (rInfo.m_eWeight); in Info2DevFontAttributes()
76 static FontWeight ToFontWeight (psp::weight::type eWeight);
1230 FontWeight PspGraphics::ToFontWeight (psp::weight::type eWeight) in ToFontWeight() function in PspGraphics1305 aDFA.meWeight = ToFontWeight (rInfo.m_eWeight); in Info2DevFontAttributes()
165 aFont.SetWeight( PspGraphics::ToFontWeight( aInfo.m_eWeight ) ); in toFont()
1808 aFont.SetWeight( PspGraphics::ToFontWeight( aInfo.m_eWeight ) ); in toFont()
3512 aFont.SetWeight( PspGraphics::ToFontWeight( aInfo.m_eWeight ) ); in updateSettings()
Completed in 55 milliseconds