HomeSort by relevance Sort by last modified time
    Searched full:hmenu (Results 26 - 39 of 39) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oleidl.h     [all...]
shlobj.h 202 STDMETHOD(QueryContextMenu)(THIS_ HMENU hmenu,UINT indexMenu,UINT idCmdFirst,UINT idCmdLast,UINT uFlags) PURE;
215 STDMETHOD(QueryContextMenu)(THIS_ HMENU hmenu,UINT indexMenu,UINT idCmdFirst,UINT idCmdLast,UINT uFlags) PURE;
229 STDMETHOD(QueryContextMenu)(THIS_ HMENU hmenu,UINT indexMenu,UINT idCmdFirst,UINT idCmdLast,UINT uFlags) PURE;
2301 HMENU hmenu; member in struct:_QCMINFO
    [all...]
ole2.h 78 WINOLEAPI_(HOLEMENU) OleCreateMenuDescriptor (HMENU hmenuCombined,LPOLEMENUGROUPWIDTHS lpMenuWidths);
windef.h 208 DECLARE_HANDLE(HMENU);
shdeprecated.h 143 virtual HRESULT WINAPI InsertMenuEntries(IUnknown *punk,HMENU hmenu,int nPos,int idFirst,int idLast,DWORD dwFlags) = 0;
161 HRESULT (WINAPI *InsertMenuEntries)(ITravelLog *This,IUnknown *punk,HMENU hmenu,int nPos,int idFirst,int idLast,DWORD dwFlags);
181 #define ITravelLog_InsertMenuEntries(This,punk,hmenu,nPos,idFirst,idLast,dwFlags) (This)->lpVtbl->InsertMenuEntries(This,punk,hmenu,nPos,idFirst,idLast,dwFlags)
201 HRESULT WINAPI ITravelLog_InsertMenuEntries_Proxy(ITravelLog *This,IUnknown *punk,HMENU hmenu,int nPos,int idFirst,int idLast,DWORD dwFlags);
    [all...]
shobjidl.h 5881 HMENU hmenu; member in struct:tagSMDATA
    [all...]
wtypes.h 552 typedef void *HMENU;
commctrl.h     [all...]
  /external/pdfium/fpdfsdk/src/
fsdk_mgr.cpp 50 FX_BOOL AppendMenuItem(FX_HMENU hMenu,
55 FX_BOOL EnableMenuItem(FX_HMENU hMenu,
60 int32_t TrackPopupMenu(FX_HMENU hMenu,
66 void DestroyMenu(FX_HMENU hMenu) override {}
    [all...]
  /external/webrtc/webrtc/examples/peerconnection/client/
main_wnd.cc 455 reinterpret_cast<HMENU>(id),
  /external/webrtc/webrtc/modules/video_render/test/testAPI/
testAPI.cc 145 (HMENU) NULL, // class menu used
  /external/opencv3/modules/highgui/src/
window_w32.cpp     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
macerrors.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
macerrors.py     [all...]

Completed in 688 milliseconds

12