Home | History | Annotate | Download | only in desktop_aura

Lines Matching refs:GetHWND

177   drag_drop_client_ = new DesktopDragDropClientWin(window(), GetHWND());
532 ::ClientToScreen(GetHWND(), &cursor_location);
717 drag_drop_client_->OnNativeWidgetDestroying(GetHWND());
821 ClientToScreen(GetHWND(), &target_location);
822 ScreenToClient(target->GetHWND(), &target_location);
839 msg.hwnd = GetHWND();
921 HWND DesktopWindowTreeHostWin::GetHWND() const {