allocdatabuf(void *handle) | ht_view | |
alone() | ht_view | [virtual] |
auto_indent | ht_text_editor | [protected] |
browse_idx | ht_view | |
buf | ht_view | |
buf_lprint(int x, int y, int c, int l, char *text) | ht_view | |
buf_lprint0(int x, int y, int c, int l, char *text) | ht_text_viewer | [protected] |
buf_lprintw(int x, int y, int c, int l, int *text) | ht_view | |
buf_print(int x, int y, int c, char *text) | ht_view | |
buf_printchar(int x, int y, int c, int ch) | ht_view | |
buf_printf(int x, int y, int c, char *format,...) | ht_view | |
buf_printw(int x, int y, int c, int *text) | ht_view | |
char_vsize(char c, UINT x) | ht_text_viewer | [protected] |
childcount() | ht_view | [virtual] |
cleanview() | ht_view | [protected] |
clear(int color) | ht_view | |
clipboard_copy_cmd() | ht_text_viewer | [protected] |
clipboard_cut_cmd() | ht_text_editor | [protected] |
clipboard_delete_cmd() | ht_text_editor | [protected] |
clipboard_paste_cmd() | ht_text_editor | [protected] |
clipbounds(bounds *b) | ht_view | [virtual] |
compareTo(const Object *obj) const | Object | [virtual] |
concat_lines(UINT a) | ht_text_editor | |
config_changed() | ht_text_editor | [virtual] |
continue_search() | ht_text_viewer | [protected] |
countselectables() | ht_view | [virtual] |
cursor_down(UINT n) | ht_text_viewer | |
cursor_end() | ht_text_viewer | |
cursor_home() | ht_text_viewer | |
cursor_left(UINT n) | ht_text_viewer | |
cursor_pput(UINT px) | ht_text_viewer | |
cursor_right(UINT n) | ht_text_viewer | |
cursor_set(text_viewer_pos *pos) | ht_text_viewer | |
cursor_up(UINT n) | ht_text_viewer | |
cursor_vput(UINT vx) | ht_text_viewer | |
cursorx | ht_text_viewer | [protected] |
cursory | ht_text_viewer | [protected] |
databuf_freedup(void *handle) | ht_view | |
databuf_get(void *buf, int bufsize) | ht_view | |
databuf_getdup(void *buf, int bufsize) | ht_view | |
databuf_set(void *buf, int bufsize) | ht_view | |
datasize() | ht_view | [virtual] |
defaultpalette() | ht_view | [protected, virtual] |
defaultpaletteclass() | ht_view | [protected, virtual] |
delete_chars(UINT line, UINT ofs, UINT count) | ht_text_editor | |
delete_lines(UINT line, UINT count) | ht_text_editor | |
desc | ht_view | |
destroyed | Object | |
dirtyview() | ht_view | |
disable() | ht_view | [virtual] |
disable_buffering() | ht_view | |
done() | ht_text_editor | [virtual] |
draw() | ht_text_viewer | [virtual] |
duplicate() | Object | [virtual] |
edit_options | ht_text_editor | [protected] |
enable() | ht_view | [virtual] |
enable_buffering() | ht_view | |
enabled | ht_view | |
enum_next(int *handle) | ht_view | [virtual] |
enum_start() | ht_view | [virtual] |
EOF_string | ht_text_viewer | [protected] |
EOL_string | ht_text_viewer | [protected] |
exposed() | ht_view | |
fill(int x, int y, int w, int h, int c, int chr) | ht_view | |
focus(ht_view *view) | ht_view | [virtual] |
focused | ht_view | |
func(UINT i, bool execute) | ht_text_editor | [virtual] |
g_hdist | ht_view | |
g_vdist | ht_view | |
get_bgcolor() | ht_text_editor | [protected, virtual] |
get_cursor_mode() | ht_text_editor | [virtual] |
get_cursor_pos(text_viewer_pos *cursor) | ht_text_viewer | [virtual] |
get_hscrollbar_pos(int *pstart, int *psize) | ht_text_viewer | [virtual] |
get_lexer() | ht_text_viewer | |
get_line_indent(UINT line) | ht_text_viewer | |
get_line_length(UINT line) | ht_text_viewer | |
get_line_vlength(UINT line) | ht_text_viewer | |
get_pindicator_str(char *buf) | ht_text_editor | [virtual] |
get_selection(text_viewer_pos *start, text_viewer_pos *end) | ht_text_viewer | |
get_textfile() | ht_text_viewer | |
get_vscrollbar_pos(int *pstart, int *psize) | ht_text_viewer | [virtual] |
getbounds(bounds *b) | ht_view | |
getcolor(UINT index) | ht_view | |
getdata(ht_object_stream *s) | ht_view | [virtual] |
getfirstchild() | ht_view | [virtual] |
getminbounds(int *width, int *height) | ht_view | [virtual] |
getnumber() | ht_view | [virtual] |
getpalette() | ht_view | |
getselected() | ht_view | [virtual] |
goto_line(UINT line) | ht_text_viewer | |
group | ht_view | |
growmode | ht_view | |
handlemsg(htmsg *msg) | ht_text_editor | [virtual] |
hidecursor() | ht_view | |
highlight_wrap | ht_text_viewer | [protected] |
idle() | Object | [virtual] |
indent(UINT line, UINT start, UINT size) | ht_text_editor | |
init(bounds *b, bool own_textfile, ht_textfile *textfile, ht_list *lexers, UINT edit_options) | ht_text_editor | |
ht_text_viewer::init(bounds *b, bool own_textfile, ht_textfile *textfile, ht_list *lexers) | ht_text_viewer | |
ht_view::init(bounds *b, int options, const char *desc) | ht_view | |
Object::init() | Object | |
initialized | Object | |
insert_chars(UINT line, UINT ofs, void *chars, UINT len) | ht_text_editor | |
insert_lines(UINT line, UINT count) | ht_text_editor | |
instanceOf(OBJECT_ID id) | Object | [virtual] |
instanceOf(Object *o) | Object | |
isalone(ht_view *view) | ht_view | [virtual] |
isviewdirty() | ht_view | |
last_search_end_ofs | ht_text_viewer | [protected] |
last_search_request | ht_text_viewer | [protected] |
lexer | ht_text_viewer | [protected] |
lexers | ht_text_viewer | [protected] |
load(ht_object_stream *s) | ht_view | [virtual] |
make_pos_physical(text_viewer_pos *p) | ht_text_viewer | [protected] |
move(int rx, int ry) | ht_view | [virtual] |
next | ht_view | |
normalize_selection() | ht_text_viewer | [protected] |
Object() | Object | |
object_id() const | ht_view | [virtual] |
options | ht_view | |
overwrite_mode | ht_text_editor | [protected] |
own_lexer | ht_text_viewer | [protected] |
own_textfile | ht_text_viewer | [protected] |
pal | ht_view | |
pal_class | ht_view | |
pal_name | ht_view | |
physical_cursorx() | ht_text_viewer | [protected] |
pointvisible(int x, int y) | ht_view | |
popup_change_highlight() | ht_text_viewer | [protected] |
pos_to_offset(text_viewer_pos *pos, FILEOFS *ofs) | ht_text_viewer | [virtual] |
ppos_str(char *buf, UINT bufsize, text_viewer_pos *ppos) | ht_text_viewer | |
prev | ht_view | |
receivefocus() | ht_view | [virtual] |
redo() | ht_text_editor | |
redraw() | ht_view | [virtual] |
releasefocus() | ht_view | [virtual] |
reloadpalette() | ht_view | [protected, virtual] |
relocate_to(ht_view *view) | ht_view | |
render_meta(UINT x, UINT y, text_viewer_pos *pos, vcp color) | ht_text_viewer | [protected] |
render_str(int x, int y, vcp color, text_viewer_pos *pos, UINT len, char *str, bool multi) | ht_text_viewer | [protected] |
render_str_color(vcp *color, text_viewer_pos *pos) | ht_text_viewer | [protected] |
resize(int rw, int rh) | ht_text_viewer | [virtual] |
save() | ht_text_editor | [protected] |
scroll_down(UINT n) | ht_text_viewer | |
scroll_left(UINT n) | ht_text_viewer | |
scroll_right(UINT n) | ht_text_viewer | |
scroll_up(UINT n) | ht_text_viewer | |
search(ht_search_request *request, text_search_pos *start, text_search_pos *end) | ht_text_viewer | [protected] |
sel_end | ht_text_viewer | [protected] |
sel_start | ht_text_viewer | [protected] |
select(ht_view *view) | ht_view | [virtual] |
select_add(text_viewer_pos *from, text_viewer_pos *to) | ht_text_viewer | |
select_clear() | ht_text_viewer | |
select_end() | ht_text_viewer | |
select_set(text_viewer_pos *from, text_viewer_pos *to) | ht_text_viewer | |
select_start() | ht_text_viewer | |
selectcursor | ht_text_viewer | [protected] |
selectfirst() | ht_view | [virtual] |
selectlast() | ht_view | [virtual] |
selectmode | ht_text_viewer | [protected] |
selectstart | ht_text_viewer | [protected] |
sendmsg(htmsg *msg) | ht_view | |
sendmsg(int msg, int data1=0, int data2=0) | ht_view | |
sendmsg(int msg, void *data1, void *data2=0) | ht_view | |
set_lexer(ht_syntax_lexer *l, bool own_l) | ht_text_viewer | |
set_textfile(ht_textfile *t, bool own_t) | ht_text_viewer | |
setbounds(bounds *b) | ht_view | |
setcursor(int x, int y, cursor_mode c=cm_normal) | ht_view | |
setdata(ht_object_stream *s) | ht_view | [virtual] |
setgroup(ht_group *group) | ht_view | [virtual] |
setnumber(UINT number) | ht_view | [virtual] |
setoptions(int options) | ht_view | |
setpalette(char *pal_name) | ht_view | [virtual] |
setpalettefull(char *pal_name, char *pal_class) | ht_view | |
setvisualbounds(bounds *b) | ht_view | |
show_EOF | ht_text_viewer | [protected] |
show_EOL | ht_text_viewer | [protected] |
show_protocol() | ht_text_editor | |
show_search_result(ht_search_result *result) | ht_text_viewer | [protected] |
size | ht_view | |
split_line(UINT a, UINT pos) | ht_text_editor | |
store(ht_object_stream *s) | ht_view | [virtual] |
tab_size | ht_text_viewer | [protected] |
textfile | ht_text_viewer | [protected] |
textoperation_apply(ht_undo_data *ud) | ht_text_editor | |
top_line | ht_text_viewer | [protected] |
toString(char *s, int maxlen) | Object | [virtual] |
undo(bool place_cursor_first) | ht_text_editor | |
undo_list | ht_text_editor | [protected] |
unindent(UINT line, UINT start, UINT size) | ht_text_editor | |
unrelocate_to(ht_view *view) | ht_view | |
view_debug_name | ht_view | |
view_is_dirty | ht_view | [protected] |
vsize | ht_view | |
xofs | ht_text_viewer | [protected] |
~Object() | Object | [virtual] |