AddFooterItem(Menu *pMenu, LPSTR pszTitle) | MenuCommon | |
AddHeaderItem(Menu *pMenu, LPSTR pszTitle) | MenuCommon | |
Configure() | MenuCommon | |
CreateMenuItem(Menu *pMenu, int itemType, char *pszCommand, char *pszArgument, char *pszTitle, bool isSelected) | MenuCommon | |
CreateMenuItemUnicode(Menu *pMenu, int itemType, char *pszCommand, char *pszArgument, wchar_t *pszTitleUnicode, bool isSelected) | MenuCommon | |
currentStyleMenuItem | MenuCommon | |
DrawMenuBullet(FolderItem *item, HDC hDC, int nTop, int type) | MenuCommon | |
DrawMenuIndicator(MenuItem *item, HDC hDC, int nTop) | MenuCommon | |
DrawMenuPinned(MenuItem *item, HDC hDC, RECT itemRect) | MenuCommon | |
FindActiveAndDeactivate(Menu *m, bool repaint) | MenuCommon | |
FindAndSelect(MenuItem *item, LPSTR title, bool selected) | MenuCommon | |
Hide(int index=0) | MenuCommon | |
HideAfterInvoke(MenuItem *item, int button) | MenuCommon | |
hInst | MenuCommon | |
Initialize(HINSTANCE hInst) | MenuCommon | |
InsertFolder(Menu *pMenu, char *pszFolder, int menuType, bool includeSubFolders) | MenuCommon | |
Invoke(MenuItem *item, int button) | MenuCommon | |
m_hEditStringFont | MenuCommon | |
m_hFrameFont | MenuCommon | |
m_hGripFont | MenuCommon | |
m_hTitleFont | MenuCommon | |
m_MenusVector | MenuCommon | |
m_nBulletPosition | MenuCommon | |
m_nBulletSize | MenuCommon | |
m_nBulletStyle | MenuCommon | |
m_nGradientEntry | MenuCommon | |
m_nGradientSelEntry | MenuCommon | |
m_nGradientTitle | MenuCommon | |
m_nGripDisabled | MenuCommon | |
m_nGripHeight | MenuCommon | |
m_nLeftIndent | MenuCommon | |
m_nMarginHeight | MenuCommon | |
m_nRightIndent | MenuCommon | |
m_nSeparatorHeight | MenuCommon | |
m_nSubmenuHeight | MenuCommon | |
m_nTitleDisabled | MenuCommon | |
m_nTitleHeight | MenuCommon | |
m_pConfigMenu | MenuCommon | |
m_pMainMenu | MenuCommon | |
m_pPluginMenu | MenuCommon | |
m_pStylesMenu | MenuCommon | |
m_pThemesMenu | MenuCommon | |
m_pWorkspacesMenu | MenuCommon | |
m_szHotListName | MenuCommon | |
MenuCommon() | MenuCommon | |
ParseFolder(FILE *file, Menu *pMenu) | MenuCommon | |
ParseLine(FILE *file, Menu *pMenu, char *pszLine) | MenuCommon | |
ScrollToItem(Menu *m, MenuItem *item) | MenuCommon | |
stylesMenusPinned | MenuCommon | |
UpdateMainMenu(bool createAllMenus) | MenuCommon | |
~MenuCommon() | MenuCommon | |