Searched refs:AddChild (Results 176 - 200 of 483) sorted by relevance

1234567891011>>

/haiku/src/apps/pulse/
H A DPulseWindow.cpp40 AddChild(fNormalPulseView);
44 AddChild(fMiniPulseView);
/haiku/src/tools/translation/inspector/
H A DImageWindow.cpp103 AddChild(pbar);
112 AddChild(new BScrollView("ImageScroll", fpimageView,
/haiku/src/apps/overlayimage/
H A DOverlayView.cpp40 AddChild(dragger);
48 AddChild(fText);
/haiku/headers/private/print/
H A DPrintPanel.h60 void AddChild(BView* child, BView* before = NULL);
/haiku/src/add-ons/input_server/methods/pen/
H A DPenInputInkWindow.cpp72 AddChild(fInkView);
/haiku/src/apps/clock/
H A Dcl_wind.cpp63 AddChild(fOnScreenView);
/haiku/src/apps/cortex/support/
H A DTextControlFloater.cpp143 AddChild(m_control);
/haiku/src/apps/debuganalyzer/gui/main_window/
H A DTeamsPage.cpp80 AddChild(fTeamsTable->ToView());
/haiku/src/apps/icon-o-matic/generic/property/view/specific_properties/
H A DColorValueView.cpp35 AddChild(fSwatchView);
/haiku/src/apps/resedit/
H A DInlineEditor.cpp59 AddChild(fTextBox);
/haiku/src/tests/kits/interface/
H A DClippingPlusRedraw.cpp52 AddChild(fView);
H A DMenuTriggerTest.cpp33 AddChild(bar);
H A DSetDiskModeTest.cpp117 pictureWindow->AddChild(pictureView);
/haiku/src/tests/servers/app/async_drawing/
H A Dmain.cpp65 window->AddChild(fView);
/haiku/src/tests/servers/app/bitmap_bounds/
H A Dmain.cpp114 window->AddChild(view);
/haiku/src/tests/servers/app/cursor_test/
H A DCursorTest.cpp84 AddChild(view);
/haiku/src/tests/servers/app/lagging_get_mouse/
H A Dmain.cpp84 window->AddChild(view);
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DDirectory.cpp80 Directory::AddChild(Node* node) function in class:Directory
/haiku/src/apps/packageinstaller/
H A DPackageImageViewer.cpp102 AddChild(fBackground);
/haiku/src/tests/kits/device/stickit_BJoystick/
H A DJoystickWindow.cpp36 AddChild(fView);
57 AddChild(stickName);
214 AddChild(sview);
231 AddChild(sview);
/haiku/src/servers/input/
H A DBottomlineWindow.cpp29 AddChild(fTextView);
/haiku/src/bin/screen_blanker/
H A DScreenSaverWindow.cpp104 AddChild(fTopView);
/haiku/src/tests/servers/app/hide_and_show/
H A DHideAndShow.cpp49 AddChild(view);
/haiku/headers/private/kernel/boot/
H A Dpartitions.h28 Partition *AddChild();
/haiku/src/apps/login/
H A DDesktopWindow.cpp39 AddChild(desktop);

Completed in 272 milliseconds

1234567891011>>