Home
last modified time | relevance | path

Searched defs:DrawLine (Results 1 – 3 of 3) sorted by relevance

/third_party/mingw-w64/mingw-w64-headers/include/gdiplus/
Dgdiplusgraphics.h497 Status DrawLine(const Pen *pen, REAL x1, REAL y1, REAL x2, REAL y2) in DrawLine() function
503 Status DrawLine(const Pen *pen, INT x1, INT y1, INT x2, INT y2) in DrawLine() function
509 Status DrawLine(const Pen *pen, const PointF& pt1, const PointF& pt2) in DrawLine() function
515 Status DrawLine(const Pen *pen, const Point& pt1, const Point& pt2) in DrawLine() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DSimpleOperationTest.cpp351 TEST_P(SimpleOperationTest, DrawLine) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DSimpleOperationTest.cpp349 TEST_P(SimpleOperationTest, DrawLine) in TEST_P() argument