Searched refs:SemiBold (Results 1 – 9 of 9) sorted by relevance
1142 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()
1240 case psp::weight::SemiBold: return WEIGHT_SEMIBOLD; in ToFontWeight()
654 return weight::SemiBold; in convertWeight()952 case weight::SemiBold: nWeight = FC_WEIGHT_SEMIBOLD;break; in addtopattern()
142 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()
117 aInfo.m_eWeight = psp::weight::SemiBold; in toFont()
100 SemiBold = 7, enumerator
190 case weight::SemiBold: aEntry.AppendAscii( ", " ); aEntry.Append( aSemiBoldTxt ); break; in fillFontEntry()
1132 case psp::weight::SemiBold: return WEIGHT_SEMIBOLD; in ToFontWeight()
1760 aInfo.m_eWeight = psp::weight::SemiBold; in toFont()
Completed in 216 milliseconds