Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp4504 ByteStringView pTens[] = {"Ten", "Eleven", "Twelve", "Thirteen", in TrillionUS() local
4541 strBuf << pTens[pData[iIndex + 2] - '0']; in TrillionUS()
4556 strBuf << pTens[pData[iIndex + 1] - '0']; in TrillionUS()
4583 strBuf << pTens[pData[iIndex + 2] - '0']; in TrillionUS()