Searched defs:view (Results 51 - 75 of 313) sorted by relevance

1234567891011>>

/haiku/src/tests/servers/app/draw_after_children/
H A DDrawAfterChildren.cpp156 TestView* view = new TestView(frame); local
[all...]
/haiku/src/tests/servers/app/lagging_get_mouse/
H A Dmain.cpp82 BView* view = new TestView(window->Bounds(), "test", local
/haiku/src/tests/servers/app/scrollbar/
H A Dmain.cpp69 View* view = new View(frame); local
/haiku/src/tests/servers/app/view_state/
H A DViewState.cpp102 BView* view = new View(BRect(10, 10, 290, 290)); local
/haiku/src/kits/interface/
H A DSplitLayoutBuilder.cpp22 BSplitLayoutBuilder::BSplitLayoutBuilder(BSplitView* view) argument
36 BSplitLayoutBuilder::GetSplitView(BSplitView** view) argument
44 BSplitLayoutBuilder::Add(BView* view) argument
52 BSplitLayoutBuilder::Add(BView* view, float weight) argument
/haiku/src/add-ons/screen_savers/icons/
H A DIconDisplay.cpp67 IconDisplay::ClearOn(BView* view) argument
77 IconDisplay::DrawOn(BView* view, uint32 delta) argument
/haiku/src/add-ons/mail_daemon/outbound_filters/fortune/
H A DFortuneFilter.cpp118 ConfigView* view = new ConfigView(); local
/haiku/src/preferences/mail/
H A DConfigViews.cpp132 BView* view = fSettingsView; local
/haiku/src/add-ons/tracker/iconvader/
H A DIconVader.cpp14 static void Error(BView *view, status_t status, bool unlock=false) argument
31 BPoseView *view = NULL; local
[all...]
/haiku/src/apps/bootmanager/
H A DWizardPageView.cpp52 BTextView* view = new BTextView(frame, "text", local
69 BTextView* view = new BTextView("text"); local
80 MakeHeading(BTextView* view) argument
103 LayoutDescriptionVertically(BTextView* view) argument
[all...]
/haiku/src/preferences/time/
H A DClockView.cpp52 BView* view = BLayoutBuilder::Group<>(B_VERTICAL, 0) local
/haiku/src/add-ons/mail_daemon/inbound_filters/notifier/
H A DNotifierConfigView.cpp152 NotifierConfigView* view = new NotifierConfigView(); local
/haiku/src/tests/servers/app/constrain_clipping_region/
H A Dmain.cpp256 BView* view; local
[all...]
/haiku/src/tests/servers/app/hide_and_show/
H A DHideAndShow.cpp43 BTextView* view = new BTextView(Bounds(), "", rect, B_FOLLOW_ALL, local
82 BTextView* view = dynamic_cast<BTextView*>(ChildAt(0)); local
/haiku/src/apps/showimage/
H A DProgressWindow.cpp40 BView* view = new BView(rect, NULL, B_FOLLOW_ALL, B_WILL_DRAW); local
/haiku/src/add-ons/screen_savers/butterfly/
H A DButterfly.cpp43 Butterfly::StartConfig(BView* view) argument
51 Butterfly::StartSaver(BView* view, bool preview) argument
83 Draw(BView* view, int32 frame) argument
[all...]
/haiku/src/add-ons/screen_savers/debugnow/
H A DDebugNow.cpp51 DebugNow::StartConfig(BView* view) argument
59 DebugNow::StartSaver(BView* view, bool preview) argument
90 DebugNow::Draw(BView* view, int32 frame) argument
[all...]
/haiku/src/preferences/appearance/
H A DFontView.cpp37 add_font_selection_view(BGridLayout* layout, FontSelectionView* view, argument
/haiku/src/tests/servers/app/tiled_bitmap_test/
H A DTiledBitmapTest.cpp88 BView *view = new View(Bounds()); local
/haiku/src/apps/sudoku/
H A DProgressWindow.cpp36 BView *view = new BView(rect, NULL, B_FOLLOW_ALL, B_WILL_DRAW); local
/haiku/src/tests/servers/app/cursor_test/
H A DCursorBitmapTest.cpp72 BView *view = new View(Bounds().InsetByCopy(30, 30)); local
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformPointsBox.cpp22 TransformPointsBox::TransformPointsBox(CanvasView* view, argument
H A DTransformGradientBox.cpp25 TransformGradientBox::TransformGradientBox(CanvasView* view, Gradient* gradient, argument
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DManipulator.cpp126 Manipulator::AttachedToView(BView* view) argument
132 Manipulator::DetachedFromView(BView* view) argument
H A DViewState.cpp22 ViewState::ViewState(StateView* view) argument

Completed in 95 milliseconds

1234567891011>>