Searched refs:LPMSG (Results 1 – 5 of 5) sorted by relevance
/external/protobuf/src/google/protobuf/stubs/ |
D | common.h | 76 LPMSG lpMsg, HWND hWnd, in GetMessage_Win32() 82 LPMSG lpMsg, HWND hWnd, in GetMessage()
|
/external/libusb/libusb/os/ |
D | windows_nt_common.c | 58 DLL_DECLARE_FUNC_PREFIXED(WINAPI, BOOL, p, GetMessageA, (LPMSG, HWND, UINT, UINT)); 59 DLL_DECLARE_FUNC_PREFIXED(WINAPI, BOOL, p, PeekMessageA, (LPMSG, HWND, UINT, UINT, UINT));
|
/external/lzma/CPP/Windows/Control/ |
D | Dialog.h | 71 bool IsMessage(LPMSG message) in IsMessage()
|
/external/python/cpython3/Lib/ctypes/ |
D | wintypes.py | 185 LPMSG = PMSG = ctypes.POINTER(MSG) variable
|
/external/icu/icu4c/source/common/ |
D | putil.cpp | 108 typedef PVOID LPMSG; // TODO: figure out how to get rid of this typedef typedef
|