Searched refs:HDWP (Results 1 - 8 of 8) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | wownt32.h | 32 #define HDWP_32(h16) ((HDWP) (WOWHandle32(h16,WOW_TYPE_HDWP)))
|
H A D | wtypes.h | 91 typedef HANDLE HDWP;
|
H A D | winuser.h | 30 typedef HANDLE HDWP; typedef 2009 WINUSERAPI HDWP WINAPI BeginDeferWindowPos(int nNumWindows); 2010 WINUSERAPI HDWP WINAPI DeferWindowPos(HDWP hWinPosInfo,HWND hWnd,HWND hWndInsertAfter,int x,int y,int cx,int cy,UINT uFlags); 2011 WINUSERAPI WINBOOL WINAPI EndDeferWindowPos(HDWP hWinPosInfo);
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | wownt32.h | 32 #define HDWP_32(h16) ((HDWP) (WOWHandle32(h16,WOW_TYPE_HDWP)))
|
H A D | wtypes.h | 91 typedef HANDLE HDWP;
|
H A D | winuser.h | 30 typedef HANDLE HDWP; typedef 2009 WINUSERAPI HDWP WINAPI BeginDeferWindowPos(int nNumWindows); 2010 WINUSERAPI HDWP WINAPI DeferWindowPos(HDWP hWinPosInfo,HWND hWnd,HWND hWndInsertAfter,int x,int y,int cx,int cy,UINT uFlags); 2011 WINUSERAPI WINBOOL WINAPI EndDeferWindowPos(HDWP hWinPosInfo);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ctypes/ |
H A D | wintypes.py | 71 HDWP = HANDLE variable 172 'HCOLORSPACE', 'HDC', 'HDESK', 'HDWP', 'HENHMETAFILE', 'HFONT',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ctypes/ |
H A D | wintypes.py | 71 HDWP = HANDLE variable 172 'HCOLORSPACE', 'HDC', 'HDESK', 'HDWP', 'HENHMETAFILE', 'HFONT',
|
Completed in 155 milliseconds