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

#include <LocaleMac.h>

Inheritance diagram for WebCore::LocaleMac:
WebCore::Locale

Public Member Functions

 LocaleMac (NSLocale *)
 
 ~LocaleMac ()
 
- 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

◆ LocaleMac()

WebCore::LocaleMac::LocaleMac ( NSLocale locale)
explicit

◆ ~LocaleMac()

WebCore::LocaleMac::~LocaleMac ( )

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