Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_notedriver.cpp192 pMsg->SetDstTarget(m_pFocus.Get()); in DoKey()
201 pMsg->SetDstTarget(pDefButton); in DoKey()
219 pMsg->SetDstTarget(pMessageForm); in DoMouse()
232 pMsg->SetDstTarget(pDst); in DoWheel()
251 pMsg->SetDstTarget(pTarget); in DoMouseEx()
Dcfwl_message.h27 void SetDstTarget(CFWL_Widget* pWidget) { m_pDstTarget.Reset(pWidget); } in SetDstTarget() function
Dcfwl_combolist.cpp211 pKey->SetDstTarget(m_pOuter); in OnDropListKey()
Dcfwl_datetimepicker.cpp391 pMsg->SetDstTarget(m_pEdit.get()); in OnFocusChanged()