Home | History | Annotate | Download | only in include

Lines Matching refs:RECT

5130     RECT rcBound;
5153 const RECT *pSourceRect,
5154 const RECT *pDestinationRect,
5161 const RECT *pSourceRect,
5162 const RECT *pDestinationRect) = 0;
5192 const RECT *pSourceRect,
5193 const RECT *pDestinationRect,
5202 const RECT *pSourceRect,
5203 const RECT *pDestinationRect);
5237 static FORCEINLINE HRESULT IOverlayNotify_OnClipChange(IOverlayNotify* This,const RECT *pSourceRect,const RECT *pDestinationRect,const RGNDATA *pRgnData) {
5243 static FORCEINLINE HRESULT IOverlayNotify_OnPositionChange(IOverlayNotify* This,const RECT *pSourceRect,const RECT *pDestinationRect) {
5262 const RECT *pSourceRect,
5263 const RECT *pDestinationRect,
5280 const RECT *pSourceRect,
5281 const RECT *pDestinationRect);
5336 const RECT *pSourceRect,
5337 const RECT *pDestinationRect,
5346 const RECT *pSourceRect,
5347 const RECT *pDestinationRect);
5388 static FORCEINLINE HRESULT IOverlayNotify2_OnClipChange(IOverlayNotify2* This,const RECT *pSourceRect,const RECT *pDestinationRect,const RGNDATA *pRgnData) {
5394 static FORCEINLINE HRESULT IOverlayNotify2_OnPositionChange(IOverlayNotify2* This,const RECT *pSourceRect,const RECT *pDestinationRect) {
5450 RECT *pSourceRect,
5451 RECT *pDestinationRect,
5455 RECT *pSourceRect,
5456 RECT *pDestinationRect) = 0;
5514 RECT *pSourceRect,
5515 RECT *pDestinationRect,
5520 RECT *pSourceRect,
5521 RECT *pDestinationRect);
5584 static FORCEINLINE HRESULT IOverlay_GetClipList(IOverlay* This,RECT *pSourceRect,RECT *pDestinationRect,RGNDATA **ppRgnData) {
5587 static FORCEINLINE HRESULT IOverlay_GetVideoPosition(IOverlay* This,RECT *pSourceRect,RECT *pDestinationRect) {
5653 RECT *pSourceRect,
5654 RECT *pDestinationRect,
5663 RECT *pSourceRect,
5664 RECT *pDestinationRect);
13779 virtual HRESULT WINAPI GetButtonRect(ULONG ulButton,RECT *pRect) = 0;
13825 HRESULT (WINAPI *GetButtonRect)(IDvdInfo2 *This,ULONG ulButton,RECT *pRect);
13951 HRESULT WINAPI IDvdInfo2_GetButtonRect_Proxy(IDvdInfo2 *This,ULONG ulButton,RECT *pRect);
14030 virtual HRESULT WINAPI SetDrawParameters(const RECT *prcSource,const RECT *prcTarget) = 0;
14044 HRESULT (WINAPI *SetDrawParameters)(IDDrawExclModeVideo *This,const RECT *prcSource,const RECT *prcTarget);
14073 HRESULT WINAPI IDDrawExclModeVideo_SetDrawParameters_Proxy(IDDrawExclModeVideo *This,const RECT *prcSource,const RECT *prcTarget);
14093 virtual HRESULT WINAPI OnUpdateOverlay(WINBOOL bBefore,DWORD dwFlags,WINBOOL bOldVisible,const RECT *prcOldSrc,const RECT *prcOldDest,WINBOOL bNewVisible,const RECT *prcNewSrc,const RECT *prcNewDest) = 0;
14103 HRESULT (WINAPI *OnUpdateOverlay)(IDDrawExclModeVideoCallback *This,WINBOOL bBefore,DWORD dwFlags,WINBOOL bOldVisible,const RECT *prcOldSrc,const RECT *prcOldDest,WINBOOL bNewVisible,const RECT *prcNewSrc,const RECT *prcNewDest);
14120 HRESULT WINAPI IDDrawExclModeVideoCallback_OnUpdateOverlay_Proxy(IDDrawExclModeVideoCallback *This,WINBOOL bBefore,DWORD dwFlags,WINBOOL bOldVisible,const RECT *prcOldSrc,const RECT *prcOldDest,WINBOOL bNewVisible,const RECT *prcNewSrc,const RECT *prcNewDest);
14392 RECT rcSrc;
14393 RECT rcDst;
14778 RECT rcMonitor;
15056 RECT rSrc;