|
| static bool | GetSizeFromIcon (struct HICON__ *, int &, int &) |
| |
| static CRect | GetDockClientRect (CFrameWnd *) |
| |
| static Gdiplus::Bitmap * | StretchGdiplusBitmap (Gdiplus::Bitmap *, unsigned int, unsigned int) |
| |
| static int | ColorControlDraw (CDC &, CRect const &, unsigned long, CAdUiTheme const *) |
| |
| static int | ColorControlMeasure (struct HWND__ *) |
| |
| static int | ColorMaskBltEx (CDC *, int, int, int, int, CDC *, int, int, int, int, unsigned long, int) |
| |
| static int | GetFontHeight (int) |
| |
| static int | GetTextHeight (CWnd *, bool) |
| |
| static int | GetTextHeight (struct HDC__ *, bool, struct HFONT__ *) |
| |
| static int | GetTextHeight (struct HWND__ *, bool) |
| |
| static int | GetToolBarMetrics (CToolBar const &, struct TBMETRICS &) |
| |
| static int | LoadBitmapResource (wchar_t const *, struct HINSTANCE__ *, CBitmap &) |
| |
| static int | LoadBitmapResourceDPIAware (wchar_t const *, struct HINSTANCE__ *, CBitmap &) |
| |
| static int | LoadBitmapResourceDPIAware (wchar_t const *, struct HINSTANCE__ *, struct HBITMAP__ *&) |
| |
| static int | LoadIconResource (wchar_t const *, struct HINSTANCE__ *, int, int, struct HICON__ *&) |
| |
| static int | LoadIconResource (wchar_t const *, struct HINSTANCE__ *, struct HICON__ *&) |
| |
| static int | LoadIconResourceDpiAware (wchar_t const *, struct HINSTANCE__ *, struct HICON__ *&) |
| |
| static int | LoadToolBar (CToolBar &, unsigned int) |
| |
| static int | LoadToolBar (CToolBar &, wchar_t const *) |
| |
| static int | StretchImageList (CImageList &, unsigned int, unsigned int) |
| |
| static long | DrawIPicture (struct HDC__ *, struct IPicture *, int, int, int, int, bool) |
| |
| static struct HBITMAP__ * | StretchBitmap (struct HBITMAP__ *, int, int) |
| |
| static struct HICON__ * | StretchIcon (struct HICON__ *, int, int) |
| |
| static void | EnterStartupUIMode (void) |
| |
| static void | GetDefaultGUIFont (CFont &) |
| |
| static void | GetDefaultGUIFont (struct HFONT__ *&) |
| |
| static void | GetDrawPenBorderOffset (int, int &, int &) |
| |
| static void | LeaveStartupUIMode (void) |
| |
| static bool __cdecl | IsCtrlKeyPressed (void) |
| |
| static CStringW __cdecl | GetAbbrevString (CDC *, int, wchar_t const *) |
| |
| static CStringW __cdecl | GetInstalledProductKey (void) |
| |
| static CStringW __cdecl | GetTempFile (wchar_t const *) |
| |
| static CStringW __cdecl | StringFromGuid (_GUID const &) |
| |
| static int __cdecl | CalculateMinSize (CWnd *, CFont *, CSize &) |
| |
| static int __cdecl | GetAdUiControlBars (CTypedPtrArray< CPtrArray, CAdUiDockControlBar * > &) |
| |
| static int __cdecl | GetEncoderClsid (wchar_t const *, _GUID *) |
| |
| static int __cdecl | GetTextExtents (CStringW const &, CEdit *, CSize &) |
| |
| static int __cdecl | SaveBitmapToStream (Gdiplus::Bitmap *, IStream *, int) |
| |
| static int __cdecl | SaveBitmapToStream (HBITMAP__ *, IStream *, int) |
| |
| static HICON__ *__cdecl | CreateCombignedCursor (HICON__ *, HICON__ *) |
| |
| static unsigned long __cdecl | ShadeOf (unsigned long, int) |
| |
| static unsigned long __cdecl | greyConvert (unsigned long, unsigned char) |
| |
| static void __cdecl | DrawGrabBar (Gdiplus::Graphics &, int, int, int, int, Gdiplus::Color const &, Gdiplus::Color const &, int) |
| |
| static void __cdecl | DrawRectangle (Gdiplus::Graphics &, Gdiplus::Pen const &, Gdiplus::Rect const &) |
| |
| static void __cdecl | DrawRoundRect (Gdiplus::Graphics &, Gdiplus::Pen const &, Gdiplus::Rect const &, int) |
| |
| static void __cdecl | DrawRoundRect (Gdiplus::Graphics &, Gdiplus::Pen const &, Gdiplus::Rect const &, int, int, int, int, int) |
| |
| static void __cdecl | DrawRoundRectLeftTop (Gdiplus::Graphics &, Gdiplus::Pen const &, Gdiplus::Rect const &, int) |
| |
| static void __cdecl | DrawRoundRectRightBottom (Gdiplus::Graphics &, Gdiplus::Pen const &, Gdiplus::Rect const &, int) |
| |
| static void __cdecl | GetSafeWindowPosition (CWnd *, int, int, int, int, int &, int &) |
| |
| static void __cdecl | InvertWindow (HWND__ *, tagRECT *) |
| |
| static void __cdecl | bltTransparent (HDC__ *, int, int, int, int, HBITMAP__ *, int, int, unsigned long, HPALETTE__ *) |
| |
| static void __cdecl | draw90RotText (CDC *, CRect const &, wchar_t const *, int, unsigned int) |
| |
| static void __cdecl | paintHorzArrow (CDC *, CRect &, unsigned long, int) |
| |
| static wchar_t const *__cdecl | CreateGuid (CStringW &) |
| |
| static wchar_t const *__cdecl | MakePath (wchar_t const *, wchar_t const *, CStringW &) |
| |
Definition at line 30 of file CAdUiUtility.h.