Searched refs:wsCategory (Results 1 – 2 of 2) sorted by relevance
67 const CFX_WideStringC& wsCategory,
390 CFX_WideString wsCategory(pStr[ccf]); in GetCategory() local403 wsCategory += pStr[ccf]; in GetCategory()406 uint32_t dwHash = FX_HashCode_GetW(wsCategory.AsStringC(), false); in GetCategory()466 const CFX_WideStringC& wsCategory, in GetTextFormat() argument487 if (wsSearchCategory != wsCategory) { in GetTextFormat()538 CFX_WideString wsCategory(pStr[ccf]); in GetNumericFormat() local542 wsCategory += pStr[ccf]; in GetNumericFormat()545 if (wsCategory != L"num") { in GetNumericFormat()1929 CFX_WideString wsCategory(pStr[ccf]); in GetDateTimeFormat() local1942 wsCategory += pStr[ccf]; in GetDateTimeFormat()[all …]