Searched defs:AddLine (Results 1 – 6 of 6) sorted by relevance
| /third_party/mingw-w64/mingw-w64-headers/include/gdiplus/ |
| D | gdipluspath.h | 219 Status AddLine(REAL x1, REAL y1, REAL x2, REAL y2) in AddLine() function 224 Status AddLine(INT x1, INT y1, INT x2, INT y2) in AddLine() function 229 Status AddLine(const PointF& pt1, const PointF& pt2) in AddLine() function 234 Status AddLine(const Point& pt1, const Point& pt2) in AddLine() function
|
| /third_party/flutter/skia/gm/ |
| D | degeneratesegments.cpp | 120 static SkPoint AddLine(SkPath& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
|
| /third_party/skia/gm/ |
| D | degeneratesegments.cpp | 120 static SkPoint AddLine(SkPathBuilder& path, SkPoint& startPt) { in AddLine() function in skiagm::DegenerateSegmentsGM
|
| /third_party/uboot/u-boot-2020.01/tools/buildman/ |
| D | builder.py | 767 def AddLine(lines_summary, lines_boards, line, board): function
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 1041 void ImDrawList::AddLine(const ImVec2& a, const ImVec2& b, ImU32 col, float thickness) in AddLine() function in ImDrawList
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imgui_draw.cpp | 1377 void ImDrawList::AddLine(const ImVec2& p1, const ImVec2& p2, ImU32 col, float thickness) in AddLine() function in ImDrawList
|