Searched defs:view (Results 101 - 125 of 315) sorted by relevance

1234567891011>>

/haiku-fatelf/src/tests/kits/interface/picture/
H A DPictureTest.cpp20 BView *view = new Svg2PictureView(Bounds(), filename); local
47 DrawStuff(BView *view) argument
[all...]
/haiku-fatelf/src/tests/kits/midi/midi_player_replacement/
H A DMidiPlayerView.cpp94 Activity *view = NULL; local
/haiku-fatelf/src/tests/kits/midi/patchbay/
H A DMidiEventMeter.cpp45 void MidiEventMeter::Pulse(BView* view) argument
63 void MidiEventMeter::Draw(BView* view) argument
[all...]
/haiku-fatelf/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-fatelf/src/tests/servers/app/find_view/
H A DFindView.cpp39 BView* view = Window()->FindView(where); local
/haiku-fatelf/src/tests/servers/app/scrolling/
H A Dmain.cpp116 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL, local
/haiku-fatelf/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-fatelf/src/tests/servers/app/window_invalidation/
H A DWindowInvalidation.cpp84 BView* view = new ShowInvalidationView(Bounds()); local
/haiku-fatelf/src/tests/servers/app/workspace_activated/
H A DWorkspaceActivated.cpp80 BView *view = new View(BRect(10, 10, 290, 290)); local
/haiku-fatelf/src/kits/bluetooth/
H A DDeviceClass.cpp342 DeviceClass::Draw(BView* view, const BPoint& point) argument
[all...]
/haiku-fatelf/src/kits/tracker/
H A DTextWidget.h177 Draw(BRect widgetRect, BRect widgetTextRect, float width, BPoseView* view, bool selected, uint32 clipboardMode) argument
/haiku-fatelf/src/add-ons/screen_savers/flurry/
H A DFlurry.cpp327 Flurry::StartSaver(BView* view, bool preview) argument
/haiku-fatelf/src/add-ons/screen_savers/ifs/
H A DIFSSaver.cpp63 IFSSaver::StartConfig(BView *view) argument
194 IFSSaver::Draw(BView *view, int32 frame) argument
[all...]
/haiku-fatelf/src/add-ons/screen_savers/shelf/
H A DShelf.cpp92 Shelf::StartConfig(BView *view) argument
140 Shelf::StartSaver(BView *view, bool preview) argument
238 Draw(BView *view, int32 frame) argument
[all...]
/haiku-fatelf/src/add-ons/translators/wonderbrush/
H A DWonderBrushView.cpp95 BView *view = Parent(); local
[all...]
/haiku-fatelf/src/apps/activitymonitor/
H A DActivityWindow.cpp72 ActivityView* view = new ActivityView("ActivityMonitor", &viewState); local
174 BView* view; local
245 BView* view; local
256 ActivityView* view = ActivityViewAt(0); local
310 ActivityView* view = dynamic_cast<ActivityView*>(top->ChildAt(i)); local
337 ActivityView* view = new ActivityView("ActivityMonitor", &settings); local
[all...]
/haiku-fatelf/src/apps/bootmanager/
H A DPartitionsPage.cpp115 PartitionsPage::_FillPartitionsView(BView* view) argument
/haiku-fatelf/src/apps/cortex/addons/LoggingConsumer/
H A DNodeHarnessWin.cpp161 BView* view = BMediaTheme::ViewFor(web); local
/haiku-fatelf/src/apps/diskprobe/
H A DAttributeWindow.cpp85 BView *view = fTypeEditorView; local
107 BView *view; local
132 AddRawEditorTab(BView *view) argument
147 SetTypeEditorTab(BView *view) argument
237 BView *view = new BView(rect, "main", B_FOLLOW_ALL, 0); local
[all...]
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformBoxStates.cpp65 DragState::_SetViewCursor(BView* view, const uchar* cursorData) const argument
192 DragCornerState::UpdateViewCursor(BView* view, BPoint current) const argument
410 UpdateViewCursor(BView* view, BPoint current) const argument
507 UpdateViewCursor(BView* view, BPoint current) const argument
572 UpdateViewCursor(BView* view, BPoint current) const argument
642 UpdateViewCursor(BView* view, BPoint current) const argument
[all...]
/haiku-fatelf/src/apps/packagemanager/
H A DApplicationWindow.cpp174 ApplicationView* view = dynamic_cast<ApplicationView*>( local
257 ApplicationView* view = dynamic_cast<ApplicationView*>( local
/haiku-fatelf/src/apps/pulse/
H A DPulseApp.cpp187 BTextView* view = alert->TextView(); local
/haiku-fatelf/src/apps/serialconnect/
H A DTermView.cpp241 TermView* view = (TermView*)user; local
/haiku-fatelf/src/apps/showimage/
H A DToolBarView.cpp130 ToolBarView::_AddView(BView* view) argument
/haiku-fatelf/src/kits/interface/
H A DGroupLayoutBuilder.cpp32 BGroupLayoutBuilder::BGroupLayoutBuilder(BGroupView* view) argument
85 BGroupLayoutBuilder::Add(BView* view) argument
94 BGroupLayoutBuilder::Add(BView* view, float weight) argument

Completed in 218 milliseconds

1234567891011>>