Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pdfwindow/
DPWL_ScrollBar.h142 void SetNotifyForever(bool bForever) { m_bNotifyForever = bForever; } in SetNotifyForever()
178 bool m_bNotifyForever; variable
DPWL_ScrollBar.cpp566 m_bNotifyForever(true) {} in CPWL_ScrollBar()
993 if (!m_bNotifyForever) in OnPosButtonLBUp()
1050 if (m_bNotifyForever) in OnPosButtonMouseMove()