This is the complete list of members for ida_syntax_highlighter_t, including all inherited members.
| add_ida_syntax_highlighter_helper(ida_syntax_highlighter_helper_t *sh) | ida_syntax_highlighter_t | inline |
| add_keyword_to_style(const char *kw, syntax_highlight_style _style) | ida_syntax_highlighter_t | inline |
| add_keywords(const char *kwstr, syntax_highlight_style _style) | ida_syntax_highlighter_t | inline |
| add_multi_line_comment(const char *begin, const char *end) | ida_syntax_highlighter_t | inline |
| block_highlighter_t typedef | syntax_highlighter_t | |
| close_chrconst | ida_syntax_highlighter_t | |
| close_strconst | ida_syntax_highlighter_t | |
| comment_color | ida_syntax_highlighter_t | protected |
| escape_char | ida_syntax_highlighter_t | |
| flush_output(highlighter_cbs_t *highlighter_cbs, const char *ptr, syntax_highlight_style style) | ida_syntax_highlighter_t | protected |
| get_keyword_style(syntax_highlight_style _style) | ida_syntax_highlighter_t | inline |
| handle_cmt(highlighter_cbs_t *highlighter_cbs, int mcmt_idx, const char **ptr) | ida_syntax_highlighter_t | protected |
| handle_preproc(highlighter_cbs_t *highlighter_cbs, const char **ptr) | ida_syntax_highlighter_t | protected |
| highlight_block | syntax_highlighter_t | |
| highlight_block_ex(highlighter_cbs_t *highlighter_cbs, const qstring &text) | ida_syntax_highlighter_t | |
| ida_syntax_highlighter_helpers | ida_syntax_highlighter_t | protected |
| ida_syntax_highlighter_t() | ida_syntax_highlighter_t | inline |
| input | ida_syntax_highlighter_t | protected |
| keyword_memory | ida_syntax_highlighter_t | protected |
| keywords | ida_syntax_highlighter_t | protected |
| keywords_t typedef | ida_syntax_highlighter_t | protected |
| literal_closer | ida_syntax_highlighter_t | protected |
| multicmts | ida_syntax_highlighter_t | protected |
| multicmtvec_t typedef | ida_syntax_highlighter_t | protected |
| open_chrconst | ida_syntax_highlighter_t | |
| open_cmt | ida_syntax_highlighter_t | protected |
| open_strconst | ida_syntax_highlighter_t | |
| parse_literal_const(highlighter_cbs_t *highlighter_cbs, const char *ptr, char literal_closer) | ida_syntax_highlighter_t | protected |
| pending | ida_syntax_highlighter_t | protected |
| pending_nonspaces_present(const char *end) | ida_syntax_highlighter_t | inlineprotected |
| preprocessor_char | ida_syntax_highlighter_t | |
| preprocessor_color | ida_syntax_highlighter_t | protected |
| set_open_cmt(const char *begin) | ida_syntax_highlighter_t | inline |
| string_color | ida_syntax_highlighter_t | protected |
| style | ida_syntax_highlighter_t | protected |
| syntax_highlighter_t(block_highlighter_t *bh=nullptr) | syntax_highlighter_t | inline |
| text_color | ida_syntax_highlighter_t | protected |
| ~syntax_highlighter_t() | syntax_highlighter_t | inlinevirtual |