libDaisy
Hardware Library for Daisy
Loading...
Searching...
No Matches
daisy::Rectangle Member List

This is the complete list of members for daisy::Rectangle, including all inherited members.

AlignedWithin(const Rectangle &other, Alignment alignment) constdaisy::Rectangleinline
GetBottom() constdaisy::Rectangleinline
GetCenterX() constdaisy::Rectangleinline
GetCenterY() constdaisy::Rectangleinline
GetHeight() constdaisy::Rectangleinline
GetRight() constdaisy::Rectangleinline
GetWidth() constdaisy::Rectangleinline
GetX() constdaisy::Rectangleinline
GetY() constdaisy::Rectangleinline
IsEmpty() constdaisy::Rectangleinline
operator!=(const Rectangle &other) constdaisy::Rectangleinline
operator=(const Rectangle &other)daisy::Rectangleinline
operator==(const Rectangle &other) constdaisy::Rectangleinline
Rectangle()daisy::Rectangleinline
Rectangle(int16_t width, int16_t height)daisy::Rectangleinline
Rectangle(int16_t x, int16_t y, int16_t width, int16_t height)daisy::Rectangleinline
Rectangle(const Rectangle &other)daisy::Rectangleinline
Reduced(int16_t sizeToReduce) constdaisy::Rectangleinline
Reduced(int16_t xToReduce, int16_t yToReduce) constdaisy::Rectangleinline
RemoveFromBottom(int16_t pxToRemove)daisy::Rectangleinline
RemoveFromLeft(int16_t pxToRemove)daisy::Rectangleinline
RemoveFromRight(int16_t pxToRemove)daisy::Rectangleinline
RemoveFromTop(int16_t pxToRemove)daisy::Rectangleinline
Translated(int16_t x, int16_t y) constdaisy::Rectangleinline
WithBottom(int16_t bottom) constdaisy::Rectangleinline
WithCenter(int16_t centerX, int16_t centerY) constdaisy::Rectangleinline
WithCenterX(int16_t centerX) constdaisy::Rectangleinline
WithCenterY(int16_t centerY) constdaisy::Rectangleinline
WithHeight(int16_t height) constdaisy::Rectangleinline
WithHeightKeepingCenter(int16_t height) constdaisy::Rectangleinline
WithLeft(int16_t left) constdaisy::Rectangleinline
WithRight(int16_t right) constdaisy::Rectangleinline
WithSize(int16_t width, int16_t height) constdaisy::Rectangleinline
WithSizeKeepingCenter(int16_t width, int16_t height) constdaisy::Rectangleinline
WithTop(int16_t top) constdaisy::Rectangleinline
WithTrimmedBottom(int16_t pxToTrim) constdaisy::Rectangleinline
WithTrimmedLeft(int16_t pxToTrim) constdaisy::Rectangleinline
WithTrimmedRight(int16_t pxToTrim) constdaisy::Rectangleinline
WithTrimmedTop(int16_t pxToTrim) constdaisy::Rectangleinline
WithWidth(int16_t width) constdaisy::Rectangleinline
WithWidthKeepingCenter(int16_t width) constdaisy::Rectangleinline
WithX(int16_t x) constdaisy::Rectangleinline
WithY(int16_t y) constdaisy::Rectangleinline