Searched refs:TW_INT32 (Results 1 – 2 of 2) sorted by relevance
/reactos/sdk/include/psdk/ |
H A D | twain.h | 117 typedef LONG TW_INT32, FAR *pTW_INT32; typedef 234 TW_INT32 VersionNumber; 271 TW_INT32 ImageWidth; /* Columns in the image, -1 if unknown by DS*/ 272 TW_INT32 ImageLength; /* Rows in the image, -1 if unknown by DS */ 377 TW_INT32 dataGroup; /* DSM_Entry dataGroup parameter */ 380 TW_INT32 pDataSize; /* Size of pData (0 if NULL) */ 393 TW_INT32 pDataSize; /* Size of pData (0 if NULL) */ 453 TW_INT32 PowerSupply; /* Power Supply */ 471 TW_INT32 FileType; /* One of the TWFT_xxxx values */ 476 TW_INT32 NewImageSize; /* estimate of the amount of space a new image would take up */ [all …]
|
/reactos/modules/rostests/winetests/twain_32/ |
H A D | dsm.c | 102 static void check_get(TW_CAPABILITY *pCapability, TW_INT32 actual_support, in check_get() 169 …_IDENTITY *appid, TW_IDENTITY *source, TW_UINT16 captype, TW_UINT16 type, TW_INT32 minimum_support) in test_onevalue_cap() 178 TW_INT32 actual_support; in test_onevalue_cap() 277 static void test_resolution(TW_IDENTITY *appid, TW_IDENTITY *source, TW_UINT16 captype, TW_INT32 mi… in test_resolution() 284 TW_INT32 actual_support; in test_resolution() 399 static void test_physical(TW_IDENTITY *appid, TW_IDENTITY *source, TW_UINT16 captype, TW_INT32 mini… in test_physical() 406 TW_INT32 actual_support; in test_physical() 481 static void test_supported_sizes(TW_IDENTITY *appid, TW_IDENTITY *source, TW_INT32 minimum_support) in test_supported_sizes() 488 TW_INT32 actual_support; in test_supported_sizes()
|