Mode              539 3rdparty/include/dshow/amvideo.h         LONG Mode,
Mode              548 3rdparty/include/dshow/amvideo.h         LONG Mode) = 0;
Mode              551 3rdparty/include/dshow/amvideo.h         LONG Mode) = 0;
Mode              554 3rdparty/include/dshow/amvideo.h         LONG Mode,
Mode              614 3rdparty/include/dshow/amvideo.h         LONG Mode,
Mode              625 3rdparty/include/dshow/amvideo.h         LONG Mode);
Mode              629 3rdparty/include/dshow/amvideo.h         LONG Mode);
Mode              633 3rdparty/include/dshow/amvideo.h         LONG Mode,
Mode              691 3rdparty/include/dshow/amvideo.h #define IFullScreenVideo_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth)
Mode              693 3rdparty/include/dshow/amvideo.h #define IFullScreenVideo_IsModeAvailable(This,Mode) (This)->lpVtbl->IsModeAvailable(This,Mode)
Mode              694 3rdparty/include/dshow/amvideo.h #define IFullScreenVideo_IsModeEnabled(This,Mode) (This)->lpVtbl->IsModeEnabled(This,Mode)
Mode              695 3rdparty/include/dshow/amvideo.h #define IFullScreenVideo_SetEnabled(This,Mode,bEnabled) (This)->lpVtbl->SetEnabled(This,Mode,bEnabled)
Mode              721 3rdparty/include/dshow/amvideo.h     LONG Mode,
Mode              740 3rdparty/include/dshow/amvideo.h     LONG Mode);
Mode              748 3rdparty/include/dshow/amvideo.h     LONG Mode);
Mode              756 3rdparty/include/dshow/amvideo.h     LONG Mode,
Mode              899 3rdparty/include/dshow/amvideo.h         LONG Mode,
Mode              910 3rdparty/include/dshow/amvideo.h         LONG Mode);
Mode              914 3rdparty/include/dshow/amvideo.h         LONG Mode);
Mode              918 3rdparty/include/dshow/amvideo.h         LONG Mode,
Mode              995 3rdparty/include/dshow/amvideo.h #define IFullScreenVideoEx_GetModeInfo(This,Mode,pWidth,pHeight,pDepth) (This)->lpVtbl->GetModeInfo(This,Mode,pWidth,pHeight,pDepth)
Mode              997 3rdparty/include/dshow/amvideo.h #define IFullScreenVideoEx_IsModeAvailable(This,Mode) (This)->lpVtbl->IsModeAvailable(This,Mode)
Mode              998 3rdparty/include/dshow/amvideo.h #define IFullScreenVideoEx_IsModeEnabled(This,Mode) (This)->lpVtbl->IsModeEnabled(This,Mode)
Mode              999 3rdparty/include/dshow/amvideo.h #define IFullScreenVideoEx_SetEnabled(This,Mode,bEnabled) (This)->lpVtbl->SetEnabled(This,Mode,bEnabled)
Mode             4093 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI SetMode(IPin *pPin,long Mode) = 0;
Mode             4094 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetMode(IPin *pPin,long *Mode) = 0;
Mode             4106 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetMode)(IAMVideoControl *This,IPin *pPin,long Mode);
Mode             4107 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetMode)(IAMVideoControl *This,IPin *pPin,long *Mode);
Mode             4121 3rdparty/include/dshow/strmif.h #define IAMVideoControl_SetMode(This,pPin,Mode) (This)->lpVtbl->SetMode(This,pPin,Mode)
Mode             4122 3rdparty/include/dshow/strmif.h #define IAMVideoControl_GetMode(This,pPin,Mode) (This)->lpVtbl->GetMode(This,pPin,Mode)
Mode             4130 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMVideoControl_SetMode_Proxy(IAMVideoControl *This,IPin *pPin,long Mode);
Mode             4132 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMVideoControl_GetMode_Proxy(IAMVideoControl *This,IPin *pPin,long *Mode);
Mode             4866 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI Calibrate(HEVENT hEvent,long Mode,long *pStatus) = 0;
Mode             4881 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *Calibrate)(IAMExtDevice *This,HEVENT hEvent,long Mode,long *pStatus);
Mode             4898 3rdparty/include/dshow/strmif.h #define IAMExtDevice_Calibrate(This,hEvent,Mode,pStatus) (This)->lpVtbl->Calibrate(This,hEvent,Mode,pStatus)
Mode             4913 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMExtDevice_Calibrate_Proxy(IAMExtDevice *This,HEVENT hEvent,long Mode,long *pStatus);
Mode             4943 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI put_Mode(long Mode) = 0;
Mode             4978 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *put_Mode)(IAMExtTransport *This,long Mode);
Mode             5015 3rdparty/include/dshow/strmif.h #define IAMExtTransport_put_Mode(This,Mode) (This)->lpVtbl->put_Mode(This,Mode)
Mode             5057 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IAMExtTransport_put_Mode_Proxy(IAMExtTransport *This,long Mode);
Mode             8866 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI SetRenderingMode(DWORD Mode) = 0;
Mode             8880 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetRenderingMode)(IVMRFilterConfig *This,DWORD Mode);
Mode             8896 3rdparty/include/dshow/strmif.h #define IVMRFilterConfig_SetRenderingMode(This,Mode) (This)->lpVtbl->SetRenderingMode(This,Mode)
Mode             8910 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRFilterConfig_SetRenderingMode_Proxy(IVMRFilterConfig *This,DWORD Mode);
Mode              413 modules/java/generator/src/java/android+CameraBridgeViewBase.java                 canvas.drawColor(0, android.graphics.PorterDuff.Mode.CLEAR);