Searched defs:view (Results 1 - 25 of 313) sorted by relevance

1234567891011>>

/haiku/src/apps/icon-o-matic/generic/property/view/
H A DPropertyEditorFactory.cpp54 IconValueView* view = new IconValueView(i); local
/haiku/src/servers/mail/
H A DErrorLogWindow.h17 BView *view; member in class:ErrorLogWindow
/haiku/src/add-ons/media/media-add-ons/videowindow/
H A DVideoWindow.cpp11 VideoWindow::VideoWindow(BRect size, VideoView* view) argument
/haiku/src/tests/add-ons/print/ppd/ui/
H A DUIUtils.cpp21 void RemoveChildren(BView* view) argument
/haiku/src/kits/screensaver/
H A DDefaultSettingsView.cpp22 BuildDefaultSettingsView(BView* view, const char* moduleName, const char* info) argument
/haiku/src/tests/kits/shared/
H A DCalendarViewTest.cpp39 BCalendarView *view = new BCalendarView("test"); local
[all...]
/haiku/src/apps/packageinstaller/
H A DPackageWindow.cpp31 PackageView* view = new PackageView(ref); local
/haiku/src/apps/icon-o-matic/transformable/
H A DCanvasTransformBox.cpp15 CanvasTransformBox::CanvasTransformBox(CanvasView* view) argument
/haiku/src/apps/mediaconverter/
H A DMediaEncoderWindow.cpp18 MediaEncoderWindow::MediaEncoderWindow(BRect frame, BView* view) argument
/haiku/src/tests/add-ons/print/pdf/bezierbounds/
H A DBBApp.h15 BBView *view; member in class:AppWindow
/haiku/src/tests/add-ons/print/pdf/linepathbuilder/
H A DLPBApp.h15 PathView *view; member in class:AppWindow
/haiku/src/tests/servers/app/benchmark/
H A DTest.cpp26 Test::SetupClipping(BView* view) argument
45 Test::PrintResults(BView* view) argument
H A DHorizontalLineTest.cpp36 HorizontalLineTest::Prepare(BView* view) argument
47 HorizontalLineTest::RunIteration(BView* view) argument
75 HorizontalLineTest::PrintResults(BView* view) argument
/haiku/src/apps/debugger/user_interface/gui/util/
H A DGuiSettingsUtils.cpp16 GuiSettingsUtils::ArchiveSplitView(BMessage& settings, BSplitView* view) argument
32 UnarchiveSplitView(const BMessage& settings, BSplitView* view) argument
/haiku/src/apps/debugger/user_interface/gui/connection_config/config_handlers/
H A DNetworkConnectionConfigHandler.cpp30 NetworkConnectionConfigView* view = NULL; local
/haiku/src/add-ons/network_settings/dialup/
H A DDialUpApplication.cpp58 DialUpView *view = new DialUpView(Bounds()); local
/haiku/src/tests/kits/interface/bbitmap/
H A DDrawBitmapTest.cpp85 BView* view = new BitmapView(bitmap); local
/haiku/src/kits/print/
H A DBeUtilsTranslation.cpp66 BPicture *BitmapToPicture(BView* view, BBitmap *bitmap) { argument
75 BPicture *BitmapToGrayedPicture(BView* view, BBitmap *bitmap) { argument
[all...]
/haiku/src/kits/shared/
H A DStatusView.cpp14 AdoptScrollBarFontSize(BView* view) argument
/haiku/src/apps/bootmanager/
H A DWizardController.cpp46 WizardController::Initialize(WizardView* view) argument
/haiku/src/preferences/virtualmemory/
H A DVirtualMemory.cpp44 BTextView* view = alert->TextView(); local
/haiku/src/tests/kits/interface/
H A DPulseTest.cpp54 BView *view = new PulseView(window->Bounds(), "pulse view", B_FOLLOW_ALL, B_PULSE_NEEDED|B_WILL_DRAW); local
H A DTruncateString.cpp58 TruncateView *view = new TruncateView(frame.OffsetToSelf(0, 0)); local
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DTest.cpp9 Test::Test(const char* name, const char* description, BView* view) argument
44 Test::SetView(BView* view) argument
/haiku/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DControlTest.cpp42 ControlTest::SetView(BView* view) argument

Completed in 182 milliseconds

1234567891011>>