Searched refs:CopyImageData (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/bitmap/dist/
H A DCutPaste.c86 CopyImageData(BW->bitmap.image, image,
H A DBitmapP.h201 void CopyImageData(XImage *source, XImage *destination,
H A DBitmap.c1190 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 DGraphics.c1143 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