Home
last modified time | relevance | path

Searched refs:m_beginPoint (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxgraphics/
Dcfx_shading.cpp16 m_beginPoint(beginPoint), in CFX_Shading()
36 m_beginPoint(beginPoint), in CFX_Shading()
Dcfx_shading.h45 const CFX_PointF m_beginPoint; variable
Dcfx_graphics.cpp391 FX_FLOAT start_x = m_info.fillColor->m_shading->m_beginPoint.x; in FillPathWithShading()
392 FX_FLOAT start_y = m_info.fillColor->m_shading->m_beginPoint.y; in FillPathWithShading()