Home
last modified time | relevance | path

Searched refs:candidate (Results 1 – 7 of 7) sorted by relevance

/lvgl-latest/docs/details/integration/framework/
Darduino.rst10 For example ESP32 is a good candidate to create UI's with LVGL.
/lvgl-latest/docs/
DROADMAP.rst18 - December 18: Release candidate version and call to test
DDoxyfile615 # only one candidate or it is obvious which candidate to choose by doing a
/lvgl-latest/docs/details/integration/bindings/
Dmicropython.rst43 high-level GUI library, which seems to be a natural candidate to map into a higher level language, …
/lvgl-latest/
DKconfig1586 int "Maximum number of candidate panels for 9-key input mode"
1596 int "Maximum number of candidate panels"
1600 Set the maximum number of candidate panels that can be displayed.
/lvgl-latest/docs/details/base-widget/styles/
Dstyle.rst358 These functions use the Widget's current state and if no better candidate exists they return the de…
/lvgl-latest/src/libs/expat/
Dxmlparse.c3797 is_rfc3986_uri_char(XML_Char candidate) { in is_rfc3986_uri_char() argument
3801 switch (candidate) { in is_rfc3986_uri_char()