Home
last modified time | relevance | path

Searched refs:E (Results 1 – 25 of 29) sorted by relevance

12

/lvgl-latest/src/libs/expat/
Dxmltok.c215 # define STANDARD_VTABLE(E) \ argument
216 E##byteType, E##isNameMin, E##isNmstrtMin, E##byteToAscii, E##charMatches,
220 # define STANDARD_VTABLE(E) /* as nothing */ argument
224 #define NORMAL_VTABLE(E) \ argument
225 E##isName2, E##isName3, E##isName4, E##isNmstrt2, E##isNmstrt3, \
226 E##isNmstrt4, E##isInvalid2, E##isInvalid3, E##isInvalid4
625 #define DEFINE_UTF16_TO_UTF8(E) \ argument
626 static enum XML_Convert_Result PTRCALL E##toUtf8( \
702 #define DEFINE_UTF16_TO_UTF16(E) \ argument
703 static enum XML_Convert_Result PTRCALL E##toUtf16( \
/lvgl-latest/docs/details/integration/driver/
Duefi.rst38 …e file system support for the file system from which the appliation got loaded (default letter 'E')
95 lv_image_set_src(cursor, "E:cursor.png");
/lvgl-latest/tests/src/test_libs/rnd_unicodes/rnd_unicodes/
DREADME.md36 9Ky鰒9奷鱈39澂9R鴥8覗E祫f912QR梑dX啀凐覎liGPC俟j3S6V4ZBU8藉W舖旫iR8EFcHV8b尜橃o8Wsle121nb駆侓6璸9hQQ6Cy桪oc8姌f7X賣5孛0幬5Sb…
/lvgl-latest/docs/details/libs/
Dfs.rst31 files using that driver letter. E.g. ``"S:path/to/file.txt"``.
45 The **working directory** can be set with ``LV_FS_..._PATH``. E.g.
Drlottie.rst80 array. E.g.:
/lvgl-latest/docs/
DROADMAP.rst31 - |check| Consider flat directory structure. E.g. `extra/widgets` to `widgets`
88 `style_anim_speed`. E.g. on large values of anim time store the
122 - |uncheck| Global states in selectors. E.g. `LV_STATE_PRESSED | SMALL_SCREEN` like media quarry in…
154 - |uncheck| More grid features. E.g. repeat(auto-fill, minmax( px, 1fr))
/lvgl-latest/demos/music/
DREADME.md20 …- If there is a large enough bass, add a random offset to the position of the bars. E.g. start fro…
/lvgl-latest/docs/details/widgets/
Dspangroup.rst73 E.g. ``lv_span_t * span = lv_spangroup_get_child(spangroup, 0)`` will
85 E.g. ``uint32_t size = lv_spangroup_get_span_count(spangroup)``
Dbuttonmatrix.rst52 Use ``"\n"`` in the map to insert a **line break**. E.g.
66 row with :cpp:expr:`lv_buttonmatrix_set_button_width(btn_matrix, button_id, width)` E.g. in a
Dtable.rst81 will be used to show the whole Table in the respective direction. E.g.
Dlottie.rst68 array. E.g.:
Dchart.rst338 :cpp:struct:`lv_point_t` variable. E.g. ``lv_point_t point = {10, 20}``. If the chart
/lvgl-latest/.github/
Dpull_request_template.md1 Fixes #xxxx <!-- E.g. Fixes #1234 to reference the fixed issue. Can be removed if there is no relat…
/lvgl-latest/docs/details/debugging/
Dlog.rst25 as well. E.g. if you :c:macro:`LV_LOG_LEVEL_WARN`, errors will be also logged.
Dprofiler.rst147 LVGL-1 [0] 2892.003550: tracing_mark_write: E|1|lv_draw_rect
149 LVGL-1 [0] 2892.003556: tracing_mark_write: E|1|lv_draw_rect
151 LVGL-1 [0] 2892.003573: tracing_mark_write: E|1|lv_draw_rect
/lvgl-latest/docs/intro/
Dintroduction.rst95 * Major version: incompatible API changes. E.g. v5.0.0, v6.0.0
96 * Minor version: new but backward-compatible functionalities. E.g. v6.1.0, v6.2.0
97 * Patch version: backward-compatible bug fixes. E.g. v6.1.1, v6.1.2
210 * Be sure your display works without LVGL. E.g. paint it to red on start up.
/lvgl-latest/docs/details/base-widget/
Dcoord.rst37 :c:macro:`LV_COORD_MAX` always means pixels. E.g.
43 E.g. :cpp:expr:`lv_obj_set_width(btn, lv_pct(50))`. If you want
55 similar to ``auto`` in CSS. E.g.
368 together. E.g. make all the sliders 100x10 pixels sized.
374 E.g. 100 px wide in :cpp:enumerator:`LV_STATE_DEFAULT` but 120 px
Dobj.rst417 - Set a color format with alpha channel. E.g.
476 values can be used as well. E.g.
510 - :cpp:enumerator:`LV_OBJ_FLAG_ADV_HITTEST` Allow performing more accurate hit (click) test. E.g. …
Dscroll.rst143 OR-ed values are also possible. E.g. :cpp:expr:`LV_DIR_TOP | LV_DIR_LEFT`.
/lvgl-latest/docs/details/base-widget/layouts/
Dflex.rst90 on the main axis. E.g. flush the items to the right on
94 on the cross axis. E.g. if the items have different height, align them
/lvgl-latest/examples/arduino/LVGL_Arduino/
DLVGL_Arduino.ino126 * Or try out a demo. Don't forget to enable the demos in lv_conf.h. E.g. LV_USE_DEMO_WIDGETS
/lvgl-latest/docs/details/main-components/
Dfont.rst3 .. |eacute| unicode:: U+000E9 .. LATIN SMALL LETTER E WITH ACUTE
234 - Static text (i.e. const) is not processed. E.g. text set by :cpp:func:`lv_label_set_text`
315 4. Add the Unicode ID of the symbol to the range field. E.g.\ ``0xf287``
Danimation.rst96 /* Set start and end values. E.g. 0, 150 */
/lvgl-latest/docs/details/other-components/
Dobj_property.rst188 * E.g.
/lvgl-latest/docs/details/base-widget/styles/
Dstyle-properties.rst253 Rotate Widget. The value is interpreted in 0.1 degree units. E.g. 450 means 45 deg.
295 Skew Widget horizontally. The value is interpreted in 0.1 degree units. E.g. 450 means 45 deg.
309 Skew Widget vertically. The value is interpreted in 0.1 degree units. E.g. 450 means 45 deg.
1330 … animation parameters are widget specific, e.g. animation time could be the E.g. blink time of the…
1344 Animation duration in milliseconds. Its meaning is widget specific. E.g. blink time of the cursor o…

12