NetSurf
Data Fields
theme Struct Reference

#include <theme.h>

Data Fields

osspriteop_area * sprite_area
 sprite area for theme More...
 
int throbber_width
 width of the throbber More...
 
int throbber_height
 height of the throbber More...
 
int throbber_frames
 frames of animation for the throbber More...
 
int users
 number of users for the theme More...
 

Detailed Description

Definition at line 64 of file theme.h.

Field Documentation

◆ sprite_area

osspriteop_area* theme::sprite_area

sprite area for theme

Definition at line 65 of file theme.h.

Referenced by ro_gui_theme_close(), ro_gui_theme_get_sprites(), and ro_gui_theme_open().

◆ throbber_frames

int theme::throbber_frames

frames of animation for the throbber

Definition at line 68 of file theme.h.

Referenced by ro_gui_theme_get_throbber_data(), and ro_gui_theme_open().

◆ throbber_height

int theme::throbber_height

height of the throbber

Definition at line 67 of file theme.h.

Referenced by ro_gui_theme_get_throbber_data(), and ro_gui_theme_open().

◆ throbber_width

int theme::throbber_width

width of the throbber

Definition at line 66 of file theme.h.

Referenced by ro_gui_theme_get_throbber_data(), and ro_gui_theme_open().

◆ users

int theme::users

number of users for the theme

Definition at line 69 of file theme.h.

Referenced by ro_gui_theme_close(), and ro_gui_theme_open().


The documentation for this struct was generated from the following file: