Home
last modified time | relevance | path

Searched defs:moveTo (Results 1 – 2 of 2) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgShape.h183 void moveTo(float x, float y) in moveTo() function
DtvgShape.cpp105 Result Shape::moveTo(float x, float y) noexcept in moveTo() function in Shape