Searched refs:GoToLine (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtextbuf.h109 void GoToLine(size_t n) { m_nCurLine = n; } function in class:wxTextBuffer
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtextfile.tex34 changed with \helpref{GoToLine}{wxtextfilegotoline}.
160 GoToLine().
162 \membersection{wxTextFile::GoToLine}\label{wxtextfilegotoline}
164 \constfunc{void}{GoToLine}{\param{size\_t }{n}}
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/stc/scintilla/src/
H A DEditor.h479 void GoToLine(int lineNo);
H A DEditor.cxx4806 void Editor::GoToLine(int lineNo) { function in class:Editor
5589 GoToLine(line);
6219 GoToLine(wParam);

Completed in 65 milliseconds