Home
last modified time | relevance | path

Searched refs:IHTMLTable_createCaption (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.h25586 #define IHTMLTable_createCaption(This,caption) (This)->lpVtbl->createCaption(This,caption) macro
Dmshtml.h128364 #define IHTMLTable_createCaption(This,caption) (This)->lpVtbl->createCaption(This,caption)
128522 static FORCEINLINE HRESULT IHTMLTable_createCaption(IHTMLTable* This,IHTMLTableCaption **caption) {