Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_contentmarks.cpp112 for (const auto pMark : m_Marks) { in ContainsItem() local
113 if (pMark == pItem) in ContainsItem()
129 for (const auto pMark : m_Marks) { in GetMarkedContentID() local
130 const CPDF_Dictionary* pDict = pMark->GetParam(); in GetMarkedContentID()