Searched refs:glyphOffsets (Results 1 – 3 of 3) sorted by relevance
765 DWRITE_GLYPH_OFFSET* glyphOffsets = (DWRITE_GLYPH_OFFSET*) in _hb_directwrite_shape() local794 glyphAdvances, glyphOffsets); in _hb_directwrite_shape()825 glyphAdvances, glyphOffsets, justifiedGlyphAdvances, justifiedGlyphOffsets); in _hb_directwrite_shape()879 free (glyphOffsets); in _hb_directwrite_shape()885 glyphOffsets = modifiedGlyphOffsets; in _hb_directwrite_shape()893 free(glyphOffsets); in _hb_directwrite_shape()896 glyphOffsets = justifiedGlyphOffsets; in _hb_directwrite_shape()937 info->var1.i32 = glyphOffsets[i].advanceOffset; in _hb_directwrite_shape()938 info->var2.i32 = glyphOffsets[i].ascenderOffset; in _hb_directwrite_shape()963 free (glyphOffsets); in _hb_directwrite_shape()
420 run.glyphOffsets = &offset; in getBoundingBox()677 run.glyphOffsets = &offset; in drawDWMask()
239 glyphRun.glyphOffsets = (DWRITE_GLYPH_OFFSET*)glyph_offsets; in DwRendingString()