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

/haiku/src/preferences/keymap/
H A DModifierKeysWindow.cpp85 BStringView* keyLabel = new BStringView("key label", local
87 keyLabel->SetExplicitMaxSize(BSize(B_SIZE_UNLIMITED, B_SIZE_UNSET));
88 keyLabel->SetFont(be_bold_font);
115 .Add(keyLabel, 1, 0)

Completed in 36 milliseconds