#include <new.h>
Public Member Functions | |
| InterlacefixmethodPulldown (MWindow *mwindow, BC_TextBox *output_text, int *output_value, ArrayList< BC_ListBoxItem * > *data, int x, int y) | |
| int | handle_event () |
| char * | interlacefixmethod_to_text () |
Public Attributes | |
| MWindow * | mwindow |
| BC_TextBox * | output_text |
| int * | output_value |
Private Attributes | |
| char | string [BCTEXTLEN] |
Definition at line 340 of file new.h.
|
||||||||||||||||||||||||||||
|
Definition at line 594 of file assetedit.C. References interlacefixmethod_to_text(), and string. |
|
|
Definition at line 620 of file assetedit.C. References output_text, and output_value. |
|
|
Definition at line 627 of file assetedit.C. References output_value. Referenced by InterlacefixmethodPulldown(). |
|
|
|
|
|
Definition at line 352 of file new.h. Referenced by handle_event(). |
|
|
Definition at line 353 of file new.h. Referenced by handle_event(), and interlacefixmethod_to_text(). |
|
|
Definition at line 355 of file new.h. Referenced by InterlacefixmethodPulldown(). |
1.4.4