Searched refs:m_PathCurrentY (Results 1 – 3 of 3) sorted by relevance
100 m_PathCurrentY(0.0f), in CPDF_StreamContentParser()827 if (m_PathStartX != m_PathCurrentX || m_PathStartY != m_PathCurrentY) { in Handle_ClosePath()1385 AddPathPoint(m_PathCurrentX, m_PathCurrentY, FXPT_BEZIERTO); in Handle_CurveTo_23()1419 m_PathCurrentY = y; in AddPathPoint()
259 FX_FLOAT m_PathCurrentY; variable
183 AddPathPoint(m_PathCurrentX, m_PathCurrentY, FXPT_BEZIERTO); in ParsePathObject()