#include <new.h>
Public Member Functions | |
| InterlacemodePulldown (MWindow *mwindow, BC_TextBox *output_text, int *output_value, ArrayList< BC_ListBoxItem * > *data, int x, int y) | |
| int | handle_event () |
| char * | interlacemode_to_text () |
Public Attributes | |
| MWindow * | mwindow |
| BC_TextBox * | output_text |
| int * | output_value |
Private Attributes | |
| char | string [BCTEXTLEN] |
Definition at line 315 of file new.h.
|
||||||||||||||||||||||||||||
|
Definition at line 823 of file new.C. References interlacemode_to_text(), and string. |
|
|
Definition at line 848 of file new.C. References output_text, and output_value. |
|
|
Definition at line 855 of file new.C. References output_value. Referenced by InterlacemodePulldown(). |
|
|
|
|
|
Definition at line 327 of file new.h. Referenced by handle_event(). |
|
|
Definition at line 328 of file new.h. Referenced by handle_event(), and interlacemode_to_text(). |
|
|
Definition at line 330 of file new.h. Referenced by InterlacemodePulldown(). |
1.4.4