WindowsXstart is only used within ls016b8uy.
 
Symbols
loading...
Files
loading...

WindowsXstart variable

Syntax

static uint16_t WindowsXstart = 0;

References

LocationReferrerText
ls016b8uy.c:86
static uint16_t WindowsXstart = 0;
ls016b8uy.c:371ls016b8uy_SetDisplayWindow()
WindowsXstart = Xpos;
ls016b8uy.c:375ls016b8uy_SetDisplayWindow()
WindowsXstart = 0;
ls016b8uy.c:484ls016b8uy_DrawBitmap()
uint16_t Xsize = WindowsXend - WindowsXstart + 1;
ls016b8uy.c:597ls016b8uy_DrawRGBHLine()
if ((posX >= WindowsXstart) && (Ypos >= WindowsYstart) && /* Check we are in the defined window */

Data Use

Functions writing WindowsXstart
Functions reading WindowsXstart
all items filtered out
WindowsXstart
Type of WindowsXstart
WindowsXstart
uint16_t
all items filtered out