Home
last modified time | relevance | path

Searched refs:IHTMLAppBehavior_put_border (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.h32808 #define IHTMLAppBehavior_put_border(This,v) (This)->lpVtbl->put_border(This,v) macro
Dmshtml.h219454 #define IHTMLAppBehavior_put_border(This,v) (This)->lpVtbl->put_border(This,v)
219528 static FORCEINLINE HRESULT IHTMLAppBehavior_put_border(IHTMLAppBehavior* This,BSTR v) {