Home
last modified time | relevance | path

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

/haiku/src/apps/terminal/
H A DFindWindow.cpp52 BRadioButton* useSelection = NULL; in FindWindow() local
60 .Add(useSelection = new BRadioButton(B_TRANSLATE("Use selection"), in FindWindow()
85 useSelection->SetValue(B_CONTROL_ON); in FindWindow()