Home
last modified time | relevance | path

Searched refs:OnWindowPosChanged (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_frame_win.cc117 void BrowserFrameWin::OnWindowPosChanged(WINDOWPOS* window_pos) { in OnWindowPosChanged() function in BrowserFrameWin
118 WindowWin::OnWindowPosChanged(window_pos); in OnWindowPosChanged()
Dbrowser_frame_win.h53 virtual void OnWindowPosChanged(WINDOWPOS* window_pos) OVERRIDE;
/external/chromium/chrome/browser/ui/views/tab_contents/
Dnative_tab_contents_view_win.cc210 void NativeTabContentsViewWin::OnWindowPosChanged(WINDOWPOS* window_pos) { in OnWindowPosChanged() function in NativeTabContentsViewWin
228 WidgetWin::OnWindowPosChanged(window_pos); in OnWindowPosChanged()
Dnative_tab_contents_view_win.h60 virtual void OnWindowPosChanged(WINDOWPOS* window_pos) OVERRIDE;