ReactOS 0.4.16-dev-306-g647d351
|
Go to the source code of this file.
Classes | |
class | CUIFSystemInfo |
class | CUIFTheme |
class | CUIFObjectArray |
class | CUIFObject |
class | CUIFColorTable |
class | CUIFColorTableSys |
class | CUIFColorTableOff10 |
class | CUIFSolidBrush |
class | CUIFIcon |
class | CUIFBitmapDC |
class | CUIFScheme |
class | CUIFSchemeDef |
class | CUIFWindow |
class | CUIFToolTip |
class | CUIFShadow |
class | CUIFMenu |
class | CUIFMenuItem |
class | CUIFMenuItemSeparator |
class | CUIFButton |
class | CUIFButton2 |
class | CUIFToolbarMenuButton |
class | CUIFToolbarButtonElement |
class | CUIFToolbarButton |
class | CUIFGripper |
class | CUIFWndFrame |
class | CUIFBalloonButton |
class | CUIFBalloonWindow |
Typedefs | |
using | FN_OpenThemeData = decltype(&OpenThemeData) |
using | FN_CloseThemeData = decltype(&CloseThemeData) |
using | FN_DrawThemeBackground = decltype(&DrawThemeBackground) |
using | FN_DrawThemeParentBackground = decltype(&DrawThemeParentBackground) |
using | FN_DrawThemeText = decltype(&DrawThemeText) |
using | FN_DrawThemeIcon = decltype(&DrawThemeIcon) |
using | FN_GetThemeBackgroundExtent = decltype(&GetThemeBackgroundExtent) |
using | FN_GetThemeBackgroundContentRect = decltype(&GetThemeBackgroundContentRect) |
using | FN_GetThemeTextExtent = decltype(&GetThemeTextExtent) |
using | FN_GetThemePartSize = decltype(&GetThemePartSize) |
using | FN_DrawThemeEdge = decltype(&DrawThemeEdge) |
using | FN_GetThemeColor = decltype(&GetThemeColor) |
using | FN_GetThemeMargins = decltype(&GetThemeMargins) |
using | FN_GetThemeFont = decltype(&GetThemeFont) |
using | FN_GetThemeSysColor = decltype(&GetThemeSysColor) |
using | FN_GetThemeSysSize = decltype(&GetThemeSysSize) |
using FN_CloseThemeData = decltype(&CloseThemeData) |
using FN_DrawThemeBackground = decltype(&DrawThemeBackground) |
using FN_DrawThemeEdge = decltype(&DrawThemeEdge) |
using FN_DrawThemeIcon = decltype(&DrawThemeIcon) |
using FN_DrawThemeParentBackground = decltype(&DrawThemeParentBackground) |
using FN_DrawThemeText = decltype(&DrawThemeText) |
using FN_GetThemeBackgroundContentRect = decltype(&GetThemeBackgroundContentRect) |
using FN_GetThemeBackgroundExtent = decltype(&GetThemeBackgroundExtent) |
using FN_GetThemeColor = decltype(&GetThemeColor) |
using FN_GetThemeFont = decltype(&GetThemeFont) |
using FN_GetThemeMargins = decltype(&GetThemeMargins) |
using FN_GetThemePartSize = decltype(&GetThemePartSize) |
using FN_GetThemeSysColor = decltype(&GetThemeSysColor) |
using FN_GetThemeSysSize = decltype(&GetThemeSysSize) |
using FN_GetThemeTextExtent = decltype(&GetThemeTextExtent) |
using FN_OpenThemeData = decltype(&OpenThemeData) |
anonymous enum |
Enumerator | |
---|---|
UIF_DRAW_PRESSED | |
UIF_DRAW_DISABLED |
anonymous enum |
Definition at line 492 of file cicuif.h.
anonymous enum |
Enumerator | |
---|---|
UIF_MENU_USE_OFF10 |
anonymous enum |
Definition at line 802 of file cicuif.h.
anonymous enum |
Enumerator | |
---|---|
UIF_GRIPPER_VERTICAL |
anonymous enum |
Enumerator | |
---|---|
UIF_BALLOON_WINDOW_OK | |
UIF_BALLOON_WINDOW_YESNO | |
UIF_BALLOON_WINDOW_TYPE_MASK |
Definition at line 1006 of file cicuif.h.
Definition at line 1272 of file cicuif.cpp.
Referenced by cicConvertBlackBKGBitmap().
Definition at line 1302 of file cicuif.cpp.
Referenced by cicCreateMaskBmp().
HBITMAP cicCreateDisabledBitmap | ( | LPCRECT | prc, |
HBITMAP | hbmMask, | ||
HBRUSH | hbr1, | ||
HBRUSH | hbr2, | ||
BOOL | bPressed | ||
) |
Definition at line 1200 of file cicuif.cpp.
HBRUSH cicCreateDitherBrush | ( | VOID | ) |
Definition at line 1181 of file cicuif.cpp.
HBITMAP cicCreateMaskBmp | ( | LPCRECT | prc, |
HBITMAP | hbm1, | ||
HBITMAP | hbm2, | ||
HBRUSH | hbr, | ||
COLORREF | rgbColor, | ||
COLORREF | rgbBack | ||
) |
Definition at line 1342 of file cicuif.cpp.
Referenced by CUIFButton::DrawBitmapProc().
Definition at line 1237 of file cicuif.cpp.
CUIFScheme * cicCreateUIFScheme | ( | DWORD | type | ) |
@unimplemented
Definition at line 628 of file cicuif.cpp.
Referenced by CUIFWindow::CreateScheme().
Definition at line 5466 of file cicuif.cpp.
Referenced by ProcessDetach().
Definition at line 5443 of file cicuif.cpp.
Referenced by cicDoneUIFLib().
Definition at line 5399 of file cicuif.cpp.
Referenced by cicDoneUIFLib().
Definition at line 1131 of file cicuif.cpp.
Referenced by cicDoneUIFLib().
Definition at line 1407 of file cicuif.cpp.
Definition at line 1375 of file cicuif.cpp.
Referenced by LangBarInsertMenu().
Definition at line 5375 of file cicuif.cpp.
Referenced by cicGetIconBitmaps(), and CUIFIcon::GetImageList().
Definition at line 5353 of file cicuif.cpp.
Referenced by CTipbarWnd::CTipbarWnd().
Definition at line 5340 of file cicuif.cpp.
Referenced by CTipbarThread::MyMoveWnd().
Definition at line 5459 of file cicuif.cpp.
Referenced by ProcessAttach().
Definition at line 5416 of file cicuif.cpp.
Referenced by cicInitUIFLib().
Definition at line 5392 of file cicuif.cpp.
Referenced by cicInitUIFLib().
Definition at line 1116 of file cicuif.cpp.
Referenced by cicInitUIFLib().
Definition at line 5365 of file cicuif.cpp.
Referenced by CTipbarWnd::IsFullScreenWindow().
Definition at line 1154 of file cicuif.cpp.
Definition at line 5435 of file cicuif.cpp.
Definition at line 5408 of file cicuif.cpp.