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

/haiku-fatelf/headers/os/locale/
H A DFormattingConventions.h115 mutable BString fCachedNumericFormat; member in class:BFormattingConventions
/haiku-fatelf/src/kits/locale/
H A DFormattingConventions.cpp199 fCachedNumericFormat(other.fCachedNumericFormat),
266 fCachedNumericFormat = other.fCachedNumericFormat;

Completed in 36 milliseconds