Searched defs:WW8_DPHEAD (Results 1 – 2 of 2) sorted by relevance
581 struct WW8_DPHEAD struct583 SVBT16 dpk; // 0 Drawn Primitive Kind REVIEW davebu587 SVBT16 cb; // 2 size (count of bytes) of this DP588 SVBT16 xa; // 4 These 2 points describe the rectangle589 SVBT16 ya; // 6 enclosing this DP relative to the origin of590 SVBT16 dxa; // 8 the DO591 SVBT16 dya; // 0xa
674 struct WW8_DPHEAD struct676 SVBT16 dpk; // 0 Drawn Primitive Kind REVIEW davebu680 SVBT16 cb; // 2 size (count of bytes) of this DP681 SVBT16 xa; // 4 These 2 points describe the rectangle682 SVBT16 ya; // 6 enclosing this DP relative to the origin of683 SVBT16 dxa; // 8 the DO684 SVBT16 dya; // 0xa
Completed in 66 milliseconds