OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TUIFace, including all inherited members.
BuildMask(TDC &maskDC, const TPoint &maskDst, const TSize &maskSize, TDC &glyphDC, const TRect &glyphRect, const TColor &maskColor) | owl::TUIFace | static |
Default enum value | owl::TUIFace | |
Disabled enum value | owl::TUIFace | |
DitherBackground(TDC &dc, TDC &maskDC, const TRect &dstRect) | owl::TUIFace | static |
Down enum value | owl::TUIFace | |
Draw(TDC &dc, HBRUSH hbr, LPARAM lp, WPARAM wp, int x, int y, int cx, int cy, uint flags) | owl::TUIFace | static |
DrawTextEtched(TDC &dc, const tstring &str, int count, const TRect &rect, uint16 format) | owl::TUIFace | static |
FillBackground(TDC &dc, TDC &maskDC, const TRect &dstRect, const TBrush &brush) | owl::TUIFace | static |
GetDitherBrush() | owl::TUIFace | static |
GetGlyphMask(const TSize &minSize) | owl::TUIFace | static |
Indeterm enum value | owl::TUIFace | |
Normal enum value | owl::TUIFace | |
Paint(TDC &dc, const TPoint &dstPt, TState state, bool pressed, bool fillFace=true) | owl::TUIFace | |
Paint(TDC &dc, const TRect &srcRect, const TPoint &dstPt, TState state, bool pressed, bool fillFace=true) | owl::TUIFace | |
PaintBm(const TBitmap &glyph, const TRect &glyphSrcRect, TDC &dc, const TRect &faceRect, const TPoint &dstPt, TState state, bool pressed, bool fillFace, const TColor &maskColor, const TColor &fillColor) | owl::TUIFace | static |
PaintIcon(const TIcon &icon, const TRect &glyphSrcRect, TDC &dc, const TRect &faceRect, const TPoint &dstPt, TState state, bool pressed, bool fillFace, const TColor &maskColor, const TColor &fillColor) | owl::TUIFace | static |
PaintMask(TDC &dc, const TPoint &pt) | owl::TUIFace | |
PaintMaskBm(const TBitmap &glyph, TDC &dc, const TPoint &pt, const TColor &maskColor) | owl::TUIFace | static |
PaintText(const tstring &text, TDC &dc, const TRect &faceRect, const TPoint &dstPt, TState state, bool pressed, bool fillFace, const TColor &fillColor, uint16 format) | owl::TUIFace | static |
TState enum name | owl::TUIFace | |
TUIFace(const TRect &faceRect, const TBitmap &bm, const TColor &bgndColor=TColor::Sys3dFace, const TColor &fillColor=TColor::Sys3dFace) | owl::TUIFace | inline |
TUIFace(const TRect &faceRect, const tstring &text, const TColor &fillColor=TColor::Sys3dFace, uint format=0) | owl::TUIFace | inline |
TUIFace(const TRect &faceRect, const TIcon &icon, const TColor &bgndColor=TColor::Sys3dFace, const TColor &fillColor=TColor::Sys3dFace) | owl::TUIFace | inline |