Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp1191 static const ByteStringView pComm[] = {" Hundred ", " Thousand ", " Million ", in TrillionUS() local
1214 strBuf << pComm[0]; in TrillionUS()
1250 strBuf << pComm[iComm]; in TrillionUS()
1256 strBuf << pComm[0]; in TrillionUS()
1272 strBuf << pComm[iComm]; in TrillionUS()