Home
last modified time | relevance | path

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

/lvgl-latest/examples/others/file_explorer/
Dlv_example_file_explorer_3.c24 static void sort_by_file_kind(lv_obj_t * tb, int16_t lo, int16_t hi) in sort_by_file_kind()
/lvgl-latest/src/others/file_explorer/
Dlv_file_explorer.c686 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/expat/
Dxmltok.c83 #define UCS2_GET_NAMING(pages, hi, lo) \ argument
600 unicode_byte_type(char hi, char lo) { in unicode_byte_type()