Searched refs:m_nCapHeight (Results 1 – 10 of 10) sorted by relevance
70 int m_nCapHeight; member in FontSubsetInfo
37 , m_nCapHeight( 0) in FontSubsetInfo()
2425 rFSInfo.m_nCapHeight = rFSInfo.m_nAscent; // for top-flat capital letters in emitAsType1()
1585 rInfo.m_nCapHeight = aTTInfo.yMax; // Well ... in CreateFontSubset()1678 rInfo.m_nCapHeight = aOS2Metric.lMaxAscender; // Well ... in GetEmbedFontData()
2795 rInfo.m_nCapHeight = aTTInfo.yMax; // Well ... in CreateFontSubset()2896 rInfo.m_nCapHeight = aTm.tmAscent; // Well ... in GetEmbedFontData()
1156 rInfo.m_nCapHeight = yMax; // Well ... in DoGetEmbedFontData()
1050 rInfo.m_nCapHeight = yMax; // Well ... in DoGetEmbedFontData()
2097 rInfo.m_nCapHeight = aTTInfo.yMax; // Well ... in CreateFontSubset()
3734 rInfo.m_nCapHeight = yMax; // Well ... in createFontSubset()
3126 aInfo.m_nCapHeight = 1000; in emitSystemFont()3995 aLine.append( (sal_Int32)rInfo.m_nCapHeight ); in emitFontDescriptor()
Completed in 259 milliseconds