Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter.cpp191 bool GetNumericDotIndex(const WideString& wsNum, in GetNumericDotIndex() argument
194 pdfium::span<const wchar_t> spNum = wsNum.span(); in GetNumericDotIndex()
207 auto result = wsNum.Find('.'); in GetNumericDotIndex()