Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp720 static FX_WORD FX_WStringToLCID(const FX_WCHAR* pstrLCID) { in FX_WStringToLCID() function
728 return FX_WStringToLCID(GetLocaleName(wsPattern)); in GetLCID()