Home
last modified time | relevance | path

Searched refs:SemiBold (Results 1 – 9 of 9) sorted by relevance

/trunk/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1142 aInfo.m_eWeight = psp::weight::SemiBold; in GetFCFontOptions()
1483 case WEIGHT_SEMIBOLD: eWeight = psp::weight::SemiBold; break; in GetFcSubstitute()
1543 case psp::weight::SemiBold: aRet.meWeight = WEIGHT_SEMIBOLD; break; in GetFcSubstitute()
H A Dpspgraphics.cxx1240 case psp::weight::SemiBold: return WEIGHT_SEMIBOLD; in ToFontWeight()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx654 return weight::SemiBold; in convertWeight()
952 case weight::SemiBold: nWeight = FC_WEIGHT_SEMIBOLD;break; in addtopattern()
H A Dfontmanager.cxx142 eWeight = weight::SemiBold; in parseWeight()
162 eWeight = weight::SemiBold; in parseWeight()
1696 case weight::SemiBold: aXLFD.append("semibold");break; in getXLFD()
1923 case FW_SEMIBOLD: pFont->m_eWeight = weight::SemiBold; break; in analyzeTrueTypeFile()
/trunk/main/vcl/unx/kde4/
H A DKDESalFrame.cxx117 aInfo.m_eWeight = psp::weight::SemiBold; in toFont()
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx100 SemiBold = 7, enumerator
/trunk/main/padmin/source/
H A Dfontentry.cxx190 case weight::SemiBold: aEntry.AppendAscii( ", " ); aEntry.Append( aSemiBoldTxt ); break; in fillFontEntry()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1132 case psp::weight::SemiBold: return WEIGHT_SEMIBOLD; in ToFontWeight()
/trunk/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1760 aInfo.m_eWeight = psp::weight::SemiBold; in toFont()

Completed in 216 milliseconds