|
UiUiUi
A user interface library for micro controller sketches based on U8g2
|
This is the complete list of members for UISize, including all inherited members.
| cumulateBoth(UISize *other) | UISize | |
| cumulateWidthMaxHeight(UISize *other) | UISize | |
| debugPrint(const char *label) | UISize | |
| EMPTY | UISize | static |
| height | UISize | |
| isEmpty() | UISize | |
| MAX_LEN | UISize | static |
| max_len_or(uint16_t a) | UISize | static |
| MAX_SIZE | UISize | static |
| maxBoth(UISize *other) | UISize | |
| maxWidthCumulateHeight(UISize *other) | UISize | |
| my_max(uint16_t a, uint16_t b) | UISize | static |
| my_min(uint16_t a, uint16_t b) | UISize | static |
| set(uint16_t width, uint16_t height) | UISize | |
| set(UISize *other) | UISize | |
| shrinkTo(UISize *other) | UISize | |
| UISize(uint16_t width, uint16_t height) | UISize | |
| UISize(UISize *other) | UISize | |
| UISize() | UISize | |
| width | UISize |