Home
last modified time | relevance | path

Searched refs:LPMSG (Results 1 – 5 of 5) sorted by relevance

/external/protobuf/src/google/protobuf/stubs/
Dcommon.h76 LPMSG lpMsg, HWND hWnd, in GetMessage_Win32()
82 LPMSG lpMsg, HWND hWnd, in GetMessage()
/external/libusb/libusb/os/
Dwindows_nt_common.c58 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/
DDialog.h71 bool IsMessage(LPMSG message) in IsMessage()
/external/python/cpython3/Lib/ctypes/
Dwintypes.py185 LPMSG = PMSG = ctypes.POINTER(MSG) variable
/external/icu/icu4c/source/common/
Dputil.cpp108 typedef PVOID LPMSG; // TODO: figure out how to get rid of this typedef typedef