HomeSort by relevance Sort by last modified time
    Searched defs:GetMCID (Results 1 - 2 of 2) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_graph_state.cpp 645 int CPDF_ContentMarkData::GetMCID() const
  /external/pdfium/core/include/fpdfapi/
fpdf_pageobj.h 407 int GetMCID() const;
420 int GetMCID() const
422 return m_pObject ? m_pObject->GetMCID() : -1;

Completed in 301 milliseconds