Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h409 void AddMark(const CFX_ByteString& name, CPDF_Dictionary* pDict, FX_BOOL bDictNeedClone);
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_graph_state.cpp659 void CPDF_ContentMarkData::AddMark(const CFX_ByteString& name, CPDF_Dictionary* pDict, FX_BOOL bDir… in AddMark() function in CPDF_ContentMarkData
Dfpdf_page_parser.cpp439 m_CurContentMark.GetModify()->AddMark(tag, (CPDF_Dictionary*)pProperty, bDirect); in Handle_BeginMarkedContent_Dictionary()
447 m_CurContentMark.GetModify()->AddMark(tag, NULL, FALSE); in Handle_BeginMarkedContent()