#include <htapp.h>
Inheritance diagram for ht_desktop:
Public Member Functions | |
void | init (bounds *b) |
virtual void | done () |
virtual void | draw () |
virtual char * | defaultpalette () |
|
Reimplemented from ht_view. Definition at line 1138 of file htapp.cc. References palkey_generic_desktop_default. |
|
Reimplemented from ht_view. Definition at line 1133 of file htapp.cc. References ht_view::done(). |
|
Reimplemented from ht_view. Definition at line 1143 of file htapp.cc. References CHAR_FILLED_M, ht_view::fill(), and palidx_generic_body. |
|
Definition at line 1127 of file htapp.cc. References Object::init(), VIEW_DEBUG_NAME, and VO_OWNBUFFER. Referenced by ht_app::init(). |