Home
last modified time | relevance | path

Searched refs:chart (Results 1 – 17 of 17) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_chart.h183 void lv_chart_set_series_opa(lv_obj_t * chart, lv_opa_t opa);
239 lv_obj_set_style(chart, style); in lv_chart_set_style()
289 void lv_chart_set_margin(lv_obj_t * chart, uint16_t margin);
300 lv_chart_type_t lv_chart_get_type(const lv_obj_t * chart);
307 uint16_t lv_chart_get_point_cnt(const lv_obj_t * chart);
314 lv_opa_t lv_chart_get_series_opa(const lv_obj_t * chart);
321 lv_coord_t lv_chart_get_series_width(const lv_obj_t * chart);
328 lv_opa_t lv_chart_get_series_darking(const lv_obj_t * chart);
339 return lv_obj_get_style(chart); in lv_chart_get_style()
347 uint16_t lv_chart_get_margin(lv_obj_t * chart);
[all …]
A Dlv_chart.c226 lv_obj_invalidate(chart); in lv_chart_set_div_line_count()
243 lv_chart_refresh(chart); in lv_chart_set_range()
258 lv_chart_refresh(chart); in lv_chart_set_type()
320 lv_chart_refresh(chart); in lv_chart_set_point_count()
334 lv_obj_invalidate(chart); in lv_chart_set_series_opa()
348 lv_obj_invalidate(chart); in lv_chart_set_series_width()
361 lv_obj_invalidate(chart); in lv_chart_set_series_darking()
378 lv_chart_refresh(chart); in lv_chart_init_points()
392 lv_chart_refresh(chart); in lv_chart_set_points()
433 lv_obj_invalidate(chart); in lv_chart_set_update_mode()
[all …]
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme.h145 lv_style_t * chart; member
A Dlv_theme_templ.c186 theme.style.chart = &def; in chart_init()
A Dlv_theme_default.c212 theme.style.chart = &lv_style_pretty; in chart_init()
A Dlv_theme_mono.c251 theme.style.chart = &light_frame; in chart_init()
A Dlv_theme_nemo.c425 theme.style.chart = &panel; in chart_init()
A Dlv_theme_night.c329 theme.style.chart = &panel; in chart_init()
A Dlv_theme_zen.c339 theme.style.chart = theme.style.panel; in chart_init()
A Dlv_theme_alien.c441 theme.style.chart = &panel; in chart_init()
A Dlv_theme_material.c359 theme.style.chart = theme.style.panel; in chart_init()
/AliOS-Things-master/components/SDL2/docs/
A Ddoxyfile1374 # http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
/AliOS-Things-master/components/SDL2/src/hidapi/doxygen/
A DDoxyfile1445 # http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
/AliOS-Things-master/components/SDL2/src/gfx/Docs/
A Dhtml.doxyfile1624 # http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the
/AliOS-Things-master/components/jsoncpp/doc/
A Ddoxyfile.in2037 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
A Dweb_doxyfile.in2025 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the
/AliOS-Things-master/components/littlevgl/scripts/
A DDoxyfile2151 # http://www.mcternan.me.uk/mscgen/)) to produce the chart and insert it in the

Completed in 33 milliseconds