Searched refs:currentBounds (Results 1 – 1 of 1) sorted by relevance
1049 BRect currentBounds = _ControlPointRect(); in ObjectChanged() local1050 _InvalidateCanvas(currentBounds | fPreviousBounds); in ObjectChanged()1051 fPreviousBounds = currentBounds; in ObjectChanged()