Searched refs:GetAltTextUtf8 (Results 1 – 3 of 3) sorted by relevance
128 void GetAltTextUtf8(std::vector<std::string>* result) const;
159 void Page::GetAltTextUtf8(vector<std::string>* result) const { in GetAltTextUtf8() function in pdfClient::Page
217 page->GetAltTextUtf8(&alt_texts); in Java_android_graphics_pdf_PdfDocumentProxy_getPageAltText()