Home
last modified time | relevance | path

Searched refs:nGlyph1 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx279 const sal_uInt32 nGlyph1 = NEXT_UShort( pCoverage ); in ReadGSUB() local
281 for( sal_uInt32 j = nGlyph0; j <= nGlyph1; ++j ) in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2559 const sal_uInt32 nGlyph1 = GetUShort( pCoverage+2 ); in ApplyGSUB() local
2562 for( sal_uInt32 j = nGlyph0; j <= nGlyph1; ++j ) in ApplyGSUB()

Completed in 32 milliseconds