Home
last modified time | relevance | path

Searched refs:RawNumber (Results 1 – 6 of 6) sorted by relevance

/lvgl-latest/src/libs/thorvg/
DtvgLottieParserHandler.h133 bool RawNumber(const char *, SizeType, TVG_UNUSED bool) in RawNumber() function
/lvgl-latest/src/libs/thorvg/rapidjson/
Dprettywriter.h103 bool RawNumber(const Ch* str, SizeType length, bool copy = false) {
Dreader.h212 …bool RawNumber(const Ch* str, SizeType len, bool copy) { return static_cast<Override&>(*this).Stri… in RawNumber() function
1693 cont = handler.RawNumber(str, SizeType(length), false); in ParseNumber()
1705 cont = handler.RawNumber(str, SizeType(length), true); in ParseNumber()
Dwriter.h196 bool RawNumber(const Ch* str, SizeType length, bool copy = false) {
Dschema.h356 bool RawNumber(const Ch* str, SizeType len, bool) { in RawNumber() function
2838 bool RawNumber(const Ch* str, SizeType length, bool copy)
Ddocument.h2828 bool RawNumber(const Ch* str, SizeType length, bool copy) {