Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/formfiller/
H A Dcffl_combobox.cpp117 if (CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView)) { in GetActionData() local
132 if (CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView)) { in GetActionData() local
152 if (CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView)) { in SetActionData() local
165 CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView); in SavePWLWindowState() local
181 CPWL_ComboBox* pComboBox = CreateOrUpdatePWLComboBox(pPageView); in RecreatePWLWindowFromSavedState() local
226 CPWL_ComboBox* pComboBox = GetPWLComboBox(pPageView); in IsFieldFull() local
242 CPWL_ComboBox* pComboBox = GetPWLComboBox(GetCurPageView()); in GetSelectExportText() local
/aosp_15_r20/external/pdfium/xfa/fxfa/
H A 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
H A Dcxfa_ffnotify.cpp285 CXFA_FFComboBox* pComboBox = ToComboBox(pDropDown); in OpenDropDownList() local
/aosp_15_r20/external/pdfium/fpdfsdk/pwl/
H A Dcpwl_cblistbox.cpp88 if (auto* pComboBox = static_cast<CPWL_ComboBox*>(GetParentWindow())) in OnCharNotify() local