ReactOS 0.4.15-dev-8092-ge0ba2f3
CUIFMenuItem Member List

This is the complete list of members for CUIFMenuItem, including all inherited members.

Check(BOOL bChecked)CUIFMenuIteminline
CloseThemeData()CUIFTheme
CUIFMenuCUIFMenuItemfriend
CUIFMenuItem(CUIFMenu *pMenu, BOOL bDisabled=FALSE)CUIFMenuItem
CUIFObject(CUIFObject *pParent, DWORD nObjectID, LPCRECT prc, DWORD style)CUIFObject
DrawArrow(HDC hDC, INT x, INT y)CUIFMenuItemprotected
DrawBitmapProc(HDC hDC, INT xLeft, INT yTop)CUIFMenuItemprotected
DrawCheck(HDC hDC, INT xLeft, INT yTop)CUIFMenuItemprotected
DrawThemeBackground(HDC hDC, int iStateId, LPCRECT pRect, LPCRECT pClipRect)CUIFTheme
DrawThemeEdge(HDC hDC, int iStateId, LPCRECT pDestRect, UINT uEdge, UINT uFlags, LPRECT pContentRect)CUIFTheme
DrawThemeIcon(HDC hDC, int iStateId, LPCRECT pRect, HIMAGELIST himl, int iImageIndex)CUIFTheme
DrawThemeParentBackground(HWND hwnd, HDC hDC, LPRECT prc)CUIFTheme
DrawThemeText(HDC hDC, int iStateId, LPCWSTR pszText, int cchText, DWORD dwTextFlags, DWORD dwTextFlags2, LPCRECT pRect)CUIFTheme
DrawUnderline(HDC hDC, INT xText, INT yText, HBRUSH hbr)CUIFMenuItemprotected
EndCapture()CUIFObject
EndTimer()CUIFObject
EnsureThemeData(HWND hWnd)CUIFTheme
GetThemeBackgroundContentRect(HDC hDC, int iStateId, LPCRECT pBoundingRect, LPRECT pContentRect)CUIFTheme
GetThemeBackgroundExtent(HDC hDC, int iStateId, LPCRECT pContentRect, LPRECT pExtentRect)CUIFTheme
GetThemeColor(int iStateId, int iPropId, COLORREF *pColor)CUIFTheme
GetThemeFont(HDC hDC, int iStateId, int iPropId, LOGFONTW *pFont)CUIFTheme
GetThemeMargins(HDC hDC, int iStateId, int iPropId, LPRECT prc, MARGINS *pMargins)CUIFTheme
GetThemePartSize(HDC hDC, int iStateId, LPRECT prc, THEMESIZE eSize, SIZE *psz)CUIFTheme
GetThemeTextExtent(HDC hDC, int iStateId, LPCWSTR pszText, int cchCharCount, DWORD dwTextFlags, LPCRECT pBoundingRect, LPRECT pExtentRect)CUIFTheme
Gray(BOOL bGrayed)CUIFMenuIteminline
Init(UINT nMenuItemID, LPCWSTR pszText)CUIFMenuItem
InternalOpenThemeData(HWND hWnd)CUIFTheme
iPartIdCUIFTheme
IsCapture()CUIFObject
IsCheck()CUIFMenuItem
IsRTL()CUIFObject
iStateIdCUIFTheme
lParamCUIFObject
m_bEnableCUIFObjectprotected
m_bHasCustomFontCUIFObjectprotected
m_bMenuItemCheckedCUIFMenuItemprotected
m_bMenuItemDisabledCUIFMenuItemprotected
m_bMenuItemForceCheckedCUIFMenuItemprotected
m_bMenuItemGrayedCUIFMenuItemprotected
m_bVisibleCUIFObjectprotected
m_cchMenuItemLeftCUIFMenuItemprotected
m_cchMenuItemRightCUIFMenuItemprotected
m_dwUnknown4CUIFObjectprotected
m_hbmColorCUIFMenuItemprotected
m_hbmMaskCUIFMenuItemprotected
m_hFontCUIFObjectprotected
m_hThemeCUIFTheme
m_ichMenuItemPrefixCUIFMenuItemprotected
m_iPartIdCUIFTheme
m_iStateIdCUIFTheme
m_MenuLeftExtentCUIFMenuItemprotected
m_MenuRightExtentCUIFMenuItemprotected
m_nMenuItemIDCUIFMenuItemprotected
m_nMenuItemVKeyCUIFMenuItemprotected
m_nObjectIDCUIFObjectprotected
m_ObjectArrayCUIFObjectprotected
m_pMenuCUIFMenuItemprotected
m_pParentCUIFObjectprotected
m_pSchemeCUIFObjectprotected
m_pSubMenuCUIFMenuItemprotected
m_pszClassListCUIFTheme
m_pszMenuItemLeftCUIFMenuItemprotected
m_pszMenuItemRightCUIFMenuItemprotected
m_pszToolTipCUIFObjectprotected
m_pWindowCUIFObjectprotected
m_rcCUIFObjectprotected
m_styleCUIFObjectprotected
NotifyCommand(WPARAM wParam, LPARAM lParam)CUIFObject
ObjectFromPoint(POINT pt)CUIFObject
overrideCUIFMenuItem
prcCUIFObject
s_fnCloseThemeDataCUIFThemestatic
s_fnDrawThemeBackgroundCUIFThemestatic
s_fnDrawThemeEdgeCUIFThemestatic
s_fnDrawThemeIconCUIFThemestatic
s_fnDrawThemeParentBackgroundCUIFThemestatic
s_fnDrawThemeTextCUIFThemestatic
s_fnGetThemeBackgroundContentRectCUIFThemestatic
s_fnGetThemeBackgroundExtentCUIFThemestatic
s_fnGetThemeColorCUIFThemestatic
s_fnGetThemeFontCUIFThemestatic
s_fnGetThemeMarginsCUIFThemestatic
s_fnGetThemePartSizeCUIFThemestatic
s_fnGetThemeSysColorCUIFThemestatic
s_fnGetThemeSysSizeCUIFThemestatic
s_fnGetThemeTextExtentCUIFThemestatic
s_fnOpenThemeDataCUIFThemestatic
s_hUXTHEMECUIFThemestatic
SetBitmap(HBITMAP hbmColor)CUIFMenuIteminline
SetBitmapMask(HBITMAP hbmMask)CUIFMenuItem
SetScheme(CUIFScheme *scheme)CUIFObject
SetSub(CUIFMenu *pSubMenu)CUIFMenuIteminline
ShowSubPopup()CUIFMenuItem
StartCapture()CUIFObject
StartTimer(WPARAM wParam)CUIFObject
STDMETHOD_(void, OnLButtonUp)(LONG xCUIFMenuItem
STDMETHOD_(void, OnMouseIn)(LONG xCUIFMenuItem
STDMETHOD_(void, OnPaint)(HDC hDC) overrideCUIFMenuItem
STDMETHOD_(void, OnTimer)() overrideCUIFMenuItem
STDMETHOD_(void, InitMenuExtent)()CUIFMenuItem
STDMETHOD_(void, OnPaintDef)(HDC hDC)CUIFMenuItem
STDMETHOD_(void, OnPaintO10)(HDC hDC)CUIFMenuItem
STDMETHOD_(void, OnUnknownMethod)()CUIFMenuIteminline
CUIFObject::STDMETHOD_(BOOL, Initialize)()CUIFObjectinline
CUIFObject::STDMETHOD_(void, OnLButtonDown)(LONG xCUIFObject
CUIFObject::STDMETHOD_(void, GetRect)(LPRECT prc)CUIFObject
CUIFObject::STDMETHOD_(void, SetRect)(LPCRECT prc)CUIFObject
CUIFObject::STDMETHOD_(BOOL, PtInObject)(POINT pt)CUIFObject
CUIFObject::STDMETHOD_(void, PaintObject)(HDC hDCCUIFObject
CUIFObject::STDMETHOD_(void, CallOnPaint)()CUIFObject
CUIFObject::STDMETHOD_(void, Enable)(BOOL bEnable)CUIFObject
CUIFObject::STDMETHOD_(void, Show)(BOOL bVisible)CUIFObject
CUIFObject::STDMETHOD_(void, SetFontToThis)(HFONT hFont)CUIFObject
CUIFObject::STDMETHOD_(void, SetFont)(HFONT hFont)CUIFObject
CUIFObject::STDMETHOD_(void, SetStyle)(DWORD style)CUIFObject
CUIFObject::STDMETHOD_(void, AddUIObj)(CUIFObject *pObject)CUIFObject
CUIFObject::STDMETHOD_(void, RemoveUIObj)(CUIFObject *pObject)CUIFObject
CUIFObject::STDMETHOD_(LRESULT, OnObjectNotify)(CUIFObject *pObjectCUIFObject
CUIFObject::STDMETHOD_(void, SetToolTip)(LPCWSTR pszToolTip)CUIFObject
CUIFObject::STDMETHOD_(LPCWSTR, GetToolTip)()CUIFObjectinline
CUIFObject::STDMETHOD_(LRESULT, OnShowToolTip)()CUIFObjectinline
CUIFObject::STDMETHOD_(void, OnHideToolTip)()CUIFObjectinline
CUIFObject::STDMETHOD_(void, DetachWndObj)()CUIFObject
CUIFObject::STDMETHOD_(void, ClearWndObj)()CUIFObject
CUIFObject::STDMETHOD_(BOOL, OnPaintTheme)(HDC hDC)CUIFObjectinline
CUIFObject::STDMETHOD_(void, OnPaintNoTheme)(HDC hDC)CUIFObjectinline
CUIFObject::STDMETHOD_(void, ClearTheme)()CUIFObject
CUIFTheme::STDMETHOD_(COLORREF, GetThemeSysColor)(INT iColorId)CUIFTheme
CUIFTheme::STDMETHOD_(int, GetThemeSysSize)(int iSizeId)CUIFTheme
CUIFTheme::STDMETHOD_(void, SetActiveTheme)(LPCWSTR pszClassListCUIFTheme
wParamCUIFObject
yCUIFObject
~CUIFMenuItem() overrideCUIFMenuItem
~CUIFObject()CUIFObjectvirtual