Home
last modified time | relevance | path

Searched defs:texthost (Results 1 – 4 of 4) sorted by relevance

/reactos/dll/win32/riched20/
H A Dtxthost.c46 ITextHostImpl *texthost; in ME_CreateTextHost() local
H A Deditstr.h383 ITextHost *texthost; member
H A Deditor.c3056 ME_TextEditor *ME_MakeEditor(ITextHost *texthost, BOOL bEmulateVersion10) in ME_MakeEditor()
/reactos/modules/rostests/winetests/riched20/
H A Dtxtsrv.c831 struct ITextHostTestImpl texthost = {{&itextHostVtbl}, 1}; in test_COM() local