Searched refs:GetChoiceListItems (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/xfa/src/fxfa/src/app/ |
D | xfa_ffchoicelist.cpp | 39 m_pDataAcc->GetChoiceListItems(wsLabelArray, FALSE); in LoadWidget() 245 m_pDataAcc->GetChoiceListItems(wsLabelArray, FALSE); in LoadWidget()
|
/external/pdfium/xfa/src/fxfa/src/parser/ |
D | xfa_objectacc_imp.cpp | 2123 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/ |
D | fxfa_objectacc.h | 668 void GetChoiceListItems(CFX_WideStringArray& wsTextArray,
|