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

/haiku-fatelf/src/kits/locale/
H A DGenericNumberFormat.cpp265 const Symbol *MinusPrefix() const function in class:BGenericNumberFormat::SignSymbols
554 writer.Append(signSymbols->MinusPrefix());
762 writer.Append(signSymbols->MinusPrefix());
763 writer.Append(mantissaSignSymbols->MinusPrefix());
851 writer.Append(signSymbols->MinusPrefix());
852 writer.Append(mantissaSignSymbols->MinusPrefix());

Completed in 33 milliseconds