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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Damvideo.idl111 HRESULT CountModes([out] long * pModes);
H A Damvideo.h642 virtual HRESULT STDMETHODCALLTYPE CountModes(
715 HRESULT (STDMETHODCALLTYPE *CountModes)( member in struct:IFullScreenVideoVtbl
798 #define IFullScreenVideo_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes)
828 return This->lpVtbl->CountModes(This,pModes);
1065 HRESULT (STDMETHODCALLTYPE *CountModes)( member in struct:IFullScreenVideoExVtbl
1167 #define IFullScreenVideoEx_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes)
1202 return This->lpVtbl->CountModes(This,pModes);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Damvideo.idl111 HRESULT CountModes([out] long * pModes);
H A Damvideo.h642 virtual HRESULT STDMETHODCALLTYPE CountModes(
715 HRESULT (STDMETHODCALLTYPE *CountModes)( member in struct:IFullScreenVideoVtbl
798 #define IFullScreenVideo_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes)
828 return This->lpVtbl->CountModes(This,pModes);
1065 HRESULT (STDMETHODCALLTYPE *CountModes)( member in struct:IFullScreenVideoExVtbl
1167 #define IFullScreenVideoEx_CountModes(This,pModes) (This)->lpVtbl->CountModes(This,pModes)
1202 return This->lpVtbl->CountModes(This,pModes);

Completed in 41 milliseconds