Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_locale.cpp226 const CFX_WideString& wsSubCategory, in FX_GetPattern() argument
235 FX_GetXMLContent(bsSpace, pDatePatterns, bsCategory, wsSubCategory); in FX_GetPattern()
845 CFX_WideString wsSubCategory; in GetNumericFormat() local
848 wsSubCategory += pStr[ccf++]; in GetNumericFormat()
851 FX_HashCode_String_GetW(wsSubCategory, wsSubCategory.GetLength()); in GetNumericFormat()
860 wsSubCategory.Empty(); in GetNumericFormat()
865 pLocale->GetNumPattern(eSubCategory, wsSubCategory); in GetNumericFormat()
866 iDotIndex = wsSubCategory.Find('.'); in GetNumericFormat()
872 wsPurgePattern += wsSubCategory; in GetNumericFormat()
2322 CFX_WideString wsSubCategory; in GetDateTimeFormat() local
[all …]