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 131 of file data.h.

Field Documentation

uint32_t width_height::h

Definition at line 133 of file data.h.

uint32_t width_height::w

Definition at line 132 of file data.h.


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