Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/render/
H A Dcpdf_renderstatus.h159 void DrawTextPathWithPattern(const CPDF_TextObject* textobj,
H A Dcpdf_renderstatus.cpp828 DrawTextPathWithPattern(textobj, mtObj2Device, pFont.Get(), font_size, in ProcessText()
1028 void CPDF_RenderStatus::DrawTextPathWithPattern(const CPDF_TextObject* textobj, in DrawTextPathWithPattern() function in CPDF_RenderStatus