RetroArch
Public Attributes | List of all members
materialui_handle Struct Reference
Collaboration diagram for materialui_handle:
[legend]

Public Attributes

bool need_compute
 
bool mouse_show
 
int cursor_size
 
unsigned tabs_height
 
unsigned line_height
 
unsigned shadow_height
 
unsigned scrollbar_width
 
unsigned icon_size
 
unsigned margin
 
unsigned glyph_width
 
unsigned glyph_width2
 
unsigned categories_active_idx
 
unsigned categories_active_idx_old
 
size_t categories_selection_ptr
 
size_t categories_selection_ptr_old
 
float scroll_y
 
float content_height
 
float textures_arrow_alpha
 
float categories_x_pos
 
uint64_t frame_count
 
char * box_message
 
struct {
   menu_texture_item   bg
 
   menu_texture_item   list [MUI_TEXTURE_LAST]
 
textures
 
font_data_tfont
 
font_data_tfont2
 
video_font_raster_block_t raster_block
 
video_font_raster_block_t raster_block2
 

Member Data Documentation

◆ bg

menu_texture_item materialui_handle::bg

◆ box_message

char* materialui_handle::box_message

◆ categories_active_idx

unsigned materialui_handle::categories_active_idx

◆ categories_active_idx_old

unsigned materialui_handle::categories_active_idx_old

◆ categories_selection_ptr

size_t materialui_handle::categories_selection_ptr

◆ categories_selection_ptr_old

size_t materialui_handle::categories_selection_ptr_old

◆ categories_x_pos

float materialui_handle::categories_x_pos

◆ content_height

float materialui_handle::content_height

◆ cursor_size

int materialui_handle::cursor_size

◆ font

font_data_t* materialui_handle::font

◆ font2

font_data_t* materialui_handle::font2

◆ frame_count

uint64_t materialui_handle::frame_count

◆ glyph_width

unsigned materialui_handle::glyph_width

◆ glyph_width2

unsigned materialui_handle::glyph_width2

◆ icon_size

unsigned materialui_handle::icon_size

◆ line_height

unsigned materialui_handle::line_height

◆ list

menu_texture_item materialui_handle::list[MUI_TEXTURE_LAST]

◆ margin

unsigned materialui_handle::margin

◆ mouse_show

bool materialui_handle::mouse_show

◆ need_compute

bool materialui_handle::need_compute

◆ raster_block

video_font_raster_block_t materialui_handle::raster_block

◆ raster_block2

video_font_raster_block_t materialui_handle::raster_block2

◆ scroll_y

float materialui_handle::scroll_y

◆ scrollbar_width

unsigned materialui_handle::scrollbar_width

◆ shadow_height

unsigned materialui_handle::shadow_height

◆ tabs_height

unsigned materialui_handle::tabs_height

◆ textures

struct { ... } materialui_handle::textures

◆ textures_arrow_alpha

float materialui_handle::textures_arrow_alpha

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