Home | History | Annotate | Download | only in desktop_aura

Lines Matching defs:drag_drop_client_

145   DesktopDragDropClientAuraX11* drag_drop_client_;
178 drag_drop_client_(NULL),
237 drag_drop_client_ = client;
266 DCHECK(drag_drop_client_);
280 drag_drop_client_->CompleteXdndPosition(source_window_, screen_point_);
281 drag_drop_client_ = NULL;