Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_localemgr.cpp1264 Optional<WideString> wsMaybeLocale = in GetConfigLocaleName() local
1266 if (!wsMaybeLocale.has_value() || wsMaybeLocale.value().IsEmpty()) in GetConfigLocaleName()
1269 m_wsConfigLocale = wsMaybeLocale; in GetConfigLocaleName()