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

  /external/pdfium/xfa/fxgraphics/
cxfa_geshading.h 45 const CFX_PointF m_beginPoint;
cxfa_geshading.cpp 16 m_beginPoint(beginPoint),
36 m_beginPoint(beginPoint),
cxfa_graphics.cpp 308 float start_x = m_info.fillColor.GetShading()->m_beginPoint.x;
309 float start_y = m_info.fillColor.GetShading()->m_beginPoint.y;

Completed in 96 milliseconds