#include <htdialog.h>
Inheritance diagram for ht_itext_listbox:
Public Member Functions | |
void | init (bounds *b, int Cols=1, int Keycol=0) |
virtual void | done () |
virtual int | compare_strn (char *s1, char *s2, int l) |
virtual int | compare_ccomm (char *s1, char *s2) |
|
Reimplemented from ht_text_listbox. Definition at line 2313 of file htdialog.cc. References strcicomm(). Referenced by VfsListbox::quickfindCompletition(). |
|
Reimplemented from ht_text_listbox. Definition at line 2308 of file htdialog.cc. References ht_strnicmp(). Referenced by VfsListbox::quickfind(), and VfsListbox::quickfindCompletition(). |
|
Reimplemented from ht_text_listbox. Reimplemented in ht_pe_export_viewer, ht_pef_import_viewer, ht_pe_import_viewer, ht_xbe_import_viewer, and VfsListbox. Definition at line 2303 of file htdialog.cc. References ht_text_listbox::done(). Referenced by VfsListbox::done(). |
|
Definition at line 2298 of file htdialog.cc. References Object::init(). Referenced by ht_text_viewer::popup_change_highlight(), and ht_uformat_viewer::ref_desc(). |