Searched refs:mtText2User (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_textrenderer.cpp | 34 const CFX_Matrix& mtText2User, in DrawTextPath() argument 56 font_size, mtText2User, pUser2Device, in DrawTextPath() 66 font_size, mtText2User, pUser2Device, pGraphState, in DrawTextPath()
|
D | cpdf_textrenderer.h | 40 const CFX_Matrix& mtText2User,
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.h | 169 const CFX_Matrix& mtText2User,
|
D | cfx_renderdevice.cpp | 1047 const CFX_Matrix& mtText2User, in DrawTextPath() argument 1069 matrix.Concat(mtText2User); in DrawTextPath()
|