Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.h160 void DrawTextPathWithPattern(const CPDF_TextObject* textobj,
Dcpdf_renderstatus.cpp906 DrawTextPathWithPattern(textobj, mtObj2Device, pFont.Get(), font_size, in ProcessText()
1117 void CPDF_RenderStatus::DrawTextPathWithPattern(const CPDF_TextObject* textobj, in DrawTextPathWithPattern() function in CPDF_RenderStatus