OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TFont Member List

This is the complete list of members for owl::TFont, including all inherited members.

_CheckValid(HANDLE handle, uint resId=IDS_GDIFAILURE)owl::TGdiObjectprotectedstatic
Bitmap enum valueowl::TGdiObject
Brush enum valueowl::TGdiObject
CheckValid(uint resId=IDS_GDIFAILURE)owl::TGdiObjectprotected
Font enum valueowl::TGdiObject
GetAveWidth() constowl::TFontinline
GetAveWidth(TDC &dc) constowl::TFontinline
GetFaceName() constowl::TFont
GetGdiHandle() constowl::TGdiObjectinline
GetHandle() constowl::TFontinline
GetHeight() constowl::TFontinline
GetHeight(TDC &dc) constowl::TFontinline
GetMaxWidth() constowl::TFontinline
GetMaxWidth(TDC &dc) constowl::TFontinline
GetObject() constowl::TFont
owl::TGdiObject::GetObject(int count, void *object) constowl::TGdiObjectinline
GetObjectType() constowl::TGdiObjectinline
GetPitchAndFamily() constowl::TFont
GetTextExtent(const tstring &text) constowl::TFont
GetTextExtent(TDC &dc, const tstring &text) constowl::TFont
GetTextMetrics(TDC &dc) constowl::TFont
GetTextMetrics(TEXTMETRIC &tm, TDC &dc) constowl::TFont
GetTextMetrics() constowl::TFont
GetTextMetrics(TEXTMETRIC &tm) constowl::TFont
Handleowl::TGdiObjectprotected
IsGDIObject() constowl::TGdiObjectinline
IsHandleOwner() const -> boolowl::TGdiObjectinline
None enum valueowl::TGdiObject
operator HFONT() constowl::TFontinline
operator HGDIOBJ() constowl::TGdiObjectinline
operator LOGFONT() constowl::TFontinline
operator<(const TGdiObject &other) constowl::TGdiObject
operator==(const TGdiObject &other) constowl::TGdiObjectinline
Palette enum valueowl::TGdiObject
Pen enum valueowl::TGdiObject
RefAdd(HANDLE handle, TType type)owl::TGdiObjectstatic
RefCount(HANDLE handle)owl::TGdiObjectstatic
RefDec(HANDLE handle, bool wantDelete)owl::TGdiObjectstatic
RefFind(HANDLE object)owl::TGdiObjectstatic
RefInc(HANDLE handle)owl::TGdiObjectstatic
RefRemove(HANDLE handle)owl::TGdiObjectstatic
ShouldDeleteowl::TGdiObjectprotected
TextBrush enum valueowl::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::TGdiObjectprotected
TGdiObject(HANDLE handle, TAutoDelete autoDelete=NoAutoDelete)owl::TGdiObjectprotected
THandle typedefowl::TFont
TType enum nameowl::TGdiObject
~TGdiObject()owl::TGdiObject