Searched refs:currentBounds (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.cpp1049 BRect currentBounds = _ControlPointRect(); local
1050 _InvalidateCanvas(currentBounds | fPreviousBounds);
1051 fPreviousBounds = currentBounds;

Completed in 74 milliseconds