Searched defs:copy_tile (Results 1 – 3 of 3) sorted by relevance
/plan9/sys/src/cmd/gs/src/ |
H A D | gdevdbit.c | 422 #define copy_tile(srcx, tx, ty, tw, th, tid)\ in gx_default_strip_tile_rectangle() macro 427 #define copy_tile(srcx, tx, ty, tw, th, id)\ in gx_default_strip_tile_rectangle() macro
|
H A D | gdevwprn.c | 406 #define copy_tile(srcx, srcy, tx, ty, tw, th)\ in win_prn_tile_rectangle() macro
|
H A D | gdevwddb.c | 289 #define copy_tile(srcx, srcy, tx, ty, tw, th)\ in win_ddb_tile_rectangle() macro
|