Home
last modified time | relevance | path

Searched refs:ropNotSrcAnd (Results 1 – 6 of 6) sorted by relevance

/dports/x11-toolkits/p5-Prima/Prima-1.63/win32/
H A Dimage.c614 ropNotSrcAnd , 0x00220326 ,
685 case ropNotSrcAnd: in rop_reduce()
696 case ropAndPut: rop = ropNotSrcAnd; break; in rop_reduce()
697 case ropNotSrcAnd: rop = ropAndPut; break; in rop_reduce()
719 case ropNotSrcAnd: in rop_reduce()
H A Dgp.c1132 ropNotSrcAnd , R2_MASKNOTPEN ,
/dports/x11-toolkits/p5-Prima/Prima-1.63/img/
H A Dput.c152 case ropNotSrcAnd: in find_blt_proc()
713 case ropNotSrcAnd: in img_bar()
720 ropNotSrcAnd, ropXorPut, ropNotSrcAnd, ropXorPut, in img_bar()
721 ropNotOr, ropNotOr, ropNotSrcAnd, ropInvert, in img_bar()
722 ropInvert, ropXorPut, ropNotSrcAnd, ropInvert in img_bar()
/dports/x11-toolkits/p5-Prima/Prima-1.63/src/
H A DImage.c1444 case ropNotSrcAnd: in Image_map()
/dports/x11-toolkits/p5-Prima/Prima-1.63/unix/
H A Dxft.c1615 case ropNotSrcAnd: in filter_unsupported_rops()
/dports/x11-toolkits/p5-Prima/Prima-1.63/include/
H A Dapricot.h2766 ropNotSrcAnd, /* dest &= !src */ enumerator