IDirectDrawClipper_SetClipList 1323 3rdparty/include/dshow/ddraw.h #define IDirectDrawClipper_SetClipList(p,a,b)     (p)->lpVtbl->SetClipList(p,a,b)
IDirectDrawClipper_SetClipList 1335 3rdparty/include/dshow/ddraw.h #define IDirectDrawClipper_SetClipList(p,a,b)     (p)->SetClipList(a,b)