Home
last modified time | relevance | path

Searched refs:GWLP_WNDPROC (Results 1 - 3 of 3) sorted by relevance

/third_party/lzma/CPP/Windows/Control/
H A DListView.cpp131 _origWindowProc = (WNDPROC)SetLongPtrW(GWLP_WNDPROC, (LONG_PTR)ListViewSubclassProc); in SetWindowProc()
134 _origWindowProc = (WNDPROC)SetLongPtr(GWLP_WNDPROC, (LONG_PTR)ListViewSubclassProc); in SetWindowProc()
/third_party/lzma/CPP/Windows/
H A DWindow.h61 #define GWLP_WNDPROC (-4) macro
124 #define GWLP_WNDPROC GWL_WNDPROC macro
/third_party/ffmpeg/libavdevice/
H A Dgdigrab.c163 SetWindowLongPtr(hwnd, GWLP_WNDPROC, (LONG_PTR) gdigrab_region_wnd_proc); in gdigrab_region_wnd_init()

Completed in 4 milliseconds