Home
last modified time | relevance | path

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

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.cc155 result.set_text_value(GetReadOnlyTextValue(type, annotation)); in GetFormWidgetInfo()
161 result.set_text_value(GetReadOnlyTextValue(type, annotation)); in GetFormWidgetInfo()
412 std::string FormFiller::GetReadOnlyTextValue(int type, FPDF_ANNOTATION annotation) { in GetReadOnlyTextValue() function in pdfClient::FormFiller
Dform_filler.h135 std::string GetReadOnlyTextValue(int type, FPDF_ANNOTATION annotation);