Searched refs:CY (Results 1 - 22 of 22) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doleauto.h246 HRESULT WINAPI VarUI1FromCy(CY,BYTE*);
262 HRESULT WINAPI VarI2FromCy(CY,SHORT*);
278 HRESULT WINAPI VarI4FromCy(CY,LONG*);
296 HRESULT WINAPI VarI8FromCy(CY,LONG64*);
311 HRESULT WINAPI VarR4FromCy(CY,FLOAT*);
327 HRESULT WINAPI VarR8FromCy(CY,double*);
343 HRESULT WINAPI VarDateFromCy(CY,DATE*);
347 HRESULT WINAPI VarCyFromUI1(BYTE,CY*);
348 HRESULT WINAPI VarCyFromI2(SHORT sIn,CY*);
349 HRESULT WINAPI VarCyFromI4(LONG,CY*);
[all...]
H A Dpropidl.idl104 TYPEDEF_CA(CY, CACY);
141 [case(VT_CY)] CY cyVal;
206 [case(VT_BYREF|VT_CY)] CY *pcyVal;
H A Dwtypes.h568 } CY;
583 } CY; typedef in typeref:union:tagCY
586 typedef CY *LPCY;
H A Dpropidl.h132 CY *pElems;
204 CY cyVal;
251 CY *pcyVal;
H A Doaidl.idl44 typedef CY CURRENCY;
195 CY cyVal;
220 CY *pcyVal;
283 [case(VT_CY)] CY cyVal;
303 [case(VT_CY|VT_BYREF)] CY *pcyVal;
H A Dwtypes.idl635 } CY;
650 cpp_quote("} CY;")
654 typedef CY *LPCY;
H A Dmapidefs.h58 } CY; typedef in typeref:union:tagCY
59 typedef CY CURRENCY;
312 CY *lpcur; /* Pointer to CY array of length cValues */
387 CY cur;
H A Docidl.idl91 [propget] HRESULT Size( [out] CY *psize );
92 [propput] HRESULT Size( [in] CY size );
H A Dolectl.h130 CY cySize;
H A Dexdisp.idl421 [in, out] long *CY);
H A Doaidl.h151 typedef CY CURRENCY;
294 CY cyVal;
316 CY *pcyVal;
365 CY cyVal;
385 CY *pcyVal;
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doleauto.h246 HRESULT WINAPI VarUI1FromCy(CY,BYTE*);
262 HRESULT WINAPI VarI2FromCy(CY,SHORT*);
278 HRESULT WINAPI VarI4FromCy(CY,LONG*);
296 HRESULT WINAPI VarI8FromCy(CY,LONG64*);
311 HRESULT WINAPI VarR4FromCy(CY,FLOAT*);
327 HRESULT WINAPI VarR8FromCy(CY,double*);
343 HRESULT WINAPI VarDateFromCy(CY,DATE*);
347 HRESULT WINAPI VarCyFromUI1(BYTE,CY*);
348 HRESULT WINAPI VarCyFromI2(SHORT sIn,CY*);
349 HRESULT WINAPI VarCyFromI4(LONG,CY*);
[all...]
H A Dpropidl.idl104 TYPEDEF_CA(CY, CACY);
141 [case(VT_CY)] CY cyVal;
206 [case(VT_BYREF|VT_CY)] CY *pcyVal;
H A Dwtypes.h568 } CY;
583 } CY; typedef in typeref:union:tagCY
586 typedef CY *LPCY;
H A Dpropidl.h132 CY *pElems;
204 CY cyVal;
251 CY *pcyVal;
H A Doaidl.idl44 typedef CY CURRENCY;
195 CY cyVal;
220 CY *pcyVal;
272 [case(VT_CY)] CY cyVal;
292 [case(VT_CY|VT_BYREF)] CY *pcyVal;
H A Dwtypes.idl635 } CY;
650 cpp_quote("} CY;")
654 typedef CY *LPCY;
H A Dmapidefs.h61 } CY; typedef in typeref:union:tagCY
62 typedef CY CURRENCY;
315 CY *lpcur; /* Pointer to CY array of length cValues */
390 CY cur;
H A Docidl.idl91 [propget] HRESULT Size( [out] CY *psize );
92 [propput] HRESULT Size( [in] CY size );
H A Dolectl.h130 CY cySize;
H A Dexdisp.idl415 [in, out] long *CY);
H A Doaidl.h151 typedef CY CURRENCY;
294 CY cyVal;
316 CY *pcyVal;
365 CY cyVal;
385 CY *pcyVal;

Completed in 2131 milliseconds