Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_Edit.h103 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
DPWL_ListBox.h100 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function
DPWL_ComboBox.cpp618 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify() function in CPWL_ComboBox