Lines Matching refs:dstx
169 unsigned short dstx, unsigned short dsty,
172 unsigned short dstx, unsigned short dsty,
176 unsigned short dstx, unsigned short dsty,
181 unsigned short dstx, unsigned short dsty,
187 unsigned short dstx, unsigned short dsty,
191 void gu1_text_blt(unsigned short dstx, unsigned short dsty,
892 unsigned short dstx, unsigned short dsty,
897 unsigned short dstx, unsigned short dsty,
924 if (dstx > srcx) {
926 dstx += width;
963 if (dstx > srcx) {
968 dstx -= section;
970 WRITE_REG16(GP_DST_XCOOR, dstx);
976 WRITE_REG16(GP_DST_XCOOR, dstx);
978 dstx += section;
1004 unsigned short dstx, unsigned short dsty,
1010 unsigned short dstx, unsigned short dsty,
1033 if (dstx > srcx) {
1035 dstx += width;
1101 if (dstx > srcx) {
1106 dstx -= section;
1108 WRITE_REG16(GP_DST_XCOOR, dstx);
1114 WRITE_REG16(GP_DST_XCOOR, dstx);
1116 dstx += section;
1148 unsigned short dstx, unsigned short dsty,
1154 unsigned short dstx, unsigned short dsty,
1207 WRITE_REG16(GP_DST_XCOOR, dstx);
1231 dstx += section;
1258 unsigned short dstx, unsigned short dsty,
1265 unsigned short dstx, unsigned short dsty,
1338 WRITE_REG16(GP_DST_XCOOR, dstx);
1362 dstx += section;
1385 unsigned short dstx, unsigned short dsty,
1391 unsigned short dstx, unsigned short dsty,
1422 WRITE_REG16(GP_DST_XCOOR, dstx);
1459 WRITE_REG16(GP_DST_XCOOR, dstx);
1483 dstx += section;
1502 gu1_text_blt(unsigned short dstx, unsigned short dsty, unsigned short width,
1506 gfx_text_blt(unsigned short dstx, unsigned short dsty, unsigned short width,
1529 gfx_mono_bitmap_to_screen_blt(0, 0, dstx, dsty, width, height, data,
1546 WRITE_REG16(GP_DST_XCOOR, dstx);