Searched refs:SCI_SEARCHNEXT (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/scintilla/include/
H A DScintilla.h524 #define SCI_SEARCHNEXT 2367 macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.cxx3888 case SCI_SEARCHNEXT:
4753 unsigned int iMessage, ///< Accepts both @c SCI_SEARCHNEXT and @c SCI_SEARCHPREV.
4761 if (iMessage == SCI_SEARCHNEXT) {
6853 case SCI_SEARCHNEXT:

Completed in 137 milliseconds