Searched refs:CopyImageData (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/bitmap/dist/ |
| H A D | CutPaste.c | 86 CopyImageData(BW->bitmap.image, image,
|
| H A D | BitmapP.h | 201 void CopyImageData(XImage *source, XImage *destination,
|
| H A D | Bitmap.c | 1190 CopyImageData(BW->bitmap.image, image, 1286 CopyImageData(BW->bitmap.image, BW->bitmap.zoom.image, 1374 CopyImageData(BW->bitmap.image, image, from_x, from_y, to_x, to_y, 0, 0); 1375 CopyImageData(BW->bitmap.buffer, buffer, from_x, from_y, to_x, to_y, 0, 0);
|
| H A D | Graphics.c | 1143 CopyImageData(XImage *source, XImage *destination, function in typeref:typename:void 1212 CopyImageData(BW->bitmap.image, BW->bitmap.storage, 1315 CopyImageData(BW->bitmap.image, storage, 1345 CopyImageData(BW->bitmap.image, storage,
|
Completed in 9 milliseconds