Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/
Dcxfa_widgetacc.cpp1915 std::vector<WideString> wsTextArray; in GetChoiceListItems() local
1918 wsTextArray.emplace_back(pNode->JSObject()->GetContent(false)); in GetChoiceListItems()
1920 return wsTextArray; in GetChoiceListItems()