Lines Matching refs:LPARAM
97 typedef int LPARAM; typedef
1062 LPARAM lParam UNUSED) in PrintDlgProc()
1148 LPARAM lParam // message parameter in PrintHookProc()
1946 (LPARAM)(&data)); in serverSendEnc()
1975 Messaging_WndProc(HWND hwnd, UINT msg, WPARAM wParam, LPARAM lParam) in Messaging_WndProc()
2059 (WPARAM)message_window, (LPARAM)(&reply)); in Messaging_WndProc()
2173 enumWindowsGetServer(HWND hwnd, LPARAM lparam) in enumWindowsGetServer()
2203 enumWindowsGetNames(HWND hwnd, LPARAM lparam) in enumWindowsGetNames()
2221 LPARAM lParam;
2225 enum_windows_child(HWND hwnd, LPARAM lParam) in enum_windows_child()
2233 enum_windows_toplevel(HWND hwnd, LPARAM lParam) in enum_windows_toplevel()
2246 enum_windows(WNDENUMPROC lpEnumFunc, LPARAM lParam) in enum_windows()
2252 return EnumWindows(enum_windows_toplevel, (LPARAM)&ew); in enum_windows()
2263 enum_windows(enumWindowsGetServer, (LPARAM)(&id)); in findServer()
2325 enum_windows(enumWindowsGetNames, (LPARAM)(&ga)); in serverGetVimNames()
2357 (LPARAM)(&data))) in serverSendReply()
2410 (LPARAM)(&data)) == 0) in serverSendToVim()
2764 LPARAM lparam) in font_enumproc()
2807 (LPARAM)lf); in init_logfont()