Home
last modified time | relevance | path

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

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_app_thermostat.c297 lv_obj_t * plus = lv_image_create(temperature_box); in create_widget2_value() local
298 lv_image_set_inner_align(plus, LV_IMAGE_ALIGN_CENTER); in create_widget2_value()
299 lv_obj_set_size(plus, c->sz->icon[ICON_MD], c->sz->icon[ICON_MD]); in create_widget2_value()
300 lv_obj_set_style_bg_color(plus, lv_color_white(), 0); in create_widget2_value()
301 lv_obj_set_style_bg_opa(plus, LV_OPA_COVER, 0); in create_widget2_value()
302 lv_obj_set_style_radius(plus, LV_COORD_MAX, 0); in create_widget2_value()
303 lv_obj_add_flag(plus, LV_OBJ_FLAG_CLICKABLE); in create_widget2_value()
304 lv_obj_add_event_cb(plus, widget2_temperature_button_clicked_cb, LV_EVENT_CLICKED, NULL); in create_widget2_value()
305 lv_image_set_src(plus, c->imgs[IMG_PLUS]); in create_widget2_value()
/lvgl-latest/docs/intro/add-lvgl-to-your-project/
Dgetting_lvgl.rst15 the ``src`` directory, plus ``lvgl/lvgl.h``, and ``lvgl/lv_version.h``.
/lvgl-latest/src/libs/thorvg/rapidjson/internal/
Ddiyfp.h122 void NormalizedBoundaries(DiyFp* minus, DiyFp* plus) const { in NormalizedBoundaries()
127 *plus = pl; in NormalizedBoundaries()
/lvgl-latest/docs/_static/css/
Dfontawesome.min.css5plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{con…
/lvgl-latest/docs/details/widgets/
Dbuttonmatrix.rst15 bytes a normal :ref:`Button <lv_button>` Widget plus the 100 or so bytes
/lvgl-latest/docs/details/integration/boards/
Dtoradex.rst136 verdin-arm-family/nxp-imx-8m-plus>`_
/lvgl-latest/docs/details/other-components/
Dobj_id.rst164 specified Widget (that Widget plus all its children recursively) using the
Dobj_property.rst34 A Widget's properties are the combined set of :ref:`styles` plus additional properties
/lvgl-latest/docs/details/base-widget/
Dcoord.rst21 - x=0; y=0 coordinate means the top-left corner of the parent plus the left/top padding plus border…
/lvgl-latest/docs/details/main-components/
Dfs.rst45 identifier character plus a colon (':').
Dfont.rst127 - :c:macro:`LV_FONT_SIMSUN_16_CJK`: 16 px font with normal range plus 1000 of the most common CJK …