Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dgsub.cxx294 const sal_uInt16 nDeltaGlyphId = NEXT_UShort( pSubLookup ); in ReadGSUB() local
297 (*subst_it).second = (*subst_it).first + nDeltaGlyphId; in ReadGSUB()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx2575 const sal_uInt16 nDeltaGlyphId = GetUShort( pSubLookup ); in ApplyGSUB() local
2578 (*it).second = (*it).first + nDeltaGlyphId; in ApplyGSUB()

Completed in 32 milliseconds