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

/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellIntegerEditor.h20 virtual bool ValidateInput() const;
H A DTableCellFloatEditor.h19 virtual bool ValidateInput() const;
H A DTableCellTextControlEditor.h26 virtual bool ValidateInput() const = 0;
H A DTableCellIntegerEditor.cpp30 TableCellIntegerEditor::ValidateInput() const function in class:TableCellIntegerEditor
H A DTableCellFloatEditor.cpp30 TableCellFloatEditor::ValidateInput() const function in class:TableCellFloatEditor
H A DTableCellTextControlEditor.cpp88 if (ValidateInput()) {

Completed in 176 milliseconds