Home
last modified time | relevance | path

Searched refs:IHTMLFrameBase_put_noResize (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dmshtmlc.h22878 #define IHTMLFrameBase_put_noResize(This,v) (This)->lpVtbl->put_noResize(This,v) macro
Dmshtml.h138502 #define IHTMLFrameBase_put_noResize(This,v) (This)->lpVtbl->put_noResize(This,v)
138573 static FORCEINLINE HRESULT IHTMLFrameBase_put_noResize(IHTMLFrameBase* This,VARIANT_BOOL v) {