Searched refs:SemiExpanded (Results 1 – 10 of 10) sorted by relevance
135 else if ( nStretch <= QFont::SemiExpanded ) in toFont()136 aInfo.m_eWidth = psp::width::SemiExpanded; in toFont()
1176 aInfo.m_eWidth = psp::width::SemiExpanded; in GetFCFontOptions()1502 case WIDTH_SEMI_EXPANDED: eWidth = psp::width::SemiExpanded; break; in GetFcSubstitute()1558 case psp::width::SemiExpanded: aRet.meWidthType = WIDTH_SEMI_EXPANDED; break; in GetFcSubstitute()
1218 case psp::width::SemiExpanded: return WIDTH_SEMI_EXPANDED; in ToFontWidth()
691 return width::SemiExpanded; in convertWidth()971 case width::SemiExpanded: nWidth = FC_WIDTH_SEMIEXPANDED;break; in addtopattern()
180 eWidth = width::SemiExpanded; in parseWidth()1718 case width::SemiExpanded: aXLFD.append("semiexpanded");break; in getXLFD()1938 case FWIDTH_SEMI_EXPANDED: pFont->m_eWidth = width::SemiExpanded; break; in analyzeTrueTypeFile()
74 SemiExpanded = 6, enumerator
1778 else if ( nStretch <= QFont::SemiExpanded ) in toFont()1779 aInfo.m_eWidth = psp::width::SemiExpanded; in toFont()
211 … case width::SemiExpanded: aEntry.AppendAscii( ", " ); aEntry.Append( aSemiExpandedTxt ); break; in fillFontEntry()
1113 case psp::width::SemiExpanded: return WIDTH_SEMI_EXPANDED; in ToFontWidth()
3481 case PANGO_STRETCH_SEMI_EXPANDED: aInfo.m_eWidth = psp::width::SemiExpanded;break; in updateSettings()
Completed in 431 milliseconds