Lines Matching refs:device
62 /** This interface provides access to a graphic device, such as a
63 printer, or a screen device. Every canvas (@see XCanvas) has
64 exactly one associated graphic device, into which its output is
67 For a typical windowing system, the graphic device is equivalent
71 same graphic device and thus e.g. fullscreen state. If the OS
75 share a common graphic device.
80 graphic device.
89 /** Query the color space interface for this graphic device.
91 This is to be used when interpreting or setting device color
98 /** Query the physical resolution of the device in pixel per
110 /** Query the physical dimensions of the device in millimeter.
124 device-optimized representations already.
134 device-optimized representations already.
144 compatible to the graphic device.
155 /** Create a volatile bitmap that is usable with this graphic device.
176 sample model is compatible to the graphic device.
188 with this graphic device.
208 /** Get a reference to this device's parametric polygon factory.
210 @return a reference to this device's parametric polygon
212 all canvases, regardless of the associated graphic device,
280 /** Tells whether this graphic device has a full screen mode,