Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgSwShape.cpp240 static void _dashMoveTo(SwDashStroke& dash, uint32_t offIdx, float offset, const Point* pts) in _dashMoveTo()
359 uint32_t offIdx = 0; in _genDashOutline() local