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

  /external/pdfium/xfa/fxfa/parser/
cxfa_document_parser.h 34 UnownedPtr<CXFA_FFNotify> const m_pNotify;
  /external/pdfium/xfa/fxfa/
cxfa_ffdoc.h 90 std::unique_ptr<CXFA_FFNotify> m_pNotify;
  /external/pdfium/fpdfsdk/pwl/
cpwl_edit_impl.h 378 UnownedPtr<CPWL_EditCtrl> m_pNotify;
cpwl_list_impl.h 50 void SetNotify(CPWL_List_Notify* pNotify) { m_pNotify = pNotify; }
155 UnownedPtr<CPWL_List_Notify> m_pNotify;

Completed in 517 milliseconds