webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
WebCore::LocaleWin Class Reference

#include <LocaleWin.h>

Inheritance diagram for WebCore::LocaleWin:
WebCore::Locale

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< Localecreate (const AtomicString &localeIdentifier)
 
static std::unique_ptr< LocalecreateDefault ()
 
- 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)
 

Constructor & Destructor Documentation

◆ LocaleWin()

WebCore::LocaleWin::LocaleWin ( LCID  lcid)
inlineexplicit

◆ ~LocaleWin()

WebCore::LocaleWin::~LocaleWin ( )

The documentation for this class was generated from the following files: