Searched refs:fHostInput (Results 1 – 2 of 2) sorted by relevance
32 fHostInput(NULL), in NetworkConnectionConfigView()53 fHostInput->SetTarget(this); in AttachedToWindow()64 fSettings->SetValue(fHostSetting, fHostInput->Text()); in MessageReceived()102 .Add((fHostInput = new BTextControl("host_input", "Host:", "", in InitSpecific()119 fHostInput->SetModificationMessage( in InitSpecific()
29 BTextControl* fHostInput; variable