Searched defs:wsTextArray (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/parser/
H A Dcxfa_widgetdata.cpp806 std::vector<CFX_WideString>& wsTextArray,
834 wsTextArray.emplace_back();
835 pNode->TryContent(wsTextArray.back());
805 GetChoiceListItems( std::vector<CFX_WideString>& wsTextArray, bool bSaveValue) argument

Completed in 100 milliseconds