Home
last modified time | relevance | path

Searched refs:SemiCondensed (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/vcl/unx/kde4/
H A DKDESalFrame.cxx131 else if ( nStretch <= QFont::SemiCondensed ) in toFont()
132 aInfo.m_eWidth = psp::width::SemiCondensed; in toFont()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalgdi3.cxx1170 aInfo.m_eWidth = psp::width::SemiCondensed; in GetFCFontOptions()
1500 case WIDTH_SEMI_CONDENSED: eWidth = psp::width::SemiCondensed; break; in GetFcSubstitute()
1556 case psp::width::SemiCondensed: aRet.meWidthType = WIDTH_SEMI_CONDENSED; break; in GetFcSubstitute()
H A Dpspgraphics.cxx1216 case psp::width::SemiCondensed: return WIDTH_SEMI_CONDENSED; in ToFontWidth()
/aoo4110/main/vcl/unx/generic/fontmanager/
H A Dfontconfig.cxx688 return width::SemiCondensed; in convertWidth()
968 case width::SemiCondensed: nWidth = FC_WIDTH_SEMICONDENSED;break; in addtopattern()
H A Dfontmanager.cxx194 eWidth = width::SemiCondensed; in parseWidth()
1716 case width::SemiCondensed: aXLFD.append("semicondensed");break; in getXLFD()
1937 case FWIDTH_SEMI_CONDENSED: pFont->m_eWidth = width::SemiCondensed; break; in analyzeTrueTypeFile()
/aoo4110/main/vcl/inc/vcl/
H A Dfontmanager.hxx72 SemiCondensed = 4, enumerator
/aoo4110/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1774 else if ( nStretch <= QFont::SemiCondensed ) in toFont()
1775 aInfo.m_eWidth = psp::width::SemiCondensed; in toFont()
/aoo4110/main/padmin/source/
H A Dfontentry.cxx210 … case width::SemiCondensed: aEntry.AppendAscii( ", " ); aEntry.Append( aSemiCondensedTxt ); break; in fillFontEntry()
/aoo4110/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1111 case psp::width::SemiCondensed: return WIDTH_SEMI_CONDENSED; in ToFontWidth()
/aoo4110/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3479 case PANGO_STRETCH_SEMI_CONDENSED: aInfo.m_eWidth = psp::width::SemiCondensed;break; in updateSettings()

Completed in 156 milliseconds