Home
last modified time | relevance | path

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

/external/pdfium/core/include/fpdfapi/
Dfpdf_render.h190 const CFX_Matrix* pText2User,
/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_text.cpp592 const CFX_Matrix* pText2User, in DrawTextPath() argument
605 &pFont->m_Font, pCache, font_size, pText2User, in DrawTextPath()
/external/pdfium/core/include/fxge/
Dfx_ge.h394 const CFX_Matrix* pText2User,
/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp1111 const CFX_Matrix* pText2User, in DrawTextPath() argument
1139 matrix.Concat(*pText2User); in DrawTextPath()