|
AWind
|
This is the complete list of members for DC, including all inherited members.
| DC(UTFT *lcd) | DC | inline |
| DC() | DC | inline |
| DeviceHeight() | DC | inline |
| DeviceWidth() | DC | inline |
| DrawCaret(int pos, int x, int y) | DC | inline |
| DrawChar(const char c, int x, int y) | DC | inline |
| DrawNumber(int number, int x, int y) | DC | inline |
| DrawNumber(float number, int dec, int x, int y) | DC | inline |
| DrawRoundRect(int left, int top, int right, int bottom) | DC | inline |
| DrawSymbol(const char c, int dc_x, int dc_y) | DC | inline |
| DrawText(const __FlashStringHelper *text, int x, int y) | DC | inline |
| DrawText(const char *text, int x, int y) | DC | inline |
| FillGradientRect(int left, int top, int right, int bottom, Color color1, Color color2) | DC | inline |
| FillRect(int left, int top, int right, int bottom) | DC | inline |
| FillRoundRect(int left, int top, int right, int bottom) | DC | inline |
| FontHeight() | DC | inline |
| FontWidth() | DC | inline |
| Landscape enum value (defined in DC) | DC | |
| Line(int x1, int y1, int x2, int y2) (defined in DC) | DC | inline |
| LineTo(int x, int y) (defined in DC) | DC | inline |
| MoveTo(int x, int y) (defined in DC) | DC | inline |
| Offset(int offset_x, int offset_y) | DC | inline |
| Portrate enum value (defined in DC) | DC | |
| Rectangle(int left, int top, int right, int bottom) | DC | inline |
| Rectangle3D(int left, int top, int right, int bottom, Color color1, Color color2) | DC | inline |
| Reset() | DC | inline |
| ScreenOrientation enum name (defined in DC) | DC | |
| ScreenOrientation() | DC | inline |
| Sector(int x0, int y0, int radius, float angle_rad) | DC | inline |
| SetBackColor(Color color) (defined in DC) | DC | inline |
| SetColor(Color color) (defined in DC) | DC | inline |
| SetDeviceColor(Color color) (defined in DC) | DC | inline |
| SetFont(uint8_t *font) (defined in DC) | DC | inline |
| ToDC_X(int x) | DC | inline |
| ToDC_Y(int y) | DC | inline |