Home
last modified time | relevance | path

Searched refs:IHTMLStyle_put_textTransform (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.h4920 #define IHTMLStyle_put_textTransform(This,v) (This)->lpVtbl->put_textTransform(This,v) macro
Dmshtml.h22387 #define IHTMLStyle_put_textTransform(This,v) (This)->lpVtbl->put_textTransform(This,v)
22687 static FORCEINLINE HRESULT IHTMLStyle_put_textTransform(IHTMLStyle* This,BSTR v) {