Searched refs:wxSTC_EOL_CRLF (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/samples/stc/
H A Dedit.cpp323 case myID_CONVERTCRLF: { eolMode = wxSTC_EOL_CRLF; break;}
639 case wxSTC_EOL_CRLF: {EOLtype = _T("CRLF (Windows)"); break; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DScintillaWX.cpp211 case wxSTC_EOL_CRLF:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h68 #define wxSTC_EOL_CRLF 0 macro

Completed in 69 milliseconds