Home
last modified time | relevance | path

Searched refs:pdfClient_utils (Results 1 – 12 of 12) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.cc167 result.set_text_value(pdfClient_utils::FORM_GetFocusedText(form_handle_.get(), page)); in GetFormWidgetInfo()
196 pdfClient_utils::GetVisibleAnnotsOfType(page, {FPDF_ANNOT_WIDGET}, &widget_annots); in GetFormWidgetInfos()
371 pdfClient_utils::FPDFAnnot_GetOptionLabel(form_handle_.get(), annotation, i); in GetOptions()
403 std::string value = pdfClient_utils::FPDFAnnot_GetStringValue(annotation, "TU"); in GetAccessibilityLabel()
406 value = pdfClient_utils::FPDFAnnot_GetStringValue(annotation, "T"); in GetAccessibilityLabel()
416 return pdfClient_utils::FPDFAnnot_GetStringValue(annotation, "V"); in GetReadOnlyTextValue()
431 std::u16string utf_sixteen_replacement_text = pdfClient_utils::Utf8ToUtf16Le(replacement_text); in ReplaceSelectedText()
Dpage.cc92 pdfClient_utils::AnnotHider annot_hider(page_.get(), types); in Render()
160 ::pdfClient_utils::GetAltText(page_.get(), result); in GetAltTextUtf8()
/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/utils/
Dbyte_value.h23 namespace pdfClient_utils {
Dannot_hider.cc22 namespace pdfClient_utils { namespace
Dannot_hider.h26 namespace pdfClient_utils {
Dutf.h23 namespace pdfClient_utils {
Dannot.h27 namespace pdfClient_utils {
Dtext.h28 namespace pdfClient_utils {
Dbyte_value.cc25 namespace pdfClient_utils { namespace
Dannot.cc25 namespace pdfClient_utils { namespace
Dutf.cc30 namespace pdfClient_utils { namespace
Dtext.cc30 namespace pdfClient_utils { namespace