Home
last modified time | relevance | path

Searched refs:model (Results 1 – 11 of 11) sorted by relevance

/lvgl-latest/docs/details/integration/bindings/
Djavascript.rst103 - `boxing-model <https://github.com/lvgl/lv_binding_js/blob/master/doc/style/boxing-model.md>`__
/lvgl-latest/src/libs/expat/
Dexpat.h191 XML_Content *model);
980 XML_FreeContentModel(XML_Parser parser, XML_Content *model);
Dxmlparse.c2384 XML_FreeContentModel(XML_Parser parser, XML_Content *model) { in XML_FreeContentModel() argument
2386 FREE(parser, model); in XML_FreeContentModel()
5685 XML_Content *model = build_model(parser); in doProlog() local
5686 if (! model) in doProlog()
5690 parser->m_handlerArg, parser->m_declElementType->name, model); in doProlog()
/lvgl-latest/docs/details/integration/os/yocto/
Dcore_components.rst126 target. `The yocto project layer model <https://docs.yoctoproject.org/
127 overview-manual/yp-intro.html#the-yocto-project-layer-model>`_
/lvgl-latest/docs/details/integration/driver/
Dlibinput.rst51 …#define LV_LIBINPUT_XKB_KEY_MAP { .rules = NULL, .model = "pc101", .layout = "us", .variant = N…
/lvgl-latest/docs/details/base-widget/layouts/
Dflex.rst74 These values cause the Widget's layout behavior to model `CSS Flexbox`_ behavior
86 which makes the parent Widget model the Flex-container behavior defined `here
/lvgl-latest/env_support/cmsis-pack/
Dlv_conf_cmsis.h1093 …#define LV_LIBINPUT_XKB_KEY_MAP { .rules = NULL, .model = "pc101", .layout = "us", .variant = NULL…
/lvgl-latest/
Dlv_conf_template.h1194 …#define LV_LIBINPUT_XKB_KEY_MAP { .rules = NULL, .model = "pc101", .layout = "us", .variant = NULL…
/lvgl-latest/docs/intro/
Dintroduction.rst277 - If your display has an SPI port consider changing to a model with a parallel interface because it…
/lvgl-latest/src/
Dlv_conf_internal.h3856 …#define LV_LIBINPUT_XKB_KEY_MAP { .rules = NULL, .model = "pc101", .layout = "us", .variant = NULL…
/lvgl-latest/docs/details/base-widget/
Dcoord.rst85 model. A Widget's "box" is built from the following parts: