Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/
DtvgLottieParserHandler.h182 bool Invalid() in Invalid() function
DtvgPaint.h34 enum ContextFlag : uint8_t {Invalid = 0, FastTrack = 1}; enumerator
DtvgLottieProperty.h118 …ype : uint8_t { Point = 0, Float, Opacity, Color, PathSet, ColorStop, Position, TextDoc, Invalid }; enumerator