Home
last modified time | relevance | path

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

/reactos/sdk/include/psdk/
H A Dtextserv.h317 const PARAFORMAT** ppPF) PURE; in DECLARE_INTERFACE_()
/reactos/modules/rostests/winetests/riched20/
H A Dtxtsrv.c308 static HRESULT __thiscall ITextHostImpl_TxGetParaFormat(ITextHost *iface, const PARAFORMAT **ppPF) in ITextHostImpl_TxGetParaFormat() argument
311 TRACECALL("Call to TxGetParaFormat(%p, ppPF=%p)\n", This, ppPF); in ITextHostImpl_TxGetParaFormat()