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

1234567891011>>

/haiku/src/tests/servers/app/benchmark/
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/src/tests/servers/app/draw_string_offsets/
H A Dmain.cpp62 BView* view = new TestView(window->Bounds(), "test", B_FOLLOW_ALL, local
/haiku/src/add-ons/screen_savers/gravity/
H A DGravity.cpp55 Gravity::StartConfig(BView* view) argument
63 Gravity::StartSaver(BView* view, bool preview) argument
/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellValueRendererUtils.cpp18 TableCellValueRendererUtils::DrawString(BView* view, BRect rect, argument
73 TableCellValueRendererUtils::PreferredStringWidth(BView* view, argument
[all...]
/haiku/src/tests/servers/app/gradients/
H A Dmain.cpp46 virtual void Draw(BView* view, BRect updateRect) argument
82 virtual void Draw(BView* view, BRect updateRect) argument
170 Draw(BView* view, BRect updateRect) argument
[all...]
/haiku/src/apps/haikudepot/ui_generic/
H A Dsupport.cpp95 set_small_font(BView* view) argument
/haiku/src/tests/kits/interface/
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 DGetMouseTest.cpp7 class view : public BView { class in inherits:BView
9 view(BRect rect) function in class:view
H A DCheckBoxTest.cpp82 BView *view = new BView(rect.InsetByCopy(-15, -15), NULL, B_FOLLOW_NONE, B_WILL_DRAW); local
[all...]
H A DSetDiskModeTest.cpp25 DrawStuff(BView *view) argument
[all...]
/haiku/src/apps/aboutsystem/
H A DHyperTextActions.cpp29 URLAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) argument
57 OpenFileAction::Clicked(HyperTextView* view, BPoint where, BMessage* message) argument
/haiku/src/add-ons/accelerants/3dfx/
H A D3dfx_overlay.cpp15 TDFX_DisplayOverlay(const overlay_window* window, const overlay_buffer* buffer, const overlay_view* view) argument
/haiku/src/add-ons/translators/shared/
H A DTranslatorWindow.cpp87 BView *view = NULL; local
/haiku/src/apps/icon-o-matic/transformable/
H A DTransformShapesBox.cpp22 TransformShapesBox::TransformShapesBox(CanvasView* view, argument
H A DPerspectiveBoxStates.cpp31 DragState::_SetViewCursor(BView* view, const uchar* cursorData) const argument
65 DragCornerState::UpdateViewCursor(BView* view, BPoint current) const argument
/haiku/src/add-ons/translators/raw/
H A Dmain.cpp124 BView* view = new BView(window->Bounds(), NULL, local
/haiku/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/src/apps/deskbar/
H A DStatusViewShelf.cpp111 TReplicantShelf::CanAcceptReplicantView(BRect frame, BView* view, argument
/haiku/src/preferences/screen/
H A DRefreshSlider.cpp59 BView *view = OffscreenView(); local
/haiku/src/tests/kits/interface/layout/widget_layout_test/
H A DWrapperView.cpp12 WrapperView::WrapperView(BView* view) argument
/haiku/src/tests/libs/alm/
H A DHelloWorld.cpp33 BView* view = new BView("alm view", 0, fLayout); local
61 BView* view = fLayout->View(); local
/haiku/src/tests/servers/app/cursor_test/
H A DCursorTest.cpp83 BView *view = new View(Bounds().InsetByCopy(30, 30)); local
/haiku/src/tests/servers/app/desktop_window/
H A DDesktopWindow.cpp67 BView *view = new View(Bounds()); local

Completed in 98 milliseconds

1234567891011>>