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

/haiku/src/apps/cortex/ValControl/
H A DValControl.cpp691 BRect curFrame = e.pView->Frame(); local
694 if (curFrame.Width() != fWidth
695 || curFrame.Height() != fHeight)

Completed in 38 milliseconds