toggle is only used within STemWin_Fonts.
 
Symbols
loading...
Files
loading...

toggle variable

Syntax

uint8_t toggle = 0;

References

LocationReferrerText
font_app.c:104
uint8_t toggle = 0;
font_app.c:772_cbDialog()
if (toggle == 0)
font_app.c:775_cbDialog()
toggle ^= 1;
font_app.c:785_cbDialog()
toggle ^= 1;

Data Use

Functions writing toggle
Functions reading toggle
all items filtered out
toggle
all items filtered out
Type of toggle
toggle
uint8_t
all items filtered out