Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_combolist.h33 void OnDropListFocusChanged(CFWL_Message* pMsg, bool bSet);
Dcfwl_combolist.cpp81 OnDropListFocusChanged(pMessage, type == CFWL_Message::Type::SetFocus); in OnProcessMessage()
119 void CFWL_ComboList::OnDropListFocusChanged(CFWL_Message* pMsg, bool bSet) { in OnDropListFocusChanged() function in CFWL_ComboList