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

/haiku/src/apps/debugger/user_interface/gui/utility_windows/
H A DWatchPromptWindow.cpp41 fLengthInput(NULL),
102 fLengthInput = new BTextControl("Length:", text, NULL);
138 .Add(fLengthInput)
252 fLengthExpressionInfo->SetTo(fLengthInput->Text());
H A DWatchPromptWindow.h60 BTextControl* fLengthInput; member in class:WatchPromptWindow

Completed in 67 milliseconds