Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_textrenderer.cpp34 const CFX_Matrix& mtText2User, in DrawTextPath() argument
56 font_size, mtText2User, pUser2Device, in DrawTextPath()
66 font_size, mtText2User, pUser2Device, pGraphState, in DrawTextPath()
Dcpdf_textrenderer.h40 const CFX_Matrix& mtText2User,
/external/pdfium/core/fxge/
Dcfx_renderdevice.h169 const CFX_Matrix& mtText2User,
Dcfx_renderdevice.cpp1047 const CFX_Matrix& mtText2User, in DrawTextPath() argument
1069 matrix.Concat(mtText2User); in DrawTextPath()