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

1234567891011>>

/haiku-fatelf/headers/private/graphics/
H A Dvideo_overlay.h100 overlay_limits view; member in struct:__anon984
/haiku-fatelf/headers/private/interface/
H A DViewPrivate.h54 Private(BView* view) argument
/haiku-fatelf/src/add-ons/print/transports/hp_jetdirect/
H A DSetupWindow.cpp172 SetupView* view = new SetupView(Bounds(), printerDirectory); local
/haiku-fatelf/src/add-ons/print/transports/ipp/
H A DIppSetupDlg.cpp158 IppSetupView *view = new IppSetupView(Bounds(), dir); local
/haiku-fatelf/src/add-ons/screen_savers/leaves/
H A DLeaves.cpp99 Leaves::StartConfig(BView* view) argument
160 Leaves::StartSaver(BView* view, bool preview) argument
205 Draw(BView* view, int32 frame) argument
[all...]
/haiku-fatelf/src/add-ons/screen_savers/message/
H A DMessage.cpp131 Message::StartConfig(BView *view) argument
139 Message::StartSaver(BView *view, bool preview) argument
169 Message::Draw(BView *view, int32 frame) argument
[all...]
/haiku-fatelf/src/apps/aboutsystem/
H A DHyperTextView.cpp30 HyperTextAction::MouseOver(HyperTextView* view, BPoint where, BMessage* message) argument
38 HyperTextAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) argument
/haiku-fatelf/src/apps/cortex/DiagramView/
H A DDiagramItem.h95 DiagramView *view() const function in class:DiagramItem
/haiku-fatelf/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp270 ParameterContainerView *view = dynamic_cast<ParameterContainerView *>(FindView("ParameterContainerView")); local
/haiku-fatelf/src/apps/debuganalyzer/gui/chart/
H A DLineChartRenderer.cpp160 LineChartRenderer::Render(BView* view, BRect updateRect) argument
/haiku-fatelf/src/apps/deskbar/
H A DCalendarMenuWindow.cpp117 BView* view = BGroupLayoutBuilder(B_VERTICAL, 5.0) local
/haiku-fatelf/src/apps/fontdemo/
H A DFontDemoView.cpp84 FontDemoView::_DrawView(BView* view) argument
452 BView* view = new BView(rect, "", B_FOLLOW_NONE, B_WILL_DRAW); local
[all...]
/haiku-fatelf/src/apps/icon-o-matic/generic/gui/stateview/
H A DMultipleManipulatorState.cpp19 MultipleManipulatorState::MultipleManipulatorState(StateView* view) argument
/haiku-fatelf/src/apps/installer/
H A DPackageViews.cpp212 BView* view; local
242 GroupView *view = new GroupView(rect, group); local
/haiku-fatelf/src/apps/mail/
H A DEnclosures.cpp399 TListView::TListView(BRect rect, TEnclosuresView *view) argument
H A DStatus.cpp89 BView* view = new BView(Bounds(), "", B_FOLLOW_ALL, B_WILL_DRAW); local
/haiku-fatelf/src/apps/networkstatus/
H A DRadioView.cpp91 RadioView::Draw(BView* view, BRect rect, int32 percent, int32 maxCount) argument
211 RadioView::_DrawBow(BView* view, int32 index, const BPoint& center, argument
227 _SetColor(BView* view, int32 percent, int32 phase, int32 index, int32 count) argument
[all...]
/haiku-fatelf/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp348 BView *view = new BView(Bounds(), "view", B_FOLLOW_ALL, 0); local
377 ExtPowerStatusView* view = new ExtPowerStatusView(interface, local
419 BatterySelected(ExtPowerStatusView* view) argument
[all...]
/haiku-fatelf/src/apps/terminal/
H A DSmartTabView.cpp115 BView *view = ViewForTab(index); local
[all...]
/haiku-fatelf/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-fatelf/src/bin/desklink/
H A DVolumeControl.cpp371 BView* view = OffscreenView(); local
/haiku-fatelf/src/kits/interface/
H A DDeskbar.cpp251 BDeskbar::AddItem(BView *view, int32 *_id) argument
H A DLayoutItem.cpp94 BView* view = View(); local
H A DSeparatorView.cpp393 BSeparatorView::SetLabel(BView* view, bool deletePrevious) argument
H A DToolTipManager.cpp308 ToolTipView* view = new ToolTipView(tip); local
323 ToolTipView* view = static_cast<ToolTipView*>(ChildAt(0)); local

Completed in 244 milliseconds

1234567891011>>