| /lvgl-latest/src/libs/expat/ |
| D | xmlrole.c | 141 static int FASTCALL common(PROLOG_STATE *state, int tok); 171 return common(state, tok); in prolog0() 203 return common(state, tok); in prolog1() 223 return common(state, tok); in prolog2() 240 return common(state, tok); in doctype0() 266 return common(state, tok); in doctype1() 282 return common(state, tok); in doctype2() 298 return common(state, tok); in doctype3() 317 return common(state, tok); in doctype4() 333 return common(state, tok); in doctype5() [all …]
|
| /lvgl-latest/env_support/qnx/aarch64/a.le/ |
| D | Makefile | 1 include ../../common.mk
|
| /lvgl-latest/env_support/qnx/aarch64/so.le/ |
| D | Makefile | 1 include ../../common.mk
|
| /lvgl-latest/env_support/qnx/x86_64/a/ |
| D | Makefile | 1 include ../../common.mk
|
| /lvgl-latest/env_support/qnx/x86_64/so/ |
| D | Makefile | 1 include ../../common.mk
|
| /lvgl-latest/tests/src/test_cases/ |
| D | test_font_loader.c | 69 static void common(void) in common() function 113 common(); in test_font_loader_with_cache() 129 common(); in test_font_loader_no_cache() 145 common(); in test_font_loader_from_buffer()
|
| /lvgl-latest/docs/details/integration/os/yocto/ |
| D | core_components.rst | 16 - *Class Data:* Abstracts common build information (e.g. how to build a 47 The most common usage for BitBake is ``bitbake recipename``, where 99 which contains common settings for any application that is built with 115 common configuration options, and user configuration options in 133 using a different layer where that metadata might be common across
|
| /lvgl-latest/docs/details/libs/ |
| D | fs.rst | 33 Working with common prefixes 47 appended to it, allowing to skip the common part.
|
| /lvgl-latest/src/others/vg_lite_tvg/ |
| D | vg_lite_tvg.cpp | 1304 vg_lite_uint32_t common, stop; in vg_lite_update_linear_grad() local 1324 common = 1; in vg_lite_update_linear_grad() 1327 common = (vg_lite_uint32_t)length; in vg_lite_update_linear_grad() 1332 vg_lite_float_t mul = common * color_ramp[i].stop; in vg_lite_update_linear_grad() 1335 common = MAX(common, (vg_lite_uint32_t)(1.0f / frac + 0.5f)); in vg_lite_update_linear_grad() 1341 width = common + 1; in vg_lite_update_linear_grad() 1354 width = common + 1; in vg_lite_update_linear_grad() 1615 vg_lite_uint32_t common, stop; in vg_lite_update_radial_grad() local 1630 common = 1; in vg_lite_update_radial_grad() 1633 common = (vg_lite_uint32_t)grad->radial_grad.r; in vg_lite_update_radial_grad() [all …]
|
| /lvgl-latest/docs/details/widgets/ |
| D | checkbox.rst | 50 common state add/clear function:
|
| D | win.rst | 79 as its image source. All valid image sources are supported, but a common source
|
| D | keyboard.rst | 60 To enable key pop-overs on press, like on common Android and iOS
|
| /lvgl-latest/docs/details/integration/ide/ |
| D | pc-simulator.rst | 17 provides a common platform for every user.
|
| /lvgl-latest/docs/details/integration/driver/display/ |
| D | renesas_glcdc.rst | 75 Software based screen rotation is supported in partial mode. It uses the common API, no extra confi…
|
| D | gen_mipi.rst | 18 (ST7735, ST7789, ST7796) and Ilitek (ILI9341) SOCs. These commands provide a common interface to co… 23 …et used in many LCD controllers with an SPI or i8080 bus, and provides a common framework for chip…
|
| /lvgl-latest/docs/details/other-components/ |
| D | ime_pinyin.rst | 36 than 1,000 of the most common CJK radicals, so it is recommended to use a
|
| D | xml.rst | 234 /*Apply the common properties, e.g. width, height, styles flags etc*/ 237 /* Apply the common properties, e.g., width, height, styles, flags, etc. */
|
| /lvgl-latest/docs/details/integration/bindings/ |
| D | pikascript.rst | 9 microcontrollers, and it supports a subset of the common Python3 syntax.
|
| D | api_json.rst | 22 generated that has most common things turned on
|
| /lvgl-latest/docs/details/base-widget/ |
| D | coord.rst | 239 It's quite common to align a child to the center of its parent, 391 common coordinate setting features have a "simple" version and the more
|
| /lvgl-latest/docs/details/integration/chip/ |
| D | espressif.rst | 76 These components share a common public API, making it easy to migrate your projects across differen…
|
| /lvgl-latest/tests/ |
| D | CMakeLists.txt | 99 -Wno-unused-but-set-variable # unused variables are common in the dual-heap arrangement
|
| /lvgl-latest/docs/intro/add-lvgl-to-your-project/ |
| D | threading.rst | 121 Under an OS, it is common to have many threads of execution ("tasks" in some OSes)
|
| /lvgl-latest/docs/intro/ |
| D | basics.rst | 176 Attributes common to all Widgets are set by functions that look like this::
|
| /lvgl-latest/docs/details/main-components/ |
| D | indev.rst | 263 A common example of an encoder is a device with a turning knob that tells the hosting
|