34 #ifndef LCD_PROTECTED_H 35 #define LCD_PROTECTED_H 39 #if defined(__cplusplus) 114 #if defined(__cplusplus) tLCDDEV_Index2Color LCD_Index2Color_555
tLCDDEV_Index2Color LCD_Index2Color_M444_12_1
void tLCDDEV_DrawVLine(int x, int y0, int y1)
GUI_CONST_STORAGE U8 LCD_aMirror[256]
tLCDDEV_DrawHLine * pfDrawHLine
tLCDDEV_Index2Color LCD_Index2Color_444_12
tLCDDEV_Color2Index LCD_Color2Index_8666
tLCDDEV_FillRect * pfFillRect
void tLCDDEV_FillRect(int x0, int y0, int x1, int y1)
tLCDDEV_Index2Color LCD_Index2Color_M444_16
tLCDDEV_Index2Color LCD_Index2Color_8666
int LCD_PassingBitmapsAllowed(void)
tLCDDEV_DrawVLine * pfDrawVLine
void LCD_UpdateColorIndices(void)
#define GUI_CONST_STORAGE
tLCDDEV_Index2Color LCD_Index2Color_444_12_1
void LCD_EnableCursor(int OnOff)
tLCDDEV_Index2Color LCD_Index2Color_565
tLCDDEV_Index2Color LCD_Index2Color_M555
tLCDDEV_Index2Color LCD_Index2Color_444_16
void tLCDDEV_DrawBitmap(int x0, int y0, int xsize, int ysize, int BitsPerPixel, int BytesPerLine, const U8 *pData, int Diff, const void *pTrans)
tLCDDEV_DrawPixel * pfDrawPixel
void LCD__DrawBitmap_1bpp(int x0, int y0, int xsize, int ysize, int xMul, int yMul, int BitsPerPixel, int BytesPerLine, const U8 *pPixel, const LCD_PIXELINDEX *pTrans, int OffData)
void tLCDDEV_DrawPixel(int x, int y)
tLCDDEV_Index2Color LCD_Index2Color_888
tLCDDEV_Index2Color LCD_Index2Color_8888
tLCDDEV_Index2Color LCD_Index2Color_M444_12
void tLCDDEV_DrawHLine(int x0, int y0, int x1)
tLCDDEV_Index2Color LCD_Index2Color_M888
LCD_PIXELINDEX * LCD__aConvTable
tLCDDEV_DrawBitmap * pfDrawBitmap
void LCD_DrawBitmap(int x0, int y0, int xsize, int ysize, int xMul, int yMul, int BitsPerPixel, int BytesPerLine, const U8 *pPixel, const LCD_PIXELINDEX *pTrans)
tLCDDEV_Index2Color LCD_Index2Color_M565
unsigned int tLCDDEV_Color2Index(LCD_COLOR Color)
LCD_COLOR tLCDDEV_Index2Color(unsigned Index)