HomeSort by relevance Sort by last modified time
    Searched refs:wParam (Results 76 - 100 of 111) sorted by null

1 2 34 5

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sapi53.h     [all...]
sapi54.h     [all...]
prsht.h 351 #define PropSheet_SetCurSel(hDlg,hpage,index) SNDMSG(hDlg,PSM_SETCURSEL,(WPARAM)index,(LPARAM)hpage)
360 #define PropSheet_Changed(hDlg,hwnd) SNDMSG(hDlg,PSM_CHANGED,(WPARAM)hwnd,(LPARAM)0)
363 #define PropSheet_RestartWindows(hDlg) SNDMSG(hDlg,PSM_RESTARTWINDOWS,(WPARAM)0,(LPARAM)0)
366 #define PropSheet_RebootSystem(hDlg) SNDMSG(hDlg,PSM_REBOOTSYSTEM,(WPARAM)0,(LPARAM)0)
369 #define PropSheet_CancelToClose(hDlg) PostMessage(hDlg,PSM_CANCELTOCLOSE,(WPARAM)0,(LPARAM)0)
372 #define PropSheet_QuerySiblings(hDlg,wParam,lParam) SNDMSG(hDlg,PSM_QUERYSIBLINGS,wParam,lParam)
375 #define PropSheet_UnChanged(hDlg,hwnd) SNDMSG(hDlg,PSM_UNCHANGED,(WPARAM)hwnd,(LPARAM)0)
378 #define PropSheet_Apply(hDlg) SNDMSG(hDlg,PSM_APPLY,(WPARAM)0,(LPARAM)0)
388 #define PropSheet_SetWizButtons(hDlg,dwFlags) PostMessage(hDlg,PSM_SETWIZBUTTONS,(WPARAM)0,(LPARAM)dwFlags
    [all...]
dwmapi.h 225 WINBOOL WINAPI DwmDefWindowProc (HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam, LRESULT *plResult);
richedit.h 1063 WPARAM wParam;
1123 WPARAM wParam;
1154 WPARAM wParam;
sapi51.h 1095 virtual HRESULT STDMETHODCALLTYPE NotifyCallback(WPARAM wParam, LPARAM lParam) = 0;
1103 typedef void __stdcall SPNOTIFYCALLBACK(WPARAM wParam, LPARAM lParam);
    [all...]
ddeml.h 269 WPARAM wParam;
rpcdcep.h 214 RPCRTAPI unsigned int RPC_ENTRY I_RpcWindowProc(void *hWnd,unsigned int Message,unsigned int wParam,unsigned __LONG32 lParam);
winsnmp.h 224 typedef SNMPAPI_STATUS (CALLBACK *SNMPAPI_CALLBACK) (HSNMP_SESSION hSession, HWND hWnd, UINT wMsg, WPARAM wParam, LPARAM lParam, LPVOID lpClientData);
wtypes.h 75 typedef UINT_PTR WPARAM;
389 WPARAM wParam;
ws2spi.h 110 typedef WINBOOL (WSPAPI *LPWPUPOSTMESSAGE)(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam);
171 WINBOOL WSPAPI WPUPostMessage(HWND hWnd,UINT Msg,WPARAM wParam,LPARAM lParam);
oleacc.h 89 typedef LRESULT (WINAPI *LPFNLRESULTFROMOBJECT)(REFIID riid,WPARAM wParam,LPUNKNOWN punk);
90 typedef HRESULT (WINAPI *LPFNOBJECTFROMLRESULT)(LRESULT lResult,REFIID riid,WPARAM wParam,void **ppvObject);
109 STDAPI_(LRESULT) LresultFromObject(REFIID riid,WPARAM wParam,LPUNKNOWN punk);
110 STDAPI ObjectFromLresult(LRESULT lResult,REFIID riid,WPARAM wParam,void **ppvObject);
    [all...]
ocidl.h     [all...]
  /external/webrtc/webrtc/modules/video_render/test/testAPI/
testAPI.cc 97 LRESULT CALLBACK WebRtcWinProc( HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam)
106 return DefWindowProc(hWnd,uMsg,wParam,lParam);
  /external/google-breakpad/src/client/windows/tests/crash_generation_app/
crash_generation_app.cc 73 LRESULT CALLBACK WndProc(HWND, UINT, WPARAM, LPARAM);
74 INT_PTR CALLBACK About(HWND, UINT, WPARAM, LPARAM);
162 (WPARAM)length,
166 (WPARAM)FALSE,
359 WPARAM w_param,
448 WPARAM w_param,
521 return static_cast<int>(msg.wParam);
  /external/mdnsresponder/mDNSWindows/DLLX/
DNSSDService.cpp 2062 CDNSSDService::WndProc( HWND hWnd, UINT msg, WPARAM wParam, LPARAM lParam )
2074 it = m_socketMap.find( ( SOCKET ) wParam );
2092 return DefWindowProc(hWnd, msg, wParam, lParam);;
  /external/python/cpython3/Tools/msi/bundle/bootstrap/
PythonBootstrapperApplication.cpp     [all...]
  /external/libpng/contrib/gregbook/
rpng-win.c 138 LRESULT CALLBACK rpng_win_wndproc(HWND, UINT, WPARAM, LPARAM);
478 return msg.wParam;
695 LRESULT CALLBACK rpng_win_wndproc(HWND hwnd, UINT iMsg, WPARAM wP, LPARAM lP)
rpng2-win.c 176 LRESULT CALLBACK rpng2_win_wndproc(HWND, UINT, WPARAM, LPARAM);
631 return msg.wParam;
    [all...]
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Platform/Nt32/Protocol/WinNtThunk/
WinNtThunk.h 106 WPARAM wParam,
985 WPARAM wParam,
  /device/linaro/bootloader/edk2/Nt32Pkg/Include/Protocol/
WinNtThunk.h 99 WPARAM wParam,
988 WPARAM wParam,
  /external/lzma/CPP/7zip/UI/FileManager/
ProgressDialog2.cpp 432 bool CProgressDialog::OnSize(WPARAM /* wParam */, int xSize, int ySize)
906 bool CProgressDialog::OnTimer(WPARAM /* timerID */, LPARAM /* callback */)
1014 bool CProgressDialog::OnMessage(UINT message, WPARAM wParam, LPARAM lParam)
1038 return CModalDialog::OnMessage(message, wParam, lParam);
  /external/swiftshader/src/OpenGL/libEGL/
main.cpp 100 static INT_PTR CALLBACK DebuggerWaitDialogProc(HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam)
112 if(LOWORD(wParam) == IDCANCEL)
  /external/vulkan-validation-layers/demos/
cube.cpp 392 LRESULT CALLBACK WndProc(HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam);
    [all...]
cube.c     [all...]

Completed in 728 milliseconds

1 2 34 5