Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcfxjse_formcalc_context.cpp4500 ByteStringView pUnits[] = {"zero", "one", "two", "three", "four", in TrillionUS() local
4539 strBuf << pUnits[pData[iIndex + 2] - '0']; in TrillionUS()
4554 strBuf << pUnits[pData[iIndex + 1] - '0']; in TrillionUS()
4581 strBuf << pUnits[pData[iIndex + 2] - '0']; in TrillionUS()