Home
last modified time | relevance | path

Searched defs:ExState (Results 1 – 8 of 8) sorted by relevance

/dports/editors/fte/fte/src/
H A Dview.cpp481 int EView::ShowKey(ExState &/*State*/) { in ShowKey() argument
530 int EView::ViewBuffers(ExState &/*State*/) { in ViewBuffers() argument
543 int EView::ViewRoutines(ExState &/*State*/) { in ViewRoutines() argument
667 int EView::ViewMessages(ExState &/*State*/) { in ViewMessages() argument
695 int EView::ViewModeMap(ExState &/*State*/) { in ViewModeMap() argument
898 int EView::ViewCvs(ExState &/*State*/) { in ViewCvs() argument
976 int EView::ViewCvsDiff(ExState &/*State*/) { in ViewCvsDiff() argument
1050 int EView::ViewCvsLog(ExState &/*State*/) { in ViewCvsLog() argument
1146 int EView::ViewSvn(ExState &/*State*/) { in ViewSvn() argument
1224 int EView::ViewSvnDiff(ExState &/*State*/) { in ViewSvnDiff() argument
[all …]
H A Di_oview.h18 class ExState; variable
H A Degui.h19 class ExState; variable
H A Do_model.h18 class ExState; variable
H A Di_oview.cpp49 int ExView::ExecCommand(ExCommands /*Command*/, ExState &/*State*/) { return 0; } in ExecCommand() argument
H A Do_buffer.cpp904 int EBuffer::SelfInsert(ExState &/*State*/) { in SelfInsert() argument
910 int EBuffer::FileReload(ExState &/*State*/) { in FileReload() argument
1419 int EBuffer::ASCIITable(ExState &/*State*/) { in ASCIITable() argument
H A Do_model.cpp118 int EModel::ExecCommand(ExCommands /*Command*/, ExState &/*State*/) { in ExecCommand() argument
H A De_search.cpp826 int EBuffer::SearchAgain(ExState &/*State*/, unsigned int Options) { in SearchAgain() argument