Home | History | Annotate | Download | only in tc

Lines Matching defs:SFBCOPYBITS

865 #define	SFBCOPYBITS		32
1019 if ((aligns + w) <= SFBCOPYBITS && (alignd + w) <= SFBCOPYBITS) {
1056 width -= 2 * SFBCOPYBITS;
1062 width -= SFBCOPYBITS;
1096 width -= 2 * SFBCOPYBITS;
1102 width -= SFBCOPYBITS;
1211 if (width <= SFBCOPYBITS) {
1219 width -= 2 * SFBCOPYBITS;
1224 width -= SFBCOPYBITS;