Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_formatstring.cpp1006 WideString wsSubCategory; in GetNumericFormat() local
1009 wsSubCategory += pStr[ccf++]; in GetNumericFormat()
1012 FX_HashCode_GetW(wsSubCategory.AsStringView(), false); in GetNumericFormat()
1026 wsSubCategory = pLocale->GetNumPattern(eSubCategory); in GetNumericFormat()
1027 auto result = wsSubCategory.Find('.'); in GetNumericFormat()
1033 *wsPurgePattern += wsSubCategory; in GetNumericFormat()
1610 WideString wsSubCategory; in GetDateTimeFormat() local
1613 wsSubCategory += pStr[ccf++]; in GetDateTimeFormat()
1616 FX_HashCode_GetW(wsSubCategory.AsStringView(), false); in GetDateTimeFormat()