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

1234567891011>>

/haiku-fatelf/src/kits/interface/
H A DViewLayoutItem.cpp22 BViewLayoutItem::BViewLayoutItem(BView* view) argument
/haiku-fatelf/src/kits/mail/
H A DProtocolConfigView.cpp186 FindWidestLabel(BView *view) argument
[all...]
/haiku-fatelf/src/kits/print/
H A DJobSetupPanel.cpp277 BView* view = BGroupLayoutBuilder(B_VERTICAL, 5.0) local
/haiku-fatelf/src/kits/screensaver/
H A DScreenSaver.cpp33 BScreenSaver::StartSaver(BView *view, bool preview) argument
49 BScreenSaver::Draw(BView *view, int32 frame) argument
/haiku-fatelf/src/kits/tracker/
H A DBackgroundImage.cpp169 BackgroundImage::Show(BView* view, int32 workspace) argument
184 BackgroundImage::Show(BackgroundImageInfo* info, BView* view) argument
318 BackgroundImage::WorkspaceActivated(BView* view, int3 argument
[all...]
H A DCountView.cpp58 BCountView::BCountView(BRect bounds, BPoseView* view) argument
H A DThread.h303 MouseDownThread<View>::TrackMouse(View* view, argument
312 MouseDownThread<View>::MouseDownThread(View* view, argument
369 View* view = dynamic_cast<View*>(fOwner.Target(&looper)); local
[all...]
H A DTextWidget.cpp65 BTextWidget::BTextWidget(Model* model, BColumn* column, BPoseView* view) argument
122 ColumnRect(BPoint poseLoc, const BColumn* column, const BPoseView* view) argument
140 CalcRectCommon(BPoint poseLoc, const BColumn* column, const BPoseView* view, float textWidth) argument
192 CalcRect(BPoint poseLoc, const BColumn* column, const BPoseView* view) argument
200 CalcOldRect(BPoint poseLoc, const BColumn* column, const BPoseView* view) argument
208 CalcClickRect(BPoint poseLoc, const BColumn* column, const BPoseView* view) argument
255 MouseUp(BRect bounds, BPoseView* view, BPose* pose, BPoint) argument
335 StartEdit(BRect bounds, BPoseView* view, BPose* pose) argument
435 StopEdit(bool saveChanges, BPoint poseLoc, BPoseView* view, BPose* pose, int32 poseIndex) argument
477 CheckAndUpdate(BPoint loc, const BColumn* column, BPoseView* view, bool visible) argument
495 SelectAll(BPoseView* view) argument
505 Draw(BRect eraseRect, BRect textRect, float, BPoseView* view, BView* drawView, bool selected, uint32 clipboardMode, BPoint offset, bool direct) argument
[all...]
/haiku-fatelf/src/preferences/cpufrequency/
H A DColorStepView.cpp128 BView *view = NULL; local
[all...]
/haiku-fatelf/src/preferences/mail/
H A DAutoConfigView.cpp512 BView *view = CreateConfigView(protocol, dummySettings.InboundSettings(), local
[all...]
/haiku-fatelf/src/preferences/touchpad/
H A DTouchpadPrefView.cpp190 BView* view; local
[all...]
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/beserved/BeManager/
H A DGroupProperties.cpp69 GroupPropertiesView *view = (GroupPropertiesView *) GetAssociatedHeader(); local
75 GroupPropertiesView *view = (GroupPropertiesView *) GetAssociatedHeader(); local
/haiku-fatelf/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-fatelf/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-fatelf/src/tests/kits/interface/look/
H A DLook.cpp244 void _InvalidateChildrenAndView(BView* view) argument
/haiku-fatelf/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-fatelf/src/tests/kits/interface/pictureprint/
H A DPreview.cpp61 void PreviewPage::Draw(BView* view) { argument
/haiku-fatelf/src/tests/servers/app/copy_bits/
H A Dmain.cpp238 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL, local
/haiku-fatelf/src/tests/servers/app/event_mask/
H A DEventMask.cpp170 BView* view = new BView(Bounds(), NULL, B_FOLLOW_ALL, B_WILL_DRAW); local
/haiku-fatelf/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-fatelf/src/tests/servers/app/painter/
H A Dmain.cpp359 BView* view = new BView(bounds, NULL, B_FOLLOW_NONE, B_WILL_DRAW); local
[all...]
/haiku-fatelf/src/add-ons/opengl/swpipe/
H A DSoftwareRenderer.cpp39 instantiate_gl_renderer(BGLView *view, ulong opts, BGLDispatcher *dispatcher) argument
44 SoftwareRenderer::SoftwareRenderer(BGLView *view, ulong options, argument
/haiku-fatelf/src/apps/tv/
H A DVideoNode.cpp76 VideoNode::VideoNode(const char *name, VideoView *view) argument
H A DController.cpp87 Controller::SetVideoView(VideoView *view) argument
/haiku-fatelf/src/apps/people/
H A DPersonWindow.cpp191 BView* view = CurrentFocus(); local

Completed in 266 milliseconds

1234567891011>>