Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_combo_box.cpp462 m_pFillerNotify->OnPopupPostOpen(GetAttachedData(), 0); in SetPopup()
485 if (m_pFillerNotify->OnPopupPostOpen(GetAttachedData(), nFlag)) in OnKeyDown()
502 if (m_pFillerNotify->OnPopupPostOpen(GetAttachedData(), nFlag)) in OnKeyDown()
536 if (m_pFillerNotify->OnPopupPostOpen(GetAttachedData(), nFlag)) in OnChar()
Dcpwl_edit.h39 virtual bool OnPopupPostOpen(CPWL_Wnd::PrivateData* pAttached,
/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.h144 bool OnPopupPostOpen(CPWL_Wnd::PrivateData* pAttached,
Dcffl_interactiveformfiller.cpp773 bool CFFL_InteractiveFormFiller::OnPopupPostOpen( in OnPopupPostOpen() function in CFFL_InteractiveFormFiller