Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.h68 std::unique_ptr<CPDF_LinkList>* LinksContext() { return &m_pLinksContext; } in LinksContext()
154 std::unique_ptr<CPDF_LinkList> m_pLinksContext; variable