Searched defs:WW8_PIC_SHADOW (Results 1 – 2 of 2) sorted by relevance
385 struct WW8_PIC_SHADOW struct389 struct {394 }MFP;396 SVBT8 rcWinMF[14]; // 0xe rc (rectangle - 8 bytes) rect for window origin400 SVBT16 mx; // 0x20 horizontal scaling factor supplied by user in .1% units.401 SVBT16 my; // 0x22 vertical scaling factor supplied by user in .1% units.406 SVBT8 aBits1; //0x2c407 SVBT8 aBits2;408 WW8_BRC rgbrc[4];413 SVBT16 dxaOrigin; // 0x36 horizontal offset of hand annotation origin[all …]
412 struct WW8_PIC_SHADOW struct415 SVBT16 cbHeader; // 0x4 number of bytes in the PIC (to allow for future expansion).416 struct {421 }MFP;423 SVBT8 rcWinMF[14]; // 0xe rc (rectangle - 8 bytes) rect for window origin427 SVBT16 mx; // 0x20 horizontal scaling factor supplied by user in .1% units.428 SVBT16 my; // 0x22 vertical scaling factor supplied by user in .1% units.429 SVBT16 dxaCropLeft; // 0x24 the amount the picture has been cropped on the left in twips.430 SVBT16 dyaCropTop; // 0x26 the amount the picture has been cropped on the top in twips.433 SVBT8 aBits1; //0x2c[all …]
Completed in 27 milliseconds