Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_edit.h91 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
Dcpwl_list_box.h91 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
Dcpwl_combo_box.cpp576 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function in CPWL_ComboBox