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

/haiku/src/apps/webpositive/
H A DBookmarkBar.cpp156 float rightmost = 0.f; local
162 rightmost = frame.right;
172 if (frame.Width() + rightmost > width - overflowMenuWidth)
177 rightmost = ItemAt(i)->Frame().right;

Completed in 39 milliseconds