Lines Matching refs:FbStip
44 FbStip *dst; in fbBresSolid()
49 FbStip and = (FbStip) pPriv->and; in fbBresSolid()
50 FbStip xor = (FbStip) pPriv->xor; in fbBresSolid()
51 FbStip mask, mask0; in fbBresSolid()
52 FbStip bits; in fbBresSolid()
115 FbStip *dst; in fbBresDash()
120 FbStip and = (FbStip) pPriv->and; in fbBresDash()
121 FbStip xor = (FbStip) pPriv->xor; in fbBresDash()
122 FbStip bgand = (FbStip) pPriv->bgand; in fbBresDash()
123 FbStip bgxor = (FbStip) pPriv->bgxor; in fbBresDash()
124 FbStip mask, mask0; in fbBresDash()