Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_localeimp.h112 IFX_Locale* GetPatternLocale(const CFX_WideStringC& wsLocale);
Dfx_locale.cpp4478 const CFX_WideStringC& wsLocale) { in GetPatternLocale() argument
4481 return m_pLocaleMgr->GetLocaleByName(wsLocale); in GetPatternLocale()