Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfdoc/
H A Dcpdf_structelement.cpp66 absl::optional<WideString> CPDF_StructElement::GetLang() const { in GetLang() function in CPDF_StructElement
/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_structtree_embeddertest.cpp270 TEST_F(FPDFStructTreeEmbedderTest, GetLang) { in TEST_F() argument