Home
last modified time | relevance | path

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

/external/pdfium/fxjs/xfa/
Dcfxjse_nodehelper.cpp24 WideString wsIndex(L"0"); in CreateNodeForCondition() local
44 wsIndex = L"1"; in CreateNodeForCondition()
48 wsIndex = wsCondition.Substr(i, szLen - 1 - i); in CreateNodeForCondition()
50 int32_t iCount = wsIndex.GetInteger(); in CreateNodeForCondition()