Searched refs:m_pLinksContext (Results 1 – 1 of 1) sorted by relevance
68 std::unique_ptr<CPDF_LinkList>* LinksContext() { return &m_pLinksContext; } in LinksContext()154 std::unique_ptr<CPDF_LinkList> m_pLinksContext; variable