adjustPosHack() | ht_listbox | |
adjustScrollbar() | ht_listbox | |
allocdatabuf(void *handle) | ht_view | |
alone() | ht_view | [virtual] |
attachTitle(ht_listbox_title *title) | ht_listbox | |
browse_idx | ht_view | |
buf | ht_view | |
buf_lprint(int x, int y, int c, int l, char *text) | ht_view | |
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 | |
cached_count | ht_listbox | |
calcCount() | ht_text_listbox | [virtual] |
childcount() | ht_view | [virtual] |
cleanview() | ht_view | [protected] |
clear(int color) | ht_view | |
clearAll() | ht_text_listbox | [protected, virtual] |
clearQuickfind() | ht_listbox | |
clipbounds(bounds *b) | ht_view | [virtual] |
cols | ht_text_listbox | [protected] |
compare_ccomm(char *s1, char *s2) | ht_itext_listbox | [virtual] |
compare_strn(char *s1, char *s2, int l) | ht_itext_listbox | [virtual] |
compareTo(const Object *obj) const | Object | [virtual] |
config_changed() | ht_view | [virtual] |
count | ht_text_listbox | [protected] |
countselectables() | ht_view | [virtual] |
cursor | ht_listbox | |
Cursor_adjust | ht_text_listbox | [protected] |
cursorAdjust() | ht_text_listbox | [virtual] |
cursorDown(int n) | ht_listbox | |
cursorUp(int n) | ht_listbox | |
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_listbox | [virtual] |
defaultpalette() | ht_listbox | [virtual] |
defaultpaletteclass() | ht_view | [protected, virtual] |
desc | ht_view | |
destroyed | Object | |
dirtyview() | ht_view | |
disable() | ht_view | [virtual] |
disable_buffering() | ht_view | |
done() | ht_pe_export_viewer | [virtual] |
draw() | ht_listbox | [virtual] |
duplicate() | Object | [virtual] |
e_cursor | ht_listbox | |
e_top | ht_listbox | |
enable() | ht_view | [virtual] |
enable_buffering() | ht_view | |
enabled | ht_view | |
enum_next(int *handle) | ht_view | [virtual] |
enum_start() | ht_view | [virtual] |
estimateEntryPos(void *entry) | ht_listbox | [virtual] |
exposed() | ht_view | |
fill(int x, int y, int w, int h, int c, int chr) | ht_view | |
first | ht_text_listbox | [protected] |
focus(ht_view *view) | ht_view | [virtual] |
focused | ht_view | |
format_group | ht_pe_export_viewer | [protected] |
freeExtraData(void *extra_data) | ht_text_listbox | [protected, virtual] |
func(UINT i, bool execute) | ht_pe_export_viewer | |
g_hdist | ht_view | |
g_vdist | ht_view | |
getbounds(bounds *b) | ht_view | |
getcolor(UINT index) | ht_view | |
getdata(ht_object_stream *s) | ht_listbox | [virtual] |
getEntryByID(UINT id) | ht_text_listbox | |
getFirst() | ht_text_listbox | [virtual] |
getfirstchild() | ht_view | [virtual] |
getID(void *entry) | ht_text_listbox | |
getLast() | ht_text_listbox | [virtual] |
getminbounds(int *width, int *height) | ht_view | [virtual] |
getNext(void *entry) | ht_text_listbox | [virtual] |
getnumber() | ht_view | [virtual] |
getpalette() | ht_view | |
getPrev(void *entry) | ht_text_listbox | [virtual] |
getselected() | ht_view | [virtual] |
getStr(int col, void *entry) | ht_text_listbox | [virtual] |
gotoItemByEntry(void *entry, bool clear_quickfind=true) | ht_listbox | |
gotoItemByPosition(UINT pos) | ht_listbox | [virtual] |
group | ht_view | |
growmode | ht_view | |
handlemsg(htmsg *msg) | ht_pe_export_viewer | [virtual] |
hidecursor() | ht_view | |
idle() | Object | [virtual] |
init(bounds *b, ht_format_group *fg) | ht_pe_export_viewer | |
ht_itext_listbox::init(bounds *b, int Cols=1, int Keycol=0) | ht_itext_listbox | |
ht_text_listbox::init(bounds *b, int Cols=1, int Keycol=0, UINT Listboxcaps=LISTBOX_QUICKFIND) | ht_text_listbox | |
ht_listbox::init(bounds *b, UINT Listboxcaps=LISTBOX_QUICKFIND) | ht_listbox | |
ht_view::init(bounds *b, int options, const char *desc) | ht_view | |
Object::init() | Object | |
initialized | Object | |
insert_str(int id, char *str,...) | ht_text_listbox | |
insert_str(int id, char **strs) | ht_text_listbox | |
insert_str_extra(int id, void *extra_data, char *str,...) | ht_text_listbox | |
insert_str_extra(int id, void *extra_data, char **strs) | ht_text_listbox | |
instanceOf(OBJECT_ID id) | Object | [virtual] |
instanceOf(Object *o) | Object | |
isalone(ht_view *view) | ht_view | [virtual] |
isviewdirty() | ht_view | |
keycol | ht_text_listbox | [protected] |
last | ht_text_listbox | [protected] |
listboxcaps | ht_listbox | |
load(ht_object_stream *s) | ht_view | [virtual] |
move(int rx, int ry) | ht_view | [virtual] |
mScrollbarEnabled | ht_listbox | |
next | ht_view | |
numColumns() | ht_text_listbox | [virtual] |
Object() | Object | |
object_id() const | ht_view | [virtual] |
options | ht_view | |
pal | ht_view | |
pal_class | ht_view | |
pal_name | ht_view | |
pointvisible(int x, int y) | ht_view | |
pos | ht_listbox | |
prev | ht_view | |
qpos | ht_listbox | |
quickfind(char *s) | ht_text_listbox | [virtual] |
quickfindCompletition(char *s) | ht_text_listbox | [virtual] |
quickfinder | ht_listbox | |
rearrangeColumns() | ht_listbox | [protected] |
receivefocus() | ht_view | [virtual] |
redraw() | ht_listbox | [virtual] |
releasefocus() | ht_view | [virtual] |
reloadpalette() | ht_view | [protected, virtual] |
relocate_to(ht_view *view) | ht_view | |
resize(int rw, int rh) | ht_listbox | [virtual] |
scrollbar | ht_listbox | |
select(ht_view *view) | ht_view | [virtual] |
select_entry(void *entry) | ht_pe_export_viewer | [virtual] |
selectEntry(void *entry) | ht_listbox | [virtual] |
selectfirst() | ht_view | [virtual] |
selectlast() | ht_view | [virtual] |
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 | |
setbounds(bounds *b) | ht_view | |
setcursor(int x, int y, cursor_mode c=cm_normal) | ht_view | |
setdata(ht_object_stream *s) | ht_listbox | [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 | |
size | ht_view | |
sort(int count, ht_text_listbox_sort_order *so) | ht_text_listbox | |
stateChanged() | ht_listbox | [virtual] |
store(ht_object_stream *s) | ht_view | [virtual] |
title | ht_listbox | |
toString(char *s, int maxlen) | Object | [virtual] |
unrelocate_to(ht_view *view) | ht_view | |
update() | ht_text_listbox | [virtual] |
updateCursor() | ht_listbox | |
view_debug_name | ht_view | |
view_is_dirty | ht_view | [protected] |
visible_height | ht_listbox | |
vsize | ht_view | |
vstate_create() | ht_listbox | [virtual] |
vstate_save() | ht_listbox | |
widths | ht_listbox | |
x | ht_listbox | |
~Object() | Object | [virtual] |