Lines Matching refs:ROP
67 int rop, unsigned int planemask);
71 int rop, unsigned int planemask);
78 int xdir, int ydir, int rop,
84 int xdir, int ydir, int rop,
91 int rop, unsigned int planemask);
99 int fg, int bg, int rop,unsigned int planemask);
102 int rop, unsigned int planemask);
108 int rop, unsigned int planemask);
114 int rop, unsigned int planemask,
118 int rop, unsigned int planemask,
122 int rop, unsigned int planemask,
126 int fg, int bg, int rop,
300 int xdir, int ydir, int rop,
318 if ((rop == GXset) || (rop == GXclear)) {
321 if ((rop == GXcopy) || (rop == GXcopyInverted)) {
328 LOADROP(rop);
346 int xdir, int ydir, int rop,
360 if ((rop == GXset) || (rop == GXclear)) {
363 if ((rop == GXcopy) || (rop == GXcopyInverted)) {
369 LOADROP(rop);
382 if (pGlint->ROP != GXcopy) {
438 int rop, unsigned int planemask)
447 if (rop == GXcopy) {
452 LOADROP(rop);
513 int rop, unsigned int planemask)
522 if (rop == GXcopy) {
527 LOADROP(rop);
532 int rop, unsigned int planemask)
541 if (rop == GXcopy) {
551 LOADROP(rop);
572 if (pGlint->ROP == GXcopy) {
590 int fg, int bg, int rop,
615 if (rop == GXcopy) {
620 LOADROP(rop);
626 int fg, int bg, int rop,
655 if (rop == GXcopy) {
662 LOADROP(rop);
706 if (pGlint->ROP == GXcopy) {
723 if (pGlint->ROP == GXcopy) {
741 int rop,
755 if (rop == GXcopy) {
760 if ((rop == GXcopy) && (pGlint->BackGroundColor == -1)) {
777 LOADROP(rop);
822 int rop,
846 LOADROP(rop);
848 if (rop == GXcopy) {
853 if ((pScrn->bitsPerPixel != 24) && (rop == GXcopy)) {
866 if ((pScrn->bitsPerPixel != 24) && (rop == GXcopy)) {
871 } else if((rop == GXcopy) && (pScrn->bitsPerPixel != 24)) {
880 if ((pScrn->bitsPerPixel != 24) && (rop == GXcopy)) {
905 if ((pScrn->bitsPerPixel != 24) && (rop == GXcopy)) {
930 int rop,
947 if (rop == GXcopy) {
957 if((rop != GXcopy) || (planemask != ~0))
960 if (rop == GXcopy) {
1018 if (rop == GXcopy) {
1028 LOADROP(rop);
1032 if (rop == GXcopy) {
1097 int rop,
1114 if (rop == GXcopy) {
1125 if((rop != GXcopy) || (planemask != ~0))
1128 if (rop == GXcopy) {
1184 if (rop == GXcopy) {
1194 LOADROP(rop);
1198 if (rop == GXcopy) {
1264 int rop,
1279 if (rop == GXcopy) {
1287 if((rop == GXcopy) && (planemask == ~0)) {
1340 LOADROP(rop);