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

Field Documentation

uint32_t width_height::h

Definition at line 121 of file data.h.

uint32_t width_height::w

Definition at line 120 of file data.h.


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