Inheritance diagram for info_history_entry:
Public Member Functions | |
info_history_entry (char *c, char *f, char *n, UINT x, UINT y, UINT xo, UINT yo) | |
~info_history_entry () | |
Public Attributes | |
char * | cwd |
char * | file |
char * | node |
UINT | cursorx |
UINT | cursory |
UINT | xofs |
UINT | top_line |
|
Definition at line 342 of file infoview.cc. References cursorx, cursory, cwd, file, ht_strdup(), node, top_line, UINT, and xofs. |
|
Definition at line 353 of file infoview.cc. |
|
Definition at line 337 of file infoview.cc. Referenced by ht_info_viewer::handlemsg(), and info_history_entry(). |
|
Definition at line 338 of file infoview.cc. Referenced by ht_info_viewer::handlemsg(), and info_history_entry(). |
|
Definition at line 334 of file infoview.cc. Referenced by info_history_entry(), and ~info_history_entry(). |
|
Definition at line 335 of file infoview.cc. Referenced by ht_info_viewer::handlemsg(), info_history_entry(), and ~info_history_entry(). |
|
Definition at line 336 of file infoview.cc. Referenced by ht_info_viewer::handlemsg(), info_history_entry(), and ~info_history_entry(). |
|
Definition at line 340 of file infoview.cc. Referenced by ht_info_viewer::handlemsg(), and info_history_entry(). |
|
Definition at line 339 of file infoview.cc. Referenced by ht_info_viewer::handlemsg(), and info_history_entry(). |