Home
last modified time | relevance | path

Searched refs:OnPopupPreOpen (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box.cpp429 if (m_pFillerNotify->OnPopupPreOpen(GetAttachedData(), 0)) in SetPopup()
483 if (m_pFillerNotify->OnPopupPreOpen(GetAttachedData(), nFlag)) in OnKeyDown()
500 if (m_pFillerNotify->OnPopupPreOpen(GetAttachedData(), nFlag)) in OnKeyDown()
534 if (m_pFillerNotify->OnPopupPreOpen(GetAttachedData(), nFlag)) in OnChar()
Dcpwl_edit.h37 virtual bool OnPopupPreOpen(CPWL_Wnd::PrivateData* pAttached,
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.h142 bool OnPopupPreOpen(CPWL_Wnd::PrivateData* pAttached,
Dcffl_interactiveformfiller.cpp762 bool CFFL_InteractiveFormFiller::OnPopupPreOpen( in OnPopupPreOpen() function in CFFL_InteractiveFormFiller