Searched defs:lineTo (Results 1 – 2 of 2) sorted by relevance
/lvgl-latest/src/libs/thorvg/ | ||
D | tvgShape.h | 189 void lineTo(float x, float y) in lineTo() function |
D | tvgShape.cpp | 113 Result Shape::lineTo(float x, float y) noexcept in lineTo() function in Shape |