Searched refs:IAVIEditStream_Paste (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/win32/avifil32/ |
H A D | editstream.c | 406 hr = IAVIEditStream_Paste(&pEdit->IAVIEditStream_iface, &start, plLength, &This->IAVIStream_iface, in IAVIEditStream_fnCopy()
|
H A D | api.c | 2088 hr = IAVIEditStream_Paste(pEdit, plStart, plLength, pSource, lStart, lEnd); in EditStreamPaste()
|
/reactos/sdk/include/psdk/ |
H A D | vfw.h | 1515 #define IAVIEditStream_Paste(p,a,b,c,d,e) (p)->lpVtbl->Paste(p,a,b,c,d,e) macro
|