Searched refs:pWidth (Results 1 - 17 of 17) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/gregbook/
H A Dreadpng.h57 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight);
H A Dreadpng.c63 int readpng_init(FILE *infile, ulg *pWidth, ulg *pHeight) argument
115 *pWidth = width;
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcontrol.idl114 [propget] HRESULT Width( [out] LONG *pWidth );
130 HRESULT GetWindowPosition( [out] LONG *pLeft, [out] LONG *pTop, [out] LONG *pWidth, [out] LONG *pHeight );
131 HRESULT GetMinIdealImageSize( [out] LONG *pWidth, [out] LONG *pHeight );
132 HRESULT GetMaxIdealImageSize( [out] LONG *pWidth, [out] LONG *pHeight );
133 HRESULT GetRestorePosition( [out] LONG *pLeft, [out] LONG *pTop, [out] LONG *pWidth, [out] LONG *pHeight );
171 HRESULT GetSourcePosition( [out] LONG *pLeft, [out] LONG *pTop, [out] LONG *pWidth, [out] LONG *pHeight );
174 HRESULT GetDestinationPosition( [out] LONG *pLeft, [out] LONG *pTop, [out] LONG *pWidth, [out] LONG *pHeight );
176 HRESULT GetVideoSize( [out] LONG *pWidth, [out] LONG *pHeight );
H A Damvideo.idl121 HRESULT GetModeInfo([in] long Mode, [out] long * pWidth, [out] long * pHeight, [out] long * pDepth);
H A Dwincodec.idl310 [out] UINT *pWidth,
H A Docidl.idl171 [propget] HRESULT Width( [out] OLE_XSIZE_HIMETRIC *pWidth );
H A Dd3d10.idl1588 [out] UINT *pWidth,
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcontrol.idl114 [propget] HRESULT Width( [out] LONG *pWidth );
130 HRESULT GetWindowPosition( [out] LONG *pLeft, [out] LONG *pTop, [out] LONG *pWidth, [out] LONG *pHeight );
131 HRESULT GetMinIdealImageSize( [out] LONG *pWidth, [out] LONG *pHeight );
132 HRESULT GetMaxIdealImageSize( [out] LONG *pWidth, [out] LONG *pHeight );
133 HRESULT GetRestorePosition( [out] LONG *pLeft, [out] LONG *pTop, [out] LONG *pWidth, [out] LONG *pHeight );
171 HRESULT GetSourcePosition( [out] LONG *pLeft, [out] LONG *pTop, [out] LONG *pWidth, [out] LONG *pHeight );
174 HRESULT GetDestinationPosition( [out] LONG *pLeft, [out] LONG *pTop, [out] LONG *pWidth, [out] LONG *pHeight );
176 HRESULT GetVideoSize( [out] LONG *pWidth, [out] LONG *pHeight );
H A Damvideo.idl121 HRESULT GetModeInfo([in] long Mode, [out] long * pWidth, [out] long * pHeight, [out] long * pDepth);
H A Dwincodec.idl231 [out] UINT *pWidth,
H A Dd3d10.idl1527 [out] UINT *pWidth,
H A Docidl.idl171 [propget] HRESULT Width( [out] OLE_XSIZE_HIMETRIC *pWidth );
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/wine/
H A Dstrmbase.h468 HRESULT WINAPI BaseControlWindowImpl_get_Width(IVideoWindow *iface, LONG *pWidth);
484 HRESULT WINAPI BaseControlWindowImpl_GetWindowPosition(IVideoWindow *iface, LONG *pLeft, LONG *pTop, LONG *pWidth, LONG *pHeight);
486 HRESULT WINAPI BaseControlWindowImpl_GetMinIdealImageSize(IVideoWindow *iface, LONG *pWidth, LONG *pHeight);
487 HRESULT WINAPI BaseControlWindowImpl_GetMaxIdealImageSize(IVideoWindow *iface, LONG *pWidth, LONG *pHeight);
488 HRESULT WINAPI BaseControlWindowImpl_GetRestorePosition(IVideoWindow *iface, LONG *pLeft, LONG *pTop, LONG *pWidth, LONG *pHeight);
561 HRESULT WINAPI BaseControlVideoImpl_GetSourcePosition(IBasicVideo *iface, LONG *pLeft, LONG *pTop, LONG *pWidth, LONG *pHeight);
564 HRESULT WINAPI BaseControlVideoImpl_GetDestinationPosition(IBasicVideo *iface, LONG *pLeft, LONG *pTop, LONG *pWidth, LONG *pHeight);
566 HRESULT WINAPI BaseControlVideoImpl_GetVideoSize(IBasicVideo *iface, LONG *pWidth, LONG *pHeight);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A DPcl.h427 CARD16 *pWidth,
H A DPs.h403 CARD16 *pWidth,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A DPcl.h427 CARD16 *pWidth,
H A DPs.h403 CARD16 *pWidth,

Completed in 53 milliseconds