Home
last modified time | relevance | path

Searched refs:GetTextContentFromPdfium (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dannotation.cc261 bool FreeTextAnnotation::GetTextContentFromPdfium(FPDF_ANNOTATION fpdf_annot, in GetTextContentFromPdfium() function in pdfClient::FreeTextAnnotation
281 if (!GetTextContentFromPdfium(fpdf_annot, text_length, text_content_)) { in PopulateFromPdfiumInstance()
Dannotation.h135 static bool GetTextContentFromPdfium(FPDF_ANNOTATION fpdf_annot, unsigned long text_length,