Lines Matching defs:data

71  * data.  This pointer may point to a location that is outside of the
89 * The pixel stride is the distance in bytes from the data for one pixel
90 * to the data for the pixel at the next x coordinate (x, y) => (x+1, y).
91 * For data types that pack multiple pixels into a byte, such as
93 * render to and from such data need to calculate their own offset
104 * The scan stride is the distance in bytes from the data for one pixel
105 * to the data for the pixel at the next y coordinate (x, y) => (x, y+1).
114 * The number of entries in the color lookup table. The data beyond the
148 * A buffer of private data for the SurfaceData implementation.
149 * This field is a union of a data block of the desired default
168 char data[SD_RASINFO_PRIVATE_SIZE];
177 * data returned by any of the other SurfaceData vectored functions
187 * bounds of the raster data that will need to be accessed later.
227 * parameter with the available raster data in the destination drawable
229 * available raster data.
231 * If the available raster data in the destination drawable consists of
234 * destination pixel data with undefined data in the inaccessible portions).
237 * data is actually needed and the call to GetRasData can be made with a
257 * This function returns information about the raster data for the drawable.
272 * initialized to the bounding box of the raster data that is actually
299 * This function releases all of the Critical data for the specified
364 * executing X11 operations which may need to flush data).
429 * There are also variables for the surface data object used by