Searched refs:wxSTC_EOL_CR (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.cpp322 case myID_CONVERTCR: { eolMode = wxSTC_EOL_CR; break;}
638 case wxSTC_EOL_CR: {EOLtype = _T("CR (Unix)"); break; }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/
H A DScintillaWX.cpp215 case wxSTC_EOL_CR:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/stc/
H A Dstc.h69 #define wxSTC_EOL_CR 1 macro

Completed in 104 milliseconds