Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/crt/
Dcfgas_stringformatter.cpp955 bool bFindDot = false; in GetNumericFormat() local
1013 if (!bFindDot) in GetNumericFormat()
1015 bFindDot = true; in GetNumericFormat()
1035 if (!bFindDot && ccf < m_spPattern.size() && in GetNumericFormat()
1038 bFindDot = true; in GetNumericFormat()
1044 if (!bFindDot) in GetNumericFormat()