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

/haiku/src/kits/locale/
H A DFormattingConventions.cpp207 fExplicitMonetaryFormat(other.fExplicitMonetaryFormat),
289 fExplicitMonetaryFormat = other.fExplicitMonetaryFormat;
322 && fExplicitMonetaryFormat == other.fExplicitMonetaryFormat
588 fExplicitMonetaryFormat = format;
/haiku/headers/os/locale/
H A DFormattingConventions.h138 BString fExplicitMonetaryFormat; member in class:BFormattingConventions

Completed in 88 milliseconds