Home
last modified time | relevance | path

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

/haiku/src/kits/locale/
H A DFormattingConventions.cpp203 fCachedNumericFormat(other.fCachedNumericFormat), in BFormattingConventions()
284 fCachedNumericFormat = other.fCachedNumericFormat; in operator =()
/haiku/headers/os/locale/
H A DFormattingConventions.h128 mutable BString fCachedNumericFormat; variable