Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxgraphics/
Dcxfa_geshading.cpp16 m_beginPoint(beginPoint), in CXFA_GEShading()
36 m_beginPoint(beginPoint), in CXFA_GEShading()
Dcxfa_geshading.h45 const CFX_PointF m_beginPoint; variable
Dcxfa_graphics.cpp308 float start_x = m_info.fillColor.GetShading()->m_beginPoint.x; in FillPathWithShading()
309 float start_y = m_info.fillColor.GetShading()->m_beginPoint.y; in FillPathWithShading()