Home
last modified time | relevance | path

Searched defs:cell (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/littlevgl/src/lv_objx/
A Dlv_table.c140 uint32_t cell = row * ext->col_cnt + col; in lv_table_set_cell_value() local
254 uint32_t cell = row * ext->col_cnt + col; in lv_table_set_cell_align() local
282 uint32_t cell = row * ext->col_cnt + col; in lv_table_set_cell_type() local
313 uint32_t cell = row * ext->col_cnt + col; in lv_table_set_cell_crop() local
342 uint32_t cell = row * ext->col_cnt + col; in lv_table_set_cell_merge_right() local
409 uint32_t cell = row * ext->col_cnt + col; in lv_table_get_cell_value() local
470 uint32_t cell = row * ext->col_cnt + col; in lv_table_get_cell_align() local
495 uint32_t cell = row * ext->col_cnt + col; in lv_table_get_cell_type() local
616 uint16_t cell = 0; in lv_table_design() local
748 uint16_t cell; in lv_table_signal() local
[all …]
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffmedian.c717 register C_cell *cell; in map_colortable() local
852 register C_cell *cell; in quant_fsdither() local
/AliOS-Things-master/components/freetype/src/smooth/
A Dftgrays.c546 PCell *pcell, cell; in gray_find_cell() local
587 PCell cell = gray_find_cell( RAS_VAR ); in gray_record_cell() local
1394 PCell cell; in gray_dump_cells() local
1425 PCell cell = ras.ycells[yindex]; in gray_sweep() local
/AliOS-Things-master/components/littlevgl/src/lv_themes/
A Dlv_theme_night.c684 static lv_style_t cell; in table_init() local
A Dlv_theme_alien.c797 static lv_style_t cell; in table_init() local
A Dlv_theme_nemo.c774 static lv_style_t cell; in table_init() local
A Dlv_theme_zen.c730 static lv_style_t cell; in table_init() local
A Dlv_theme_material.c751 static lv_style_t cell; in table_init() local
A Dlv_theme.h311 lv_style_t * cell; member
/AliOS-Things-master/components/py_engine/engine/py/
A Dmodbuiltins.c58 mp_obj_t cell = mp_call_function_0(args[0]); in mp_builtin___build_class__() local

Completed in 38 milliseconds