Searched defs:LPXFORM (Results 1 – 2 of 2) sorted by relevance
457 } XFORM,*PXFORM,*LPXFORM; typedef
78093 pub type LPXFORM = *mut tagXFORM; typedef88557 pub fn CombineTransform(lpxfOut: LPXFORM, lpxf1: *const XFORM, lpxf2: *const XFORM) -> BOOL; in CombineTransform()