#include <macwin.h>
Data Fields | |
WindowPtr | its_window |
short | font_number |
short | font_size |
short | char_width |
short | row_height |
short | ascent_height |
short | x_size |
short | y_size |
short | x_curs |
short | y_curs |
short | last_more_lin |
short | save_lin |
short | miSize |
short | miLen |
MacMHMenuItem ** | menuInfo |
char | menuChar |
short ** | menuSelected |
short | miSelLen |
short | how |
char | drawn |
Handle | windowText |
long | windowTextLen |
short | scrollPos |
ControlHandle | scrollBar |
short NhWindow::ascent_height |
short NhWindow::char_width |
char NhWindow::drawn |
short NhWindow::font_number |
short NhWindow::font_size |
short NhWindow::how |
WindowPtr NhWindow::its_window |
short NhWindow::last_more_lin |
char NhWindow::menuChar |
short** NhWindow::menuSelected |
short NhWindow::miLen |
short NhWindow::miSelLen |
short NhWindow::miSize |
short NhWindow::row_height |
short NhWindow::save_lin |
ControlHandle NhWindow::scrollBar |
short NhWindow::scrollPos |
Handle NhWindow::windowText |
short NhWindow::x_curs |
short NhWindow::x_size |
short NhWindow::y_curs |
short NhWindow::y_size |