i3
Data Fields
width_height Struct Reference

Stores a width/height pair, used as part of deco_render_params to check whether the rects width/height have changed. More...

#include <data.h>

Data Fields

uint32_t w
 
uint32_t h
 

Detailed Description

Stores a width/height pair, used as part of deco_render_params to check whether the rects width/height have changed.

Definition at line 172 of file data.h.

Field Documentation

◆ h

uint32_t width_height::h

Definition at line 174 of file data.h.

◆ w

uint32_t width_height::w

Definition at line 173 of file data.h.


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