Searched refs:fLastStringView (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/kits/interface/
H A DSimpleAlertTest.cpp43 BStringView* fLastStringView; member in class:Window
87 fLastStringView = new BStringView("last pressed", "");
88 fLastStringView->SetAlignment(B_ALIGN_CENTER);
98 .Add(fLastStringView)
124 fLastStringView->SetText("Canceled alert");
126 fLastStringView->SetText(BString().SetToFormat(

Completed in 26 milliseconds