Searched refs:IHTMLTable_createCaption (Results 1 – 2 of 2) sorted by relevance
25586 #define IHTMLTable_createCaption(This,caption) (This)->lpVtbl->createCaption(This,caption) macro
128364 #define IHTMLTable_createCaption(This,caption) (This)->lpVtbl->createCaption(This,caption)128522 static FORCEINLINE HRESULT IHTMLTable_createCaption(IHTMLTable* This,IHTMLTableCaption **caption) {