Searched defs:operator (Results 1 – 13 of 13) sorted by relevance
/lvgl-latest/src/libs/thorvg/rapidjson/ |
D | encodedstream.h | 60 EncodedInputStream& operator=(const EncodedInputStream&); in RAPIDJSON_DIAG_OFF() local 91 EncodedInputStream& operator=(const EncodedInputStream&); variable 122 EncodedOutputStream& operator=(const EncodedOutputStream&); variable 168 AutoUTFInputStream& operator=(const AutoUTFInputStream&); variable 272 AutoUTFOutputStream& operator=(const AutoUTFOutputStream&); variable
|
D | ostreamwrapper.h | 67 BasicOStreamWrapper& operator=(const BasicOStreamWrapper&); in RAPIDJSON_DIAG_OFF() local
|
D | istreamwrapper.h | 90 BasicIStreamWrapper& operator=(const BasicIStreamWrapper&); in RAPIDJSON_DIAG_OFF() local
|
D | filewritestream.h | 84 FileWriteStream& operator=(const FileWriteStream&); variable
|
D | stringbuffer.h | 93 GenericStringBuffer& operator=(const GenericStringBuffer&); variable
|
D | prettywriter.h | 264 PrettyWriter& operator=(const PrettyWriter&); variable
|
D | document.h | 435 GenericStringRef& operator=(const GenericStringRef& rhs) /* = delete */; member
|
D | reader.h | 696 GenericReader& operator=(const GenericReader&); variable 707 ClearStackOnExit& operator=(const ClearStackOnExit&); member 951 StackStream& operator=(const StackStream&); variable
|
D | writer.h | 508 Writer& operator=(const Writer&); variable
|
/lvgl-latest/src/libs/thorvg/ |
D | tvgTaskScheduler.h | 65 void operator()(unsigned tid) in operator() function
|
D | tvgLottieProperty.h | 314 T operator()(float frameNo) in operator() function 325 T operator()(float frameNo, LottieExpressions* exps) in operator() function 414 …bool operator()(float frameNo, Array<PathCommand>& cmds, Array<Point>& pts, Matrix* transform, con… in operator() function 490 …bool operator()(float frameNo, Array<PathCommand>& cmds, Array<Point>& pts, Matrix* transform, con… in operator() function 571 Result operator()(float frameNo, Fill* fill, LottieExpressions* exps) in operator() function 693 Point operator()(float frameNo) in operator() function 704 Point operator()(float frameNo, LottieExpressions* exps) in operator() function 806 TextDocument& operator()(float frameNo) in operator() function
|
/lvgl-latest/src/libs/thorvg/rapidjson/internal/ |
D | stack.h | 215 Stack& operator=(const Stack&); variable
|
/lvgl-latest/src/libs/lodepng/ |
D | lodepng.h | 1111 State & operator=(const State & other); variable
|