SMALL_FONT_LINE_WIDTH is only used within HID_RTOS.
 
Symbols
loading...
Files
loading...

SMALL_FONT_LINE_WIDTH macro

Syntax

#define SMALL_FONT_LINE_WIDTH 15

References

LocationText
keyboard.c:27
#define SMALL_FONT_LINE_WIDTH 15
keyboard.c:128
KeybrdCharXpos += SMALL_FONT_LINE_WIDTH;
keyboard.c:149
KeybrdCharXpos -= SMALL_FONT_LINE_WIDTH;
keyboard.c:173
KeybrdCharXpos += SMALL_FONT_LINE_WIDTH;