Searched refs:bBounds (Results 1 – 4 of 4) sorted by relevance
35 SkRect bBounds; in draw() local36 bullet->getBounds(&bBounds); in draw()38 if (bBounds.fLeft == (int16_t)0x8000U) in draw()44 if (bBounds.intersect(tBounds)) { in draw()
93 NSRect bBounds = [selectionB boundsForPage:[bPages objectAtIndex:i]];94 if (!NSEqualRects(aBounds, bBounds))
143 NSRect bBounds = [selectionB boundsForPage:[bPages objectAtIndex:i]];144 if (!NSEqualRects(aBounds, bBounds)) {