Searched refs:m_point2 (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/wince/
H A DPlatformPathWinCE.h97 PathPoint m_point2; member in struct:WebCore::PlatformPathElement::BezierCurveTo
/external/webkit/Source/WebCore/platform/graphics/android/context/
H A DGraphicsOperation.h398 : m_point1(point1), m_point2(point2) {}
400 context->drawLine(m_point1, m_point2);
406 IntPoint m_point2; member in class:WebCore::GraphicsOperation::DrawLine

Completed in 467 milliseconds