Home
last modified time | relevance | path

Searched refs:IHTMLTextAreaElement_put_rows (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.h19072 #define IHTMLTextAreaElement_put_rows(This,v) (This)->lpVtbl->put_rows(This,v) macro
Dmshtml.h93125 #define IHTMLTextAreaElement_put_rows(This,v) (This)->lpVtbl->put_rows(This,v)
93214 static FORCEINLINE HRESULT IHTMLTextAreaElement_put_rows(IHTMLTextAreaElement* This,LONG v) {