Searched defs:view (Results 176 - 200 of 313) sorted by relevance

1234567891011>>

/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DWidgetLayoutTest.cpp87 View* view = new View(rect); local
245 _UpdateSizeView(StringView* view, float size) argument
[all...]
/haiku/src/preferences/datatranslations/
H A DDataTranslationsWindow.cpp335 BTextView* view = alert->TextView(); local
/haiku/src/apps/tv/
H A DController.cpp87 Controller::SetVideoView(VideoView *view) argument
H A DVideoNode.cpp76 VideoNode::VideoNode(const char *name, VideoView *view) argument
/haiku/src/servers/notification/
H A DNotificationWindow.cpp212 NotificationView* view = new NotificationView(notification, local
232 AppGroupView* view = NULL; local
473 AppGroupView* view = aIt->second; local
[all...]
/haiku/src/tests/apps/miniterminal/
H A DMiniView.cpp287 MiniView *view = (MiniView *)arg; local
303 MiniView *view = (MiniView *)arg; local
345 MiniView *view = (MiniView *)(*target); local
[all...]
/haiku/src/kits/interface/
H A DSeparatorView.cpp402 BSeparatorView::SetLabel(BView* view, bool deletePrevious) argument
H A DDeskbar.cpp353 BDeskbar::AddItem(BView* view, int32* _id) argument
H A DControlLook.cpp66 BControlLook::ShouldDraw(BView* view, const BRect& rect, const BRect& updateRect) argument
98 BControlLook::DrawLabel(BView* view, const char* label, const BBitmap* icon, argument
[all...]
/haiku/src/apps/installer/
H A DPackageViews.cpp224 BView* view; local
252 GroupView *view = new GroupView(group); local
/haiku/src/add-ons/screen_savers/message/
H A DMessage.cpp125 Message::StartConfig(BView *view) argument
133 Message::StartSaver(BView *view, bool preview) argument
164 Message::Draw(BView *view, int32 frame) argument
[all...]
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentLayout.cpp192 TextDocumentLayout::Draw(BView* view, const BPoint& offset, argument
/haiku/src/apps/cortex/ParameterView/
H A DParameterWindow.cpp279 ParameterContainerView *view = dynamic_cast<ParameterContainerView *>(FindView("ParameterContainerView")); local
/haiku/src/apps/aboutsystem/
H A DHyperTextView.cpp30 HyperTextAction::MouseOver(HyperTextView* view, BPoint where, int32 startOffset, argument
44 HyperTextAction::MouseAway(HyperTextView* view, BPoint where, int32 startOffset, argument
58 HyperTextAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) argument
/haiku/src/tests/servers/app/inverse_clipping/
H A Dmain.cpp21 rectClipper(BView* view, BRect rect, bool inverse) argument
30 pictureClipper(BView* view, BRect rect, bool inverse) argument
46 shapeClipper(BView* view, BRect rect, bool inverse) argument
63 testBase(BView* view, clipper clip, bool inverse) argument
71 testBaseDirect(BView* view, clipper clip) argument
77 testBaseInverse(BView* view, clipper clip) argument
83 testCross(BView* view, clipper clip, bool inverse) argument
91 testCorner(BView* view, clipper clip, bool inverse) argument
99 testCross00(BView* view, clipper clip) argument
106 testCross01(BView* view, clipper clip) argument
113 testCross10(BView* view, clipper clip) argument
120 testCross11(BView* view, clipper clip) argument
127 test3000(BView* view, clipper clip) argument
135 test3001(BView* view, clipper clip) argument
143 test3010(BView* view, clipper clip) argument
151 test3011(BView* view, clipper clip) argument
159 test3100(BView* view, clipper clip) argument
167 test3101(BView* view, clipper clip) argument
175 test3110(BView* view, clipper clip) argument
183 test3111(BView* view, clipper clip) argument
[all...]
/haiku/src/preferences/mail/
H A DAutoConfigView.cpp502 BView *view = new BStringView("", "Not here!");//CreateConfigView(protocol, dummySettings.InboundSettings(), local
/haiku/src/tests/kits/interface/pictureprint/
H A DPreview.cpp61 void PreviewPage::Draw(BView* view) { argument
/haiku/src/apps/haikudepot/ui/
H A DPackageContentsView.cpp306 PackageContentsView* view = reinterpret_cast<PackageContentsView*>(arg); local
[all...]
/haiku/src/apps/terminal/
H A DSmartTabView.cpp133 BView *view = ViewForTab(index); local
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DBreakpointListView.cpp71 ListInputFilter(BView* view) argument
/haiku/src/kits/tracker/
H A DIconMenuItem.cpp50 DimmedIconBlitter(BView* view, BPoint where, BBitmap* bitmap, void*) argument
[all...]
/haiku/src/preferences/input/
H A DInputTouchpadPrefView.cpp191 BView* view = fOffScreenView != NULL ? fOffScreenView : this; local
[all...]
/haiku/src/apps/mail/
H A DEnclosures.cpp319 TListView::TListView(TEnclosuresView *view) argument
/haiku/src/apps/people/
H A DPersonWindow.cpp191 BView* view = CurrentFocus(); local
/haiku/src/apps/powerstatus/
H A DExtendedInfoWindow.cpp46 BStringView* view = new BStringView("info", ""); local
360 ExtPowerStatusView* view = new ExtPowerStatusView(interface, local
201 BatteryTab(BatteryInfoView* target, ExtPowerStatusView* view) argument
[all...]

Completed in 158 milliseconds

1234567891011>>