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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Damvideo.idl139 HRESULT GetAcceleratorTable([out] HWND * phwnd, [out] HACCEL * phAccel);
H A Damvideo.h1039 HACCEL *phAccel) = 0;
1144 HACCEL *phAccel);
1186 #define IFullScreenVideoEx_GetAcceleratorTable(This,phwnd,phAccel) (This)->lpVtbl->GetAcceleratorTable(This,phwnd,phAccel)
1256 static FORCEINLINE HRESULT IFullScreenVideoEx_GetAcceleratorTable(IFullScreenVideoEx* This,HWND *phwnd,HACCEL *phAccel) { argument
1257 return This->lpVtbl->GetAcceleratorTable(This,phwnd,phAccel);
1282 HACCEL *phAccel);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Damvideo.idl139 HRESULT GetAcceleratorTable([out] HWND * phwnd, [out] HACCEL * phAccel);
H A Damvideo.h1039 HACCEL *phAccel) = 0;
1144 HACCEL *phAccel);
1186 #define IFullScreenVideoEx_GetAcceleratorTable(This,phwnd,phAccel) (This)->lpVtbl->GetAcceleratorTable(This,phwnd,phAccel)
1256 static FORCEINLINE HRESULT IFullScreenVideoEx_GetAcceleratorTable(IFullScreenVideoEx* This,HWND *phwnd,HACCEL *phAccel) { argument
1257 return This->lpVtbl->GetAcceleratorTable(This,phwnd,phAccel);
1282 HACCEL *phAccel);

Completed in 176 milliseconds