Home
last modified time | relevance | path

Searched refs:SetWindowLongPtrW (Results 1 – 25 of 358) sorted by relevance

12345678910>>...15

/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.6/
H A DtkWinInt.h233 # define SetWindowLongPtrW SetWindowLongW macro
236 # define SetWindowLongPtr SetWindowLongPtrW
239 # define SetWindowLongPtr SetWindowLongPtrW
/dports/math/vtk8/VTK-8.2.0/ThirdParty/TclTk/internals/tk8.6/
H A DtkWinInt.h233 # define SetWindowLongPtrW SetWindowLongW macro
236 # define SetWindowLongPtr SetWindowLongPtrW
239 # define SetWindowLongPtr SetWindowLongPtrW
/dports/editors/abiword/abiword-3.0.5/src/af/xap/win/
H A Dxap_Win32PropertySheet.cpp75 SetWindowLongPtrW(hWnd,DWLP_USER,pStruct->lParam); in s_pageWndProc()
333 SetWindowLongPtrW(m_hWnd, GWLP_USERDATA, (LONG_PTR)this); in runModal()
334 SetWindowLongPtrW(m_hWnd, GWLP_WNDPROC, (LONG_PTR)m_pfnDlgProc); in runModal()
398 SetWindowLongPtrW(m_hWnd, GWLP_USERDATA, (LONG_PTR)this); in runModeless()
399 SetWindowLongPtrW(m_hWnd, GWLP_WNDPROC, (LONG_PTR)m_pfnDlgProc); in runModeless()
H A Dxap_Win32Dlg_Language.cpp206 SetWindowLongPtrW(hTree, GWLP_WNDPROC, (LONG_PTR)s_treeProc); in _onInitDialog()
207 SetWindowLongPtrW(hTree, GWLP_USERDATA, (LONG_PTR)this); in _onInitDialog()
H A Dxap_Win32Dlg_Insert_Symbol.cpp126 SetWindowLongPtrW(m_hDlg, GWLP_HWNDPARENT, (LONG_PTR)frameHWND); in notifyActiveFrame()
137 SetWindowLongPtrW(m_hDlg, GWLP_HWNDPARENT, 0); in notifyCloseFrame()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/ThirdParty/DirectShowSamples/
H A Dstreams.h96 #define SetWindowLongPtrW SetWindowLongW macro
98 #define SetWindowLongPtr SetWindowLongPtrW
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinInt.h274 # define SetWindowLongPtrW SetWindowLongW macro
277 # define SetWindowLongPtr SetWindowLongPtrW
280 # define SetWindowLongPtr SetWindowLongPtrW
/dports/math/vtk6/VTK-6.2.0/ThirdParty/TclTk/internals/tk8.5/
H A DtkWinInt.h281 # define SetWindowLongPtrW SetWindowLongW macro
284 # define SetWindowLongPtr SetWindowLongPtrW
287 # define SetWindowLongPtr SetWindowLongPtrW
/dports/math/vtk8/VTK-8.2.0/ThirdParty/TclTk/internals/tk8.5/
H A DtkWinInt.h281 # define SetWindowLongPtrW SetWindowLongW macro
284 # define SetWindowLongPtr SetWindowLongPtrW
287 # define SetWindowLongPtr SetWindowLongPtrW
/dports/net/pjsip/pjproject-2.11.1/third_party/BaseClasses/
H A Dstreams.h99 #define SetWindowLongPtrW SetWindowLongW macro
101 #define SetWindowLongPtr SetWindowLongPtrW
/dports/editors/abiword/abiword-3.0.5/plugins/collab/core/dialogs/win/
H A Dap_Win32Dialog_CollaborationEditAccount.cpp43 SetWindowLongPtrW(hWnd,DWLP_USER,lParam); in s_dlgProc()
148 SetWindowLongPtrW(m_hDetails, GWLP_WNDPROC, (LPARAM)s_detailsProc); in _onInitDialog()
149 SetWindowLongPtrW(m_hDetails, GWLP_USERDATA, (LPARAM)this); in _onInitDialog()
H A Dap_Win32Dialog_CollaborationAddAccount.cpp45 SetWindowLongPtrW(hWnd,DWLP_USER,lParam); in s_dlgProc()
150 SetWindowLongPtrW(m_hDetails, GWLP_WNDPROC, (LPARAM)s_detailsProc); in _onInitDialog()
151 SetWindowLongPtrW(m_hDetails, GWLP_USERDATA, (LPARAM)this); in _onInitDialog()
/dports/editors/abiword/abiword-3.0.5/src/wp/ap/win/
H A Dap_Win32Dialog_Latex.cpp106 SetWindowLongPtrW(m_hDlg, GWLP_HWNDPARENT, (LONG_PTR)frameHWND); in notifyActiveFrame()
117 SetWindowLongPtrW(m_hDlg, GWLP_HWNDPARENT, 0); in notifyCloseFrame()
H A Dap_Win32StatusBar.cpp265 m_pOrgStatusbarWndProc = reinterpret_cast<WNDPROC>(SetWindowLongPtrW( in createWindow()
271 SetWindowLongPtrW(m_hwndStatusBar, GWLP_USERDATA, reinterpret_cast<LONG_PTR>(this)); in createWindow()
H A Dap_Win32Dialog_Replace.cpp120SetWindowLongPtrW(m_hDlg, GWLP_HWNDPARENT, (LONG_PTR)static_cast<XAP_Win32FrameImpl*>(pFrame->getF… in notifyActiveFrame()
130 SetWindowLongPtrW(m_hDlg, GWLP_HWNDPARENT, 0); in notifyCloseFrame()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/win/
H A Dwincomp.hxx100 SetWindowLongPtrW( hWnd, GWL_STYLE, nStyle ); in SetWindowStyle()
110 SetWindowLongPtrW( hWnd, GWL_EXSTYLE, nStyle ); in SetWindowExStyle()
H A Dsaldata.hxx283 SetWindowLongPtrW( hWnd, SAL_FRAME_THIS, reinterpret_cast<LONG_PTR>(pThis) ); in SetWindowPtr()
293 SetWindowLongPtrW( hWnd, SAL_OBJECT_THIS, reinterpret_cast<LONG_PTR>(pThis) ); in SetSalObjWindowPtr()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/win/
H A Dwincomp.hxx100 SetWindowLongPtrW( hWnd, GWL_STYLE, nStyle ); in SetWindowStyle()
110 SetWindowLongPtrW( hWnd, GWL_EXSTYLE, nStyle ); in SetWindowExStyle()
H A Dsaldata.hxx277 SetWindowLongPtrW( hWnd, SAL_FRAME_THIS, reinterpret_cast<LONG_PTR>(pThis) ); in SetWindowPtr()
287 SetWindowLongPtrW( hWnd, SAL_OBJECT_THIS, reinterpret_cast<LONG_PTR>(pThis) ); in SetSalObjWindowPtr()
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_WNTCommandWindow.cxx114 SetWindowLongPtrW (hWnd, CLIENTWND, (LONG_PTR )hWndEdit); in CommandCreateProc()
122 SetWindowLongPtrW (hWndEdit, GWLP_WNDPROC, (LONG_PTR) EditProc); in CommandCreateProc()
H A DDraw_WNTMainWindow.cxx79 SetWindowLongPtrW (hWndFrame, CLIENTWND, (LONG_PTR)hWnd); in CreateProc()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinScrlbr.c248 scrollPtr->oldProc = (WNDPROC)SetWindowLongPtrW(scrollPtr->hwnd, in CreateProc()
294 SetWindowLongPtrW(hwnd, GWLP_WNDPROC, (LONG_PTR) scrollPtr->oldProc); in TkpDisplayScrollbar()
328 SetWindowLongPtrW(hwnd, GWLP_WNDPROC, (INT_PTR) winScrollPtr->oldProc); in TkpDestroyScrollbar()
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinScrlbr.c248 scrollPtr->oldProc = (WNDPROC)SetWindowLongPtrW(scrollPtr->hwnd, in CreateProc()
294 SetWindowLongPtrW(hwnd, GWLP_WNDPROC, (LONG_PTR) scrollPtr->oldProc); in TkpDisplayScrollbar()
328 SetWindowLongPtrW(hwnd, GWLP_WNDPROC, (INT_PTR) winScrollPtr->oldProc); in TkpDestroyScrollbar()
/dports/lang/racket/racket-8.3/share/pkgs/gui-lib/mred/private/wx/win32/
H A Dwndclass.rkt43 (void (SetWindowLongPtrW hwnd GWLP_USERDATA c))))
91 (SetWindowLongPtrW hwnd GWLP_USERDATA #f))
130 (SetWindowLongPtrW w GWLP_WNDPROC (hwnd->ctlproc-fptr w))
146 (SetWindowLongPtrW hwnd GWLP_WNDPROC control_proc)))
H A Dutils.rkt26 SetWindowLongPtrW
96 (define SetWindowLongPtrW function
97 (get-ffi-obj (if is-win64? 'SetWindowLongPtrW 'SetWindowLongW) user32-lib

12345678910>>...15