Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_fm2jscontext.cpp4688 CFX_ByteStringC pTens[] = {"Ten", "Eleven", "Twelve", "Thirteen", in TrillionUS() local
4725 strBuf << pTens[pData[iIndex + 2] - '0']; in TrillionUS()
4740 strBuf << pTens[pData[iIndex + 1] - '0']; in TrillionUS()
4767 strBuf << pTens[pData[iIndex + 2] - '0']; in TrillionUS()