HomeSort by relevance Sort by last modified time
    Searched refs:lpMsg (Results 1 - 10 of 10) sorted by null

  /external/protobuf/src/google/protobuf/
message.h 132 LPMSG lpMsg, HWND hWnd,
134 return GetMessage(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
138 LPMSG lpMsg, HWND hWnd,
140 return GetMessage_Win32(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mswsock.h 189 typedef INT (WINAPI *LPFN_WSARECVMSG)(SOCKET s, LPWSAMSG lpMsg,
209 LPWSAMSG lpMsg;
216 typedef INT (WSAAPI *LPFN_WSASENDMSG)(SOCKET s, LPWSAMSG lpMsg, DWORD dwFlags,
mshtmhst.h 210 virtual HRESULT WINAPI TranslateAccelerator(LPMSG lpMsg,const GUID *pguidCmdGroup,DWORD nCmdID) = 0;
232 HRESULT (WINAPI *TranslateAccelerator)(IDocHostUIHandler *This,LPMSG lpMsg,const GUID *pguidCmdGroup,DWORD nCmdID);
256 #define IDocHostUIHandler_TranslateAccelerator(This,lpMsg,pguidCmdGroup,nCmdID) (This)->lpVtbl->TranslateAccelerator(This,lpMsg,pguidCmdGroup,nCmdID)
282 HRESULT WINAPI IDocHostUIHandler_TranslateAccelerator_Proxy(IDocHostUIHandler *This,LPMSG lpMsg,const GUID *pguidCmdGroup,DWORD nCmdID);
319 HRESULT (WINAPI *TranslateAccelerator)(IDocHostUIHandler2 *This,LPMSG lpMsg,const GUID *pguidCmdGroup,DWORD nCmdID)
    [all...]
shdeprecated.h     [all...]
ole2.h 81 WINOLEAPI OleTranslateAccelerator (LPOLEINPLACEFRAME lpFrame,LPOLEINPLACEFRAMEINFO lpFrameInfo,LPMSG lpmsg);
91 WINOLEAPI_(WINBOOL) IsAccelerator(HACCEL hAccel,int cAccelEntries,LPMSG lpMsg,WORD *lpwCmd);
winuser.h 834 } MSG,*PMSG,*NPMSG,*LPMSG;
    [all...]
winsock2.h     [all...]
shlobj.h     [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/stubs/
common.h 70 LPMSG lpMsg, HWND hWnd,
72 return GetMessage(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
76 LPMSG lpMsg, HWND hWnd,
78 return GetMessage_Win32(lpMsg, hWnd, wMsgFilterMin, wMsgFilterMax);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 975 milliseconds