Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_publicmethods.cpp635 char cSeparator = DigitSeparatorForStyle(iSepStyle); in AFNumber_Format() local
637 strValue.Insert(iDecPositive, cSeparator); in AFNumber_Format()
850 char cSeparator = in AFPercent_Format() local
855 strValue.Insert(i, cSeparator); in AFPercent_Format()