Home
last modified time | relevance | path

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

/reactos/dll/win32/msctf/
H A Dcontext.c588 static const ITfSourceVtbl ContextSourceVtbl = variable
1066 This->ITfSource_iface.lpVtbl = &ContextSourceVtbl; in Context_Constructor()