Utilities + 0/9 examples
CodeScope will show references to _tFont::Width from the following samples and libraries:
 
Symbols
loading...
Files
loading...

_tFont::Width field

Syntax

uint16_t Width;

Examples

_tFont::Width is referenced by 9 libraries and example projects.

References

LocationReferrerText
fonts.h:53
uint16_t Width;
lcd_log.c:242__io_putchar()
if(( LCD_CacheBuffer_xptr < (BSP_LCD_GetXSize()) /cFont->Width ) && ( ch != '\n'))
lcd_log.c:266__io_putchar()
for(idx = LCD_CacheBuffer_xptr ; idx < (BSP_LCD_GetXSize()) /cFont->Width; idx++)

Data Use

Functions reading _tFont::Width
_tFont::Width
__io_putchar()
all items filtered out
Type of _tFont::Width
_tFont::Width
uint16_t
all items filtered out