Home
last modified time | relevance | path

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(); in ObjectChanged() local
1050 _InvalidateCanvas(currentBounds | fPreviousBounds); in ObjectChanged()
1051 fPreviousBounds = currentBounds; in ObjectChanged()