Lines Matching refs:FbBits
32 fbSolid (FbBits *dst,
40 FbBits and,
41 FbBits xor)
43 FbBits startmask, endmask;
86 fbSolid24 (FbBits *dst,
93 FbBits and,
94 FbBits xor)
96 FbBits startmask, endmask;
97 FbBits xor0 = 0, xor1 = 0, xor2 = 0;
98 FbBits and0 = 0, and1 = 0, and2 = 0;
99 FbBits xorS = 0, andS = 0, xorE = 0, andE = 0;