NetSurf
|
#include <throbber.h>
Data Fields | |
int | nframes |
Number of frames in the throbber. More... | |
BBitmap ** | framedata |
Definition at line 24 of file throbber.h.
BBitmap** nsbeos_throbber::framedata |
Definition at line 27 of file throbber.h.
Referenced by gui_window_stop_throbber(), nsbeos_new_scaffolding(), nsbeos_throb(), nsbeos_throbber_finalise(), and nsbeos_throbber_initialise_from_png().
int nsbeos_throbber::nframes |
Number of frames in the throbber.
Definition at line 26 of file throbber.h.
Referenced by nsbeos_throb(), nsbeos_throbber_finalise(), and nsbeos_throbber_initialise_from_png().