Searched refs:binding (Results 1 – 8 of 8) sorted by relevance
138 PikaScript has a unique C module smart binding tool152 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…
192 collected about macros and in most cases a binding will need to have these193 statically added to a binding. It is more for collecting the docstrings than
242 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 …
273 typedef struct binding { struct275 struct binding *nextTagBinding; argument276 struct binding *prevPrefixBinding; argument285 BINDING *binding; argument3145 b->prefix->binding = b->prevPrefixBinding; in doContent()3313 b->prefix->binding = b->prevPrefixBinding; in freeBindings()3341 BINDING *binding; in storeAtts() local3640 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 …]
104 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…
58 - |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>`__
122 **Suporte de vinculação (binding) e compilação de arquivos**
248 Widget binding