HomeSort by relevance Sort by last modified time
    Searched refs:pDeviceMatrix (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_text.cpp 266 const CFX_Matrix* pDeviceMatrix = pObj2Device;
275 pDeviceMatrix = &device_matrix;
293 textobj->m_pCharPos, pFont, font_size, &text_matrix, pDeviceMatrix,
fpdf_render.cpp 184 const CFX_Matrix* pDeviceMatrix,
201 if (pDeviceMatrix) {
202 m_DeviceMatrix = *pDeviceMatrix;
    [all...]
render_int.h 121 const CFX_Matrix* pDeviceMatrix,

Completed in 38 milliseconds