Home
last modified time | relevance | path

Searched refs:typeView (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/bootmanager/
H A DPartitionsPage.cpp155 BStringView* typeView = new BStringView("type", sizeText.String()); in _FillPartitionsView() local
156 typeView->SetExplicitAlignment( in _FillPartitionsView()
175 .Add(typeView, 3, rowNumber) in _FillPartitionsView()