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

/haiku/src/preferences/input/
H A DKeyboardView.cpp54 BTextControl* textcontrol = new BTextControl( local
56 textcontrol->SetAlignment(B_ALIGN_LEFT, B_ALIGN_CENTER);
57 textcontrol->SetExplicitMinSize(
58 BSize(textcontrol->StringWidth(B_TRANSLATE("Typing test area")),
65 .Add(textcontrol)

Completed in 36 milliseconds