Lines Matching refs:CfbBits
48 #ifndef CfbBits
49 #define CfbBits CARD32
70 CfbBits xor, and; /* reduced rop values */
83 CfbBits xor, and;
104 CfbBits /*fg*/,
105 CfbBits /*planemask*/
110 CfbBits /*fg*/,
111 CfbBits /*bg*/,
112 CfbBits /*planemask*/
456 CfbBits /*and*/,
457 CfbBits /*xor*/,
458 CfbBits * /*addrl*/,
479 CfbBits * /*addrl*/,
697 CfbBits /*and*/,
698 CfbBits /*xor*/,
699 CfbBits * /*addrl*/,
708 CfbBits /*and*/,
709 CfbBits /*xor*/,
710 CfbBits * /*addrl*/,
896 CfbBits /*fg*/,
897 CfbBits /*pm*/,
898 CfbBits * /*andp*/,
899 CfbBits * /*xorp*/
1269 #define cfbGetLongWidth(pDrawable) cfbGetTypedWidth(pDrawable, CfbBits)
1285 cfbGetTypedWidthAndPointer(pDrawable, width, pointer, CfbBits, CfbBits)
1297 cfbGetWindowTypedWidthAndPointer(pWin, width, pointer, CfbBits, CfbBits)