Searched refs:srcptr (Results 1 – 1 of 1) sorted by relevance
2778 const sal_uInt8* srcptr = glyf + ttf->goffsets[glyphID]; in GetTTRawGlyphData() local2780 memcpy( d->ptr, srcptr, length ); in GetTTRawGlyphData()2781 d->compflag = (GetInt16( srcptr, 0, 1 ) < 0); in GetTTRawGlyphData()
Completed in 22 milliseconds