Searched refs:glyphOffsets (Results 1 – 6 of 6) sorted by relevance
354 free(otf->glyphOffsets); in otf_close()475 if (otf->glyphOffsets) { in otf_load_glyf()476 free(otf->glyphOffsets); in otf_load_glyf()479 otf->glyphOffsets=malloc((otf->numGlyphs+1)*sizeof(unsigned int)); in otf_load_glyf()480 if (!otf->glyphOffsets) { in otf_load_glyf()486 otf->glyphOffsets[iA]=get_USHORT(loca+iA*2)*2; in otf_load_glyf()490 otf->glyphOffsets[iA]=get_ULONG(loca+iA*4); in otf_load_glyf()494 if (otf->glyphOffsets[otf->numGlyphs]>otf->glyfTable->length) { in otf_load_glyf()503 const int glyfLen=otf->glyphOffsets[iA]-otf->glyphOffsets[iA-1]; in otf_load_glyf()716 if ( (!otf->gly)||(!otf->glyphOffsets) ) { in otf_get_glyph()[all …]
27 unsigned int *glyphOffsets; member
132 if ( (!otf->gly)||(!otf->glyphOffsets) ) { in show_glyf()
701 DWRITE_GLYPH_OFFSET* glyphOffsets = new DWRITE_GLYPH_OFFSET[maxGlyphCount]; in _hb_directwrite_shape() local739 glyphOffsets); in _hb_directwrite_shape()778 info->var1.i32 = glyphOffsets[i].advanceOffset; in _hb_directwrite_shape()779 info->var2.i32 = glyphOffsets[i].ascenderOffset; in _hb_directwrite_shape()802 delete [] glyphOffsets; in _hb_directwrite_shape()
509 run.glyphOffsets = &offset; in getBoundingBox()585 run.glyphOffsets = &offset; in getColorGlyphRun()619 colorGlyph->glyphRun.glyphOffsets, in generateColorMetrics()1002 run.glyphOffsets = &offset; in drawDWMask()1112 colorGlyph->glyphRun.glyphOffsets, in generateColorGlyphImage()
4510 glyphOffsets