Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpict.c490 char *curGlyph; in dmxProcRenderCompositeGlyphs() local
584 curGlyph = glyphs; in dmxProcRenderCompositeGlyphs()
608 curElt->chars = curGlyph; in dmxProcRenderCompositeGlyphs()
610 memcpy(curGlyph, buffer, size * elt->len); in dmxProcRenderCompositeGlyphs()
611 curGlyph += size * elt->len; in dmxProcRenderCompositeGlyphs()