Searched defs:phwnd (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Damvideo.h1038 HWND *phwnd,
1143 HWND *phwnd,
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);
1281 HWND *phwnd,
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Damvideo.h1038 HWND *phwnd,
1143 HWND *phwnd,
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);
1281 HWND *phwnd,

Completed in 1139 milliseconds