Lines Matching refs:pb
15 CRPointBits *pb = &(sb->point);
19 RESET(pb->enableSmooth, ctx->bitid);
21 RESET(pb->size, ctx->bitid);
24 RESET(pb->minSize, ctx->bitid);
26 RESET(pb->maxSize, ctx->bitid);
28 RESET(pb->fadeThresholdSize, ctx->bitid);
32 RESET(pb->distanceAttenuation, ctx->bitid);
36 RESET(pb->enableSprite, ctx->bitid);
39 RESET(pb->coordReplacement[i], ctx->bitid);
44 RESET(pb->spriteCoordOrigin, ctx->bitid);
46 RESET(pb->dirty, ctx->bitid);
63 CRPointBits *pb = &(sb->point);
80 DIRTY(pb->size, g->neg_bitid);
81 DIRTY(pb->dirty, g->neg_bitid);
104 CRPointBits *pb = &(sb->point);
120 DIRTY(pb->distanceAttenuation, g->neg_bitid);
135 DIRTY(pb->minSize, g->neg_bitid);
150 DIRTY(pb->maxSize, g->neg_bitid);
165 DIRTY(pb->fadeThresholdSize, g->neg_bitid);
181 DIRTY(pb->spriteCoordOrigin, g->neg_bitid);
189 DIRTY(pb->dirty, g->neg_bitid);