Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgShape.h336 bool strokeFirst() in strokeFirst() function
342 void strokeFirst(bool strokeFirst) in strokeFirst() function
DtvgShape.cpp311 Result Shape::order(bool strokeFirst) noexcept in order()
DtvgRender.h117 bool strokeFirst = false; member
DtvgCapi.cpp506 TVG_API Tvg_Result tvg_shape_set_paint_order(Tvg_Paint* paint, bool strokeFirst) in tvg_shape_set_paint_order()