Home
last modified time | relevance | path

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

/trunk/main/vcl/source/fontsubset/
H A Dsft.cxx121 } HexFmt; typedef
434 static HexFmt *HexFmtNew(FILE *outf) in HexFmtNew()
436 HexFmt* res = (HexFmt*)smalloc(sizeof(HexFmt)); in HexFmtNew()
442 static void HexFmtFlush(HexFmt *_this) in HexFmtFlush()
451 _inline void HexFmtOpenString(HexFmt *_this) in HexFmtOpenString()
456 _inline void HexFmtCloseString(HexFmt *_this) in HexFmtCloseString()
462 _inline void HexFmtDispose(HexFmt *_this) in HexFmtDispose()
468 static void HexFmtBlockWrite(HexFmt *_this, const void *ptr, sal_uInt32 size) in HexFmtBlockWrite()
2340 HexFmt *h = HexFmtNew(outf); in DumpSfnts()

Completed in 31 milliseconds