Searched refs:XFORM (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | wingdi.h | 718 } XFORM, *PXFORM, *LPXFORM; typedef in typeref:struct:tagXFORM 2229 XFORM xformSrc; 2433 XFORM xformSrc; 2451 XFORM xform; 2468 XFORM xformSrc; 2670 XFORM xform; 2683 XFORM xformSrc; 2704 XFORM xformSrc; 3374 WINGDIAPI BOOL WINAPI CombineTransform(LPXFORM,const XFORM *,const XFORM *); [all...] |
H A D | msinkaut.idl | 207 } XFORM; 267 [out, retval] XFORM* XFORM); 268 [id(0x0000000f), propput, hidden] HRESULT Data([in] XFORM XFORM);
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | wingdi.h | 691 } XFORM, *PXFORM, *LPXFORM; typedef in typeref:struct:tagXFORM 2164 XFORM xformSrc; 2370 XFORM xformSrc; 2388 XFORM xform; 2405 XFORM xformSrc; 2607 XFORM xform; 2620 XFORM xformSrc; 2641 XFORM xformSrc; 3345 WINGDIAPI BOOL WINAPI CombineTransform(LPXFORM,const XFORM *,const XFORM *); [all...] |
H A D | msinkaut.idl | 207 } XFORM; 267 [out, retval] XFORM* XFORM); 268 [id(0x0000000f), propput, hidden] HRESULT Data([in] XFORM XFORM);
|
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/ |
H A D | gdi_driver.h | 136 BOOL (*pModifyWorldTransform)(PHYSDEV,const XFORM*,DWORD); 193 BOOL (*pSetWorldTransform)(PHYSDEV,const XFORM*);
|
Completed in 103 milliseconds