Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_formimp.h153 int32_t m_iCaptureBtn; variable
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_formimp.cpp64 m_iCaptureBtn(-1), in CFWL_FormImp()
1089 m_pOwner->m_iCaptureBtn = m_pOwner->GetSysBtnIndex(pPressBtn); in OnLButtonDown()
1117 m_pOwner->GetSysBtnByIndex(m_pOwner->m_iCaptureBtn); in OnLButtonUp()
1154 m_pOwner->GetSysBtnByIndex(m_pOwner->m_iCaptureBtn); in OnMouseMove()