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/ |
D | mshtmlc.h | 25391 #define IHTMLTableSection_insertRow(This,index,row) (This)->lpVtbl->insertRow(This,index,row) macro
|
D | mshtml.h | 130362 #define IHTMLTableSection_insertRow(This,index,row) (This)->lpVtbl->insertRow(This,index,row) 130410 static FORCEINLINE HRESULT IHTMLTableSection_insertRow(IHTMLTableSection* This,LONG index,IDispatch…
|