Searched refs:pOutGlyphWidths (Results 1 – 3 of 3) sorted by relevance
79 sal_Int32* pOutGlyphWidths) in CreateFontSubset() argument99 bOK = CreateFontSubsetFromSfnt( pOutGlyphWidths); in CreateFontSubset()102 bOK = CreateFontSubsetFromCff( pOutGlyphWidths); in CreateFontSubset()107 bOK = CreateFontSubsetFromType1( pOutGlyphWidths); in CreateFontSubset()123 bool FontSubsetInfo::CreateFontSubsetFromSfnt( sal_Int32* pOutGlyphWidths ) in CreateFontSubsetFromSfnt() argument131 const bool bOK = CreateFontSubsetFromCff( pOutGlyphWidths); in CreateFontSubsetFromSfnt()168 bool FontSubsetInfo::CreateFontSubsetFromType1( sal_Int32* pOutGlyphWidths) in CreateFontSubsetFromType1() argument173 (void)pOutGlyphWidths; in CreateFontSubsetFromType1()
2435 bool FontSubsetInfo::CreateFontSubsetFromCff( GlyphWidth* pOutGlyphWidths ) in CreateFontSubsetFromCff() argument2447 pOutGlyphWidths, mnReqGlyphCount, *this); in CreateFontSubsetFromCff()
63 int nReqGlyphCount, sal_Int32* pOutGlyphWidths = NULL );90 bool CreateFontSubsetFromCff( sal_Int32* pOutGlyphWidths = NULL );91 bool CreateFontSubsetFromSfnt( sal_Int32* pOutGlyphWidths = NULL );92 bool CreateFontSubsetFromType1( sal_Int32* pOutGlyphWidths = NULL );