Searched refs:SetDragResult (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DScintillaWX.cpp1054 evt.SetDragResult(dragResult);
1085 evt.SetDragResult(def);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h3431 void SetDragResult(wxDragResult val) { m_dragResult = val; } function in class:wxStyledTextEvent

Completed in 53 milliseconds