Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp4507 ByteStringView pLastTens[] = {"Twenty", "Thirty", "Forty", "Fifty", in TrillionUS() local
4537 strBuf << pLastTens[pData[iIndex + 1] - '2']; in TrillionUS()
4552 strBuf << pLastTens[pData[iIndex] - '2']; in TrillionUS()
4579 strBuf << pLastTens[pData[iIndex + 1] - '2']; in TrillionUS()