Searched refs:Width (Results 1 - 25 of 70) sorted by relevance

123

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/gdiplus/
H A Dgdiplustypes.h62 INT Width; member in struct:Size
66 Size(): Width(0), Height(0) {}
67 Size(INT width, INT height): Width(width), Height(height) {}
68 Size(const Size& size): Width(size.Width), Height(size.Height) {}
71 return Width == 0 && Height == 0;
74 return Width == size.Width && Height == size.Height;
77 return Size(Width + size.Width, Heigh
86 REAL Width; member in struct:SizeF
156 INT Width; member in struct:Rect
281 REAL Width; member in struct:RectF
[all...]
H A Dgdiplusmetaheader.h84 INT Width; member in struct:MetafileHeader
102 rect->Width = Width;
H A Dgdiplusgraphics.h150 rect.X, rect.Y, rect.Width, rect.Height,
158 rect.X, rect.Y, rect.Width, rect.Height,
311 rect.X, rect.Y, rect.Width, rect.Height));
317 rect.X, rect.Y, rect.Width, rect.Height));
366 rect.X, rect.Y, rect.Width, rect.Height));
373 rect.X, rect.Y, rect.Width, rect.Height));
418 destRect.Width, destRect.Height,
434 destRect.Width, destRect.Height,
447 destRect.Width, destRect.Height,
449 sourceRect.Width, sourceRec
[all...]
H A Dgdipluspath.h100 rect.X, rect.Y, rect.Width, rect.Height,
106 rect.X, rect.Y, rect.Width, rect.Height,
212 rect.X, rect.Y, rect.Width, rect.Height));
217 rect.X, rect.Y, rect.Width, rect.Height));
270 rect.X, rect.Y, rect.Width, rect.Height,
276 rect.X, rect.Y, rect.Width, rect.Height,
292 rect.X, rect.Y, rect.Width, rect.Height));
298 rect.X, rect.Y, rect.Width, rect.Height));
504 srcRect.Width, srcRect.Height,
H A Dgdiplusbrush.h485 dstRect.Width, dstRect.Height, &nativeTexture);
494 dstRect.Width, dstRect.Height, &nativeTexture);
505 dstRect.Width, dstRect.Height, &nativeTexture);
516 dstRect.Width, dstRect.Height, &nativeTexture);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/gdiplus/
H A Dgdiplustypes.h62 INT Width; member in struct:Size
66 Size(): Width(0), Height(0) {}
67 Size(INT width, INT height): Width(width), Height(height) {}
68 Size(const Size& size): Width(size.Width), Height(size.Height) {}
71 return Width == 0 && Height == 0;
74 return Width == size.Width && Height == size.Height;
77 return Size(Width + size.Width, Heigh
86 REAL Width; member in struct:SizeF
156 INT Width; member in struct:Rect
281 REAL Width; member in struct:RectF
[all...]
H A Dgdiplusmetaheader.h84 INT Width; member in struct:MetafileHeader
102 rect->Width = Width;
H A Dgdiplusgraphics.h150 rect.X, rect.Y, rect.Width, rect.Height,
158 rect.X, rect.Y, rect.Width, rect.Height,
311 rect.X, rect.Y, rect.Width, rect.Height));
317 rect.X, rect.Y, rect.Width, rect.Height));
366 rect.X, rect.Y, rect.Width, rect.Height));
373 rect.X, rect.Y, rect.Width, rect.Height));
418 destRect.Width, destRect.Height,
434 destRect.Width, destRect.Height,
447 destRect.Width, destRect.Height,
449 sourceRect.Width, sourceRec
[all...]
H A Dgdipluspath.h100 rect.X, rect.Y, rect.Width, rect.Height,
106 rect.X, rect.Y, rect.Width, rect.Height,
212 rect.X, rect.Y, rect.Width, rect.Height));
217 rect.X, rect.Y, rect.Width, rect.Height));
270 rect.X, rect.Y, rect.Width, rect.Height,
276 rect.X, rect.Y, rect.Width, rect.Height,
292 rect.X, rect.Y, rect.Width, rect.Height));
298 rect.X, rect.Y, rect.Width, rect.Height));
504 srcRect.Width, srcRect.Height,
H A Dgdiplusbrush.h485 dstRect.Width, dstRect.Height, &nativeTexture);
494 dstRect.Width, dstRect.Height, &nativeTexture);
505 dstRect.Width, dstRect.Height, &nativeTexture);
516 dstRect.Width, dstRect.Height, &nativeTexture);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Ddxgitype.h56 UINT Width; member in struct:DXGI_MODE_DESC
H A Dqedit.idl134 LONG Width,
140 LONG Width,
H A Dqedit.h416 LONG Width,
421 LONG Width,
503 LONG Width,
509 LONG Width,
552 #define IMediaDet_GetBitmapBits(This,StreamTime,pBufferSize,pBuffer,Width,Height) (This)->lpVtbl->GetBitmapBits(This,StreamTime,pBufferSize,pBuffer,Width,Height)
553 #define IMediaDet_WriteBitmapBits(This,StreamTime,Width,Height,Filename) (This)->lpVtbl->WriteBitmapBits(This,StreamTime,Width,Height,Filename)
600 static FORCEINLINE HRESULT IMediaDet_GetBitmapBits(IMediaDet* This,double StreamTime,LONG *pBufferSize,char *pBuffer,LONG Width,LONG Height) {
601 return This->lpVtbl->GetBitmapBits(This,StreamTime,pBufferSize,pBuffer,Width,Heigh
[all...]
H A Ddxva2api.h210 UINT Width; member in struct:_DXVA2_DecodeBufferDesc
696 STDMETHOD_(HRESULT,CreateSurface)(THIS_ UINT Width,UINT Height,UINT BackBuffers,D3DFORMAT Format,D3DPOOL Pool,DWORD Usage,DWORD DxvaType,IDirect3DSurface9 **ppSurface,HANDLE *pSharedHandle) PURE;
704 #define IDirectXVideoAccelerationService_CreateSurface(This,Width,Height,BackBuffers,Format,Pool,Usage,DxvaType,ppSurface,pSharedHandle) (This)->lpVtbl->CreateSurface(This,Width,Height,BackBuffers,Format,Pool,Usage,DxvaType,ppSurface,pSharedHandle)
719 STDMETHOD_(HRESULT,CreateSurface)(THIS_ UINT Width,UINT Height,UINT BackBuffers,D3DFORMAT Format,D3DPOOL Pool,DWORD Usage,DWORD DxvaType,IDirect3DSurface9 **ppSurface,HANDLE *pSharedHandle) PURE;
733 #define IDirectXVideoDecoderService_CreateSurface(This,Width,Height,BackBuffers,Format,Pool,Usage,DxvaType,ppSurface,pSharedHandle) (This)->lpVtbl->CreateSurface(This,Width,Height,BackBuffers,Format,Pool,Usage,DxvaType,ppSurface,pSharedHandle)
H A Dd3d9types.h1338 UINT Width; member in struct:_D3DDISPLAYMODE
1466 UINT Width; member in struct:_D3DRECTPATCH_INFO
1480 UINT Width; member in struct:_D3DSURFACE_DESC
1503 DWORD Width; member in struct:_D3DVIEWPORT9
1515 UINT Width; member in struct:_D3DVOLUME_DESC
1540 UINT Width; member in struct:D3DDISPLAYMODEEX
H A Dd3d8types.h1036 UINT Width; member in struct:_D3DDISPLAYMODE
1159 UINT Width; member in struct:_D3DRECTPATCH_INFO
1173 UINT Width; member in struct:_D3DSURFACE_DESC
1196 DWORD Width; member in struct:_D3DVIEWPORT8
1208 UINT Width; member in struct:_D3DVOLUME_DESC
H A Dcontrol.h546 virtual HRESULT WINAPI put_Width(__LONG32 Width) = 0;
562 virtual HRESULT WINAPI SetWindowPosition(__LONG32 Left,__LONG32 Top,__LONG32 Width,__LONG32 Height) = 0;
596 HRESULT (WINAPI *put_Width)(IVideoWindow *This,__LONG32 Width);
612 HRESULT (WINAPI *SetWindowPosition)(IVideoWindow *This,__LONG32 Left,__LONG32 Top,__LONG32 Width,__LONG32 Height);
648 #define IVideoWindow_put_Width(This,Width) (This)->lpVtbl->put_Width(This,Width)
664 #define IVideoWindow_SetWindowPosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetWindowPosition(This,Left,Top,Width,Height)
705 HRESULT WINAPI IVideoWindow_put_Width_Proxy(IVideoWindow *This,__LONG32 Width);
737 HRESULT WINAPI IVideoWindow_SetWindowPosition_Proxy(IVideoWindow *This,__LONG32 Left,__LONG32 Top,__LONG32 Width,__LONG3
[all...]
H A Ddxvahd.h399 STDMETHOD_(HRESULT,CreateVideoSurface)(THIS_ UINT Width,UINT Height,D3DFORMAT Format,D3DPOOL Pool,DWORD Usage,DXVAHD_SURFACE_TYPE Type,UINT NumSurfaces,IDirect3DSurface9 **ppSurfaces,HANDLE *pSharedHandle) PURE;
414 #define IDXVAHD_Device_CreateVideoSurface(This,Width,Height,Format,Pool,Usage,Type,NumSurfaces,ppSurfaces,pSharedHandle) (This)->lpVtbl->CreateVideoSurface(This,Width,Height,Format,Pool,Usage,Type,NumSurfaces,ppSurfaces,pSharedHandle)
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Ddxgitype.h56 UINT Width; member in struct:DXGI_MODE_DESC
H A Dqedit.idl134 LONG Width,
140 LONG Width,
H A Dqedit.h416 LONG Width,
421 LONG Width,
503 LONG Width,
509 LONG Width,
552 #define IMediaDet_GetBitmapBits(This,StreamTime,pBufferSize,pBuffer,Width,Height) (This)->lpVtbl->GetBitmapBits(This,StreamTime,pBufferSize,pBuffer,Width,Height)
553 #define IMediaDet_WriteBitmapBits(This,StreamTime,Width,Height,Filename) (This)->lpVtbl->WriteBitmapBits(This,StreamTime,Width,Height,Filename)
600 static FORCEINLINE HRESULT IMediaDet_GetBitmapBits(IMediaDet* This,double StreamTime,LONG *pBufferSize,char *pBuffer,LONG Width,LONG Height) {
601 return This->lpVtbl->GetBitmapBits(This,StreamTime,pBufferSize,pBuffer,Width,Heigh
[all...]
H A Ddxva2api.h210 UINT Width; member in struct:_DXVA2_DecodeBufferDesc
696 STDMETHOD_(HRESULT,CreateSurface)(THIS_ UINT Width,UINT Height,UINT BackBuffers,D3DFORMAT Format,D3DPOOL Pool,DWORD Usage,DWORD DxvaType,IDirect3DSurface9 **ppSurface,HANDLE *pSharedHandle) PURE;
704 #define IDirectXVideoAccelerationService_CreateSurface(This,Width,Height,BackBuffers,Format,Pool,Usage,DxvaType,ppSurface,pSharedHandle) (This)->lpVtbl->CreateSurface(This,Width,Height,BackBuffers,Format,Pool,Usage,DxvaType,ppSurface,pSharedHandle)
719 STDMETHOD_(HRESULT,CreateSurface)(THIS_ UINT Width,UINT Height,UINT BackBuffers,D3DFORMAT Format,D3DPOOL Pool,DWORD Usage,DWORD DxvaType,IDirect3DSurface9 **ppSurface,HANDLE *pSharedHandle) PURE;
733 #define IDirectXVideoDecoderService_CreateSurface(This,Width,Height,BackBuffers,Format,Pool,Usage,DxvaType,ppSurface,pSharedHandle) (This)->lpVtbl->CreateSurface(This,Width,Height,BackBuffers,Format,Pool,Usage,DxvaType,ppSurface,pSharedHandle)
H A Dd3d9types.h1338 UINT Width; member in struct:_D3DDISPLAYMODE
1466 UINT Width; member in struct:_D3DRECTPATCH_INFO
1480 UINT Width; member in struct:_D3DSURFACE_DESC
1503 DWORD Width; member in struct:_D3DVIEWPORT9
1515 UINT Width; member in struct:_D3DVOLUME_DESC
1540 UINT Width; member in struct:D3DDISPLAYMODEEX
H A Dd3d8types.h1036 UINT Width; member in struct:_D3DDISPLAYMODE
1159 UINT Width; member in struct:_D3DRECTPATCH_INFO
1173 UINT Width; member in struct:_D3DSURFACE_DESC
1196 DWORD Width; member in struct:_D3DVIEWPORT8
1208 UINT Width; member in struct:_D3DVOLUME_DESC
H A Dcontrol.h546 virtual HRESULT WINAPI put_Width(__LONG32 Width) = 0;
562 virtual HRESULT WINAPI SetWindowPosition(__LONG32 Left,__LONG32 Top,__LONG32 Width,__LONG32 Height) = 0;
596 HRESULT (WINAPI *put_Width)(IVideoWindow *This,__LONG32 Width);
612 HRESULT (WINAPI *SetWindowPosition)(IVideoWindow *This,__LONG32 Left,__LONG32 Top,__LONG32 Width,__LONG32 Height);
648 #define IVideoWindow_put_Width(This,Width) (This)->lpVtbl->put_Width(This,Width)
664 #define IVideoWindow_SetWindowPosition(This,Left,Top,Width,Height) (This)->lpVtbl->SetWindowPosition(This,Left,Top,Width,Height)
705 HRESULT WINAPI IVideoWindow_put_Width_Proxy(IVideoWindow *This,__LONG32 Width);
737 HRESULT WINAPI IVideoWindow_SetWindowPosition_Proxy(IVideoWindow *This,__LONG32 Left,__LONG32 Top,__LONG32 Width,__LONG3
[all...]

Completed in 1384 milliseconds

123