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->IsFocusedOnWidget(m_pOuter) || in OnDropListFocusChanged()
126 pKill->IsFocusedOnWidget(pOuter->GetComboEdit())) { in OnDropListFocusChanged()