Home
last modified time | relevance | path

Searched refs:OnParentNotify (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/renderer_host/
Drender_widget_host_view_win.h123 MESSAGE_HANDLER(WM_PARENTNOTIFY, OnParentNotify)
221 LRESULT OnParentNotify(UINT message, WPARAM wparam, LPARAM lparam,
Drender_widget_host_view_win.cc1645 LRESULT RenderWidgetHostViewWin::OnParentNotify(UINT message, WPARAM wparam, in OnParentNotify() function in RenderWidgetHostViewWin