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

/haiku/src/kits/debugger/value/
H A DValueFormatter.cpp16 ValueFormatter::SupportsValidation() const function in class:ValueFormatter
/haiku/headers/private/debugger/value/
H A DValueFormatter.h26 virtual bool SupportsValidation() const;
/haiku/headers/private/debugger/value/value_formatters/
H A DFloatValueFormatter.h26 virtual bool SupportsValidation() const;
H A DIntegerValueFormatter.h32 virtual bool SupportsValidation() const;
/haiku/src/kits/debugger/value/value_formatters/
H A DFloatValueFormatter.cpp58 FloatValueFormatter::SupportsValidation() const function in class:FloatValueFormatter
H A DIntegerValueFormatter.cpp66 IntegerValueFormatter::SupportsValidation() const function in class:IntegerValueFormatter

Completed in 33 milliseconds