Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxfa/src/app/
Dxfa_ffchoicelist.cpp39 m_pDataAcc->GetChoiceListItems(wsLabelArray, FALSE); in LoadWidget()
245 m_pDataAcc->GetChoiceListItems(wsLabelArray, FALSE); in LoadWidget()
/external/pdfium/xfa/src/fxfa/src/parser/
Dxfa_objectacc_imp.cpp2123 void CXFA_WidgetData::GetChoiceListItems(CFX_WideStringArray& wsTextArray, in GetChoiceListItems() function in CXFA_WidgetData
2164 GetChoiceListItems(wsSaveTextArray, TRUE); in CountSelectedItems()
2181 GetChoiceListItems(wsSaveTextArray, TRUE); in GetSelectedItem()
2198 GetChoiceListItems(wsSaveTextArray, TRUE); in GetSelectedItems()
2239 GetChoiceListItems(wsSaveTextArray, TRUE); in GetItemState()
2262 GetChoiceListItems(wsSaveTextArray, TRUE); in SetItemState()
2321 GetChoiceListItems(wsSaveTextArray, TRUE); in SetSelectdItems()
/external/pdfium/xfa/include/fxfa/
Dfxfa_objectacc.h668 void GetChoiceListItems(CFX_WideStringArray& wsTextArray,