|
NXWidgets
1.19
|
This is the complete list of members for NXWidgets::CGraphicsPort, including all inherited members.
| _drawText(struct nxgl_point_s *pos, CRect *bound, CNxFont *font, const CNxString &string, int startIndex, int length, nxgl_mxpixel_t background, bool transparent) | NXWidgets::CGraphicsPort | private |
| CGraphicsPort(INxWindow *pNxWnd, nxgl_mxpixel_t backColor=CONFIG_NXWIDGETS_DEFAULT_BACKGROUNDCOLOR) | NXWidgets::CGraphicsPort | |
| CGraphicsPort(INxWindow *pNxWnd) | NXWidgets::CGraphicsPort | |
| copy(nxgl_coord_t sourceX, nxgl_coord_t sourceY, nxgl_coord_t destX, nxgl_coord_t destY, nxgl_coord_t width, nxgl_coord_t height) | NXWidgets::CGraphicsPort | |
| drawBevelledRect(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, nxgl_coord_t height, nxgl_mxpixel_t shineColor, nxgl_mxpixel_t shadowColor) | NXWidgets::CGraphicsPort | |
| drawBitmap(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, nxgl_coord_t height, const struct SBitmap *bitmap, int bitmapX, int bitmapY) | NXWidgets::CGraphicsPort | |
| drawBitmap(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, nxgl_coord_t height, const struct SBitmap *bitmap, int bitmapX, int bitmapY, nxgl_mxpixel_t transparentColor) | NXWidgets::CGraphicsPort | |
| drawBitmapGreyScale(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, nxgl_coord_t height, const struct SBitmap *bitmap, int bitmapX, int bitmapY) | NXWidgets::CGraphicsPort | |
| drawFilledCircle(struct nxgl_point_s *center, nxgl_coord_t radius, nxgl_mxpixel_t color) | NXWidgets::CGraphicsPort | inline |
| drawFilledRect(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, nxgl_coord_t height, nxgl_mxpixel_t color) | NXWidgets::CGraphicsPort | |
| drawHorizLine(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, nxgl_mxpixel_t color) | NXWidgets::CGraphicsPort | |
| drawLine(nxgl_coord_t x1, nxgl_coord_t y1, nxgl_coord_t x2, nxgl_coord_t y2, nxgl_mxpixel_t color, enum INxWindow::ELineCaps caps) | NXWidgets::CGraphicsPort | |
| drawPixel(nxgl_coord_t x, nxgl_coord_t y, nxgl_mxpixel_t color) | NXWidgets::CGraphicsPort | |
| drawRect(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, nxgl_coord_t height, nxgl_mxpixel_t color) | NXWidgets::CGraphicsPort | |
| drawText(struct nxgl_point_s *pos, CRect *bound, CNxFont *font, const CNxString &string) | NXWidgets::CGraphicsPort | |
| drawText(struct nxgl_point_s *pos, CRect *bound, CNxFont *font, const CNxString &string, int startIndex, int length, nxgl_mxpixel_t color) | NXWidgets::CGraphicsPort | |
| drawText(struct nxgl_point_s *pos, CRect *bound, CNxFont *font, const CNxString &string, int startIndex, int length) | NXWidgets::CGraphicsPort | |
| drawText(struct nxgl_point_s *pos, CRect *bound, CNxFont *font, const CNxString &string, int startIndex, int length, nxgl_mxpixel_t color, nxgl_mxpixel_t background) | NXWidgets::CGraphicsPort | |
| drawVertLine(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t height, nxgl_mxpixel_t color) | NXWidgets::CGraphicsPort | |
| getBackColor(void) const | NXWidgets::CGraphicsPort | inline |
| getX(void) const | NXWidgets::CGraphicsPort | |
| getY(void) const | NXWidgets::CGraphicsPort | |
| greyScale(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, nxgl_coord_t height) | NXWidgets::CGraphicsPort | |
| invert(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t width, nxgl_coord_t height) | NXWidgets::CGraphicsPort | |
| m_backColor | NXWidgets::CGraphicsPort | private |
| m_pNxWnd | NXWidgets::CGraphicsPort | private |
| move(nxgl_coord_t x, nxgl_coord_t y, nxgl_coord_t deltaX, nxgl_coord_t deltaY, nxgl_coord_t width, nxgl_coord_t height) | NXWidgets::CGraphicsPort | |
| setBackColor(nxgl_mxpixel_t backColor) | NXWidgets::CGraphicsPort | inline |
| ~CGraphicsPort() | NXWidgets::CGraphicsPort | virtual |
1.8.13