Searched refs:OnWndProc (Results 1 - 15 of 15) sorted by relevance

/external/chromium_org/content/browser/
H A Dtime_zone_monitor_win.cc26 virtual void OnWndProc(HWND hwnd,
/external/chromium_org/chrome/browser/extensions/
H A Dglobal_shortcut_listener_win.h26 virtual void OnWndProc(HWND hwnd,
H A Dglobal_shortcut_listener_win.cc49 void GlobalShortcutListenerWin::OnWndProc(HWND hwnd, function in class:extensions::GlobalShortcutListenerWin
/external/chromium_org/ui/base/win/
H A Dhwnd_subclass.h65 LRESULT OnWndProc(HWND hwnd, UINT message, WPARAM w_param, LPARAM l_param);
H A Dhwnd_subclass.cc25 return wrapped_wnd_proc ? wrapped_wnd_proc->OnWndProc(hwnd,
132 LRESULT HWNDSubclass::OnWndProc(HWND hwnd, function in class:ui::HWNDSubclass
/external/chromium_org/ui/gfx/win/
H A Dsingleton_hwnd.cc35 OnWndProc(window, message, wparam, lparam));
H A Dsingleton_hwnd.h29 virtual void OnWndProc(HWND hwnd,
H A Dwindow_impl.h77 virtual LRESULT OnWndProc(UINT message, WPARAM w_param, LPARAM l_param);
H A Dwindow_impl.cc262 LRESULT WindowImpl::OnWndProc(UINT message, WPARAM w_param, LPARAM l_param) { function in class:gfx::WindowImpl
303 return window->OnWndProc(message, w_param, l_param);
/external/chromium_org/ui/gfx/
H A Dsys_color_change_listener.cc65 virtual void OnWndProc(HWND hwnd,
94 void SysColorChangeObserver::OnWndProc(HWND hwnd, function in class:gfx::SysColorChangeObserver
H A Dfont_render_params_win.cc59 virtual void OnWndProc(HWND hwnd,
H A Dscreen_win.h42 virtual void OnWndProc(HWND hwnd,
H A Dscreen_win.cc182 void ScreenWin::OnWndProc(HWND hwnd, function in class:gfx::ScreenWin
/external/chromium_org/ui/views/win/
H A Dhwnd_message_handler.h219 virtual LRESULT OnWndProc(UINT message,
H A Dhwnd_message_handler.cc909 LRESULT HWNDMessageHandler::OnWndProc(UINT message, function in class:views::HWNDMessageHandler

Completed in 1068 milliseconds