Home
last modified time | relevance | path

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

/external/dng_sdk/source/
Ddng_string.cpp1912 bool commaInserted = false; in NormalizeAsCommaSeparatedNumbers() local
1927 if (commaInserted) in NormalizeAsCommaSeparatedNumbers()
1930 commaInserted = false; in NormalizeAsCommaSeparatedNumbers()
1936 else if (!commaInserted) in NormalizeAsCommaSeparatedNumbers()
1941 commaInserted = true; in NormalizeAsCommaSeparatedNumbers()