Searched refs:wsDotSymbol (Results 1 – 1 of 1) sorted by relevance
192 const WideString& wsDotSymbol, in GetNumericDotIndex() argument195 pdfium::span<const wchar_t> spDotSymbol = wsDotSymbol.span(); in GetNumericDotIndex()1137 WideString wsDotSymbol = pLocale->GetDecimalSymbol(); in ParseNum() local1153 if (!GetNumericDotIndex(wsSrcNum, wsDotSymbol, &dot_index) && in ParseNum()2062 WideString wsDotSymbol = pLocale->GetDecimalSymbol(); in FormatNum() local2064 *wsOutput += wsDotSymbol; in FormatNum()2067 *wsOutput += wsDotSymbol; in FormatNum()2071 *wsOutput += wsDotSymbol; in FormatNum()