Searched defs:view (Results 151 - 175 of 313) sorted by relevance

1234567891011>>

/haiku/src/kits/tracker/
H A DPose.h244 BPose::Draw(BRect poseRect, const BRect& updateRect, BPoseView* view, argument
H A DBackgroundImage.cpp172 BackgroundImage::Show(BView* view, int32 workspace) argument
188 BackgroundImage::Show(BackgroundImageInfo* info, BView* view) argument
326 BackgroundImage::WorkspaceActivated(BView* view, int3 argument
[all...]
/haiku/src/tests/kits/interface/
H A DOutlineListViewTest.cpp90 BOutlineListView* view = _SetupTest("OutlineListView_EachItemUnder"); local
166 BOutlineListView* view = _SetupTest("OutlineListView_AddUnder"); local
207 BOutlineListView* view = _SetupTest("OutlineListView_ItemUnderAt"); local
280 BOutlineListView* view = new BOutlineListView(BRect(5, 5, 495, 495), "View", local
[all...]
/haiku/src/apps/cortex/DiagramView/
H A DDiagramItem.h95 DiagramView *view() const function in class:DiagramItem
/haiku/src/apps/debuganalyzer/gui/chart/
H A DLineChartRenderer.cpp160 LineChartRenderer::Render(BView* view, BRect updateRect) argument
/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DMultipleManipulatorState.cpp19 MultipleManipulatorState::MultipleManipulatorState(StateView* view) argument
/haiku/src/apps/webpositive/autocompletion/
H A DAutoCompleter.cpp64 BAutoCompleter::CompletionStyle::SetEditView(EditView* view) argument
89 BAutoCompleter::CompletionStyle::SetChoiceView(ChoiceView* view) argument
216 BAutoCompleter::SetEditView(EditView* view) argument
240 BAutoCompleter::SetChoiceView(ChoiceView* view) argument
/haiku/src/kits/interface/
H A DViewLayoutItem.cpp22 BViewLayoutItem::BViewLayoutItem(BView* view) argument
H A DViewPort.cpp46 void SetChildView(BView* view) argument
H A DLayoutItem.cpp103 BView* view = View(); local
H A DToolTipManager.cpp318 ToolTipView* view = new ToolTipView(tip); local
333 ToolTipView* view = static_cast<ToolTipView*>(ChildAt(0)); local
/haiku/src/kits/screensaver/
H A DScreenSaver.cpp33 BScreenSaver::StartSaver(BView *view, bool preview) argument
49 BScreenSaver::Draw(BView *view, int32 frame) argument
/haiku/src/tests/kits/interface/menu/menuworld/
H A DViewLayoutFactory.cpp92 void ViewLayoutFactory::MoveViewCorner(BView& view, BPoint pos, corner posRef) argument
244 void ViewLayoutFactory::ResizeAroundChildren(BView& view, BPoint margin) argument
/haiku/src/tests/servers/app/painter/
H A Dmain.cpp359 BView* view = new BView(bounds, NULL, B_FOLLOW_NONE, B_WILL_DRAW); local
[all...]
/haiku/headers/private/graphics/
H A Dvideo_overlay.h100 overlay_limits view; member in struct:__anon11
/haiku/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp99 Leaves::StartConfig(BView* view) argument
160 Leaves::StartSaver(BView* view, bool preview) argument
220 Draw(BView* view, int32 frame) argument
[all...]
/haiku/src/tests/servers/app/clip_to_picture/
H A Dmain.cpp259 virtual void Draw(BView* view, BRect updateRect) argument
276 Draw(BView* view, BRect updateRect) argument
287 Draw(BView* view, BRect updateRect) argument
310 Draw(BView* view, BRect updateRect) argument
323 Draw(BView* view, BRect updateRect) argument
342 Draw(BView* view, BRect updateRect) argument
354 Draw(BView* view, BRect updateRect) argument
382 Draw(BView* view, BRect updateRect) argument
[all...]
/haiku/src/kits/print/
H A DJobSetupPanel.cpp277 BView* view = BGroupLayoutBuilder(B_VERTICAL, 5.0) local
/haiku/src/bin/desklink/
H A DVolumeControl.cpp349 BView* view = OffscreenView(); local
/haiku/src/kits/shared/
H A DToolBar.cpp164 BToolBar::AddView(BView* view) argument
/haiku/src/add-ons/print/transports/hp_jetdirect/
H A DSetupWindow.cpp176 SetupView* view = new SetupView(Bounds(), printerDirectory); local
/haiku/src/tests/servers/app/look_and_feel/
H A DLookAndFeel.cpp58 BView *view = new BView(rect, NULL, B_FOLLOW_ALL, B_WILL_DRAW); local
[all...]
/haiku/src/tests/servers/app/copy_bits/
H A Dmain.cpp238 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL, local
/haiku/src/tests/kits/interface/look/
H A DLook.cpp244 void _InvalidateChildrenAndView(BView* view) argument
/haiku/src/preferences/mail/
H A DFilterConfigView.cpp55 BView *view = new BView(bitmap->Bounds(), NULL, 0, 0); local
298 BMailSettingsView* view = filters->CreateSettingsView(fAccount, local
[all...]

Completed in 112 milliseconds

1234567891011>>