Home
last modified time | relevance | path

Searched refs:ToFontWeight (Results 1 – 7 of 7) sorted by relevance

/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.hxx85 static FontWeight ToFontWeight (psp::weight::type eWeight);
H A Dsvppspgraphics.cxx1122 FontWeight PspGraphics::ToFontWeight (psp::weight::type eWeight) in ToFontWeight() function in PspGraphics
1185 aDFA.meWeight = ToFontWeight (rInfo.m_eWeight); in Info2DevFontAttributes()
/trunk/main/vcl/inc/unx/
H A Dpspgraphics.h76 static FontWeight ToFontWeight (psp::weight::type eWeight);
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1230 FontWeight PspGraphics::ToFontWeight (psp::weight::type eWeight) in ToFontWeight() function in PspGraphics
1305 aDFA.meWeight = ToFontWeight (rInfo.m_eWeight); in Info2DevFontAttributes()
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx165 aFont.SetWeight( PspGraphics::ToFontWeight( aInfo.m_eWeight ) ); in toFont()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1808 aFont.SetWeight( PspGraphics::ToFontWeight( aInfo.m_eWeight ) ); in toFont()
/trunk/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3512 aFont.SetWeight( PspGraphics::ToFontWeight( aInfo.m_eWeight ) ); in updateSettings()

Completed in 62 milliseconds