Searched defs:unk_impl (Results 1 – 6 of 6) sorted by relevance
544 struct unk_impl { struct550 static inline struct unk_impl *impl_from_IUnknown(IUnknown *iface) in impl_from_IUnknown() argument
34 struct unk_impl { struct40 static inline struct unk_impl *impl_from_IUnknown(IUnknown *iface) in impl_from_IUnknown() argument
306 struct unk_impl struct312 static inline struct unk_impl *impl_from_IUnknown(IUnknown *iface) in impl_from_IUnknown() argument
789 struct unk_impl { struct795 static inline struct unk_impl *impl_from_IUnknown(IUnknown *iface) in impl_from_IUnknown() argument
570 IUnknown *unk_impl; member
4356 static void init_doc(HTMLDocument *doc, IUnknown *unk_impl, IDispatchEx *dispex) in init_doc()