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

/haiku/headers/private/libroot/locale/
H A DICUNumericData.h17 class ICUNumericData : public ICULocaleconvData { class in namespace:BPrivate::Libroot
21 ICUNumericData(pthread_key_t tlsKey,
H A DICULocaleBackend.h19 #include "ICUNumericData.h"
100 ICUNumericData fNumericData;
/haiku/src/system/libroot/add-ons/icu/
H A DICUNumericData.cpp7 #include "ICUNumericData.h"
22 ICUNumericData::ICUNumericData(pthread_key_t tlsKey, struct lconv& localeConv) function in class:BPrivate::Libroot::ICUNumericData
35 ICUNumericData::Initialize(LocaleNumericDataBridge* dataBridge)
45 ICUNumericData::SetTo(const Locale& locale, const char* posixLocaleName)
99 ICUNumericData::SetToPosix()
118 ICUNumericData::GetLanginfo(int index)

Completed in 86 milliseconds