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

/haiku-fatelf/src/kits/locale/
H A DFormattingConventions.cpp202 fExplicitNumericFormat(other.fExplicitNumericFormat),
274 fExplicitNumericFormat = other.fExplicitNumericFormat;
307 return fExplicitNumericFormat == other.fExplicitNumericFormat
527 fExplicitNumericFormat = format;
/haiku-fatelf/headers/os/locale/
H A DFormattingConventions.h121 BString fExplicitNumericFormat; member in class:BFormattingConventions

Completed in 31 milliseconds