Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fgas/src/localization/
Dfx_localeimp.h96 const CFX_WideStringC& wsCategory,
Dfx_locale.cpp674 CFX_WideString wsCategory(pStr[ccf]); in GetCategory() local
687 wsCategory += pStr[ccf]; in GetCategory()
691 FX_HashCode_String_GetW(wsCategory, wsCategory.GetLength()); in GetCategory()
751 const CFX_WideStringC& wsCategory, in GetTextFormat() argument
771 if (wsSearchCategory != wsCategory) { in GetTextFormat()
821 CFX_WideString wsCategory(pStr[ccf]); in GetNumericFormat() local
825 wsCategory += pStr[ccf]; in GetNumericFormat()
828 if (wsCategory != FX_WSTRC(L"num")) { in GetNumericFormat()
2279 CFX_WideString wsCategory(pStr[ccf]); in GetDateTimeFormat() local
2292 wsCategory += pStr[ccf]; in GetDateTimeFormat()
[all …]