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

  /external/webkit/Source/WebCore/platform/graphics/android/context/
GraphicsOperation.h 398 : m_point1(point1), m_point2(point2) {}
400 context->drawLine(m_point1, m_point2);
406 IntPoint m_point2; member in class:WebCore::GraphicsOperation::DrawLine
  /external/webkit/Source/WebCore/platform/graphics/wince/
PlatformPathWinCE.h 97 PathPoint m_point2; member in struct:WebCore::PlatformPathElement::BezierCurveTo

Completed in 193 milliseconds