Home
last modified time | relevance | path

Searched defs:GetActualText (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_structelement.cpp51 WideString CPDF_StructElement::GetActualText() const { in GetActualText() function in CPDF_StructElement
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_structtree_embeddertest.cpp78 TEST_F(FPDFStructTreeEmbedderTest, GetActualText) { in TEST_F() argument