Searched refs:m_PathCurrentX (Results 1 – 3 of 3) sorted by relevance
99 m_PathCurrentX(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()1418 m_PathCurrentX = x; in AddPathPoint()
258 FX_FLOAT m_PathCurrentX; variable
183 AddPathPoint(m_PathCurrentX, m_PathCurrentY, FXPT_BEZIERTO); in ParsePathObject()