Home
last modified time | relevance | path

Searched refs:impl_from_IViewObjectEx (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/mshtml/
H A Dview.c735 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_QueryInterface()
741 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_AddRef()
747 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_Release()
755 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_Draw()
764 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_GetColorSet()
772 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_Freeze()
779 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_Unfreeze()
786 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_SetAdvise()
804 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_GetAdvise()
812 HTMLDocument *This = impl_from_IViewObjectEx(iface); in ViewObject_GetExtent()
[all …]