Home
last modified time | relevance | path

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

/lvgl-latest/src/libs/thorvg/rapidjson/
Dencodedstream.h221 UTFType type_; variable
283 UTFType type_; variable
Dschema.h1708 unsigned type_; // bitmask of kSchemaType variable
/lvgl-latest/scripts/gen_json/
Dpycparser_monkeypatch.py538 def is_type(obj, type_): argument