Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/
Dfpdfcatalog_unittest.cpp67 TEST_F(PDFCatalogTest, IsTagged) { in TEST_F() argument
/external/v8/src/
Dlayout-descriptor-inl.h97 bool LayoutDescriptor::IsTagged(int field_index) { in IsTagged() function
240 bool LayoutDescriptorHelper::IsTagged(int offset_in_bytes) { in IsTagged() function
Dlayout-descriptor.cc118 bool LayoutDescriptor::IsTagged(int field_index, int max_sequence_length, in IsTagged() function in v8::internal::LayoutDescriptor
196 bool LayoutDescriptorHelper::IsTagged( in IsTagged() function in v8::internal::LayoutDescriptorHelper
Dmachine-type.h92 constexpr bool IsTagged() const { in IsTagged() function
Dproperty-details.h175 bool IsTagged() const { return kind_ == kTagged; } in IsTagged() function
/external/pdfium/core/fpdfdoc/
Dcpdf_structtree.cpp18 bool IsTagged(const CPDF_Document* pDoc) { in IsTagged() function