Searched defs:WW8_DO (Results 1 – 2 of 2) sorted by relevance
569 struct WW8_DO struct571 SVBT16 dok; // 0 Drawn Object Kind, currently this is always 0572 SVBT16 cb; // 2 size (count of bytes) of the entire DO573 SVBT8 bx; // 4 x position relative to anchor CP574 SVBT8 by; // 5 y position relative to anchor CP575 SVBT16 dhgt; // 6 height of DO576 SVBT16 aBits1;
662 struct WW8_DO struct664 SVBT16 dok; // 0 Drawn Object Kind, currently this is always 0665 SVBT16 cb; // 2 size (count of bytes) of the entire DO666 SVBT8 bx; // 4 x position relative to anchor CP667 SVBT8 by; // 5 y position relative to anchor CP668 SVBT16 dhgt; // 6 height of DO669 SVBT16 aBits1;
Completed in 23 milliseconds