Home
last modified time | relevance | path

Searched refs:mnReqGlyphCount (Results 1 – 3 of 3) sorted by path

/trunk/main/vcl/inc/
H A Dfontsubset.hxx87 int mnReqGlyphCount; member in FontSubsetInfo
/trunk/main/vcl/source/fontsubset/
H A Dcff.cxx2447 pOutGlyphWidths, mnReqGlyphCount, *this); in CreateFontSubsetFromCff()
H A Dfontsubset.cxx89 mnReqGlyphCount = nReqGlyphCount; in CreateFontSubset()
141 for( int i = 0; i < mnReqGlyphCount; ++i) in CreateFontSubsetFromSfnt()
150 aShortGlyphIds, pEncArray, mnReqGlyphCount ); in CreateFontSubsetFromSfnt()
155 aShortGlyphIds, pEncArray, mnReqGlyphCount, in CreateFontSubsetFromSfnt()

Completed in 22 milliseconds