Home
last modified time | relevance | path

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

/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx102 QFontInfo qFontInfo( rQFont ); in toFont() local
108 aInfo.m_eItalic = ( qFontInfo.italic()? psp::italic::Italic: psp::italic::Upright ); in toFont()
111 int nWeight = qFontInfo.weight(); in toFont()
158 int nPointHeight = qFontInfo.pointSize(); in toFont()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1745 QFontInfo qFontInfo( rQFont ); in toFont() local
1751 aInfo.m_eItalic = ( qFontInfo.italic()? psp::italic::Italic: psp::italic::Upright ); in toFont()
1754 int nWeight = qFontInfo.weight(); in toFont()
1801 int nPointHeight = qFontInfo.pointSize(); in toFont()

Completed in 22 milliseconds