Home
last modified time | relevance | path

Searched refs:ropAndPut (Results 1 – 8 of 8) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dimage.c609 ropAndPut , SRCAND ,
677 case ropAndPut: in rop_reduce()
696 case ropAndPut: rop = ropNotSrcAnd; break; in rop_reduce()
697 case ropNotSrcAnd: rop = ropAndPut; break; in rop_reduce()
715 case ropAndPut: in rop_reduce()
H A Dgp.c1127 ropAndPut , R2_MASKPEN ,
/dports/x11-toolkits/p5-Prima/Prima-1.63/img/
H A Dput.c134 case ropAndPut: in find_blt_proc()
237 …img_put( dest, (Handle) &dummy, dstX, dstY, srcX, srcY, dstW, dstH, srcW, srcH, ropAndPut, region,… in img_put()
701 ctx->rop = ropAndPut; in img_bar()
726 ropNotSrcOr, ropNotXor, ropAndPut, ropAndPut, in img_bar()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dapc_text.c201 case ropAndPut: in gp_text_out_rotated()
226 case ropAndPut: in gp_text_out_rotated()
H A Dxft.c1618 case ropAndPut: in filter_unsupported_rops()
1825 case ropAndPut: in open_text_blit()
H A Dapc_menu.c1128 apc_gp_put_image((Handle) &dummy_p, bm->xor, x, w-> sz.y - H - Y, 0, 0, W, H, ropAndPut); in DECL_DRAW()
1143 0, 0, W, H, ropAndPut); in DECL_DRAW()
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DImage.c1445 rop[i] = ropAndPut; not = 1; break; in Image_map()
1490 case ropAndPut: in Image_map()
1519 case ropAndPut: in Image_map()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h2758 ropAndPut, /* dest &= src */ enumerator