This is the complete list of members for GeClipMap, including all inherited members.
Alloc() | GeClipMap | static |
Arc(Int32 x1, Int32 y1, Int32 x2, Int32 y2, GE_CM_ARCSEGMENT seg) | GeClipMap | |
BeginDraw() | GeClipMap | |
Blit(Int32 dx, Int32 dy, const GeClipMap &s_dp, Int32 sx1, Int32 sy1, Int32 sx2, Int32 sy2, GE_CM_BLIT rop) | GeClipMap | |
ClipArea(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | GeClipMap | |
ClipPoint(Int32 x, Int32 y) | GeClipMap | |
Destroy() | GeClipMap | |
DrawBezierSegment(const maxon::Vector2d *p) | GeClipMap | |
Ellipse(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | GeClipMap | |
EndDraw() | GeClipMap | |
EnumerateFonts(BaseContainer *dst, GE_CM_FONTSORT sort_mode) | GeClipMap | static |
FillArc(Int32 x1, Int32 y1, Int32 x2, Int32 y2, GE_CM_ARCSEGMENT seg) | GeClipMap | |
FillEllipse(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | GeClipMap | |
FillPolygon(Int32 cnt, GE_POINT2D *points) | GeClipMap | |
FillRect(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | GeClipMap | |
Free(GeClipMap *&data) | GeClipMap | static |
GeClipMap() | GeClipMap | private |
GetBh() const | GeClipMap | |
GetBitmap() | GeClipMap | |
GetBitmap() const | GeClipMap | |
GetBw() const | GeClipMap | |
GetDefaultFont(GeFontDefaultType type, BaseContainer *font_description) | GeClipMap | static |
GetDim(Int32 *w, Int32 *h) const | GeClipMap | |
GetFont(BaseContainer *font_description) | GeClipMap | |
GetFontDescription(String const &name, GeFontNameType type, BaseContainer *dst) | GeClipMap | static |
GetFontName(BaseContainer const *font_description, GeFontNameType type, String *dst) | GeClipMap | static |
GetFontSize(BaseContainer const *font_description, GeFontSizeType type, Float *size) | GeClipMap | static |
GetPixelRGBA(Int32 x, Int32 y, Int32 *r, Int32 *g, Int32 *b, Int32 *a) | GeClipMap | |
GetTextAscent() | GeClipMap | |
GetTextHeight() | GeClipMap | |
GetTextWidth(const String &txt) | GeClipMap | |
Init(Int32 w, Int32 h, Int32 bits) | GeClipMap | |
Init(BaseBitmap *bm) | GeClipMap | |
Init(BaseBitmap *bm, BaseBitmap *alpha_channel) | GeClipMap | |
Init(const Filename &name, Int32 frame, Bool *ismovie) | GeClipMap | |
Init(const IconData &iconData) | GeClipMap | |
Init(GeUserArea *userArea, Int32 x, Int32 y, Int32 w, Int32 h) | GeClipMap | |
Line(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | GeClipMap | |
PolyLine(Int32 cnt, GE_POINT2D *points) | GeClipMap | |
Rect(Int32 x1, Int32 y1, Int32 x2, Int32 y2) | GeClipMap | |
SetClipRgn(Int32 left, Int32 top, Int32 right, Int32 bottom) | GeClipMap | |
SetClipRgn(GE_POINT2D *points, Int32 count, GE_CM_CLIPREGION mode) | GeClipMap | |
SetColor(Int32 r, Int32 g, Int32 b, Int32 a=255) | GeClipMap | |
SetDrawMode(GE_CM_DRAWMODE mode, UInt32 par) | GeClipMap | |
SetFont(BaseContainer const *font_description, Float font_size=0.0) | GeClipMap | |
SetFontSize(BaseContainer *font_description, GeFontSizeType type, Float size) | GeClipMap | static |
SetOffset(Int32 off_x, Int32 off_y) | GeClipMap | |
SetPixel(Int32 x, Int32 y) | GeClipMap | |
SetPixelRGBA(Int32 x, Int32 y, Int32 r, Int32 g, Int32 b, Int32 a=255) | GeClipMap | |
SupportsDrawBezierSegment() const | GeClipMap | |
TextAt(Int32 x, Int32 y, const String &txt) | GeClipMap | |
~GeClipMap() | GeClipMap | private |