#include <new.h>
Public Member Functions | |
| ColormodelPulldown (MWindow *mwindow, BC_TextBox *output_text, int *output_value, int x, int y) | |
| int | handle_event () |
| char * | colormodel_to_text () |
Public Attributes | |
| MWindow * | mwindow |
| BC_TextBox * | output_text |
| int * | output_value |
Definition at line 293 of file new.h.
|
||||||||||||||||||||||||
|
Definition at line 779 of file new.C. References colormodel_to_text(). |
|
|
Definition at line 809 of file new.C. References MWindow::colormodels, mwindow, and output_value. Referenced by ColormodelPulldown(). |
|
|
Definition at line 802 of file new.C. References output_text, and output_value. |
|
|
Definition at line 303 of file new.h. Referenced by colormodel_to_text(). |
|
|
Definition at line 304 of file new.h. Referenced by handle_event(). |
|
|
Definition at line 305 of file new.h. Referenced by colormodel_to_text(), and handle_event(). |
1.4.4