Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_form.h54 GetBitmapAndMatrixFromSoleImageOfForm() const override;
H A Dcpdf_form.cpp119 CPDF_Form::GetBitmapAndMatrixFromSoleImageOfForm() const { in GetBitmapAndMatrixFromSoleImageOfForm() function in CPDF_Form
/aosp_15_r20/external/pdfium/core/fpdfapi/font/
H A Dcpdf_type3char.cpp42 auto result = m_pForm->GetBitmapAndMatrixFromSoleImageOfForm(); in LoadBitmapFromSoleImageOfForm()
H A Dcpdf_font.h48 GetBitmapAndMatrixFromSoleImageOfForm() const = 0;