Searched refs:SC_WRAP_WORD (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.h409 #define SC_WRAP_WORD 1 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.cxx6156 printWrapState = (wParam == SC_WRAP_WORD) ? eWrapWord : eWrapNone;
6356 case SC_WRAP_WORD:

Completed in 140 milliseconds