Home
last modified time | relevance | path

Searched refs:dot (Results 1 – 13 of 13) sorted by relevance

/lvgl-latest/src/widgets/label/
Dlv_label_private.h34 char dot[LV_LABEL_DOT_NUM + 1]; /**< Bytes that have been replaced with dots */ member
Dlv_label.c1205 for(int i = 0; i < LV_LABEL_DOT_NUM + 1 && label->dot[i]; i++) { in lv_label_revert_dots()
1206 label->text[label->dot_begin + i] = label->dot[i]; in lv_label_revert_dots()
1218 lv_strncpy(label->dot, &label->text[dot_begin], LV_LABEL_DOT_NUM + 1); in lv_label_set_dots()
/lvgl-latest/docs/details/integration/driver/display/
Drenesas_glcdc.rst24 - Generates a dot clock to the panel. The clock source is selectable from internal or external (LCD…
/lvgl-latest/docs/
DDoxyfile184 # first line (until the first dot) of a Javadoc-style comment as the brief
193 # line (until the first dot) of a Qt-style comment as the brief description. If
1880 # 3 is prepended. The dot (.) at the beginning of the MAN_EXTENSION tag is
2138 # Configuration options related to the dot tool
2144 # disabled, but it is recommended to install and use dot, since it yields more
2172 # If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is
2181 # The DOT_NUM_THREADS specifies the number of dot invocations doxygen is allowed
2191 # When you want a differently looking font in the dot files that doxygen
2193 # sure dot is able to find the font, which can be done by putting it in a
2202 # dot graphs.
[all …]
DCONTRIBUTING.rst129 - no dot (``.``) at the end
DREADME.md209 - `.. code-block:: dot` (graphviz),
DCHANGELOG.rst232 - **fix(test): fix filter option dot escape by setting regexp string** `6509 <https://github.com/lv…
/lvgl-latest/docs/details/widgets/
Dkeyboard.rst42 - :cpp:enumerator:`LV_KEYBOARD_MODE_NUMBER` Display numbers, +/- sign, and decimal dot
/lvgl-latest/src/libs/thorvg/
DtvgSvgSceneBuilder.cpp608 const char *dot = strrchr(href, '.'); in _imageBuildHelper() local
609 if (dot && !strcmp(dot, ".svg")) { in _imageBuildHelper()
DtvgLottieExpressions.cpp1170 auto dot = jerry_function_external(_dot); in _buildMath() local
1171 jerry_object_set_sz(context, "dot", dot); in _buildMath()
1172 jerry_value_free(dot); in _buildMath()
/lvgl-latest/scripts/built_in_font/font_license/DejaVuSans/
DLICENSE48 Inc., respectively. For further information, contact: fonts at gnome dot
/lvgl-latest/
DKconfig1195 bool "Monochrome theme, suitable for some E-paper & dot matrix displays"
/lvgl-latest/docs/_static/css/
Dfontawesome.min.css5 …oor-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{conte…