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

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_ScrollBar.h 120 void SetNotifyForever(FX_BOOL bForever) {m_bNotifyForever = bForever;}
159 FX_BOOL m_bNotifyForever;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ScrollBar.cpp 623 m_bNotifyForever(TRUE)
1133 if (!m_bNotifyForever)
1197 if (m_bNotifyForever)
    [all...]

Completed in 820 milliseconds