Home
last modified time | relevance | path

Searched refs:IHTMLFrameElement_put_borderColor (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.h27906 #define IHTMLFrameElement_put_borderColor(This,v) (This)->lpVtbl->put_borderColor(This,v) macro
Dmshtml.h139370 #define IHTMLFrameElement_put_borderColor(This,v) (This)->lpVtbl->put_borderColor(This,v)
139397 static FORCEINLINE HRESULT IHTMLFrameElement_put_borderColor(IHTMLFrameElement* This,VARIANT v) {