NetSurf
Data Fields
s_redrw_slots Struct Reference

This struct holds scheduled redraw requests. More...

#include <redrawslots.h>

Collaboration diagram for s_redrw_slots:
[legend]

Data Fields

struct rect areas [MAX_REDRW_SLOTS]
 
short size
 
short volatile areas_used
 

Detailed Description

This struct holds scheduled redraw requests.

Definition at line 37 of file redrawslots.h.

Field Documentation

◆ areas

struct rect s_redrw_slots::areas[MAX_REDRW_SLOTS]

◆ areas_used

short volatile s_redrw_slots::areas_used

◆ size

short s_redrw_slots::size

Definition at line 40 of file redrawslots.h.

Referenced by redraw_slot_schedule(), and redraw_slots_init().


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