Home
last modified time | relevance | path

Searched refs:binding (Results 1 – 8 of 8) sorted by relevance

/lvgl-latest/docs/details/integration/bindings/
Dpikascript.rst138 PikaScript has a unique C module smart binding tool
152 in the module_class_method format, without any additional work, and all binding and registration is…
183 binding pika_lvgl.pyi...
188 In addition to binding C modules, the precompiler compiles Python scripts to bytecode in the PC, re…
Dapi_json.rst192 collected about macros and in most cases a binding will need to have these
193 statically added to a binding. It is more for collecting the docstrings than
Dmicropython.rst242 callback. Therefore in the MicroPython binding we need to register both a function pointer and a Mi…
245 way. Callbacks that are declared according to the convention would allow the binding to register a …
/lvgl-latest/src/libs/expat/
Dxmlparse.c273 typedef struct binding { struct
275 struct binding *nextTagBinding; argument
276 struct binding *prevPrefixBinding; argument
285 BINDING *binding; argument
3145 b->prefix->binding = b->prevPrefixBinding; in doContent()
3313 b->prefix->binding = b->prevPrefixBinding; in freeBindings()
3341 BINDING *binding; in storeAtts() local
3640 b = id->prefix->binding; in storeAtts()
3717 for (binding = *bindingsPtr; binding; binding = binding->nextTagBinding) in storeAtts()
3718 binding->attId->name[-1] = 0; in storeAtts()
[all …]
/lvgl-latest/docs/details/integration/os/
Dzephyr.rst104 The pseudo device binding descriptions can be found at:
112 empty the binding captures all events regardless of the source. You do not have to instantiate or m…
/lvgl-latest/docs/
DROADMAP.rst58 - |check| Variable binding. I.e create properties which can be bound to Widgets and those Widgets a…
114 - |uncheck| `C++ binding <https://github.com/lvgl/lv_binding_cpp>`__
DREADME_pt_BR.rst122 **Suporte de vinculação (binding) e compilação de arquivos**
/lvgl-latest/docs/details/other-components/
Dobserver.rst248 Widget binding