Searched defs:view (Results 26 - 50 of 315) sorted by relevance

1234567891011>>

/haiku-fatelf/src/kits/print/
H A DBeUtilsTranslation.cpp66 BPicture *BitmapToPicture(BView* view, BBitmap *bitmap) { argument
75 BPicture *BitmapToGrayedPicture(BView* view, BBitmap *bitmap) { argument
[all...]
/haiku-fatelf/src/preferences/fonts/
H A DFontView.cpp27 add_font_selection_view(BGridLayout* layout, FontSelectionView* view, argument
/haiku-fatelf/src/preferences/mail/
H A DCenterContainer.cpp98 BView *view local
[all...]
/haiku-fatelf/src/preferences/network_old/
H A DInterfaceWin.cpp16 BView *view=new BView(r,"Interface_View",B_FOLLOW_ALL,B_WILL_DRAW); local
[all...]
/haiku-fatelf/src/preferences/virtualmemory/
H A DVirtualMemory.cpp44 BTextView* view = alert->TextView(); local
/haiku-fatelf/src/tests/kits/interface/
H A DGetMouseTest.cpp7 class view : public BView { class in inherits:BView
9 view(BRect rect) function in class:view
H A DPulseTest.cpp54 BView *view = new PulseView(window->Bounds(), "pulse view", B_FOLLOW_ALL, B_PULSE_NEEDED|B_WILL_DRAW); local
H A DSliderTest.cpp24 downBy(BRect &rect, BView* view) argument
32 rightBy(BRect &rect, BView* view) argument
47 BView* view = new BView(rect, NULL, B_FOLLOW_ALL, B_WILL_DRAW); local
[all...]
H A DTruncateString.cpp58 TruncateView *view = new TruncateView(frame.OffsetToSelf(0, 0)); local
/haiku-fatelf/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-fatelf/src/tests/kits/interface/layout/widget_layout_test/tests/
H A DControlTest.cpp42 ControlTest::SetView(BView* view) argument
/haiku-fatelf/src/tests/kits/net/preflet/DialUpAddOn/
H A DAddOn.cpp65 BView *view = new DialUpView(r); local
/haiku-fatelf/src/tests/servers/app/benchmark/
H A DHorizontalLineTest.cpp36 HorizontalLineTest::Prepare(BView* view) argument
47 HorizontalLineTest::RunIteration(BView* view) argument
75 HorizontalLineTest::PrintResults(BView* view) argument
H A DRandomLineTest.cpp37 RandomLineTest::Prepare(BView* view) argument
48 RandomLineTest::RunIteration(BView* view) argument
79 RandomLineTest::PrintResults(BView* view) argument
H A DStringTest.cpp37 StringTest::Prepare(BView* view) argument
63 StringTest::RunIteration(BView* view) argument
100 StringTest::PrintResults(BView* view) argument
[all...]
H A DVerticalLineTest.cpp36 VerticalLineTest::Prepare(BView* view) argument
47 VerticalLineTest::RunIteration(BView* view) argument
75 VerticalLineTest::PrintResults(BView* view) argument
/haiku-fatelf/src/tests/servers/app/draw_string_offsets/
H A Dmain.cpp62 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL, local
/haiku-fatelf/src/add-ons/screen_savers/gravity/
H A DGravity.cpp46 Gravity::StartConfig(BView* view) argument
53 Gravity::StartSaver(BView* view, bool preview) argument
/haiku-fatelf/src/add-ons/screen_savers/icons/
H A DIconDisplay.cpp58 IconDisplay::ClearOn(BView* view) argument
68 IconDisplay::DrawOn(BView* view, uint32 delta) argument
/haiku-fatelf/src/add-ons/tracker/iconvader/
H A DIconVader.cpp14 static void Error(BView *view, status_t status, bool unlock=false) argument
34 BPoseView *view = NULL; local
[all...]
/haiku-fatelf/src/add-ons/translators/raw/
H A Dmain.cpp124 BView* view = new BView(window->Bounds(), NULL, local
/haiku-fatelf/src/apps/bootmanager/
H A DWizardPageView.cpp52 BTextView* view = new BTextView(frame, "text", local
68 BTextView* view = new BTextView("text"); local
78 MakeHeading(BTextView* view) argument
93 LayoutDescriptionVertically(BTextView* view) argument
[all...]
/haiku-fatelf/src/apps/debuganalyzer/gui/chart/
H A DStringChartLegend.cpp43 StringChartLegendRenderer::GetMinimumLegendSpacing(BView* view, argument
52 StringChartLegendRenderer::LegendSize(ChartLegend* _legend, BView* view) argument
64 StringChartLegendRenderer::RenderLegend(ChartLegend* _legend, BView* view, argument
/haiku-fatelf/src/apps/deskbar/
H A DStatusViewShelf.cpp111 TReplicantShelf::CanAcceptReplicantView(BRect frame, BView* view, argument
/haiku-fatelf/src/apps/icon-o-matic/transformable/
H A DTransformPointsBox.cpp22 TransformPointsBox::TransformPointsBox(CanvasView* view, argument

Completed in 322 milliseconds

1234567891011>>