Home
last modified time | relevance | path

Searched refs:GetFontSize (Results 1 – 4 of 4) sorted by relevance

/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/
Dform_filler.h125 float GetFontSize(FPDF_ANNOTATION annotation);
Dform_filler.cc181 result.set_font_size(GetFontSize(annotation)); in GetFormWidgetInfo()
388 float FormFiller::GetFontSize(FPDF_ANNOTATION annotation) { in GetFontSize() function in pdfClient::FormFiller
Dpage.h162 int GetFontSize(int index);
Dpage.cc262 int Page::GetFontSize(int index) { in GetFontSize() function in pdfClient::Page