Home
last modified time | relevance | path

Searched refs:IHTMLDialog2_get_resizable (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.h32490 #define IHTMLDialog2_get_resizable(This,p) (This)->lpVtbl->get_resizable(This,p) macro
Dmshtml.h218384 #define IHTMLDialog2_get_resizable(This,p) (This)->lpVtbl->get_resizable(This,p)
218419 static FORCEINLINE HRESULT IHTMLDialog2_get_resizable(IHTMLDialog2* This,BSTR *p) {