Searched refs:SetDragText (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.cpp304 evt.SetDragText(dragText);
1058 evt.SetDragText(text);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h3428 void SetDragText(const wxString& val) { m_dragText = val; } function in class:wxStyledTextEvent

Completed in 79 milliseconds