Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodehelper.cpp27 WideString wsIndex(L"0"); in CreateNodeForCondition() local
47 wsIndex = L"1"; in CreateNodeForCondition()
51 wsIndex = wsCondition.Substr(i, szLen - 1 - i); in CreateNodeForCondition()
53 int32_t iCount = wsIndex.GetInteger(); in CreateNodeForCondition()