Home
last modified time | relevance | path

Searched defs:tb (Results 1 – 3 of 3) sorted by relevance

/lvgl-latest/examples/others/file_explorer/
Dlv_example_file_explorer_3.c9 static void exch_table_item(lv_obj_t * tb, int16_t i, int16_t j) in exch_table_item()
24 static void sort_by_file_kind(lv_obj_t * tb, int16_t lo, int16_t hi) in sort_by_file_kind()
57 lv_obj_t * tb = lv_file_explorer_get_file_table(obj); in file_explorer_event_handler() local
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.c648 static void exch_table_item(lv_obj_t * tb, int16_t i, int16_t j) in exch_table_item()
686 static void sort_by_file_kind(lv_obj_t * tb, int16_t lo, int16_t hi) in sort_by_file_kind()
/lvgl-latest/src/libs/thorvg/
DtvgSvgLoader.cpp671 unsigned char tr, tg, tb; in _toColor() local
721 float th, ts, tb; in _toColor() local