|
iPXE
|
A text widget. More...
#include <widget.h>
Data Fields | |
| struct widget_operations * | op |
| Widget operations. More... | |
| unsigned int | row |
| Row. More... | |
| unsigned int | col |
| Starting column. More... | |
| unsigned int | width |
| Width. More... | |
| unsigned int | flags |
| Flags. More... | |
| struct widget_operations* widget::op |
Widget operations.
Definition at line 17 of file widget.h.
Referenced by draw_widget(), edit_widget(), and init_widget().
| unsigned int widget::row |
| unsigned int widget::col |
Starting column.
Definition at line 22 of file widget.h.
Referenced by draw_editbox(), and init_widget().
| unsigned int widget::width |
| unsigned int widget::flags |
1.8.15