Home
last modified time | relevance | path

Searched refs:DC_MINEXTENT (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dwindef.h365 #define DC_MINEXTENT 4 macro
H A Dwingdi.h619 #define DC_MINEXTENT 4 macro
/reactos/modules/rostests/winetests/winspool/
H A Dinfo.c2864 ret = DeviceCapabilitiesA(device, port, DC_MINEXTENT, NULL, NULL); in test_DeviceCapabilities()