HomeSort by relevance Sort by last modified time
    Searched refs:lParam (Results 126 - 142 of 142) sorted by null

1 2 3 4 56

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]
penwin.h     [all...]
commdlg.h 42 typedef UINT_PTR (CALLBACK *LPOFNHOOKPROC) (HWND,UINT,WPARAM,LPARAM);
66 LPARAM lCustData;
88 LPARAM lCustData;
114 LPARAM lCustData;
139 LPARAM lCustData;
201 typedef UINT_PTR (CALLBACK *LPCCHOOKPROC) (HWND,UINT,WPARAM,LPARAM);
251 #define CommDlg_OpenSave_GetSpecA(_hdlg,_psz,_cbmax) (int)SNDMSG(_hdlg,CDM_GETSPEC,(WPARAM)_cbmax,(LPARAM)(LPSTR)_psz)
252 #define CommDlg_OpenSave_GetSpecW(_hdlg,_psz,_cbmax) (int)SNDMSG(_hdlg,CDM_GETSPEC,(WPARAM)_cbmax,(LPARAM)(LPWSTR)_psz)
257 #define CommDlg_OpenSave_GetFilePathA(_hdlg,_psz,_cbmax) (int)SNDMSG(_hdlg,CDM_GETFILEPATH,(WPARAM)_cbmax,(LPARAM)(LPSTR)_psz)
258 #define CommDlg_OpenSave_GetFilePathW(_hdlg,_psz,_cbmax) (int)SNDMSG(_hdlg,CDM_GETFILEPATH,(WPARAM)_cbmax,(LPARAM)(LPWSTR)_psz
    [all...]
mobsync.h 496 typedef WINBOOL (WINAPI *PFNRFCDCALLBACK)(HWND hWnd,UINT uMsg,WPARAM wParam,LPARAM lParam);
511 LPARAM lCallerData;
527 LPARAM lCallerData;
shellapi.h 130 LPARAM lParam;
control.h     [all...]
  /external/pdfium/core/src/fxge/win32/
fx_win32_device.cpp 147 LPARAM lParam) {
148 CFX_Win32FontInfo* pFontInfo = (CFX_Win32FontInfo*)lParam;
    [all...]
  /external/pdfium/xfa/src/fgas/src/font/
fx_stdfontmgr.cpp 459 LPARAM lParam) {
475 ((CFX_FontDescriptors*)lParam)->Add(*pFont);
492 (FONTENUMPROCW)FX_GdiFontEnumProc, (LPARAM)&fonts, 0);
    [all...]
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/demos/
FFConsoleDemo.cpp 32 LRESULT DlgProc( HWND hWnd, UINT uMsg, WPARAM wParam, LPARAM lParam )
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_Wnd.cpp 506 intptr_t lParam) {
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc 60 void AddListBoxItem(HWND listbox, const std::string& str, LPARAM item_data) {
62 reinterpret_cast<LPARAM>(str.c_str()));
140 reinterpret_cast<void*>(msg->lParam));
180 reinterpret_cast<LPARAM>(listbox_));
218 static_cast<WPARAM>(msg_id), reinterpret_cast<LPARAM>(data));
342 bool MainWnd::OnMessage(UINT msg, WPARAM wp, LPARAM lp, LRESULT* result) {
392 LRESULT CALLBACK MainWnd::WndProc(HWND hwnd, UINT msg, WPARAM wp, LPARAM lp) {
  /external/opencv3/3rdparty/include/dshow/
control.h     [all...]
  /prebuilts/tools/windows/swt/
swt.jar 
  /prebuilts/tools/windows-x86_64/swt/
swt.jar 
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 623 milliseconds

1 2 3 4 56