1 /* Automatically generated header! Do not edit! */ 2 3 #ifndef _PPCINLINE_VIRTUAL_H 4 #define _PPCINLINE_VIRTUAL_H 5 6 #ifndef __PPCINLINE_MACROS_H 7 #include <ppcinline/macros.h> 8 #endif /* !__PPCINLINE_MACROS_H */ 9 10 #ifndef VIRTUAL_BASE_NAME 11 #define VIRTUAL_BASE_NAME VirtualBase 12 #endif /* !VIRTUAL_BASE_NAME */ 13 14 #define RefreshVirtualGadget(__p0, __p1, __p2, __p3) \ 15 LP4NR(36, RefreshVirtualGadget, \ 16 struct Gadget *, __p0, a0, \ 17 ULONG , __p1, a1, \ 18 struct Window *, __p2, a2, \ 19 struct Requester *, __p3, a3, \ 20 , VIRTUAL_BASE_NAME, 0, 0, 0, 0, 0, 0) 21 22 #define VIRTUAL_GetClass() \ 23 LP0(30, struct IClass *, VIRTUAL_GetClass, \ 24 , VIRTUAL_BASE_NAME, 0, 0, 0, 0, 0, 0) 25 26 #define RethinkVirtualSize(__p0, __p1, __p2, __p3, __p4) \ 27 LP5(42, BOOL , RethinkVirtualSize, \ 28 ULONG , __p0, a0, \ 29 ULONG , __p1, a1, \ 30 struct TextFont *, __p2, a2, \ 31 struct Screen *, __p3, a3, \ 32 struct LayoutLimits *, __p4, d0, \ 33 , VIRTUAL_BASE_NAME, 0, 0, 0, 0, 0, 0) 34 35 #endif /* !_PPCINLINE_VIRTUAL_H */