Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:drop_target

45 #include "ui/base/dragdrop/drop_target.h"
488 scoped_refptr<EditDropTarget> drop_target = new EditDropTarget(this);
489 RegisterDragDrop(m_hWnd, drop_target.get());