|
wex
v21.04.0
|
This is the complete list of members for wex::vi, including all inherited members.
| append_insert_command(const std::string &s) | wex::vi | |
| append_insert_text(const std::string &s) | wex::vi | |
| auto_write() | wex::ex | protected |
| calculator(const std::string &text) | wex::ex | |
| command(const std::string &command) final | wex::vi | virtual |
| copy(const ex *ex) | wex::ex | |
| ctags() | wex::ex | inline |
| cut() | wex::ex | |
| ex(stc *stc) | wex::ex | |
| frame() | wex::ex | inline |
| get_command() const | wex::ex | inline |
| get_macros() | wex::ex | inlinestatic |
| get_stc() const | wex::ex | inline |
| inserted_text() const | wex::vi | inline |
| is_active() const | wex::ex | inline |
| last_command() const | wex::vi | inline |
| marker_add(char marker, int line=-1) | wex::ex | |
| marker_delete(char marker) | wex::ex | |
| marker_goto(char marker) | wex::ex | |
| marker_line(char marker) const | wex::ex | |
| mode() const | wex::vi | inline |
| mode() | wex::vi | inline |
| motion_commands() const | wex::vi | inline |
| on_char(const wxKeyEvent &event) | wex::vi | |
| on_init() | wex::ex | static |
| on_key_down(const wxKeyEvent &event) | wex::vi | |
| other_commands() const | wex::vi | inline |
| print(const std::string &text) | wex::ex | |
| register_insert() const | wex::ex | |
| register_name() const | wex::ex | inline |
| register_text() const | wex::ex | |
| reset_search_flags() | wex::ex | |
| search_flags() const | wex::ex | inline |
| set_register(char name) | wex::ex | inlineprotected |
| set_register_insert(const std::string &value) const | wex::ex | |
| set_register_yank(const std::string &value) const | wex::ex | |
| set_registers_delete(const std::string &value) const | wex::ex | |
| use(bool mode) | wex::ex | inline |
| vi(wex::stc *stc) | wex::vi | |
| visual_extend(int start_pos, int end_pos) const | wex::vi | |
| yank(char name='0') const | wex::ex | |
| ~ex() | wex::ex | virtual |