|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <LocaleWin.h>
Public Member Functions | |
| LocaleWin (LCID) | |
| ~LocaleWin () | |
Public Member Functions inherited from WebCore::Locale | |
| String | convertToLocalizedNumber (const String &) |
| String | convertFromLocalizedNumber (const String &) |
| virtual | ~Locale () |
Additional Inherited Members | |
Static Public Member Functions inherited from WebCore::Locale | |
| static std::unique_ptr< Locale > | create (const AtomicString &localeIdentifier) |
| static std::unique_ptr< Locale > | createDefault () |
Protected Types inherited from WebCore::Locale | |
| enum | { DecimalSeparatorIndex = 10, GroupSeparatorIndex = 11, DecimalSymbolsSize } |
Protected Member Functions inherited from WebCore::Locale | |
| Locale () | |
| void | setLocaleData (const Vector< String, DecimalSymbolsSize > &, const String &positivePrefix, const String &positiveSuffix, const String &negativePrefix, const String &negativeSuffix) |
|
inlineexplicit |
| WebCore::LocaleWin::~LocaleWin | ( | ) |
1.8.13