Searched refs:bLButtonUp (Results 1 – 5 of 5) sorted by relevance
18 bool bLButtonUp = false; variable
382 void CFWL_ComboBox::ProcessSelChanged(bool bLButtonUp) { in ProcessSelChanged() argument399 ev.bLButtonUp = bLButtonUp; in ProcessSelChanged()
95 void ProcessSelChanged(bool bLButtonUp);
318 void CXFA_FFComboBox::OnSelectChanged(CFWL_Widget* pWidget, bool bLButtonUp) { in OnSelectChanged() argument326 if (m_pNode->IsChoiceListCommitOnSelect() && bLButtonUp) in OnSelectChanged()354 OnSelectChanged(GetNormalWidget(), postEvent->bLButtonUp); in OnProcessEvent()
60 void OnSelectChanged(CFWL_Widget* pWidget, bool bLButtonUp);