Searched refs:SetVisibleSize (Results 1 - 6 of 6) sorted by last modified time

/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyListView.cpp142 SetVisibleSize(width, height);
/haiku/src/apps/icon-o-matic/generic/gui/scrollview/
H A DScrollable.cpp177 // SetVisibleSize
181 Scrollable::SetVisibleSize(float width, float height) function in class:Scrollable
H A DScrollView.cpp728 SetVisibleSize(innerWidth, innerHeight);
H A DScrollable.h35 void SetVisibleSize(float width, float height);
H A DScroller.cpp105 // SetVisibleSize
109 Scroller::SetVisibleSize(float width, float height) function in class:Scroller
112 fScrollTarget->SetVisibleSize(width, height);
H A DScroller.h29 void SetVisibleSize(float width, float height);

Completed in 50 milliseconds