Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx2778 const sal_uInt8* srcptr = glyf + ttf->goffsets[glyphID]; in GetTTRawGlyphData() local
2780 memcpy( d->ptr, srcptr, length ); in GetTTRawGlyphData()
2781 d->compflag = (GetInt16( srcptr, 0, 1 ) < 0); in GetTTRawGlyphData()

Completed in 27 milliseconds