NetSurf
|
#include <toolbar.h>
Data Fields | |
short | index |
short | max_index |
bool | running |
short s_throbber_widget::index |
Definition at line 38 of file toolbar.h.
Referenced by toolbar_create(), toolbar_redraw(), toolbar_reflow(), toolbar_set_throbber_state(), and toolbar_throbber_progress().
short s_throbber_widget::max_index |
Definition at line 39 of file toolbar.h.
Referenced by toolbar_create().
bool s_throbber_widget::running |
Definition at line 40 of file toolbar.h.
Referenced by gui_window_stop_throbber(), throbber_advance(), toolbar_create(), toolbar_set_throbber_state(), and toolbar_throbber_progress().