#include <CAdUiThemedControlDraw.h>
|
| Gdiplus::Font * | GetFont (CAdUiTheme const *, AdUiThemeElement) |
| |
| Gdiplus::Font * | GetFont (tagLOGFONTW const &) |
| |
| virtual Gdiplus::RectF | MeasureText (CDC *, ATL::CStringT< wchar_t, StrTraitMFC_DLL< wchar_t, ATL::ChTraitsCRT< wchar_t > > > const &, bool, CAdUiTheme *, AdUiThemeElement) |
| |
| virtual Gdiplus::RectF | MeasureText (CDC *, ATL::CStringT< wchar_t, StrTraitMFC_DLL< wchar_t, ATL::ChTraitsCRT< wchar_t > > > const &, Gdiplus::StringFormat const &, Gdiplus::Font *) |
| |
| virtual void | CreateRoundedCornerRectangle (Gdiplus::Point *, CRect const &) |
| |
| virtual void | DrawDropdownArrow (CDC *, CRect const &, Gdiplus::Color const &, Gdiplus::Color const &) |
| |
| virtual void | DrawInnerHighlight (CDC *, Gdiplus::Rect const &, Gdiplus::Pen const &) |
| |
| virtual void | DrawRoundedCornerRectangle (CDC *, CRect const &, Gdiplus::Color const &) |
| |
| virtual void | DrawTextW (CDC *, Gdiplus::RectF const &, ATL::CStringT< wchar_t, StrTraitMFC_DLL< wchar_t, ATL::ChTraitsCRT< wchar_t > > > const &, Gdiplus::StringFormat const &, unsigned long, Gdiplus::Font *) |
| |
| void | SetDefaultFormat (Gdiplus::StringFormat &, bool) |
| |
Definition at line 24 of file CAdUiThemedControlDraw.h.
◆ CAdUiThemedControlDraw()
| CAdUiThemedControlDraw::CAdUiThemedControlDraw |
( |
void | | ) |
|
|
protected |
◆ ~CAdUiThemedControlDraw()
| virtual CAdUiThemedControlDraw::~CAdUiThemedControlDraw |
( |
void | | ) |
|
|
protectedvirtual |
◆ CreateRoundedCornerRectangle()
| virtual void CAdUiThemedControlDraw::CreateRoundedCornerRectangle |
( |
Gdiplus::Point * | , |
|
|
CRect const & | ) |
|
virtual |
◆ DrawDropdownArrow()
| virtual void CAdUiThemedControlDraw::DrawDropdownArrow |
( |
CDC * | , |
|
|
CRect const & | , |
|
|
Gdiplus::Color const & | , |
|
|
Gdiplus::Color const & | ) |
|
virtual |
◆ DrawInnerHighlight()
| virtual void CAdUiThemedControlDraw::DrawInnerHighlight |
( |
CDC * | , |
|
|
Gdiplus::Rect const & | , |
|
|
Gdiplus::Pen const & | ) |
|
virtual |
◆ DrawRoundedCornerRectangle()
| virtual void CAdUiThemedControlDraw::DrawRoundedCornerRectangle |
( |
CDC * | , |
|
|
CRect const & | , |
|
|
Gdiplus::Color const & | ) |
|
virtual |
◆ DrawTextW()
◆ GetFont() [1/2]
◆ GetFont() [2/2]
| Gdiplus::Font * CAdUiThemedControlDraw::GetFont |
( |
tagLOGFONTW const & | | ) |
|
◆ GetInstance()
◆ MeasureText() [1/2]
◆ MeasureText() [2/2]
◆ SetDefaultFormat()
| void CAdUiThemedControlDraw::SetDefaultFormat |
( |
Gdiplus::StringFormat & | , |
|
|
bool | ) |
The documentation for this class was generated from the following file: