OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TFont, including all inherited members.
_CheckValid(HANDLE handle, uint resId=IDS_GDIFAILURE) | owl::TGdiObject | protectedstatic |
Bitmap enum value | owl::TGdiObject | |
Brush enum value | owl::TGdiObject | |
CheckValid(uint resId=IDS_GDIFAILURE) | owl::TGdiObject | protected |
Font enum value | owl::TGdiObject | |
GetAveWidth() const | owl::TFont | inline |
GetAveWidth(TDC &dc) const | owl::TFont | inline |
GetFaceName() const | owl::TFont | |
GetGdiHandle() const | owl::TGdiObject | inline |
GetHandle() const | owl::TFont | inline |
GetHeight() const | owl::TFont | inline |
GetHeight(TDC &dc) const | owl::TFont | inline |
GetMaxWidth() const | owl::TFont | inline |
GetMaxWidth(TDC &dc) const | owl::TFont | inline |
GetObject() const | owl::TFont | |
owl::TGdiObject::GetObject(int count, void *object) const | owl::TGdiObject | inline |
GetObjectType() const | owl::TGdiObject | inline |
GetPitchAndFamily() const | owl::TFont | |
GetTextExtent(const tstring &text) const | owl::TFont | |
GetTextExtent(TDC &dc, const tstring &text) const | owl::TFont | |
GetTextMetrics(TDC &dc) const | owl::TFont | |
GetTextMetrics(TEXTMETRIC &tm, TDC &dc) const | owl::TFont | |
GetTextMetrics() const | owl::TFont | |
GetTextMetrics(TEXTMETRIC &tm) const | owl::TFont | |
Handle | owl::TGdiObject | protected |
IsGDIObject() const | owl::TGdiObject | inline |
IsHandleOwner() const -> bool | owl::TGdiObject | inline |
None enum value | owl::TGdiObject | |
operator HFONT() const | owl::TFont | inline |
operator HGDIOBJ() const | owl::TGdiObject | inline |
operator LOGFONT() const | owl::TFont | inline |
operator<(const TGdiObject &other) const | owl::TGdiObject | |
operator==(const TGdiObject &other) const | owl::TGdiObject | inline |
Palette enum value | owl::TGdiObject | |
Pen enum value | owl::TGdiObject | |
RefAdd(HANDLE handle, TType type) | owl::TGdiObject | static |
RefCount(HANDLE handle) | owl::TGdiObject | static |
RefDec(HANDLE handle, bool wantDelete) | owl::TGdiObject | static |
RefFind(HANDLE object) | owl::TGdiObject | static |
RefInc(HANDLE handle) | owl::TGdiObject | static |
RefRemove(HANDLE handle) | owl::TGdiObject | static |
ShouldDelete | owl::TGdiObject | protected |
TextBrush enum value | owl::TGdiObject | |
TFont(HFONT handle, TAutoDelete autoDelete=NoAutoDelete) | owl::TFont | |
TFont(const tstring &facename=tstring(), int height=0, int width=0, int escapement=0, int orientation=0, int weight=FW_NORMAL, uint8 pitchAndFamily=DEFAULT_PITCH|FF_DONTCARE, uint8 italic=false, uint8 underline=false, uint8 strikeout=false, uint8 charSet=1, uint8 outputPrecision=OUT_DEFAULT_PRECIS, uint8 clipPrecision=CLIP_DEFAULT_PRECIS, uint8 quality=DEFAULT_QUALITY) | owl::TFont | |
TFont(int height, int width, int escapement=0, int orientation=0, int weight=FW_NORMAL, uint8 italic=false, uint8 underline=false, uint8 strikeout=false, uint8 charSet=1, uint8 outputPrecision=OUT_DEFAULT_PRECIS, uint8 clipPrecision=CLIP_DEFAULT_PRECIS, uint8 quality=DEFAULT_QUALITY, uint8 pitchAndFamily=DEFAULT_PITCH|FF_DONTCARE, const tstring &facename=tstring()) | owl::TFont | |
TFont(const LOGFONT &logFont) | owl::TFont | |
TFont(const TFont &src) | owl::TFont | |
TGdiObject() | owl::TGdiObject | protected |
TGdiObject(HANDLE handle, TAutoDelete autoDelete=NoAutoDelete) | owl::TGdiObject | protected |
THandle typedef | owl::TFont | |
TType enum name | owl::TGdiObject | |
~TGdiObject() | owl::TGdiObject |