Home
last modified time | relevance | path

Searched defs:pListBox (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_listbox.cpp94 CPWL_ListBox* pListBox = (CPWL_ListBox*)GetPDFWindow(pPageView, false); in IsDataChanged() local
115 CPWL_ListBox* pListBox = in SaveData() local
144 if (CPWL_ListBox* pListBox = in GetActionData() local
170 CPWL_ListBox* pListBox = in SaveState() local
182 CPWL_ListBox* pListBox = in RestoreState() local
/external/pdfium/xfa/fxfa/app/
Dxfa_ffchoicelist.cpp40 CFWL_ListBox* pListBox = new CFWL_ListBox( in LoadWidget() local
86 CFWL_ListBox* pListBox = static_cast<CFWL_ListBox*>(m_pNormalWidget); in CommitData() local
99 CFWL_ListBox* pListBox = (CFWL_ListBox*)m_pNormalWidget; in IsDataChanged() local
140 CFWL_ListBox* pListBox = ((CFWL_ListBox*)m_pNormalWidget); in UpdateFWLData() local
163 CFWL_ListBox* pListBox = (CFWL_ListBox*)m_pNormalWidget; in OnSelectChanged() local
Dxfa_ffwidgethandler.cpp387 CXFA_Node* pListBox = pUi->GetNodeItem(XFA_NODEITEM_FirstChild); in CreateListBox() local