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

  /external/pdfium/fpdfsdk/include/formfiller/
FFL_IFormFiller.h 176 FX_BOOL m_bNotifying;
  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_Wnd.h 418 void SetNotifyFlag(FX_BOOL bNotifying = TRUE) { m_bNotifying = bNotifying; }
422 FX_BOOL IsNotifying() const { return m_bNotifying; }
465 FX_BOOL m_bNotifying;

Completed in 551 milliseconds