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 116 void SetNotifyForever(FX_BOOL bForever) { m_bNotifyForever = bForever; }
152 FX_BOOL m_bNotifyForever;
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ScrollBar.cpp 575 m_bNotifyForever(TRUE) {}
995 if (!m_bNotifyForever)
    [all...]

Completed in 5292 milliseconds