Home
last modified time | relevance | path

Searched defs:pComboBox (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/formfiller/
Dcffl_combobox.cpp121 if (CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView)) { in GetActionData() local
136 if (CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView)) { in GetActionData() local
156 if (CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView)) { in SetActionData() local
169 CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView); in SavePWLWindowState() local
185 CPWL_ComboBox* pComboBox = CreateOrUpdatePWLComboBox(pPageView); in RecreatePWLWindowFromSavedState() local
230 CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView); in IsFieldFull() local
246 CPWL_ComboBox* pComboBox = GetPWLComboBox(GetCurPageView()); in GetSelectExportText() local
/external/pdfium/xfa/fxfa/
Dcxfa_ffcombobox.cpp53 auto* pComboBox = ToComboBox(GetNormalWidget()); in PtInActiveRect() local
60 CFWL_ComboBox* pComboBox = cppgc::MakeGarbageCollected<CFWL_ComboBox>( in LoadWidget() local
88 auto* pComboBox = ToComboBox(GetNormalWidget()); in UpdateWidgetProperty() local
204 auto* pComboBox = ToComboBox(GetNormalWidget()); in UpdateFWLData() local
Dcxfa_ffnotify.cpp285 CXFA_FFComboBox* pComboBox = ToComboBox(pDropDown); in OpenDropDownList() local
/external/pdfium/fpdfsdk/pwl/
Dcpwl_cblistbox.cpp88 if (auto* pComboBox = static_cast<CPWL_ComboBox*>(GetParentWindow())) in OnCharNotify() local