Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_structelement.cpp43 ByteString CPDF_StructElement::GetObjType() const { in GetObjType() function in CPDF_StructElement
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_structtree_embeddertest.cpp426 TEST_F(FPDFStructTreeEmbedderTest, GetObjType) { in TEST_F() argument
/aosp_15_r20/external/pdfium/fxjs/
H A Dcfxjs_engine.cpp193 FXJSOBJTYPE GetObjType() const { return m_ObjType; } in GetObjType() function in CFXJS_ObjDefinition