Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_textrenderer.cpp32 const CFX_Matrix* pText2User, in DrawTextPath() argument
55 font_size, pText2User, pUser2Device, pGraphState, in DrawTextPath()
65 font_size, pText2User, pUser2Device, pGraphState, in DrawTextPath()
Dcpdf_textrenderer.h41 const CFX_Matrix* pText2User,
/external/pdfium/core/fxge/
Dcfx_renderdevice.h221 const CFX_Matrix* pText2User,
Dcfx_renderdevice.cpp1090 const CFX_Matrix* pText2User, in DrawTextPath() argument
1112 matrix.Concat(*pText2User); in DrawTextPath()