Searched refs:lpi (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h1003 #define Header_GetOrderArray(hwnd,iCount,lpi) \
1004 (BOOL)SNDMSG((hwnd),HDM_GETORDERARRAY,(WPARAM)iCount,(LPARAM)lpi)
1005 #define Header_SetOrderArray(hwnd,iCount,lpi) \
1006 (BOOL)SNDMSG((hwnd),HDM_SETORDERARRAY,(WPARAM)iCount,(LPARAM)lpi)
H A Dmapidefs.h368 short int *lpi; /* Pointer to short array of length cValues */ member in struct:_SShortArray
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h1034 #define Header_GetOrderArray(hwnd,iCount,lpi) \
1035 (BOOL)SNDMSG((hwnd),HDM_GETORDERARRAY,(WPARAM)iCount,(LPARAM)lpi)
1036 #define Header_SetOrderArray(hwnd,iCount,lpi) \
1037 (BOOL)SNDMSG((hwnd),HDM_SETORDERARRAY,(WPARAM)iCount,(LPARAM)lpi)
H A Dmapidefs.h371 short int *lpi; /* Pointer to short array of length cValues */ member in struct:_SShortArray

Completed in 463 milliseconds