Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_combobox.cpp516 CFX_RectF& rtBtn = bDropDown ? m_rtBtn : m_rtClient; in OnLButtonDown() local
517 if (!rtBtn.Contains(pMsg->m_pos)) in OnLButtonDown()