Lines Matching refs:device
49 /** provides information about a graphical output device and
51 operations on the device.
58 device.
64 /** creates a new device which is compatible with this one.
66 <p>If the device does not support the GETBITS device capability,
74 /** returns information about the device.
86 /** returns information about a font offered by this device.
88 @returns the font of this device.
92 The unit of measure is pixel for this device.
98 /** creates a bitmap with the current device depth.
100 <p>If the specified area does not lie entirely in the device, the bits
110 /** creates a device compatible bitmap.
112 <p>The data of the bitmap is in process memory instead of in the device,