Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_formcalc_context.cpp3420 ByteString bsUnitTemp = ValueToUTF8String(unitValue.get()); in UnitValue() local
3421 const char* pChar = bsUnitTemp.c_str(); in UnitValue()
3426 while (uVal < bsUnitTemp.GetLength()) { in UnitValue()
3434 size_t uValLen = bsUnitTemp.GetLength(); in UnitValue()