Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Edit.h109 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
DPWL_ListBox.h105 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ComboBox.cpp640 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function in CPWL_ComboBox