Searched refs:RawNumber (Results 1 – 6 of 6) sorted by relevance
| /lvgl-latest/src/libs/thorvg/ |
| D | tvgLottieParserHandler.h | 133 bool RawNumber(const char *, SizeType, TVG_UNUSED bool) in RawNumber() function
|
| /lvgl-latest/src/libs/thorvg/rapidjson/ |
| D | prettywriter.h | 103 bool RawNumber(const Ch* str, SizeType length, bool copy = false) {
|
| D | reader.h | 212 …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()
|
| D | writer.h | 196 bool RawNumber(const Ch* str, SizeType length, bool copy = false) {
|
| D | schema.h | 356 bool RawNumber(const Ch* str, SizeType len, bool) { in RawNumber() function 2838 bool RawNumber(const Ch* str, SizeType length, bool copy)
|
| D | document.h | 2828 bool RawNumber(const Ch* str, SizeType length, bool copy) {
|