Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_combolist.cpp123 CFWL_MessageKillFocus* pKill = static_cast<CFWL_MessageKillFocus*>(pMsg); in OnDropListFocusChanged() local
125 if (pKill->m_pSetFocus == m_pOuter || in OnDropListFocusChanged()
126 pKill->m_pSetFocus == pOuter->GetComboEdit()) { in OnDropListFocusChanged()