Home
last modified time | relevance | path

Searched defs:ContextMenu (Results 1 – 1 of 1) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmmcobj.h140 typedef struct ContextMenu ContextMenu; typedef
1510 #define View_get_ScopeNodeContextMenu(This,ScopeNode,ContextMenu) (This)->lpVtbl->get_ScopeNodeCont… argument
1511 #define View_get_SelectionContextMenu(This,ContextMenu) (This)->lpVtbl->get_SelectionContextMenu(Th… argument
1673 struct ContextMenu : public IDispatch { struct
1694 struct ContextMenu { struct
1695 CONST_VTBL struct ContextMenuVtbl *lpVtbl; argument