HomeSort by relevance Sort by last modified time
    Searched refs:DeviceCapabilities (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/printing/backend/
print_backend_win.cc 44 int count = DeviceCapabilities(printer, port, id, NULL, NULL);
49 count = DeviceCapabilities(printer, port, id,
267 (DeviceCapabilities(name, port, DC_COLORDEVICE, NULL, NULL) == 1);
272 (DeviceCapabilities(name, port, DC_DUPLEX, NULL, NULL) == 1);
275 (DeviceCapabilities(name, port, DC_COLLATE, NULL, NULL) == 1);
278 (DeviceCapabilities(name, port, DC_COPIES, NULL, NULL) > 1);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sti.h 90 STI_DEV_CAPS DeviceCapabilities;
103 STI_DEV_CAPS DeviceCapabilities;
124 STI_DEV_CAPS DeviceCapabilities;
139 STI_DEV_CAPS DeviceCapabilities;
wingdi.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h 901 PCI_EXPRESS_DEVICE_CAPABILITIES_REGISTER DeviceCapabilities;
    [all...]
wdm.h     [all...]

Completed in 469 milliseconds