Home
last modified time | relevance | path

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

/dports/textproc/wv/wv-1.2.9/
H A Descher.c50 MSOFBH amsofbh; in wvGetEscher()
101 MSOFBH amsofbh; in wvGetDggContainer()
186 MSOFBH amsofbh; in wvGetBstoreContainer()
216 wvGetDgContainer (DgContainer * item, MSOFBH * msofbh, wvStream * fd) in wvGetDgContainer()
218 MSOFBH amsofbh; in wvGetDgContainer()
308 MSOFBH amsofbh; in wvGetSpgrContainer()
409 wvGetDgg (Dgg * dgg, MSOFBH * amsofbh, wvStream * fd) in wvGetDgg()
523 MSOFBH amsofbh; in wv0x01()
616 MSOFBH amsofbh; in wvGetFSPContainer()
703 wvGetMSOFBH (MSOFBH * amsofbh, wvStream * fd) in wvGetMSOFBH()
[all …]
H A Dpicf.c32 U32 PutWord8Structs(MSOFBH *bse_pic_amsofbh, U8* p, size_t size);
101 MSOFBH bse_pic_amsofbh; in wvGetPICF()
356 U32 wvPutMSOFBH(MSOFBH * amsofbh, wvStream * fd) in wvPutMSOFBH()
366 U32 PutWord8Structs(MSOFBH *bse_pic_amsofbh, U8* buf, size_t size) in PutWord8Structs()
369 MSOFBH amsofbh,opt_amsofbh,bse_amsofbh; in PutWord8Structs()
H A Dfopt.c62 wvGetFOPTEArray (FOPTE ** fopte, MSOFBH * msofbh, wvStream * fd) in wvGetFOPTEArray()
153 wvPutFOPTEArray (FOPTE ** fopte, MSOFBH * msofbh, wvStream * fd) in wvPutFOPTEArray()
H A Dfbse.c70 MSOFBH amsofbh; in wvGetBlip()
153 wvGetBitmap (BitmapBlip * abm, MSOFBH * amsofbh, wvStream * fd) in wvGetBitmap()
238 wvGetMetafile (MetaFileBlip * amf, MSOFBH * amsofbh, wvStream * fd) in wvGetMetafile()
H A Dwvinternal.h32 void wvPutFOPTEArray (FOPTE ** fopte, MSOFBH * msofbh, wvStream * fd);
H A Dwv.h3228 } MSOFBH; typedef
3230 U32 wvGetMSOFBH (MSOFBH * amsofbh, wvStream * fd);
3231 U32 wvEatmsofbt (MSOFBH * amsofbh, wvStream * fd);
3387 U32 wvGetMetafile (MetaFileBlip * amf, MSOFBH * amsofbh, wvStream * fd);
3389 U32 wvGetBitmap (BitmapBlip * abm, MSOFBH * amsofbh, wvStream * fd);
3403 U32 wvGetFOPTEArray (FOPTE ** fopte, MSOFBH * msofbh, wvStream * fd);
3437 U32 wvGetClientTextbox (ClientTextbox * item, MSOFBH * amsofbh,
3547 U32 wvGetBstoreContainer (BstoreContainer * item, MSOFBH * msofbh,
3553 U32 wvGetDgg (Dgg * dgg, MSOFBH * amsofbh, wvStream * fd);
3561 U32 wvGetSplitMenuColors (SplitMenuColors * splitmenucolors, MSOFBH
[all …]