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

/haiku/src/tests/kits/interface/balert/alert_manual_test/
H A DAlertTestWindow.cpp24 BString strLabel = "Alert Manual Test"; local
31 strLabel.Append(" (");
32 strLabel.Append(path.Leaf());
33 strLabel.Append(")");
45 "title", strLabel.String());
103 BString strLabel; local
119 which_label(pTextView->Text(), strLabel);
126 strLabel.String(), pTextView->Bounds().Width(),
134 which_label(pb->Label(), strLabel);
141 strLabel
[all...]

Completed in 61 milliseconds