Home
last modified time | relevance | path

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

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