Home
last modified time | relevance | path

Searched refs:containerCapture (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/msw/
H A Dwebview_missing.h658 virtual HRESULT wxSTDCALL setCapture(VARIANT_BOOL containerCapture = -1) = 0;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/msw/
H A Dwebview_missing.h658 virtual HRESULT wxSTDCALL setCapture(VARIANT_BOOL containerCapture = -1) = 0;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/msw/private/
H A Dwebview_missing.h711 virtual HRESULT wxSTDCALL setCapture(VARIANT_BOOL containerCapture = -1) = 0;
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web.Mobile/UI/MobileControls/Design/
H A DNativeMethods.cs3227 bool containerCapture); in SetCapture() argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmshtmlc.h9929 virtual HRESULT WINAPI setCapture(VARIANT_BOOL containerCapture = -1) = 0;
10038 HRESULT (WINAPI *setCapture)(IHTMLElement2 *This,VARIANT_BOOL containerCapture);
10149 #define IHTMLElement2_setCapture(This,containerCapture) (This)->lpVtbl->setCapture(This,containerCa… argument
10250 HRESULT WINAPI IHTMLElement2_setCapture_Proxy(IHTMLElement2 *This,VARIANT_BOOL containerCapture);
H A Dmshtml.h38371 VARIANT_BOOL containerCapture = -1) = 0;
38738 VARIANT_BOOL containerCapture);
39160 #define IHTMLElement2_setCapture(This,containerCapture) (This)->lpVtbl->setCapture(This,containerCa…
39285 …c FORCEINLINE HRESULT IHTMLElement2_setCapture(IHTMLElement2* This,VARIANT_BOOL containerCapture) {
39286 return This->lpVtbl->setCapture(This,containerCapture);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmshtmlc.h9929 virtual HRESULT WINAPI setCapture(VARIANT_BOOL containerCapture = -1) = 0;
10038 HRESULT (WINAPI *setCapture)(IHTMLElement2 *This,VARIANT_BOOL containerCapture);
10149 #define IHTMLElement2_setCapture(This,containerCapture) (This)->lpVtbl->setCapture(This,containerCa… argument
10250 HRESULT WINAPI IHTMLElement2_setCapture_Proxy(IHTMLElement2 *This,VARIANT_BOOL containerCapture);
H A Dmshtml.h38371 VARIANT_BOOL containerCapture = -1) = 0;
38738 VARIANT_BOOL containerCapture);
39160 #define IHTMLElement2_setCapture(This,containerCapture) (This)->lpVtbl->setCapture(This,containerCa…
39285 …c FORCEINLINE HRESULT IHTMLElement2_setCapture(IHTMLElement2* This,VARIANT_BOOL containerCapture) {
39286 return This->lpVtbl->setCapture(This,containerCapture);