HomeSort by relevance Sort by last modified time
    Searched refs:m_bNotifyForever (Results 1 - 2 of 2) sorted by null

  /external/pdfium/fpdfsdk/pwl/
cpwl_scroll_bar.h 143 void SetNotifyForever(bool bForever) { m_bNotifyForever = bForever; }
181 bool m_bNotifyForever;
cpwl_scroll_bar.cpp 328 m_bNotifyForever(true) {}
753 if (!m_bNotifyForever)
811 if (m_bNotifyForever)

Completed in 45 milliseconds