Searched refs:GlyphOffsets (Results 1 – 1 of 1) sorted by relevance
126 } GlyphOffsets; typedef2295 static GlyphOffsets *GlyphOffsetsNew(sal_uInt8 *sfntP) in GlyphOffsetsNew()2297 GlyphOffsets* res = (GlyphOffsets*)smalloc(sizeof(GlyphOffsets)); in GlyphOffsetsNew()2330 static void GlyphOffsetsDispose(GlyphOffsets *_this) in GlyphOffsetsDispose()2342 GlyphOffsets *go = GlyphOffsetsNew(sfntP); in DumpSfnts()
Completed in 21 milliseconds