Searched refs:GetClipFactor (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Damvideo.idl117 HRESULT GetClipFactor([out] long * pClipFactor);
H A Damvideo.h664 virtual HRESULT STDMETHODCALLTYPE GetClipFactor(
743 HRESULT (STDMETHODCALLTYPE *GetClipFactor)( member in struct:IFullScreenVideoVtbl
804 #define IFullScreenVideo_GetClipFactor(This,pClipFactor) (This)->lpVtbl->GetClipFactor(This,pClipFactor)
846 return This->lpVtbl->GetClipFactor(This,pClipFactor);
1093 HRESULT (STDMETHODCALLTYPE *GetClipFactor)( member in struct:IFullScreenVideoExVtbl
1173 #define IFullScreenVideoEx_GetClipFactor(This,pClipFactor) (This)->lpVtbl->GetClipFactor(This,pClipFactor)
1220 return This->lpVtbl->GetClipFactor(This,pClipFactor);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Damvideo.idl117 HRESULT GetClipFactor([out] long * pClipFactor);
H A Damvideo.h664 virtual HRESULT STDMETHODCALLTYPE GetClipFactor(
743 HRESULT (STDMETHODCALLTYPE *GetClipFactor)( member in struct:IFullScreenVideoVtbl
804 #define IFullScreenVideo_GetClipFactor(This,pClipFactor) (This)->lpVtbl->GetClipFactor(This,pClipFactor)
846 return This->lpVtbl->GetClipFactor(This,pClipFactor);
1093 HRESULT (STDMETHODCALLTYPE *GetClipFactor)( member in struct:IFullScreenVideoExVtbl
1173 #define IFullScreenVideoEx_GetClipFactor(This,pClipFactor) (This)->lpVtbl->GetClipFactor(This,pClipFactor)
1220 return This->lpVtbl->GetClipFactor(This,pClipFactor);

Completed in 34 milliseconds