TouchGFX + 0/4 examples
CodeScope will show references to touchgfx::Rect::right() const from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
STM32469I_EVAL
Demonstrations
STM324x9I_EVAL
Demonstrations
STM32F429I-Discovery
Demonstrations
 
Symbols
loading...
Files
loading...

touchgfx::Rect::right() const method

@fn inline int16_t Rect::right() const Gets the x coordinate of the right edge of the Rect. Gets the x coordinate of the right edge of the Rect.

Syntax

inline int16_t right() const;

Return value

x coordinate of the right edge.

Examples

touchgfx::Rect::right() const is referenced by 4 libraries and example projects.

References

Call Tree

Functions calling touchgfx::Rect::right() const
touchgfx::Rect::right() const
Data read by touchgfx::Rect::right() const
touchgfx::Rect::right() const
Type of touchgfx::Rect::right() const
touchgfx::Rect::right() const
int16_t
all items filtered out