Searched defs:view (Results 76 - 100 of 313) sorted by relevance

1234567891011>>

/haiku/src/apps/showimage/
H A DSelectionBox.cpp41 SelectionBox::SetBounds(ShowImageView* view, BRect bounds) argument
71 SelectionBox::MouseDown(ShowImageView* view, BPoint where) argument
80 MouseMoved(ShowImageView* view, BPoint where) argument
102 MouseUp(ShowImageView* view, BPoint where) argument
142 Draw(ShowImageView* view, const BRect& updateRect) const argument
[all...]
/haiku/src/kits/interface/
H A DGridLayoutBuilder.cpp32 BGridLayoutBuilder::BGridLayoutBuilder(BGridView* view) argument
69 BGridLayoutBuilder::Add(BView* view, int32 column, int32 row, argument
/haiku/src/libs/alm/
H A DALMGroup.cpp18 ALMGroup::ALMGroup(BView* view) argument
90 ALMGroup::_Init(BLayoutItem* item, BView* view, enum orientation orien) argument
/haiku/src/tests/add-ons/opengl/fake_renderer/
H A DFakeRenderer.cpp29 instantiate_gl_renderer(BGLView* view, ulong options, argument
36 FakeRenderer::FakeRenderer(BGLView* view, ulong options, argument
/haiku/src/tests/kits/interface/
H A DScrollViewSetBorderTest.cpp19 BView* view = new BView("", B_WILL_DRAW, NULL); local
82 BView* view = fScrollView->Target(); local
H A DScrollViewTest.cpp57 BView *view = new BView(frame, "main view", B_FOLLOW_ALL, B_WILL_DRAW); local
143 BView *view = new BView(frame, "main view", B_FOLLOW_ALL, B_WILL_DRAW); local
[all...]
/haiku/src/tests/servers/app/bitmap_bounds/
H A Dmain.cpp96 BRect view = bitmap.OffsetToCopy(B_ORIGIN); local
112 BView* view = new TestView(window->Bounds(), "test", local
/haiku/src/tests/servers/app/find_view/
H A DFindView.cpp39 BView* view = Window()->FindView(where); local
/haiku/src/tests/servers/app/window_invalidation/
H A DWindowInvalidation.cpp84 BView* view = new ShowInvalidationView(Bounds()); local
/haiku/src/tests/servers/app/workspace_activated/
H A DWorkspaceActivated.cpp80 BView *view = new View(BRect(10, 10, 290, 290)); local
/haiku/src/apps/patchbay/
H A DMidiEventMeter.cpp60 MidiEventMeter::Pulse(BView* view) argument
82 MidiEventMeter::Draw(BView* view) argument
[all...]
/haiku/src/kits/screensaver/
H A DScreenSaverRunner.cpp23 ScreenSaverRunner::ScreenSaverRunner(BWindow* window, BView* view, argument
/haiku/src/apps/icon-o-matic/generic/gui/
H A DGroup.cpp123 Group::_LayoutControl(BView* view, BRect frame, argument
/haiku/src/apps/resedit/
H A DMiscEditors.cpp138 BView *view = FindView("scrollView"); local
/haiku/src/tests/servers/app/scrolling/
H A Dmain.cpp116 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL, local
/haiku/src/tests/servers/app/view_transit/
H A DViewTransit.cpp127 View* view = new View(frame, "R", B_FOLLOW_TOP_BOTTOM | B_FOLLOW_RIGHT, local
/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DConnectionConfigWindow.cpp195 BView* view = fConfigGroupView->ChildAt(0); local
204 ConnectionConfigView* view = NULL; local
/haiku/src/preferences/appearance/
H A DColorWhichListView.cpp70 BView* view = new BView(rect, "", B_FOLLOW_NONE, B_WILL_DRAW); local
[all...]
/haiku/src/tests/kits/interface/picture/
H A DPictureTest.cpp20 BView *view = new Svg2PictureView(Bounds(), filename); local
47 DrawStuff(BView *view) argument
[all...]
/haiku/src/tests/kits/media/
H A DVideoDecoder.cpp104 BView* view = new VideoView(fMediaTrack, format.Width(), format.Height()); local
/haiku/src/add-ons/accelerants/3dfx/
H A Doverlay.cpp293 ConfigureOverlay(overlay_token overlayToken, const overlay_buffer* buffer, const overlay_window* window, const overlay_view* view) argument
[all...]
/haiku/src/apps/cortex/TipManager/
H A DTipManager.cpp160 setTip( const BRect& rect, const char* text, BView* view, offset_mode_t offsetMode , BPoint offset , uint32 flags ) argument
177 setTip( const char* text, BView* view, offset_mode_t offsetMode , BPoint offset , uint32 flags ) argument
191 removeTip( const BRect& rect, BView* view) argument
204 removeAll( BView* view) argument
[all...]
/haiku/src/kits/bluetooth/
H A DDeviceClass.cpp352 DeviceClass::Draw(BView* view, const BPoint& point) argument
[all...]
/haiku/src/apps/pulse/
H A DPrefsWindow.cpp123 BView *view = tab->View(); local
/haiku/src/apps/cortex/addons/LoggingConsumer/
H A DNodeHarnessWin.cpp171 BView* view = BMediaTheme::ViewFor(web); local

Completed in 130 milliseconds

1234567891011>>