Searched refs:InsertLine (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtextbuf.h144 void InsertLine(const wxString& str, function in class:wxTextBuffer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dmimetype.cpp1814 file.InsertLine(wxT( "#--Netscape Communications Corporation MIME Information" ), 0);
1843 file.InsertLine(sTmp, nIndex);
1851 file.InsertLine(sTmp, nIndex);
1860 file.InsertLine(sTmp, nIndex);
1935 file.InsertLine(sTmp, nIndex);
1977 file.InsertLine(sTmp, nIndex);
1988 file.InsertLine(sTmp, nIndex);
1996 file.InsertLine(sTmp, nIndex);
2008 file.InsertLine(sTmp, nIndex);
2014 file.InsertLine(sTm
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtextfile.tex36 \helpref{InsertLine}{wxtextfileinsertline} add new lines while
257 \membersection{wxTextFile::InsertLine}\label{wxtextfileinsertline}
259 \constfunc{void}{InsertLine}{\param{const wxString\& }{str}, \param{size\_t }{n}, \param{wxTextFileType }{type = typeDefault}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/univ/
H A Dtextctrl.h472 void InsertLine(wxTextCoord line, const wxString& text);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dtextctrl.cpp932 void wxTextCtrl::InsertLine(wxTextCoord line, const wxString& text) function in class:wxTextCtrl
1179 InsertLine(++lineEnd, lines[nReplaceLine++]);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A Damule.cpp479 vfile.InsertLine( newMule, 0 );

Completed in 81 milliseconds