Rectangle Dimensions¶
Module: Rectangle Operations / Rectangle Normalization
Functions to calculate rectangle dimensions.
Functions¶
| Name | |
|---|---|
| uint32_t | rect_width(const CFBDGraphicRect * r) |
| uint32_t | rect_height(const CFBDGraphicRect * r) |
| CFBD_Bool | rect_is_empty(const CFBDGraphicRect * r) |
Functions Documentation¶
function rect_width¶
function rect_height¶
function rect_is_empty¶
Updated on 2026-02-03 at 13:21:55 +0000