Searched refs:GetValueFromFormattedInput (Results 1 - 8 of 8) sorted by relevance

/haiku/src/kits/debugger/value/
H A DValueFormatter.cpp31 ValueFormatter::GetValueFromFormattedInput(const BString& input, function in class:ValueFormatter
/haiku/headers/private/debugger/value/
H A DValueFormatter.h35 virtual status_t GetValueFromFormattedInput(
/haiku/headers/private/debugger/value/value_formatters/
H A DFloatValueFormatter.h32 virtual status_t GetValueFromFormattedInput(
H A DIntegerValueFormatter.h38 virtual status_t GetValueFromFormattedInput(
/haiku/src/apps/debugger/user_interface/gui/value/
H A DTableCellIntegerEditor.cpp48 return GetValueFormatter()->GetValueFromFormattedInput(Text(),
H A DTableCellFloatEditor.cpp48 return GetValueFormatter()->GetValueFromFormattedInput(Text(),
/haiku/src/kits/debugger/value/value_formatters/
H A DFloatValueFormatter.cpp74 FloatValueFormatter::GetValueFromFormattedInput(const BString& input, function in class:FloatValueFormatter
H A DIntegerValueFormatter.cpp82 IntegerValueFormatter::GetValueFromFormattedInput(const BString& input, function in class:IntegerValueFormatter

Completed in 151 milliseconds