Home
last modified time | relevance | path

Searched refs:wsLocale (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fgas/localization/
Dfgas_localeimp.h83 IFX_Locale* GetPatternLocale(const CFX_WideString& wsLocale);
Dfgas_locale.cpp4120 IFX_Locale* CFX_FormatString::GetPatternLocale(const CFX_WideString& wsLocale) { in GetPatternLocale() argument
4121 return m_pLocaleMgr->GetLocaleByName(wsLocale); in GetPatternLocale()