Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dpointer.h88 struct Token { struct
89 … //!< Name of the token. It has null character at the end but it can contain null character.
90 SizeType length; //!< Length of the name.
91 … SizeType index; //!< A valid array index, if it is not equal to kPointerInvalidIndex.
Dreader.h1798 enum Token { enum