Searched refs:GetHWNDFromNativeView (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/views/widget/desktop_aura/
H A Ddesktop_screen_win.cc38 HWND DesktopScreenWin::GetHWNDFromNativeView(gfx::NativeView window) const { function in class:views::DesktopScreenWin
H A Ddesktop_screen_win.h23 virtual HWND GetHWNDFromNativeView(gfx::NativeView window) const OVERRIDE;
/external/chromium_org/ui/gfx/
H A Dscreen_win.h48 virtual HWND GetHWNDFromNativeView(NativeView window) const;
H A Dscreen_win.cc127 HWND window_hwnd = GetHWNDFromNativeView(window);
195 HWND ScreenWin::GetHWNDFromNativeView(NativeView window) const { function in class:gfx::ScreenWin

Completed in 133 milliseconds