Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_combobox.cpp793 CFX_RectF& rtBtn = IsDropDownStyle() ? m_rtBtn : m_rtClient; in OnLButtonDown() local
794 if (!rtBtn.Contains(pMsg->m_pos)) in OnLButtonDown()
952 CFX_RectF& rtBtn = bDropDown ? m_rtBtn : m_rtClient; in DisForm_OnLButtonDown() local
953 if (!rtBtn.Contains(pMsg->m_pos)) in DisForm_OnLButtonDown()