Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/parser/
Dcxfa_nodehelper.cpp279 WideString wsIndex(L"0"); in CreateNode_ForCondition() local
299 wsIndex = L"1"; in CreateNode_ForCondition()
303 wsIndex = wsCondition.Mid(i, iLen - 1 - i); in CreateNode_ForCondition()
305 int32_t iIndex = wsIndex.GetInteger(); in CreateNode_ForCondition()