Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieCommon.h55 struct TextDocument struct
57 char* text = nullptr;
58 float height;
59 float shift;
60 RGB24 color;
61 struct {
64 } bbox;
65 struct {
69 } stroke;
70 char* name = nullptr;
[all …]