Searched refs:IHTMLImageElementFactory_create (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/ |
D | mshtmlc.h | 14315 #define IHTMLImageElementFactory_create(This,width,height,__MIDL_0011) (This)->lpVtbl->create(This,… macro
|
D | mshtml.h | 72774 #define IHTMLImageElementFactory_create(This,width,height,a) (This)->lpVtbl->create(This,width,heig… 72800 static FORCEINLINE HRESULT IHTMLImageElementFactory_create(IHTMLImageElementFactory* This,VARIANT w…
|