Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_pageobj.h325 FX_BOOL HasMark(const CFX_ByteStringC& mark) const;
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_graph_state.cpp653 FX_BOOL CPDF_ContentMark::HasMark(const CFX_ByteStringC& mark) const { in HasMark() function in CPDF_ContentMark