Searched refs:IPWL_Filler_Notify (Results 1 – 5 of 5) sorted by relevance
20 class IPWL_Filler_Notify {22 virtual ~IPWL_Filler_Notify() = default;93 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()131 UnownedPtr<IPWL_Filler_Notify> m_pFillerNotify;
18 class IPWL_Filler_Notify; variable91 void SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()102 UnownedPtr<IPWL_Filler_Notify> m_pFillerNotify;
75 void SetFillerNotify(IPWL_Filler_Notify* pNotify);105 UnownedPtr<IPWL_Filler_Notify> m_pFillerNotify;
586 void CPWL_ComboBox::SetFillerNotify(IPWL_Filler_Notify* pNotify) { in SetFillerNotify()
26 class CFFL_InteractiveFormFiller final : public IPWL_Filler_Notify {