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

/haiku/src/preferences/appearance/
H A DCurView.cpp110 scrollview=new BScrollView("ScrollView",attrlist, B_FOLLOW_LEFT |
112 AddChild(scrollview);
113 scrollview->SetViewUIColor(B_PANEL_BACKGROUND_COLOR);
129 cvrect.OffsetTo( (Bounds().Width()-200)/2,scrollview->Frame().bottom+20);
H A DCurView.h85 BScrollView *scrollview; member in class:CurView

Completed in 34 milliseconds