|
Numworks Epsilon
1.4.1
Graphing Calculator Operating System
|
This is the complete list of members for KDIonContext, including all inherited members.
| blendRectWithMask(KDRect rect, KDColor color, const uint8_t *mask, KDColor *workingBuffer) | KDContext | |
| blendString(const char *text, KDPoint p, KDText::FontSize size, KDColor textColor=KDColorBlack) | KDContext | |
| drawLine(KDPoint p1, KDPoint p2, KDColor c) | KDContext | |
| drawString(const char *text, KDPoint p, KDText::FontSize size=KDText::FontSize::Large, KDColor textColor=KDColorBlack, KDColor backgroundColor=KDColorWhite, int maxLength=-1) | KDContext | |
| fillRect(KDRect rect, KDColor color) | KDContext | |
| fillRectWithPixels(KDRect rect, const KDColor *pixels, KDColor *workingBuffer) | KDContext | |
| getPixel(KDPoint p) | KDContext | |
| KDContext(KDPoint origin, KDRect clippingRect) | KDContext | protected |
| setClippingRect(KDRect clippingRect) | KDContext | |
| setOrigin(KDPoint origin) | KDContext | |
| setPixel(KDPoint p, KDColor c) | KDContext | |
| sharedContext() | KDIonContext | static |
| strokeRect(KDRect rect, KDColor color) | KDContext |