Home
last modified time | relevance | path

Searched defs:plStart (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/avifil32/
H A Deditstream.c289 static HRESULT WINAPI IAVIEditStream_fnCut(IAVIEditStream*iface,LONG*plStart, in IAVIEditStream_fnCut()
373 static HRESULT WINAPI IAVIEditStream_fnCopy(IAVIEditStream*iface,LONG*plStart, in IAVIEditStream_fnCopy()
417 static HRESULT WINAPI IAVIEditStream_fnPaste(IAVIEditStream*iface,LONG*plStart, in IAVIEditStream_fnPaste()
H A Dapi.c2014 HRESULT WINAPI EditStreamCopy(PAVISTREAM pStream, LONG *plStart, in EditStreamCopy()
2043 HRESULT WINAPI EditStreamCut(PAVISTREAM pStream, LONG *plStart, in EditStreamCut()
2072 HRESULT WINAPI EditStreamPaste(PAVISTREAM pDest, LONG *plStart, LONG *plLength, in EditStreamPaste()