Searched refs:pText2User (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_textrenderer.cpp | 32 const CFX_Matrix* pText2User, in DrawTextPath() argument 55 font_size, pText2User, pUser2Device, pGraphState, in DrawTextPath() 65 font_size, pText2User, pUser2Device, pGraphState, in DrawTextPath()
|
D | cpdf_textrenderer.h | 41 const CFX_Matrix* pText2User,
|
/external/pdfium/core/fxge/ |
D | cfx_renderdevice.h | 221 const CFX_Matrix* pText2User,
|
D | cfx_renderdevice.cpp | 1090 const CFX_Matrix* pText2User, in DrawTextPath() argument 1112 matrix.Concat(*pText2User); in DrawTextPath()
|