Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx126 } GlyphOffsets; typedef
2295 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 56 milliseconds