Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/localization/
Dfgas_localeimp.h67 const CFX_WideStringC& wsCategory,
Dfgas_locale.cpp390 CFX_WideString wsCategory(pStr[ccf]); in GetCategory() local
403 wsCategory += pStr[ccf]; in GetCategory()
406 uint32_t dwHash = FX_HashCode_GetW(wsCategory.AsStringC(), false); in GetCategory()
466 const CFX_WideStringC& wsCategory, in GetTextFormat() argument
487 if (wsSearchCategory != wsCategory) { in GetTextFormat()
538 CFX_WideString wsCategory(pStr[ccf]); in GetNumericFormat() local
542 wsCategory += pStr[ccf]; in GetNumericFormat()
545 if (wsCategory != L"num") { in GetNumericFormat()
1929 CFX_WideString wsCategory(pStr[ccf]); in GetDateTimeFormat() local
1942 wsCategory += pStr[ccf]; in GetDateTimeFormat()
[all …]