Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp1188 static const ByteStringView pLastTens[] = {"Twenty", "Thirty", "Forty", in TrillionUS() local
1220 strBuf << pLastTens[pData[iIndex + 1] - '2']; in TrillionUS()
1235 strBuf << pLastTens[pData[iIndex] - '2']; in TrillionUS()
1262 strBuf << pLastTens[pData[iIndex + 1] - '2']; in TrillionUS()