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