Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/basewidget/include/
Dfwl_comboboximp.h222 void Reset() { m_bLButtonUpSelf = FALSE; } in Reset()
231 FX_BOOL m_bLButtonUpSelf; variable
/external/pdfium/xfa/src/fwl/src/basewidget/
Dfwl_comboboximp.cpp1731 m_bLButtonUpSelf(FALSE), in CFWL_ComboProxyImpDelegate()
1807 if (m_bLButtonUpSelf) { in OnLButtonUp()
1816 m_bLButtonUpSelf = TRUE; in OnLButtonUp()