Home
last modified time | relevance | path

Searched refs:GetNote (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Note.h275 virtual const CPWL_Note* GetNote() const;
317 const CPWL_Note* GetNote() const override;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp727 const CPWL_Note* pNote = GetNote(); in ResetSubjectName()
977 const CPWL_Note* CPWL_NoteItem::GetNote() const { in GetNote() function in CPWL_NoteItem
990 if (const CPWL_Note* pNote = GetNote()) in GetNoteNotify()
1482 const CPWL_Note* CPWL_Note::GetNote() const { in GetNote() function in CPWL_Note