Home
last modified time | relevance | path

Searched refs:fLCID (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/icu4c/source/i18n/
Dwinnmfmt.cpp215 fLCID = locale.getLCID(); in Win32NumberFormat()
228 int32_t len = uloc_getLocaleForLCID(fLCID, tmpLocID, UPRV_LENGTHOF(tmpLocID) - 1, &tmpsts); in Win32NumberFormat()
281 this->fLCID = other.fLCID; in operator =()
Dwinnmfmt.h154 int32_t fLCID; variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dwinnmfmt.cpp210 fLCID = locale.getLCID(); in Win32NumberFormat()
223 int32_t len = uloc_getLocaleForLCID(fLCID, tmpLocID, UPRV_LENGTHOF(tmpLocID) - 1, &tmpsts); in Win32NumberFormat()
276 this->fLCID = other.fLCID; in operator =()
Dwinnmfmt.h154 int32_t fLCID; variable
/third_party/node/deps/icu-small/source/i18n/
Dwinnmfmt.cpp216 fLCID = locale.getLCID(); in Win32NumberFormat()
229 int32_t len = uloc_getLocaleForLCID(fLCID, tmpLocID, UPRV_LENGTHOF(tmpLocID) - 1, &tmpsts); in Win32NumberFormat()
282 this->fLCID = other.fLCID; in operator =()
Dwinnmfmt.h154 int32_t fLCID; variable