wex
v21.04.0
|
This is the complete list of members for wex::core::stc, including all inherited members.
eol() const =0 | wex::core::stc | pure virtual |
find(const std::string &text, int find_flags=-1, bool find_next=true)=0 | wex::core::text_window | pure virtual |
fold(bool fold_all=false)=0 | wex::core::stc | pure virtual |
get_filename() const =0 | wex::core::stc | pure virtual |
get_line_count() const =0 | wex::core::text_window | pure virtual |
get_line_count_request()=0 | wex::core::text_window | pure virtual |
get_selected_text() const =0 | wex::core::stc | pure virtual |
goto_line(int line)=0 | wex::core::text_window | pure virtual |
is_hexmode() const =0 | wex::core::stc | pure virtual |
is_visual() const =0 | wex::core::stc | pure virtual |
MARGIN_DIVIDER enum value | wex::core::stc | |
MARGIN_FOLDING enum value | wex::core::stc | |
MARGIN_LINENUMBER enum value | wex::core::stc | |
MARGIN_TEXT enum value | wex::core::stc | |
properties_message(path::status_t flags=0)=0 | wex::core::stc | pure virtual |
reset_margins(margin_t type=margin_t().set())=0 | wex::core::stc | pure virtual |
set_hexmode(bool on)=0 | wex::core::stc | pure virtual |
set_indicator(const indicator &indicator, int start, int end)=0 | wex::core::stc | pure virtual |
set_search_flags(int flags)=0 | wex::core::stc | pure virtual |
vi_command(const std::string &command)=0 | wex::core::stc | pure virtual |