Searched refs:EditWndProc (Results 1 – 2 of 2) sorted by relevance
63 static LRESULT CALLBACK EditWndProc(HWND hWnd,
421 LRESULT CALLBACK RootWindowWin::EditWndProc(HWND hWnd, in EditWndProc() function in client::RootWindowWin919 edit_wndproc_old_ = SetWndProcPtr(edit_hwnd_, EditWndProc); in OnCreate()