Searched refs:wsCategory (Results 1 – 2 of 2) sorted by relevance
873 WideString wsCategory(pStr[ccf]); in GetCategory() local884 wsCategory += pStr[ccf]; in GetCategory()888 uint32_t dwHash = FX_HashCode_GetW(wsCategory.AsStringView(), false); in GetCategory()917 const WideStringView& wsCategory) { in GetTextFormat() argument937 if (wsSearchCategory != wsCategory) in GetTextFormat()981 WideString wsCategory(pStr[ccf]); in GetNumericFormat() local985 wsCategory += pStr[ccf]; in GetNumericFormat()988 if (wsCategory != L"num") { in GetNumericFormat()1567 WideString wsCategory(pStr[ccf]); in GetDateTimeFormat() local1580 wsCategory += pStr[ccf]; in GetDateTimeFormat()[all …]
57 const WideStringView& wsCategory);