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

/haiku-fatelf/src/apps/debugger/user_interface/gui/team_window/
H A DWatchPromptWindow.cpp35 fLengthInput(NULL),
75 fLengthInput = new BTextControl("Length:", text, NULL);
109 .Add(fLengthInput)
148 length = (int32)parser.EvaluateToInt64(fLengthInput->Text());
H A DWatchPromptWindow.h52 BTextControl* fLengthInput; member in class:WatchPromptWindow

Completed in 194 milliseconds