Home
last modified time | relevance | path

Searched refs:IHTMLTableSection_insertRow (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.h25391 #define IHTMLTableSection_insertRow(This,index,row) (This)->lpVtbl->insertRow(This,index,row) macro
Dmshtml.h130362 #define IHTMLTableSection_insertRow(This,index,row) (This)->lpVtbl->insertRow(This,index,row)
130410 static FORCEINLINE HRESULT IHTMLTableSection_insertRow(IHTMLTableSection* This,LONG index,IDispatch…