Home
last modified time | relevance | path

Searched defs:IsTagged (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_catalog_unittest.cpp39 TEST_F(PDFCatalogTest, IsTagged) { in TEST_F() argument
/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_structtree.cpp21 bool IsTagged(const CPDF_Document* pDoc) { in IsTagged() function
/aosp_15_r20/external/lzma/CPP/Common/
H A DMyXml.cpp40 bool CXmlItem::IsTagged(const char *tag) const throw() in IsTagged() function in CXmlItem