Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/
H A Dfontsubset.hxx70 int m_nCapHeight; member in FontSubsetInfo
/trunk/main/vcl/source/fontsubset/
H A Dfontsubset.cxx37 , m_nCapHeight( 0) in FontSubsetInfo()
H A Dcff.cxx2425 rFSInfo.m_nCapHeight = rFSInfo.m_nAscent; // for top-flat capital letters in emitAsType1()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1585 rInfo.m_nCapHeight = aTTInfo.yMax; // Well ... in CreateFontSubset()
1678 rInfo.m_nCapHeight = aOS2Metric.lMaxAscender; // Well ... in GetEmbedFontData()
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2795 rInfo.m_nCapHeight = aTTInfo.yMax; // Well ... in CreateFontSubset()
2896 rInfo.m_nCapHeight = aTm.tmAscent; // Well ... in GetEmbedFontData()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1156 rInfo.m_nCapHeight = yMax; // Well ... in DoGetEmbedFontData()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1050 rInfo.m_nCapHeight = yMax; // Well ... in DoGetEmbedFontData()
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx2097 rInfo.m_nCapHeight = aTTInfo.yMax; // Well ... in CreateFontSubset()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3734 rInfo.m_nCapHeight = yMax; // Well ... in createFontSubset()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx3126 aInfo.m_nCapHeight = 1000; in emitSystemFont()
3995 aLine.append( (sal_Int32)rInfo.m_nCapHeight ); in emitFontDescriptor()

Completed in 136 milliseconds