Searched refs:fWindowsLocaleName (Results 1 – 12 of 12) sorted by relevance
/third_party/icu/icu4c/source/i18n/ |
D | winnmfmt.cpp | 212 …t(), fCurrency(currency), fFormatInfo(NULL), fFractionDigitsSet(FALSE), fWindowsLocaleName(nullptr) in Win32NumberFormat() 217 GetEquivalentWindowsLocaleName(locale, &fWindowsLocaleName); in Win32NumberFormat() 236 if (fWindowsLocaleName != nullptr) in Win32NumberFormat() 238 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in Win32NumberFormat() 271 delete fWindowsLocaleName; in ~Win32NumberFormat() 283 …this->fWindowsLocaleName = other.fWindowsLocaleName == NULL ? NULL : new UnicodeString(*other.fWin… in operator =() 287 if (fWindowsLocaleName != nullptr) in operator =() 289 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in operator =() 400 if (fWindowsLocaleName != nullptr) in format() 402 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in format()
|
D | windtfmt.cpp | 168 …imeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale), fZoneID(), fWindowsLocaleName(nullptr) in Win32DateFormat() 171 GetEquivalentWindowsLocaleName(locale, &fWindowsLocaleName); in Win32DateFormat() 196 delete fWindowsLocaleName; in ~Win32DateFormat() 217 …this->fWindowsLocaleName = other.fWindowsLocaleName == NULL ? NULL : new UnicodeString(*other.fWin… in operator =() 320 if (fWindowsLocaleName != nullptr) in formatDate() 322 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatDate() 353 if (fWindowsLocaleName != nullptr) in formatTime() 355 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatTime()
|
D | winnmfmt.h | 158 UnicodeString* fWindowsLocaleName; // Stores the equivalent Windows locale name. variable
|
D | windtfmt.h | 130 UnicodeString* fWindowsLocaleName; // Stores the equivalent Windows locale name. variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | winnmfmt.cpp | 207 …t(), fCurrency(currency), fFormatInfo(NULL), fFractionDigitsSet(FALSE), fWindowsLocaleName(nullptr) in Win32NumberFormat() 212 GetEquivalentWindowsLocaleName(locale, &fWindowsLocaleName); in Win32NumberFormat() 231 if (fWindowsLocaleName != nullptr) in Win32NumberFormat() 233 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in Win32NumberFormat() 266 delete fWindowsLocaleName; in ~Win32NumberFormat() 278 …this->fWindowsLocaleName = other.fWindowsLocaleName == NULL ? NULL : new UnicodeString(*other.fWin… in operator =() 282 if (fWindowsLocaleName != nullptr) in operator =() 284 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in operator =() 395 if (fWindowsLocaleName != nullptr) in format() 397 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in format()
|
D | windtfmt.cpp | 163 …imeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale), fZoneID(), fWindowsLocaleName(nullptr) in Win32DateFormat() 166 GetEquivalentWindowsLocaleName(locale, &fWindowsLocaleName); in Win32DateFormat() 191 delete fWindowsLocaleName; in ~Win32DateFormat() 212 …this->fWindowsLocaleName = other.fWindowsLocaleName == NULL ? NULL : new UnicodeString(*other.fWin… in operator =() 315 if (fWindowsLocaleName != nullptr) in formatDate() 317 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatDate() 348 if (fWindowsLocaleName != nullptr) in formatTime() 350 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatTime()
|
D | winnmfmt.h | 158 UnicodeString* fWindowsLocaleName; // Stores the equivalent Windows locale name. variable
|
D | windtfmt.h | 130 UnicodeString* fWindowsLocaleName; // Stores the equivalent Windows locale name. variable
|
/third_party/node/deps/icu-small/source/i18n/ |
D | winnmfmt.cpp | 213 …, fCurrency(currency), fFormatInfo(nullptr), fFractionDigitsSet(false), fWindowsLocaleName(nullptr) in Win32NumberFormat() 218 GetEquivalentWindowsLocaleName(locale, &fWindowsLocaleName); in Win32NumberFormat() 237 if (fWindowsLocaleName != nullptr) in Win32NumberFormat() 239 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in Win32NumberFormat() 272 delete fWindowsLocaleName; in ~Win32NumberFormat() 284 …this->fWindowsLocaleName = other.fWindowsLocaleName == nullptr ? nullptr : new UnicodeString(*othe… in operator =() 288 if (fWindowsLocaleName != nullptr) in operator =() 290 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in operator =() 401 if (fWindowsLocaleName != nullptr) in format() 403 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in format()
|
D | windtfmt.cpp | 169 …imeStyle(timeStyle), fDateStyle(dateStyle), fLocale(locale), fZoneID(), fWindowsLocaleName(nullptr) in Win32DateFormat() 172 GetEquivalentWindowsLocaleName(locale, &fWindowsLocaleName); in Win32DateFormat() 197 delete fWindowsLocaleName; in ~Win32DateFormat() 218 …this->fWindowsLocaleName = other.fWindowsLocaleName == nullptr ? nullptr : new UnicodeString(*othe… in operator =() 321 if (fWindowsLocaleName != nullptr) in formatDate() 323 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatDate() 354 if (fWindowsLocaleName != nullptr) in formatTime() 356 …localeName = reinterpret_cast<const wchar_t*>(toOldUCharPtr(fWindowsLocaleName->getTerminatedBuffe… in formatTime()
|
D | winnmfmt.h | 158 UnicodeString* fWindowsLocaleName; // Stores the equivalent Windows locale name. variable
|
D | windtfmt.h | 130 UnicodeString* fWindowsLocaleName; // Stores the equivalent Windows locale name. variable
|