Searched refs:ExtraCondensed (Results 1 – 10 of 10) sorted by relevance
127 else if ( nStretch <= QFont::ExtraCondensed ) in toFont()128 aInfo.m_eWidth = psp::width::ExtraCondensed; in toFont()
1164 aInfo.m_eWidth = psp::width::ExtraCondensed; in GetFCFontOptions()1498 case WIDTH_EXTRA_CONDENSED: eWidth = psp::width::ExtraCondensed; break; in GetFcSubstitute()1554 case psp::width::ExtraCondensed: aRet.meWidthType = WIDTH_EXTRA_CONDENSED; break; in GetFcSubstitute()
1214 case psp::width::ExtraCondensed: return WIDTH_EXTRA_CONDENSED; in ToFontWidth()
685 return width::ExtraCondensed; in convertWidth()967 case width::ExtraCondensed: nWidth = FC_WIDTH_EXTRACONDENSED;break; in addtopattern()
192 eWidth = width::ExtraCondensed; in parseWidth()1714 case width::ExtraCondensed: aXLFD.append("extracondensed");break; in getXLFD()1935 case FWIDTH_EXTRA_CONDENSED: pFont->m_eWidth = width::ExtraCondensed; break; in analyzeTrueTypeFile()
70 ExtraCondensed = 2, enumerator
1770 else if ( nStretch <= QFont::ExtraCondensed ) in toFont()1771 aInfo.m_eWidth = psp::width::ExtraCondensed; in toFont()
208 …case width::ExtraCondensed: aEntry.AppendAscii( ", " ); aEntry.Append( aExtraCondensedTxt ); break; in fillFontEntry()
1109 case psp::width::ExtraCondensed: return WIDTH_EXTRA_CONDENSED; in ToFontWidth()
3477 case PANGO_STRETCH_EXTRA_CONDENSED: aInfo.m_eWidth = psp::width::ExtraCondensed;break; in updateSettings()
Completed in 924 milliseconds