Searched defs:texthost (Results 1 – 4 of 4) sorted by relevance
46 ITextHostImpl *texthost; in ME_CreateTextHost() local
383 ITextHost *texthost; member
3056 ME_TextEditor *ME_MakeEditor(ITextHost *texthost, BOOL bEmulateVersion10) in ME_MakeEditor()
831 struct ITextHostTestImpl texthost = {{&itextHostVtbl}, 1}; in test_COM() local