Searched refs:GetEOL (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtextbuf.cpp56 const wxChar *wxTextBuffer::GetEOL(wxTextFileType type) function in class:wxTextBuffer
60 wxFAIL_MSG(wxT("bad buffer type in wxTextBuffer::GetEOL."));
80 wxString eol = GetEOL(type), result;
H A Dtextfile.cpp286 GetEOL(typeNew == wxTextFileType_None ? GetLineType(n)
H A Dfileconf.cpp543 const wxChar *pEOL = wxTextBuffer::GetEOL(wxTextBuffer::typeDefault);
1055 filetext << p->Text() << wxTextFile::GetEOL();
1088 line += wxTextFile::GetEOL();
H A Dstream.cpp1383 static const wxChar *eol = wxTextFile::GetEOL();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtextbuf.h64 static const wxChar *GetEOL(wxTextFileType type = typeDefault);
128 // get the type of the line (see also GetEOL)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DTextFile.cpp186 result = wxTextBuffer::GetEOL() + result;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtextfile.tex175 \membersection{wxTextFile::GetEOL}\label{wxtextfilegeteol}
177 \constfunc{static const char*}{GetEOL}{\param{wxTextFileType }{type = typeDefault}}
241 Get the type of the line (see also \helpref{GetEOL}{wxtextfilegeteol})
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dlogg.cpp568 wxTextFile::GetEOL());
1017 << wxTextFile::GetEOL();
H A Dgrid.cpp8340 wxString eol = wxTextFile::GetEOL( wxTextFileType_Unix );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/aLinkCreator/src/
H A Dalcframe.cpp456 file.Write(link + wxTextFile::GetEOL());

Completed in 86 milliseconds