Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_Note.h268 CPWL_NoteItem* GetParentNoteItem() const;
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Note.cpp894 CPWL_NoteItem* CPWL_NoteItem::GetParentNoteItem() const in GetParentNoteItem() function in CPWL_NoteItem
910 return GetParentNoteItem(); in GetParentItem()