Home
last modified time | relevance | path

Searched refs:IHTMLTableCell_put_bgColor (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.h26383 #define IHTMLTableCell_put_bgColor(This,v) (This)->lpVtbl->put_bgColor(This,v) macro
Dmshtml.h132515 #define IHTMLTableCell_put_bgColor(This,v) (This)->lpVtbl->put_bgColor(This,v)
132581 static FORCEINLINE HRESULT IHTMLTableCell_put_bgColor(IHTMLTableCell* This,VARIANT v) {